Hello guys i need to show products description in Featured collection like this:
i use Refresh theme and here is the link :
Hello guys i need to show products description in Featured collection like this:
i use Refresh theme and here is the link :
Hey
Please use this code in collection snippet:
{{ product.description }}
Thank you
Pooja D.
@pooja_d_92 i cant find the collection snippet
Which theme you used for your website?
Refresh theme .. it free theme from shopify theme store
In this theme snippet name for collection page “card-product”
@pooja_d_92 I did it but it doesnt work.
Okay, But in image i didn’t see my code. Can you try it in bottom of product.title
{{ product.description | truncate: 300 }}
@pooja_d_92 Your code in last line in the image.
What do you mean by in bottom of product title? because i cant find it