This is a setting example that uses the Shopify theme's "Featured Collection Section (a function to display part of a collection on a product or page)" to dynamically switch the contents of related collections according to the collection from which the traffic came, in the case of a product detail screen that is featured in multiple collections. This is expected to improve the number of visitors.
1
/
of
1
Published:2023.12.30
A setting example for the Shopify theme "Dawn" that dynamically displays related collections according to the source of traffic on the details screen for products that belong to multiple collections
A setting example for the Shopify theme "Dawn" that dynamically displays related collections according to the source of traffic on the details screen for products that belong to multiple collections
Applications
Applications
- Product information management and editing
How to implement
How to implement
- LIQUID
- HTML/CSS
Share
After making a purchase (all items are ¥0), you will be able to view the sample code.
Couldn't load pickup availability
If you have already made a purchase, please login here.
Sample Codes
Test Theme :Dawn/Rise 15.2.0
Add code to featured-collection.liquid that sets the collection from the parameter value, and replace "section.settings.collection" with "section_collection" in several places.
