๐Ÿ†˜SOS "Remaing Stock Does not Change"

The app already works on variant level by default.

However, your theme does not update the product URL when a variant is selected. Because of this, the app cannot detect which variant the customer clicks, so it shows the stock level of the first available variant for all selections.

In stores where the URL updates like this: ?variant=VARIANT_ID the app can automatically detect the selected variant and show the correct stock count.

You can see this working in our demo store: https://minimateapps.myshopify.com/products/hey-bag-stock-zero Password: mini

For example, when the White variant is selected, the URL becomes: ...?variant=48002203943212

This behavior is also considered a best practice in e-commerce, as it allows customers to share a direct link to a specific variant.

Last updated