Skip to product information
1 of 1
Published:2024.03.11

Example of settings to display thumbnails of non-main product photos on the collection page of the Shopify theme "Dawn"

Example of settings to display thumbnails of non-main product photos on the collection page of the Shopify theme "Dawn"

Applications

  • CollectionsEdit
View full details

This is a setting example for the collection page of the Shopify theme "Dawn", which allows you to display 2 to 5 photos from the registered product photos as thumbnails in addition to the main photo. This is expected to make it easier to select products on the collection page.


Example of settings to display thumbnails of non-main product photos on the collection page of the theme "Dawn"


[Setting method ①] Add the scheme to "main-collection-product-grid.liquid" and the label to "ja.schema.json"


[Setting Method 2] Add code to "main-collection-product-grid.liquid"


[Setup Method 3] Add code to "card-product.liquid" Create a Flow that also deletes tags (Part 1)


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 schema to "main-collection-product-grid.liquid"

Add a label to "ja.schema.json"

Related Post