Good morning,
I would like the base prices (those crossed out) not to be displayed only on the featured collections please
Do you know how to do it please?
Theme: Dawn
Website: jadis-shop.com
password:rj
Good morning,
I would like the base prices (those crossed out) not to be displayed only on the featured collections please
Do you know how to do it please?
Theme: Dawn
Website: jadis-shop.com
password:rj
Hey @JADIS
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
{% if template == 'index' %}
{% endif %}
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed