blocks/_section-flex-pdp-quantity-picker.liquid
{% 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 %}