Product

Check Product Availability

Returns true if at least one variant can be purchased.

Copy or embed this snippet

{% if product.available %}
  <button type="submit" name="add">Add to cart</button>
{% else %}
  <button disabled>Sold out</button>
{% endif %}

Embed this snippet on your blog or docs — attribution link appreciated: HTMLToLiquid Converter · Convert to Shopify section →

Generate Shopify sections

Free AI-powered converter — OS 2.0 compatible output with schema validation.

Start converting HTML