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

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