Data zamówienia: order['date_order'] ) );?>
Status zamówienia: statuses[ $this -> order['status'] ];?>

order['client_surname'];?> order['client_name'];?>
order['client_street'];?>
order['client_postal_code'];?> order['client_city'];?>
order['client_email'];?>
order['client_phone'];?> order['inpost_paczkomat'] ):?>

Paczkomat: order['inpost_paczkomat'];?> order['orlen_point'] ):?>

Punkt Orlen: order['orlen_point'];?>

order['firm_name'] ):?>
:

order['firm_name'];?>
order['firm_street'];?>
order['firm_postal_code'];?> order['firm_city'];?>
NIP: order['firm_nip'];?>

order['products'] ) and count( $this -> order['products'] ) ):?> order['products'] as $product ):?>
Wiadomość: ' . $product['message'] : '';?>
' . \S::decimal( $product['price_brutto'] ) . ' zł'; if ( $product['price_brutto_promo'] and $product['price_brutto_promo'] < $product['price_brutto'] ) $discount += \S::normalize_decimal( ( $product['price_brutto'] - $product['price_brutto_promo'] ) * $product['quantity'] ); ?> x
Wartość koszyka
Rabat
coupon ):?>
Kod rabatowy: coupon -> name;?> - coupon -> amount;?> coupon -> type == 1 ? '%' : 'zł';?>
order['transport'];?> order['transport_cost'] );?> zł
: order['transport_cost'] );?> zł
order['message'] ):?>
Wiadomość: order['message'];?>