Hi All,
In our newly developed theme, customers are not able to select the new variants and add to cart always takes the smallest variant. How do we resolve this?
This is the preview link:
A newly developed Shopify theme has a critical variant selection bug where:
The Problem:
Root Cause Identified:
Proposed Solution:
Status: The issue remains unresolved, with the original poster seeking specific implementation guidance on how to fix the variant ID tracking.
Hi All,
In our newly developed theme, customers are not able to select the new variants and add to cart always takes the smallest variant. How do we resolve this?
This is the preview link:
It’s not getting the proper variant id. it is always sending the first variant id in the cart. we have to send specific variant id when changing the variants.
We understand that but how do we resolve it?
We have to send the proper variant id in the cart using jQuery, Ajax, and liquid coding.