All things Shopify and commerce
hi, Collapsible Rows in product page aren't opening at all.
it was working till yesterday, but suddenly it stopped
url: https://westernera.com/products/linen-bloom-long-dress
also how to add dynamic tag to content, as it doesn't allow me to do that
Solved! Go to the solution
This is an accepted solution.
Hi @visheshk
You have error in code, in the page source it is line 450 but that is probably in your theme.liquid file
<script> src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
So there is an extra > after opening the script tag. That breaks all. Because then jQuery is not loaded several other errors pop out.
Remove that > and it should be fine.
This is an accepted solution.
Hi @visheshk
You have error in code, in the page source it is line 450 but that is probably in your theme.liquid file
<script> src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
So there is an extra > after opening the script tag. That breaks all. Because then jQuery is not loaded several other errors pop out.
Remove that > and it should be fine.
Thank you, that seems to have resolved the issue.
Can you help with next part as well- how to connect dynamic meta-field to additional informational tab
Hi @visheshk
Please create a new topic. That way other people in the same situation might find an eventual solution. Also add more info, like what you have tried and how you defined metafields.
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