TASTE THEME: Description under product card collection page

Hey, I am designing my third store, and I would want to have my description under my product title on my collection page. How do I achieve this? I will put an example down below! Thanks in advance for replying!

LINK: https://e8aaa0-3.myshopify.com/password

PASSWORD: mohwhi

THEME: TASTE

Hi @PRETTYFRIDAYS ,

On the taste theme, you can add “

{{ card_product.description }}

” to add the description.

You should add

{{ card_product.description }}

at line number 121 and line number 159

Note: Do take backup of the file before updating them.