{{ getFormattedAmount("", packagePrice) }}
{{ cartItem.name }}
{{ cartItem.name }}
{{ getFormattedAmount(cartItem.category, cartItem.subTotal) }}
{{ subtotalText }}{{ getFormattedAmount("", subTotal) }}
{{ salesTaxText }}{{ getFormattedAmount("", salesTax) }}
{{ amountDueText }}{{ getFormattedAmount("", amountDue) }}