Skip to product information
1 of 1
Published:2024.03.29

Example of settings to display the "Buy Again Together" button on the order details screen of the Shopify theme "Dawn"

Example of settings to display the "Buy Again Together" 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 variation of the example of a setting that displays a "Reorder" button for each product on the Shopify order details screen, and is an example of a button that allows you to purchase ordered items again in bulk. This is useful for products that are frequently purchased in multiple items at once.


Example of settings to display the "Buy Again Together" button on the order details screen for 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