{{ getFormattedAmount("", packagePrice) }}
{{ getFormattedAmount("", packagePriceWithoutDiscount) }}
<{{ cartItem.name
}}>
{{ cartItem.name }}
{{ cartItem.name }}
{{ recycleFeeCartItem.name }}
{{ getFormattedAmount(cartItem.category, cartItem.subTotal) }}
{{ subtotalText }}{{ getFormattedAmount("", subTotal) }}
{{ salesTaxText }}{{ getFormattedAmount("", salesTax) }}
{{ amountPaidText }}{{ getFormattedAmount("", amountPaid) }}
{{ amountDueText }}{{ getFormattedAmount("", amountDue) }}