EN IT

Orders

Below are documented the variables for the account-orders.html page to show the customer their orders along with related shipments and returns.

In addition to these you can also use the variables common to all pages.

account-orders.html

Displays a customer's orders along with related shipments and returns.

Instruction Variable Description
for orders Customer orders

for orders

Instruction Variable Description
show billingAddress Billing address
show customerName Customer first and last name, or company name
show date Order date
for items Product SKUs ordered and not yet shipped
show number Order number
show print Link to the order print page
for returns Returns
for shipments Shipments
show shippingAddress Shipping address
show status Order status
show total Total
show totalTax Total VAT included

for returns

Instruction Variable Description
show date Return date
for items Order SKUs for which a return was requested
show number Return number
show status Return status

for shipments

Instruction Variable Description
show deliveryDate Delivery date
for items Shipped product SKUs
show returnItems Link to the return request page
show shippingDate Shipping date
show trackingNumber Tracking number
show trackingURL Link to the tracking page

for items

Instruction Variable Description
show approval Approval status of the product return. Available only within returns
show buyAllAgain Button to add the product to the cart and buy it again (order quantity). Available only within orders and shipments
show buyItAgain Button to add the product to the cart and buy it again (minimum orderable quantity). Available only within orders and shipments
show comments Comments on the product entered during the return request. Available only within returns
show isReturnable Indicates whether it is possible to request a return for the product. Available only within shipments
show lastDateToReturn Last day to return. Available only within shipments
show name Name
show price Price
show quantity Quantity
show reason Reason for the return request. Available only within returns
show requests Customer requests. Available only within orders and shipments
show sku Stock code
show taxCode VAT class code
show taxedPrice Price VAT included
show taxedTotalPrice Total price VAT included. Available only within orders, refers to the entire ordered quantity
show taxRate VAT percentage
show totalPrice Total price. Available only within orders, refers to the entire ordered quantity