Hi
I'm trying to create a "One click add to cart" shopping model or as close to it as possible...
At present on www.kjbeckett.com the customer has to click "add to cart" on a product, then on a second page they must select the qty and shipping destination. Then click "continue shopping" or "checkout". I would like to move closer to the play.com model whereby the customer only clicks add to cart once...
When the first product is added to the cart by the customer, I cant remove the shipping destination question becuase I have "Request Location Information Early" switched on. This relates to my need to display the price with or without VAT depending on what country we are shipping to.
However once the customer has added the first item, and selected the shipping destination, I would like to allow the customer to add further products by simply clicking on the "Add to cart" button.
Is this possible?
I think I need to move the qty question from the second page, to the product details page. e.g. a qty variable (either text box or drop down) is next to the "add to cart" button.
Does this make sense?
Paul
I'm trying to create a "One click add to cart" shopping model or as close to it as possible...
At present on www.kjbeckett.com the customer has to click "add to cart" on a product, then on a second page they must select the qty and shipping destination. Then click "continue shopping" or "checkout". I would like to move closer to the play.com model whereby the customer only clicks add to cart once...
When the first product is added to the cart by the customer, I cant remove the shipping destination question becuase I have "Request Location Information Early" switched on. This relates to my need to display the price with or without VAT depending on what country we are shipping to.
However once the customer has added the first item, and selected the shipping destination, I would like to allow the customer to add further products by simply clicking on the "Add to cart" button.
Is this possible?
I think I need to move the qty question from the second page, to the product details page. e.g. a qty variable (either text box or drop down) is next to the "add to cart" button.
Does this make sense?
Paul
Comment