Hi,
I’m using Debut theme, I need to change the default variant selected on my product page. By default “pack of 1” is selected, I need “pack of 2” as my default selected variant.
Here’s my shop URL: https://setu-nutrition.myshopify.com/
Goal: Change the default selected product variant in the Shopify Debut theme from “pack of 1” to “pack of 2.”
Hi,
I’m using Debut theme, I need to change the default variant selected on my product page. By default “pack of 1” is selected, I need “pack of 2” as my default selected variant.
Here’s my shop URL: https://setu-nutrition.myshopify.com/
Hello @Aliasgar ,
On load of the product page trigger ( JS function ) the 2nd variant in this way 2nd will be selected every time page load. Here you can check how trigger works.
Thanks
Hi, I’m not sure how this can be achieved in liquid. Can you help me out with which line of code to edit and which file to edit?