Skip to product information
1 of 1
Published:2024.08.19

Example of setting up the Shopify theme "Rise/Dawn" to display previously purchased items in the featured collection section for logged-in accounts

Example of setting up the Shopify theme "Rise/Dawn" to display previously purchased items in the featured collection section 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 display "Previously Purchased" status for previously purchased products to logged-in accounts in the featured collection section of the homepage of the Shopify themes "Rise" and "Dawn," just like Amazon. The code is slightly different from that for collection pages.


Example of settings to display items that have been previously purchased in the featured collection section of the theme "Rise/Dawn" to logged-in accounts


[How to set it up] Add a custom Liquid section to a template with a featured collection section, such as the homepage, 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 a template with a featured collection section, such as the homepage, and insert the code.

Related Post