templates/web/customer/product/quantity_box/body.twig line 1

Open in your IDE?
  1. {##
  2.  # Product quantity box (for customer area)
  3.  #}
  4. <span class="quantity-box-container">
  5.   {{ widget_list('product.quantity-box') }}
  6. </span>