{[{ showTranslation['WEBORDERS'] }]}
You don't have any orders yet...
| # | {[{ showTranslation['ORDER_NUMBER'] }]} | {[{ showTranslation['TOTAL'] }]} | {[{ showTranslation['TEXT_STATUS'] }]} | {[{ showTranslation['MORE'] }]} | 
|---|---|---|---|---|
| {[{$index + 1}]} | {[{item.number}]} | {[{item.total}]} | {[{ showTranslation[item.status.toUpperCase()]}]} | {[{ showTranslation['BUTTON_VIEW'] }]} | 
{[{ showTranslation['CHANGE_PASSWORD'] }]}
{[{ showTranslation['LOYALITY_POINTS'] }]}
{[{ showTranslation['POINTS'] }]}
{[{ calculatePonitValue(customer.spendable) }]}
{[{ showTranslation['POINTS_VALUE'] }]}
€ {[{ (calculatePonitValue(customer.spendable * shopDetails.points.discountPerPoint)).toFixed(2) }]}
{[{details.firstName}]} {[{details.lastName}]}
{[{customer.phone.mobilePhone}]}{[{customer.email}]}
 {[{ showTranslation['ORDER_STATUS'] }]} 
:
                                                {[{details.status}]}
 
{[{ showTranslation['SHIPPING_ADDRESS'] }]} :
{[{details.shippingAddress.street}]}, {[{details.shippingAddress.houseNumberSuffix}]} {[{details.shippingAddress.houseNumber}]}{[{details.shippingAddress.postalCode}]}, {[{details.shippingAddress.city}]},{[{details.shippingAddress.country}]}{[{ showTranslation['INVOICE_ADDRESS'] }]} :
{[{details.invoiceAddress.street ? details.invoiceAddress.street : details.shippingAddress.street}]}, {[{details.invoiceAddress.houseNumberSuffix ? details.invoiceAddress.houseNumberSuffix : details.shippingAddress.houseNumberSuffix}]} {[{details.invoiceAddress.houseNumber ? details.invoiceAddress.houseNumber : details.shippingAddress.houseNumber }]}{[{details.invoiceAddress.postalCode ? details.invoiceAddress.postalCode : details.shippingAddress.postalCode}]}, {[{details.invoiceAddress.city ? details.invoiceAddress.city : details.shippingAddress.city}]},{[{details.invoiceAddress.country ? details.invoiceAddress.country : details.shippingAddress.country}]}| {[{ showTranslation['IMAGE'] }]} | {[{ showTranslation['PRODUCT'] }]} | {[{ showTranslation['QUANTITY'] }]} | {[{ showTranslation['PRICE'] }]} | {[{ showTranslation['VAT_RATE'] }]} | {[{ showTranslation['TOTAL_PRICE'] }]} | 
|---|---|---|---|---|---|
| {[{singleDetail.name}]} | {[{singleDetail.quantity}]} | {[{singleDetail.price}]} | {[{singleDetail.priceVat}]} | {[{singleDetail.total}]} | 
{[{ showTranslation['ORDER_DETAILS'] }]}
 
 {[{ showTranslation['RECEIPT_NUMBER'] }]} : {[{details.receipt.number}]}
{[{ showTranslation['DATE'] }]}: {[{date}]}
 
{[{ showTranslation['DATE'] }]}: {[{date}]}
{[{ showTranslation['CUSTOMER_NOTE'] }]}
 
 {[{productDetails.comment ? productDetails.comment : 'No comments'}]}
 
Cost
 
 {[{ showTranslation['SHIPPING_COST'] }]}: {[{details.shippingCosts}]}
{[{ showTranslation['TOTAL'] }]}: {[{details.total}]}
 
{[{ showTranslation['TOTAL'] }]}: {[{details.total}]}
 
  
  
  
  
 