{{name}} {{#if variation}}
{{variation}} {{/if}} {{#properties}} {{#each this}} {{#if this}}
{{@key}}: {{this}} {{/if}} {{/each}} {{/properties}}
{{#if discountsApplied}} Sale Price {{{discountedPrice}}} Regular Price {{{price}}} {{else}} {{{price}}} {{/if}} {{#if discountsApplied}} {{#each discounts}}
{{ this.discount_application.title }} (-{{{ this.formattedAmount }}}) {{/each}} {{/if}}