AlexanderProd / gatsby-shopify-starter

🛍 Simple starter to build a blazing fast Shopify store with Gatsby.
https://gatsby-shopify-starter.alexanderhoerl.de
Other
422 stars 95 forks source link

Adding/Removing Items from Cart on Checkoutpage #68

Closed osseonews closed 2 years ago

osseonews commented 3 years ago

After adding items to the cart and going to the checkout page on shopify, the user is not able to edit items in the cart on the shopify checkout page. In order to add/edit items, it seems that you need to go back to the cart page (on the gatsby page), edit items in the cart there, and then checkout again. This is confusing for a customer. Is there a way to allow the customer to edit cart items on the actual shopify checkout page?

AlexanderProd commented 3 years ago

No this is not possible.

heytulsiprasad commented 3 years ago

I think it's upto shopify to allow that or not, it can't be done from code.