On mobile, when a customers adds a product to their cart, they are taken directly to their shopping cart. They should be able to keep adding products to their cart, and then choose to go to their cart when they are ready to buy. This is standard practice on every online store I have visited, and should be a basic feature on WIX Stores. Half of my customers visit my store on mobile and I am losing sales because of the lack of a simple button (and you only discover this problem when the store is published) Please WIX, prioritize fixing this big problem with a simple ‘go to cart button’.
This is a feature request for Wix Stores team not Wix Code, please address this on the Wix Stores page
I found other members discussing Wix Stores on here. I cannot see how to request a feature on the Wix Stores page, and I can’t find a Wix Stores forum. Can you point me in the right direction?
Sorry I thought you wanted the Wix Stores team to add that button to the mobile version of Wix Stores
I’m having the same problem so I’m thinking of a backup solution.
On the mobile version of wix, when a user adds a product to his cart he is automatically redirected to the cart page and it makes a bad experience if he wants to add other products on the same page.
On the shopping pages, the products are displayed in a repeater connected to the “products” database.
On a page there is multiple products displayed with a repeater.
The method would be to select (with check-box) the products that the customer wishes to add to the cart.
Then add a single add-to-cart button that adds all the selected products to the cart.
This method does not prevent the user from being redirected to the cart page but this avoids going to the shopping cart page then clicking on “continue-shopping” and so on for each product.
Is-it possible ?
What do you think ?