Skip to product information
1 of 1
Published:2024.03.20

Example of settings to display the "Reorder" button on the order details screen of the Shopify theme "Dawn"

Example of settings to display the "Reorder" button 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 a "Reorder" button for each product on the Shopify order details screen. This allows customers to add items to the cart directly without having to navigate to the product details screen, making it more convenient for stores that handle items that are purchased frequently.


Example of setting to display "Reorder" button on the order details screen of the theme "Dawn"


How to set it up: Add a customized Liquid section to the "Customer orders" template and insert the code


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 a customized Liquid section to the Customer Order template and insert the code

Related Post