{{#if (empty recipient.isMale)}} {{__ "Dear_Ladies_and_Gentlemen"}} {{else}} {{#if recipient.isMale}} {{__ "Dear_Mr"}} {{else}} {{__ "Dear_Ms"}} {{/if}} {{recipient.lastname}}, {{/if}}
{{__ "Confirmation.Intro_statement" refLetterId=info.referenceLetterId refLetterDate=info.referenceLetterDate }}
| {{__ "Item"}} | {{__ "Description"}} | {{__ "Material"}} | {{__ "Quantity"}} | {{__ "UnitPrice"}} | {{__ "Total"}} |
|---|---|---|---|---|---|
| {{__ "Item"}} | {{__ "Description"}} | {{__ "Material"}} | {{__ "Quantity"}} | {{__ "UnitPrice"}} | {{__ "Total"}} |
| {{__ "Carry"}} | {{#elemBefore ../items @index "subtotalWithCurrency"}}{{/elemBefore}} | ||||
| {{id}} | {{name}} |
{{#each descriptionLines}}
{{this}} {{/each}} |
{{quantity}} | {{itemPriceWithCurrency}} | {{totalPriceWithCurrency}} |
| {{__ "Subtotal"}} | {{subtotalWithCurrency}} | ||||
| {{__ "Item"}} | {{__ "Description"}} | {{__ "Material"}} | {{__ "Quantity"}} | {{__ "UnitPrice"}} | {{__ "Total"}} |
| {{__ "Carry"}} | {{#elemBefore ../extraCosts @index "subtotalWithCurrency"}}{{/elemBefore}} | ||||
| {{id}} | {{#if description}} {{description}} {{else}} {{__ "Surcharge"}} {{/if}} | {{extraCost}} | |||
| {{__ "Subtotal"}} | {{ subtotalWithCurrency }} | ||||
| {{__ "Item"}} | {{__ "Description"}} | {{__ "Material"}} | {{__ "Quantity"}} | {{__ "UnitPrice"}} | {{__ "Total"}} |
| {{__ "Carry"}} | {{#elemBefore ../discounts @index "subtotalWithCurrency"}}{{/elemBefore}} | ||||
| {{id}} | {{#if description}} {{description}} {{else}} {{__ "Discount"}} {{/if}} | {{discount}} | |||
| {{__ "Subtotal"}} | {{ subtotalWithCurrency }} | ||||
| {{__ "Net_price"}} | {{total.totalNetWithCurrency}} | ||||
| {{__ "VAT"}} {{info.vat}}% | {{total.totalVatWithCurrency}} | ||||
| {{__ "Total_price"}} | {{total.totalGrossWithCurrency}} | ||||
| {{__ "Your_conditions"}} | ||
|---|---|---|
| {{__ "Delivery_time"}} | {{_legacy "Working_dayWithCount" count=info.productionTime}} | |
| {{__ "Delivery_date"}} | {{info.expectedDeliveryDate}} | |
| {{__ "Shipping_terms"}} | {{_v info.shippingTerms}} | |
| {{__ "Payment_terms"}} | {{_v info.paymentTerms}} | |
{{__ "Confirmation.NoVat_requires_TaxId"}}
{{/if}}{{__ "Confirmation.General_Sale_and_Delivery_Terms" webAgb=sender.webAgb }}
{{__ "Should_you_have_questions" telHref=sender.telHref phone=sender.phone}}
{{__ "Kind_regards"}}
{{sender.contact}}
{{this}}
{{/each}}