Skip to product information
1 of 1
Published:2024.03.21

Example of settings for displaying thumbnails of ordered items on the order details screen of the Shopify theme "Dawn"

Example of settings for displaying thumbnails of ordered items on the order details screen of the Shopify theme "Dawn"

Applications

  • Order information management and editing

How to implement

  • LIQUID
View full details

This is a setting example that displays thumbnail images of each purchased item on the Shopify order details screen. Images of products that are no longer on sale are also displayed.


Example of settings to display thumbnails of ordered items on the order details screen for the theme "Dawn"


[How to set it up] Add the code to the relevant part of main-order.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 the code to the relevant part of main-order.liquid ①

<...
Related Post