Skip to product information
1 of 1
Published:2024.09.22

Example of how to display "Viewed" on collection pages and featured collection sections of the Shopify theme "Rise/Dawn" for products that customers have viewed once.

Example of how to display "Viewed" on collection pages and featured collection sections of the Shopify theme "Rise/Dawn" for products that customers have viewed once.

Applications

  • CollectionsEdit

How to implement

  • HTML/CSS
  • Javascript
View full details

Some Shopify themes and apps have a feature to display browsing history in a carousel, but this is a separate example of a setting that marks the browsing history directly on the product card of a collection page. This is effective for stores that list many similar products.


Example of how to display "Viewed" on collection pages and featured collection sections of the Shopify theme "Rise/Dawn" for products that customers have viewed once.


[(For the Rise/Dawn theme) How to set it up] Add a customized Liquid section to the header section group 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 header section group and insert the code.

Related Post