modules/CDev/Sale/templates/web/customer/modules/CDev/Sale/details/label.twig line 1

Open in your IDE?
  1. {##
  2.  # Label (internal list element)
  3.  #
  4.  # @ListChild (list="product.plain_price.before", weight="15")
  5.  #}
  6. {{ widget('\\XLite\\View\\Labels', labels=this.getLabel(constant('SALE_PRICE_LABEL', this))) }}