templates/web/customer/mini_cart/horizontal/parts/link.twig line 1

Open in your IDE?
  1. {##
  2.  # Horizontal minicart link block
  3.  #
  4.  # @ListChild (list="minicart.horizontal.children", weight="5")
  5.  #}
  6. {{ t('_X_ items', {'count': this.get('cart').countQuantity()})|raw }}