{{ 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}}
{{ choice.title }}
{{elem}}
Итого: {{cart.price_with_vat === '0' ? line.formattedPrice : line.formattedTotalInclTax}}
{{ "Comment" | translate }}: {{ line.note }}
{{ "Total" | translate }}
{{ "Notes" | translate }}
{{ "Comment" | translate }}: {{ line.note }}