{{ page_title }}

{{ line.name }} - {{cart.price_with_vat === '0' ? line.formattedBasePrice : line.formattedBasePriceInclTax}}

{{ "Model" | translate }}: {{ line.model }}

{{ "SKU" | translate }}: {{ line.sku }}

{{ "Format:" | translate }} {{ line.format[0].title }}

{{option.group_name}}

{{ option.name }}

{{ option.qty }} x {{ option.name }}

{{ option.name }} : {{cart.price_with_vat === '0' ? option.formattedPrice : option.formattedPriceInclTax}}

{{ option.qty }} x {{ option.name }} : {{cart.price_with_vat === '0' ? option.formattedPrice : option.formattedPriceInclTax}}

{{option1[0].group_name}}

{{ option.name }}

{{ option.qty }} x {{ option.name }}

{{ option.name }} : {{cart.price_with_vat === '0' ? option.formattedPrice : option.formattedPriceInclTax}}

{{ option.qty }} x {{ option.name }} : {{cart.price_with_vat === '0' ? option.formattedPrice : option.formattedPriceInclTax}}

{{ choice.title }}:
   {{elem}}

Итого: {{cart.price_with_vat === '0' ? line.formattedPrice : line.formattedTotalInclTax}}

{{ "Comment" | translate }}: {{ line.note }}

{{ "Total" | translate }}

{{ "Delivery fees" | translate }} {{ cart.formattedDeliveryTTC }}
{{ "Subtotal" | translate }} {{cart.price_with_vat === '0' ? cart.formattedSubtotalExclTax : cart.formattedSubtotal}}
{{ "Discount code" | translate }}
{{ "Discount" | translate }} ({{ cart.discount_message }}) - {{ cart.discount }}
{{ "Use my points?" | translate }}
{{ "Points available:" | translate }} {{ cart.customer_fidelity_points }}, {{ "1 points =" | translate }} {{ cart.fidelity_rate }} {{ cart.currency_code }}
{{ "Use:" | translate }}
{{ "Estimated discount:" | translate }}
{{ "Subtotal" | translate }} {{ "Incl." | translate | lowercase }} {{ "Discount" | translate | lowercase }} {{ cart.formattedSubtotalWithDiscount }}
{{ "Subtotal Excl. Tax" | translate }} {{ cart.formattedDeductedTotalHT }}
{{ "Add gratuity (Optional)" | translate }}
{{ "Total" | translate }} {{ cart.formattedTotal }}

{{ "My cart is empty" | translate }}

{{ "Continue shopping" | translate }}