home

Browse documentation

ezyVet Knowledge Center

Get access to documentation, training, and other high-quality resources.

Template variables: Customer orders

VariableFunction
{CustomerOrderNumber}Shows the number of the customer order.
{CustomerOrderDetails}Shows the code, name, and quantity of each product of the customer order.
{CustomerOrderShippingAddress}Shows the shipping address of the customer order.
Note: If you set the Ship To setting of the customer order to Pickup, the variable shows PICKUP.
{CustomerOrderStatus}Shows the status of the customer order. For example, the template variable could show Approved.
{CustomerOrderSubtotal}Shows the subtotal dollar value of the customer order.
{CustomerOrderSubtotalExcGst}Shows the subtotal dollar value of the customer order. The value does not include GST.
{CustomerOrderSubtotalIncGst}Shows the subtotal dollar value of the customer order. The value includes GST.
{CustomerOrderFreight}Shows the total dollar value of the freight of the customer order.
Note: This variable:
  • Does not show the dollar symbol
  • Does not show decimal numbers that have a total value of zero

For example, if the total dollar value of the freight is $10.00, the variable shows 10.

{CustomerOrderFreightExcGst}Shows the total dollar value of the freight of the customer order. The value does not include GST.
Note: This variable:
  • Does not show the dollar symbol
  • Does not show decimal numbers that have a total value of zero

For example, if the total dollar value of the freight is $10.00, the variable shows 10.

{CustomerOrderFreightIncGst}Shows the total dollar value of the freight of the customer order. The value includes GST.
Note: This variable:
  • Does not show the dollar symbol
  • Does not show decimal numbers that have a total value of zero

For example, if the total dollar value of the freight is $10.00, the variable shows 10.

{CustomerOrderTotal}Shows the total dollar value of the customer order.