Skip to product information
1 of 1
Published:2024.08.17

Example of settings to display that a product has been purchased in the past on the product details screen for the theme "Rise" when using a logged-in account

Example of settings to display that a product has been purchased in the past on the product details screen for the theme "Rise" when using a logged-in account

Applications

  • Product information management and editing

How to implement

  • Javascript
  • HTML/CSS
View full details

This is an example of how to set up the product details screen for the Shopify themes "Rise" and "Dawn" to display "Previously Purchased" status for previously purchased products for logged-in accounts, just like Amazon.


Example of settings to display that a product has been purchased in the past on the product details screen for the theme "Rise" when using a logged-in account


For products with multiple variants, display the purchase status for each variant


[How to set it up] Add a custom Liquid section to the product information block in the product 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 custom Liquid section to the product information block in your product template and insert the code.

Related Post