Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Displaying Shopping Cart
- This topic has 4 replies, 2 voices, and was last updated 13 years, 9 months ago by
Power Kitten.
-
AuthorPosts
-
January 31, 2012 at 10:34 pm #5449
Power Kitten
SpectatorHello
How do I get a shopping cart to display? At the moment, customers click on the buy button on the product page and it goes straight to PayPal. I am sure when I first started with eStore that I could see the cart when I made a test purchase, but it seems no more! I must have checked or unchecked something along the way…
Hope someone can help, as I’m very keen to use the shipping variation option for international sales. I am assuming that these shipping options only show up on a shopping cart page, as opposed to within PayPal.
Thanks!
January 31, 2012 at 11:20 pm #41492Peter
MemberHi,
Please see my answers inline below:
1) “customers click on the buy button on the product page and it goes straight to PayPal”
This is the expected behaviour for a “Buy Now” button whereby you are using a shortcode which may look something like:
[wp_eStore_buy_now:product_id:1:end].
If you want customers to add items to a shopping cart you need to use the add to cart shortcode such as:
[wp_eStore_add_to_cart id=1]
Note: you should also change your button to reflect the type of shortcode so that your customers don’t get confused.
I highly recommend that you read the documentation about how to add an add to cart button which can be found here:
How to Show Add to Cart buttons Using the WordPress eStore Shopping Cart Plugin
2) “I am assuming that these shipping options only show up on a shopping cart page, as opposed to within PayPal”
You can use the eStore shipping functionality or alternatively you can revert to the PayPal profile based shipping. Please take the time to read about this in the “Shipping and Tax Related” section on this page:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-documentation
January 31, 2012 at 11:43 pm #41493Power Kitten
SpectatorThanks Peter.
February 1, 2012 at 12:08 am #41494Power Kitten
SpectatorArgh. How do I get the shopping cart to display?? I have my add-to-cart buttons, but clicking on them appears to just refresh the page.
February 1, 2012 at 12:30 am #41495Power Kitten
SpectatorIgnore me!
-
AuthorPosts
- You must be logged in to reply to this topic.