I have just taken over the management of a store and fairly new to Shopify.
I've added a description for a couple of pages and they aren't showing on the page itself. I have done some digging and can see a few suggestions of how to add the description however they are not working for me.
I wonder if someone could help? An example of a page is https://www.bhadoom.com/collections/cbd-buddy
I want the description to show on the page preferably below the products but anywhere will do at the minute.
Hello taodigitaluk,
First of all open this file
Online Store-> Themes -> Edit code->Snippets-> product-card.liquid
Search below code:
<div class="product-card__name">{{ product.title }}</div>
after this code add
<div class="product-card__description">{{ product.description }}</div>
Hello taodigitaluk
Hello taodigitaluk,
You are working on which theme?
Subject | Author | Posted |
---|---|---|
25m ago | ||
3 hours ago | ||
4 hours ago | ||
4 hours ago | ||
4 hours ago |
User | Count |
---|---|
94 | |
63 | |
61 | |
56 | |
41 |