When adding product to cart - product defaults to original variant options

When I add a product to cart - it adds the product to the default product option.

My only product option is size and it will default to the smallest size always. I’m not sure what I broke to cause this.

My store URL is - https://all-out-devs-2.myshopify.com/

Password - geicke

Thanks,

Hi there,

When did you first notice this happening? Did you recently make any changes to the code or download any apps that may have affected the cart? What is the name of the theme you’re working with?

Depending on the theme, I would have some specific recommendations but for now, I suggest reverting back to a previous version of your theme. To do this, head to Online Store > Themes > Actions > Edit code and select the theme liquid. Here you can click on older versions and revert back to previous backed-up copies of your theme that are created and time-stamped based on when you made changes to the code.

That should do the trick. Going forward, it’s best practice to consistently have a duplicate copy of your theme, so in the event there is an error in the code, you have an unbroken theme to revert back to immediately or duplicate and try again. Hope that helps!