Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I make Add to Cart stay on the same page?

How do I make Add to Cart stay on the same page?

Locked

Views: 1,433

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
17 Nov 2008, 11:57 PM
#1
twiddletails avatar

twiddletails

New Zenner

Join Date:
Sep 2008
Location:
Seatte, WA
Posts:
47
Plugin Contributions:
0

How do I make Add to Cart stay on the same page?

I have the column layout mod running. When I add an item to the cart on the screen where multiple products are displayed, the item is added to the cart but then the buyer is taken to the product listing page for that product.
I'd like it to stay on the sub-category page so that the buyer can add other products to their cart without having to start over.
Can anyone help?

Thanks!

url: https://www.twiddletails.com/store

19 Nov 2008, 12:29 AM
#3
twiddletails avatar

twiddletails

New Zenner

Join Date:
Sep 2008
Location:
Seatte, WA
Posts:
47
Plugin Contributions:
0

Re: How do I make Add to Cart stay on the same page?

Maybe I didn't explain it very clearly.
Even if I set the "Display Cart after Adding Product" option to FALSE, it goes to the product detail page after I click "Add to Cart" and I want it to stay on the product listing page (where there are multiple products).

Will I need to do a lot of coding to change this?

10 Jan 2009, 9:26 AM
#4
easyserve avatar

easyserve

New Zenner

Join Date:
Jun 2008
Location:
Hamilton, NZ
Posts:
4
Plugin Contributions:
0

Re: How do I make Add to Cart stay on the same page?

Any luck with this? I have tried several solutions posted here on the boards, none work.

10 Jan 2009, 10:12 AM
#5
easyserve avatar

easyserve

New Zenner

Join Date:
Jun 2008
Location:
Hamilton, NZ
Posts:
4
Plugin Contributions:
0

Re: How do I make Add to Cart stay on the same page?

This thread worked for me:

http://www.zen-cart.com/forum/showthread.php?t=63372

The only additional change I made was removing the product_id from the url string - this prevented zen putting the products name as the title after clicking add to cart.