How can I stop size variants from auto-selecting on product pages?

Hello, when a customer lands on a product page, the first size variant is pre-selected. I do not want any sizes to be pre-selected. I just want the customer to land on the product page and choose their own size. If anyone can help, I would greatly appreciate it.

https://2d26b3.myshopify.com/products/zz

PW: reishi

1 Like

Hi @JhordanMSUITE ,
This is Richard from PageFly - Shopify Page Builder App.

This is not possible because this is the default from Shopify. Or you can use a 3rd app to do it (I think form-related apps will do it).

Best regards,
Richard | PageFly

Hi @JhordanMSUITE , we have to identify the code responsible for the default variant to be selected, what theme are you using?

Hi @Abdosamer , I found this in the Chrome Developer


when I remove it, the problem is solved. I can’t find the code in the liquid file. I am using Bullet theme, but using the Globo app for product variants. So, if I can find the above code in the liquid file and remove it, all will be solved. Maybe you can help?