{{ t.block_title }} ({{ CART.PRODUCTS.length }} {{ t.product}})
{{ t.print }}
{{ t.clear_cart }}
{{ t.estimated_delivery.replace('%DELIVERY_DAY%', P.DELIVERY_DAY) }}
{{ P.VARIANT_NAME }}
{{ A.NAME }}: {{ A.VALUE[0].NAME }}
{{ t.unit_price }}: {{ vat(P.PRICE_SELL, P.VAT) }} {{ P.TARGET_CURRENCY }}
{{ t.unit_price }}: {{ format(P.PRICE_SELL) }} {{ P.TARGET_CURRENCY }} + %{{ P.VAT }} {{ t.vat }}
{{ t.personalized_products }}
{{ t[P.SUBSCRIBE_FREQUENCY] }}
{{ t.gift_package }} ({{ format(CART.GIFT_PACKAGE_COST) }} {{ CART.TARGET_CURRENCY }})
{{ P.GIFT_NOTES ? P.GIFT_NOTES.substr(0, 10) + '...' : t.gift_note }}
{{ P.ORDER_NOTES ? P.ORDER_NOTES.substr(0, 10) + '...' : t.product_note }}
{{ P.STOCK_UNIT }}
{{ vat((P.PRICE_NOT_DISCOUNTED * P.COUNT), P.VAT) }} {{ P.TARGET_CURRENCY }}
{{ vat((P.PRICE_SELL * P.COUNT), P.VAT) }} {{ P.TARGET_CURRENCY }}
{{ format((P.PRICE_NOT_DISCOUNTED * P.COUNT)) }} {{ P.TARGET_CURRENCY }}
+ %{{ P.VAT }} {{ t.vat }}
{{ format((P.PRICE_SELL * P.COUNT)) }} {{ P.TARGET_CURRENCY }}
+ %{{ P.VAT }} {{ t.vat }}
Havale / EFT:
{{ vat(((P.PRICE_MONEY_ORDER ? P.PRICE_MONEY_ORDER : (P.PRICE_SELL * 0.9)) * P.COUNT), P.VAT) }} {{ P.TARGET_CURRENCY }}
{{ format(((P.PRICE_MONEY_ORDER ? P.PRICE_MONEY_ORDER : (P.PRICE_SELL * 0.9)) * P.COUNT)) }} {{ P.TARGET_CURRENCY }} + %{{ P.VAT }} {{ t.vat }}
{{ P.CAMPAIGN_NAME }}
{{ CART.GENERAL_ORDER_NOTE ? CART.GENERAL_ORDER_NOTE.substr(0, 10) + '...' : t.general_order_note }}
{{ CART.PRODUCTS[0].GIFT_NOTES ? CART.PRODUCTS[0].GIFT_NOTES.substr(0, 10) + '...' : t.gift_note }}
{{ t.add_image_and_note }}
{{ t.delivery_time }}
{{ t.create_cart_link }}
{{ t.campaign_title }}
{{ t.used }}{{ t.remove }}
{{ t.use }}
{{ t.used }}{{ t.remove }}
{{ t.use }}
{{ t.order_summary }}
{{ t.products_total }}{{ format(CART.PRICE_CART_LIST_TOTAL) }} {{ CART.TARGET_CURRENCY }}
{{ t.personalized_items }}{{ format(CART.PRICE_PERSONALIZATION) }} {{ CART.TARGET_CURRENCY }}
{{ t.gift_package }}{{ format(CART.PRICE_GIFT_PACKAGE) }} {{ CART.TARGET_CURRENCY }}
{{ t.cargo }}{{ format(CART.PRICE_CARGO) }} {{ CART.TARGET_CURRENCY }}{{ t.shipping_free }}
{{ t.total_discount }}
-{{ format(CART.PRICE_CART_DISCOUNTED_TOTAL) }} {{ CART.TARGET_CURRENCY }}
{{ t.coupon_code }}-{{ format(CART.PRICE_COUPON) }} {{ CART.TARGET_CURRENCY }}
{{ t.campaign }}-{{ format(CART.PRICE_CAMPAIGN) }} {{ CART.TARGET_CURRENCY }}
{{ t.hopi }}-{{ format(CART.HOPI.customer.coinBenefitDiscount) }} {{ CART.TARGET_CURRENCY }}
{{ t.hopi_coin }}-{{ format(CART.HOPI.customer.coinAmount) }} {{ CART.TARGET_CURRENCY }}
{{ t.price_discount }}-{{ format(CART.PRICE_CART_DISCOUNTED_WITHOUT_CAMPAIGN) }} {{ CART.TARGET_CURRENCY }}
{{ t.general_total }}{{ format(CART.PRICE_GENERAL) }} {{ CART.TARGET_CURRENCY }}
{{ t.shipping_fee_is_on_checkout }}{{ t.shipping_fee_is_included }}
Havale / EFT ile ödemelerde
{{ format(Math.max(0, Number(CART.PRICE_GENERAL || 0) - ((CART.PRODUCTS || []).reduce((total, P) => total + (Number(P.PRICE_MONEY_ORDER || (Number(P.PRICE_SELL || 0) * 0.9)) * Number(P.COUNT || 1) * ((P.DISPLAY_VAT == 1 || P.VAT == 0) ? (1 + (Number(P.VAT || 0) / 100)) : 1)), 0)))) }} {{ CART.TARGET_CURRENCY }}
daha indirim!
Havale / EFT Tutarı{{ format((CART.PRODUCTS || []).reduce((total, P) => total + (Number(P.PRICE_MONEY_ORDER || (Number(P.PRICE_SELL || 0) * 0.9)) * Number(P.COUNT || 1) * ((P.DISPLAY_VAT == 1 || P.VAT == 0) ? (1 + (Number(P.VAT || 0) / 100)) : 1)), 0)) }} {{ CART.TARGET_CURRENCY }}
{{ t.my_discount_code }}
%{{ C.PERCENT_VALUE }} {{ format(C.PERCENT_VALUE) }}
{{ CART.TARGET_CURRENCY }}
{{ t.use }}
{{ t.remove }}
{{ t.total }}{{ format(CART.PRICE_GENERAL) }} {{ CART.TARGET_CURRENCY }}{{ t.go_to_checkout }}
{{ t.request_offer }}
{{ CART.HOPI.customer.campaignName }}
{{ t.used_coins }}: {{ CART.HOPI.customer.coinAmount }}
{{ t.hopi_applied }}
{{ t.change }}
{{ t.remove }}
{{ t.use_hopi }}
{{ t.zubizu_used }}
{{ t.remove }}
{{ t.use_zubizu }}
{{ t.no_products_in_cart }}
{{ t.start_shopping }}{{ t.gift_note }} ({{ NOTE.GIFT.length }}/{{ NOTE.LIMITS?.GIFT }})
{{ t.product_note }} ({{ NOTE.PRODUCT.length }}/{{ NOTE.LIMITS?.ORDER }})
{{ t.order_note }} ({{ NOTE.GENERAL.length }}/{{ NOTE.LIMITS?.ORDER }})
{{ t.image_note }}
{{ t.delivery_time }}
