Hi @sixdreamz ,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Layout > theme.liquid and paste this at the bottom of the file:
{% if template == 'index' %}
{% endif %}
Hi @sixdreamz ,
{% if template == 'index' %}
{% endif %}