Subscribe on changes!

Issue with Cart Upsell breaking the cart

avatar
Mar 29th 2022

Version

3.2.31

Reproduction link

github.com/tomhooker/yumshi

Steps to reproduce

https://yumshi-development-site.myshopify.com/ - password to enter is "yumshi"

Go to Catalog, add product to cart, everything will be fine. Soon as you add the upsell cart item to the cart it breaks itself. Even if you add the upsell items in the cart when cart is empty and try refresh page its broken?

What is expected?

Upsells have been and should just automatically go into cart if users adds them to cart.

What is actually happening?

I imagine the upsells are being added to the cart because if you do use the upsell feature, the cart counter stills counts up but must just be breaking itself as the cart then disaapears once there is a upsell cart product in there?


If you need to clear the cart to try again or testing just use '/clear' at end of cart url.

avatar
Mar 29th 2022

Also we're looking at cart.liquid file mainly

avatar
Mar 30th 2022

Your reproduction is not minimal, please read and follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro when reporting a bug. Most bugs should be reproducible with the SFC Playground. Or use the forum or the Discord chat to ask questions!