← back to Dw Theme Hamburger

blocks/_section-flex-pdp-quantity-picker.liquid

15 lines

{% render 'section.flex-pdp.quantity-picker',
  product: closest.product,
  show_inventory_status: false
%}

{% schema %}
{
  "name": "t:flex_pdp.blocks.quantity_picker.name",
  "presets": [
    {
      "name": "t:flex_pdp.blocks.quantity_picker.name"
    }
  ]
}
{% endschema %}