Hi @samandpete
If you use this code it will not show in collection , other page where you call will display the description.
{% if template != 'collection' %}
{{ card_product.description }}
{% endif %}
Thank you
Hi @samandpete
If you use this code it will not show in collection , other page where you call will display the description.
{% if template != 'collection' %}
{{ card_product.description }}
{% endif %}
Thank you