Skip to product information
1 of 1
Published:2024.04.14

A setting example for the Shopify theme "Dawn" to allow continuous page loading without page loading on the collection page

A setting example for the Shopify theme "Dawn" to allow continuous page loading without page loading on the collection page

Applications

  • CollectionsEdit

How to implement

  • Javascript
  • HTML/CSS
View full details

This is a setting example for the collection page of the Shopify theme "Dawn" to dynamically load the second and subsequent pages without switching pages. It may flicker for a moment on a smartphone, but the previous loading state will be retained even when you return from the product details or reload the screen.



Example of settings to allow continuous page loading without page loading on collection pages of the theme "Dawn"


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

Related Post