Hey @Macoy102890
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
{% for c in product.collections %}
{% if c.handle == "beyond-sight" %}
{% endif %}
{% endfor %}
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
