Súhrn
Tovar odosielame iba v rámci SR.
Meno: {{ order.name}} {{ order.surname }}
Firma: {{ order.company }}
IČO: {{ order.ico }}
DIČ: {{ order.dic }}
IČ DPH: {{ order.icdph }}
Adresa:
{{ order.street }}
{{ order.postcode }} {{ order.city }}
{{ order.country }}
Adresa doručenia:
{{ order.delivery_street }}
{{ order.delivery_postcode }} {{ order.delivery_city }}
{{ order.delivery_country }}
Telefon: {{ order.phone }}
Email: {{ order.email }}
Poznamka:
{{ order.note }}
Doprava: {{ order.delivery_name }} +{{ roundPrice(order.delivery_price) }}€ 0€
Platba: {{ order.paid_name }} + {{ roundPrice(order.paid_price) }}€0€
Firma: {{ order.company }}
IČO: {{ order.ico }}
DIČ: {{ order.dic }}
IČ DPH: {{ order.icdph }}
Adresa:
{{ order.street }}
{{ order.postcode }} {{ order.city }}
{{ order.country }}
Adresa doručenia:
{{ order.delivery_street }}
{{ order.delivery_postcode }} {{ order.delivery_city }}
{{ order.delivery_country }}
Telefon: {{ order.phone }}
Email: {{ order.email }}
Poznamka:
{{ order.note }}
Doprava: {{ order.delivery_name }} +{{ roundPrice(order.delivery_price) }}€ 0€
Platba: {{ order.paid_name }} + {{ roundPrice(order.paid_price) }}€0€
{{ product.name }} {{ product.variant }}
{{ roundPrice(product.price) }}€/ks
{{ product.count }}ks
{{ roundPrice(product.count * product.price) }}€
Cena spolu za tovar: {{ calculatePrice }}€
Zľava: {{ discountStatus.percentage }}%
Cena po zľave: {{ calculatePrice - (discountStatus.percentage/100)*(calculatePrice) }}€
Cena za doručenie: {{ calculateDeliveryPaid }} €
Cena spolu: {{ calculatePrice - (discountStatus.percentage/100)*(calculatePrice) + calculateDeliveryPaid }}€
Zľava: {{ discountStatus.percentage }}%
Cena po zľave: {{ calculatePrice - (discountStatus.percentage/100)*(calculatePrice) }}€
Cena za doručenie: {{ calculateDeliveryPaid }} €
Cena spolu: {{ calculatePrice - (discountStatus.percentage/100)*(calculatePrice) + calculateDeliveryPaid }}€
Cena spolu bez DPH: {{ roundPrice(calculatePriceWithoutVat + (calculateDeliveryPaid / 1.23)) }}€
Cena spolu s DPH: {{ roundPrice(calculatePrice + calculateDeliveryPaid) }}€
Cena spolu s DPH: {{ roundPrice(calculatePrice + calculateDeliveryPaid) }}€
Ďakujeme
Na zadanú emailovú adresu vám bude doručená rekapitulácia objednávky. Následne vás budu informovat pracovníci eshopu.