templates/web/customer/items_list/product/parts/table.captions.add2cart-button.twig line 1

Open in your IDE?
  1. {##
  2.  # "Add to cart" column title
  3.  #
  4.  # @ListChild (list="itemsList.product.table.customer.captions", weight="50")
  5.  #}
  6. <th class="caption-product-add2cart">&nbsp;<span class="visually-hidden">{{ t('Add to cart') }}</span></th>