Skip to product information
1 of 1
Published:2024.08.18

Example of settings to display that the theme "Rise/Dawn" has been purchased in the past on the collection screen for logged-in accounts

Example of settings to display that the theme "Rise/Dawn" has been purchased in the past on the collection screen for logged-in accounts

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 collection (product list) page of the Shopify themes "Rise" and "Dawn" to display "previously purchased" status for previously purchased products for logged-in accounts, just like Amazon does. (The code is a little complicated to ensure pagination works.)


Example of settings to display that the theme "Rise/Dawn" has been purchased in the past on the collection screen for logged-in accounts


How to set it up: Add a custom Liquid section to your collection 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 your collection template and insert the code

Related Post