PDA

View Full Version : show cart function



seanquinn
March 29th, 2003, 05:33 PM
In my store settings, I have "stay on product page" checked as the Add to Cart behavior. I want to have a link/button on the product page (and product preview) that allows the shopper to view the contents of their shopping cart. Plus I don't see a way for the shopper to be able to checkout, since there is no way to get to the cart.

Also form the cart, I would like a "continue shopping" link/button that takes the shopper back to the product page (or even category page.)

I'm probably just overlooking something simple, but still...

Jamie
March 31st, 2003, 12:35 PM
Hi,


In my store settings, I have "stay on product page" checked as the Add to Cart behavior. I want to have a link/button on the product page (and product preview) that allows the shopper to view the contents of their shopping cart. Plus I don't see a way for the shopper to be able to checkout, since there is no way to get to the cart.

When you add an item to the cart, a checkout button appears in the left navigation. If you want to add a link on every product record, add a link http://yoursite.com/your_cart_page.php?show_cart=1 to the template that controls the product display, "show_product_detail.php".


Also form the cart, I would like a "continue shopping" link/button that takes the shopper back to the product page (or even category page.)

Please see this post:
http://www.ldev.com/forums/showthread.php?s=&threadid=206

Thanks,
Jamie

hlfunk
April 22nd, 2003, 02:55 PM
This is a continue shopping button that may be useful to those have requested the function. Of course, you will still need to add the javascript.

Howardhttp://www.hlfunk.com/sq/viewing_cart.gif