- This topic has 2 replies, 2 voices, and was last updated 12 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore – Shopping Cart: Continue Shopping Link
Tagged: continue shopping link, shopping cart, WP eStore
Is there a way to have the “continue shopping” link direct back to the page the customer was just looking at instead of a generic page (like the products page)?
For example:
On this page http://rampantdesigntools.com/rampant-singles-timelapse-clouds/ you will see that the clips can be added to the cart but when directed at the cart to “Continue Shopping”, the customer is redirected to our main products page. A customer may want to come back to the same page in order to purchase more than one of the single clips.
I would also like to implement this with our full volumes as well.
Any suggestions would be helpful on how to combat this.
Thanks.
I think the ajax option will work better for your situation. Use the ajax add to cart option to allow user to add items to the cart so they can stay on the page where they are. This post will explain more on how to use this option:
Alternatively, turn off the “Automatic redirection to checkout page” option from eStore settings and place a compact cart somewhere on your products page. This will allow the users to keep adding items and when they are ready to checkout, they can click on the “Checkout” link. This document has examples of various compact carts that you can use with eStore:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-compact-cart-display-templates-1527
Let me know if that helps.
Thank you for your response. I understand the ajax option and I am looking into seeing how this will work with my site.