logo

Gunung Sahari Raya 50A
Jakarta

INVOICE


{{ order.firstname }} {{ order.lastname }}

{{ order.shipping_address_1 }}

{{ order.shipping_state }}. {{ order.shipping_city }}. {{ order.shipping_postcode }}

{{ order.phone }}

Invoice No: {{ order.invoice_no }}

Payment: {{ order.payment_status }}

Status: {{ order.order_status }}

MANDIRI MERCHANT TRANSFER PAYMENT INFORMATION
ACCOUNT NUMBER: {{ order.mandiri_atm.payment_account_number }}
AMOUNT: {{ order.mandiri_atm.payment_amount }}
description PRICE AMOUNT TOTAL
#{{ product.product_id }} {{ product.price | currency : 'Rp' : 0 }} {{ product.quantity }} {{ product.total | currency : 'Rp' : 0 }}
{{ product.product_name }}

SUBTOTAL
{{ subtotal | currency : 'Rp' : 0 }}
SHIPPING
{{ shipping_handling | currency : 'Rp' : 0 }}
VOUCHER
{{ voucher == 0 ? '-' : voucher > 100 ? (voucher | currency:'Rp. ':0) : voucher <= 100 ? voucher + '%' : '-'}}
POINT
{{ voucher | currency : 'Rp' : 0 }}
GRAND TOTAL

{{ grandtotal | currency : 'Rp' : 0 }}


SPECIAL REQUEST

{{ order.special_request }}


PAYMENT

Please transfer the amount of your order to this bank account:

{{ bank.name }}
{{ bank.account_number }}
A/n {{ bank.account_name }}

CONFIRMATION

Please confirm your payment here:

Payment Confirmation