Hello,
How can i limit card product description ?? {{ card_product.description }}
I tried to use this code {{ card_product.description | truncate:30 }} but this isn’t working Please help!
Hello,
How can i limit card product description ?? {{ card_product.description }}
I tried to use this code {{ card_product.description | truncate:30 }} but this isn’t working Please help!
What’s your store url ?
I can share the code
{% for block in section.blocks %}
{{ product.description }}