38 lines
795 B
Plaintext
38 lines
795 B
Plaintext
Witaj,
|
|
|
|
{firstname} {lastname} zlozyl zamowienie w sklepie.
|
|
|
|
Zamowienie #{order_name} z dnia {date}
|
|
Metoda platnosci : {payment}
|
|
Status : {state}
|
|
|
|
{products}
|
|
Ref Ilosc Produkt Cena jednostkowa
|
|
Suma produktow : {total_products} {currency}
|
|
|
|
{discounts}
|
|
Kod Rabat Wartosc
|
|
Razem rabat : {total_discounts} {currency}
|
|
Wysylka : {total_shipping} {currency}
|
|
Razem do zaplaty : {total_paid} {currency}
|
|
Informacje o wysylce
|
|
|
|
{carrier}
|
|
|
|
Adres dostawy
|
|
{delivery_firstname} {delivery_lastname}
|
|
{delivery_address1}
|
|
{delivery_address2}
|
|
{delivery_postal_code} {delivery_city}
|
|
{delivery_country}
|
|
|
|
Adres faktury
|
|
{invoice_firstname} {invoice_lastname}
|
|
{invoice_address1}
|
|
{invoice_address2}
|
|
{invoice_postal_code} {invoice_city}
|
|
{invoice_country}
|
|
|
|
|
|
{shop_name} - {shop_url}
|