{{!-- There are 2 code paths for generating the PDP pricing HTML determined by the following #and condition. If a 'price_range' exists then we generate all HTML in price-range.html, otherwise it is defined here. Both code paths generate the same HTML structure with some differences in whether that element is displayed by default (css styling). If you are making a change here or in price-range.html, you probably want to make that change in both files. --}} {{#and price.price_range (if theme_settings.price_ranges '==' true)}} {{> components/products/price-range price=price schema_org=schema_org}} {{else}} {{#if price.with_tax}}