templates/web/customer/items_list/product/parts/table.captions.qty.twig line 1

Open in your IDE?
  1. {##
  2.  # Item SKU
  3.  #
  4.  # @ListChild (list="itemsList.product.table.customer.captions", weight="30")
  5.  #}
  6. <th class="caption-product-qty"><!--Qty.-->{{ t('Product amount in cart') }}</th>