Hello, I have a problem where when you add a certain variant to cart, it reverts back to the default. For example, the default size when you come to the page of one of my products is small. When someone tries to add a Medium of that same product to their cart, the cart defaults it back to a small. How do I fix this? Here’s my site URL. DURAGHENNI – DURAGHENNI
It looks like the variant ID value in the Add to Cart form does not update when switching variants.
This has to be dynamically updated with Javascript when switching variants.
Hello, thanks for replying. I’m kinda unfamiliar with coding. How would I update with Javascript when switching variants?