Price: {{::(arr.t_f_price || 0) | currency: currencySymbols[arr.f_all_currency || currencyCode] }}
Commission: {{::(arr.t_f_commission || 0) | currency: currencySymbols[arr.f_all_currency || currencyCode] }}
Total: {{::arr.t_f_total | currency: currencySymbols[arr.f_all_currency || currencyCode] }}
Points: Up to {{::arr.t_f_loyalty_amt | currency: currencySymbols[arr.f_all_currency || currencyCode] }}
Retails At: {{::arr.t_f_retail | currency: currencySymbols[arr.f_all_currency || currencyCode] }}
Difference: {{::arr.t_f_markdown | number:2 }}%
{{::obj | uppercase }}