๐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.
This behavior is also considered a best practice in e-commerce, as it allows customers to share a direct link to a specific variant.
Some themes offer this as an optional setting. If you can enable it in your theme, the app will start working on variant level automatically, with no further setup needed.
Last updated