Checkout button next to add to cart button

Is it possible to display the checkout button right next to the add to cart button after a customers adds something to the cart on the featured articles page ?

it should be their



sometimes I go on sites then add something to cart then have to look for the checkout button :mad:



i mean you have to make the cart as easy as possible to use

[quote name=‘truem’]it should be their



sometimes I go on sites then add something to cart then have to look for the checkout button :mad:



i mean you have to make the cart as easy as possible to use[/QUOTE]



Hi there,



I have the same issue. I would like to add a “view cart” and “checkout” button beside the “add to cart” button with each product. ([URL=“safeplug.com - safeplug Resources and Information.”]safeplug.com - safeplug Resources and Information.)



As it is now the customer has to search for the checkout button at the top right of the page. It must be easier to find. I would also like to add “checkout” button to the main navigation menu at the top of the page.



I would truly appreciate the help!



Thank you!



Adam

In “/skins/CLIENT_SKIN/customer/products_pages/product_details.tpl”



AFTER



{include file="buttons/add_to_cart.tpl" but_onclick="product_form.set_field_value(mode_name, 'add'); fn_add_to_cart(`$product.product_id`, `$smarty.capture.ajax_add_to_cart`);"}




ADD



{$lang.checkout}

Matt, do you know what is a direct link to add product to cart button?

Can’t find it, AJAX is a hussle for me ((



Thanks



Denis



oh, i guess this is it:





with that:







thanks goes to previous post by

SWS
Senior Member
CS Dev Team