To show the MySizeID widget on your product pages, make sure that you have paired your size charts with your products. You can learn how to do this HERE.
If your size charts are already paired with your products, but the widget is still not showing, the reason might be that you are using a non-standard product.template page.
To solve this issue, add the code below to the beginning of your product template page:
{% render 'mysize-snippet' %}
If you are using multiple product.templtate pages, add the code above to the beginning of each one of these pages.
Comments
0 comments
Please sign in to leave a comment.