{{ t.title }}

{{ t.subtitle }}
{{ t.vatInfo }}

  • {{ err }}
{{ t.info }}

{{ t.chooseShape }}

{{ t.chooseMoss }}

{{ t.mossReniferowy }}
{{ t.mossPoduszkowy }}

{{ t.chooseColor }}

{{ t.areaLabel }} {{ area.toFixed(2) }} m²
{{ t.priceLabel }} {{ totalPriceWithVAT.toFixed(2) }} zł
{{ t.shapeLabel }} {{ shape === 'rectangle' ? t.shapeRectangle : t.shapeCircle }}
{{ t.colorLabel }} {{ color }}
{{ t.mossLabel }} {{ moss }}

{{ t.cartTitle }}

#{{ index + 1 }} – {{ item.shape === 'rectangle' ? t.shapeRectangle : t.shapeCircle }}

{{ t.dimLabel }}: {{ item.width }} x {{ item.height }} cm Ø {{ item.diameter }} cm

{{ t.quantityLabel }}: {{ item.quantity }}

{{ t.colorLabel }}: {{ item.color }}

{{ t.priceLabel }}: {{ (item.totalPriceWithVAT).toFixed(2) }} zł

{{ t.discountText }} -{{ discountValue.toFixed(2) }} zł
{{ t.totalLabel }}: {{ totalPriceWithDiscount.toFixed(2) }} zł

{{ t.formTitle }}

{{ t.cartTitle }}

#{{ index + 1 }} – {{ item.shape === 'rectangle' ? t.shapeRectangle : t.shapeCircle }}

{{ t.dimLabel }}: {{ item.width }} x {{ item.height }} cm Ø {{ item.diameter }} cm

{{ t.quantityLabel }}: {{ item.quantity }}

{{ t.colorLabel }}: {{ item.color }}

{{ t.priceLabel }}: {{ (item.totalPriceWithVAT).toFixed(2) }} zł

{{ t.discountText }} -{{ discountValue.toFixed(2) }} zł
{{ t.shippingCost }}: {{ shippingCost.toFixed(2) }} zł
{{ t.totalLabel }}: {{ finalPriceWithShipping.toFixed(2) }} zł

{{ t.shippingHint }}

  • {{ err }}