A space to discuss online store customization, theme development, and Liquid templating.
For a theme feature I'm developing, I'm checking if a product is sold out, low on stock, or is a 'preorder'.
Is there any way to check if the merchant unchecked the "Track Inventory" box in the product's settings?
For example:
{% if product_inventory.tracked = false %}
Let me know any clever workarounds!
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog