Variant is not updated when customers select any other variant.

Variant is not updated when customers select any other variant.

TheVasiliki
Visitor
2 0 0

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:

 

https://m00gn6wqgydkq8y5-61101474016.shopifypreview.com

Replies 3 (3)

kanchandigisoft
Shopify Partner
16 3 2

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.

Kanchan Dhiman
TheVasiliki
Visitor
2 0 0

We understand that but how do we resolve it?

 

kanchandigisoft
Shopify Partner
16 3 2

We have to send the proper variant id in the cart using jQuery, Ajax, and liquid coding.

Kanchan Dhiman