This is an example of how to display a "Limited Stock" label on a collection page in the Shopify theme "Dawn" when the stock of a product (or the total stock of a product with multiple variants) falls below a certain number.
1
/
of
1
Published:2024.06.13
Example of setting up the Shopify theme "Dawn" to display a "Limited Stock" label when inventory falls below a certain level on a collection page.
Example of setting up the Shopify theme "Dawn" to display a "Limited Stock" label when inventory falls below a certain level on a collection page.
Applications
Applications
- Collection 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 scheme to "main-collection-product-grid.liquid"
{%- endif -%}
