Skip to product information
1 of 1
Published:2023.09.01

How to add "Sort by" and "Hide sold out items" as options to the Featured Collection section of the Shopify theme "Dawn"

How to add "Sort by" and "Hide sold out items" as options to the Featured Collection section of the Shopify theme "Dawn"

Applications

  • Collection information management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

The featured collection section is often used on the home page of the Shopify theme "Dawn", and this is a setting method to change the sort order and hide sold-out items only in this section. Use this when you don't want sold-out items to appear on the home page, but want to keep the contents of the destination collection the same.


How to add "Sort Order" and "Hide Sold Out Items" options to the Featured Collection section of the "Dawn" theme


Setup Step 1: Add the scheme to "featured-collection.liquid" and the label to "ja.schema.json"


Step 2: Modify the code in "featured-collection.liquid"

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 scheme to "featured-collection.liquid"

Related Post