{{ t.cart_total }}{{ format(CART.PRICE_CART, 2) }} {{ CART.TARGET_CURRENCY }}
{{ t.shipping_fee }}{{ format(CART.PRICE_CARGO, 2) }} {{ CART.TARGET_CURRENCY }}{{ t.shipping_free }}
{{ t.personalized_items }}{{ format(CART.PRICE_PERSONALIZATION, 2) }} {{ CART.TARGET_CURRENCY }}
{{ t.gift_package }}{{ format(CART.PRICE_GIFT_PACKAGE, 2) }} {{ CART.TARGET_CURRENCY }}
{{ t.coupon_code }}-{{ format(CART.PRICE_COUPON, 2) }} {{ CART.TARGET_CURRENCY }}
{{ t.campaign_discount }}-{{ format(CART.PRICE_CAMPAIGN, 2) }} {{ CART.TARGET_CURRENCY }}
{{ t.hopi_discount }}-{{ format(CART.HOPI.customer.coinBenefitDiscount, 2) }} {{ CART.TARGET_CURRENCY }}
{{ t.hopi_coin }}-{{ format(CART.HOPI.customer.coinAmount, 2) }} {{ CART.TARGET_CURRENCY }}