Skip to product information
1 of 1
Published:2023.08.20

Example of settings for displaying product descriptions in collections using the Shopify theme "Dawn"

Example of settings for displaying product descriptions in collections using the Shopify theme "Dawn"

Applications

  • Collection information management and editing

How to implement

  • LIQUID
View full details

This is a setting example for displaying product descriptions for each product on a Shopify collection page. Depending on the products you handle, you can assist customers in choosing products more easily by displaying product descriptions in addition to product photos and prices.


Example of settings for displaying product description quotes in collections using the Dawn theme


Setup Step 1: Add scheme to "main-collection-product-grid.liquid" and label to "ja.schema.json"


Setting step 2: Modify the code in "main-collection-product-grid.liquid"


Step 3: Modify the code in "card-product.liquid"


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add scheme to "main-collection-product-grid.liquid"


Add a label to "ja.schema.json"

Related Post