{if $vat_payer == true} {/if}
{if empty($trader['ic_dph']) === FALSE} {/if} {if empty($trader['bank_account']) === FALSE} {/if} {if empty($trader['registration']) === FALSE} {/if}

Dodávateľ

Obchodný názov {$trader['business_name']}
Sídlo firmy {$trader['headquarters_street']}
{$trader['headquarters_postal_code']} {$trader['headquarters_city']}
{$trader['headquarters_country']}
IČO {$trader['ico']}
IČ DPH {$trader['ic_dph']}
DIČ {$trader['dic']}
Účet {$trader['bank_account']}
Registrácia {$trader['registration']}
{if $vat_payer == true} {/if}

Faktúra č. {$order['invoice_number']}

Daňový doklad
Dátum dodania {$order['invoice_date_delivery']|date}
Dátum vystavenia {$order['invoice_date']|date}
Dátum splatnosti {$order['payment_date']|date}
Dátum zdaniteľného plnenia {$order['tax_compliance']|date}
Spôsob úhrady {$order['payment_method']}
Variabilný symbol {$order['invoice_number']}
Konštantný symbol 308
{if $order['customer_major'] == true} {else} {/if}

Odberateľ

Názov {$customer['full_name']}
Meno {$customer['full_name']}
Adresa {$customer['street']}
{$customer['postal_code']} {$customer['city']}
{$customer['country_name']}
Objednávka č. {$order['id']}
Dodací list č. {$order['invoice_number']}
Spôsob dopravy {$order['delivery_method']}
Miesto určenia {$customer['street']}
{$customer['postal_code']} {$customer['city']}
{$customer['country_name']}
 
{if $vat_payer == true} {else} {/if} {loop $cart->products as $product} {if $vat_payer == true} {/if} {/loop} {if $order->getDeliveryPrice() > 0} {if $vat_payer == true} {else} {/if} {/if} {if $order->getDiscount() > 0} {if $vat_payer == true} {else} {/if} {/if} {if $vat_payer == true} {else} {/if}
  Produkt MJJednotková cena Množstvo Spolu bez DPH Sadzba DPHJednotková cena MnožstvoSpolu s DPH
{$product['product_code']} {$product['name']}
{$product|tags}
ks {$product['final_price']|price:3} {$product['amount']}{$product['final_price_wo_vat'] * $product['amount']|price} {$product['vat']} % {$product['final_price'] * $product['amount'] - $product['final_price_wo_vat'] * $product['amount']|price:3}{$product['final_price'] * $product['amount']|price}
  Balné a poštovné ks{$order->getDeliveryPrice()|price:3} 1 {$order->getDeliveryPrice()|price} {$vat} % {$order->getDeliveryPrice(true) - $order->getDeliveryPrice()|price:3}{$order->getDeliveryPrice(true)|price} 1{$order->getDeliveryPrice(true)|price}
  Zľava -{$order->getDiscount()|price:3} -{$order->getDiscount()|price} {$vat} % -{$order->getDiscount(true) - $order->getDiscount()|price:3}-{$order->getDiscount(true)|price} -{$order->getDiscount(true)|price}
Súčet položiek {$order->getPrice()|price}   {$order->getPrice(true) - $order->getPrice()|price} {$order->getPrice(true)|price}
 
  {if $vat_payer == true} {/if}
Suma bez DPH {$order->getPrice()|price}
Suma na úhradu {$order->getPrice(true)|price}
 
{loop $order->getVats() as $vatPercent => $vat} {/loop}
Rekapitulácia Základ Sadzba DPH Spolu s DPH
  {$vat['base']|price} {$vatPercent} % {$vat['price']|price} {$vat['base'] + $vat['price']|price}
 
{if $vat_payer == true} Sme platcom DPH. {else} Nie sme platcom DPH. {/if}
Faktúru vystavil(a) {$order['invoice_issued_by']} Pečiatka a podpis