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

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