On my store when i try to add a certain variant of a product to my cart it always add the different(first) variant. For example, when i try to add a green product to my cart it always add the pink product(the first one). How can i fix this?
HI @MINIWARMTH
This sounds like a theme issue. Your javascript that updates the variant selection is not updating based on the customer input. I would check your console.log and see if there are errors and fix them