Hi Everyone,
Raising an issue I’ve seen numerous times here and still didn’t find the answer.
I use the Venue theme (also happens on the Debut theme as detailed on posts below).
On the cart page, customers are able to change item quantity to a value above inventory count. This leads to a change in total quantity and price during checkout which is 1/a terrible customer experience and 2/bypassing my minimum order value of 40€ on the website (using Minmaxify app) which is quite embarassing.
I’ve tried adjusting my cart.liquid with code found here (https://community.shopify.com/c/Shopify-Design/Cart-Prevent-orders-for-out-of-stock-items/td-p/614925 ) but it doesn’t work.
I just want to make sure adjusted quantity on cart page is capped at inventory value. Any idea on how to solve this? I think it’s a pretty big flaw.
Here are similar post for reference (there are quite a few here) :
https://community.shopify.com/c/Shopify-Design/Help-Cart-quantity-issue/m-p/479764
Thanks!