All things Shopify and commerce
This is an accepted solution.
Hi @nimble12
Please put that script before body closing tag </body> in the end of theme.liquid
JQery is not loaded at the place whre you added that
Thanks!
Hi @nimble12
Please put this code before closing head tag </head> in theme.liquid
<script>
jQuery.fn.size = function() {
return this.length;
};
</script>
If it help you, please like and accept the solution
Thanks!
like this ?
Yes @nimble12
after <head>
OR
before </head>
It will not work at the place where you added that
Thanks!
still can't change the price
This is an accepted solution.
Hi @nimble12
Please put that script before body closing tag </body> in the end of theme.liquid
JQery is not loaded at the place whre you added that
Thanks!
@nimble12
Put it before this
Thanks!
Thank you, done
There is some script error in your page. Once fixed it , the variant switch will work automatically.
how to fix it ?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025