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

Open in your IDE?
  1. {##
  2.  # Sale price (internal list element)
  3.  #
  4.  # @ListChild (list="product.plain_price.before.sale_price.text", weight="200")
  5.  #}
  6. <span class="value"><span>{{ this.formatPrice(this.getOldPrice(), null, 1) }}</span></span>