Skip to main content

Documentation for JoomShopping / YOOtheme Pro Integration Variables: Order (main)

Variables are available on the individual order page and in the list.

Root variables

Order number order_number
Arguments
Remove zeros
Order date order_date
Arguments
Date format
Invoice date invoice_date
Arguments
Date format
Order status status_name
The name of the current order status.
Output
<span class="status-[order_status]">status_name</span>
Arguments
Style classes
Do not add the _tmp_ext variable
Tax info order_tax_ext
Template from the tax list.
Configuration -> Shop functions -> Tax
Arguments
Separator
Show percent
Показывать значение
Show value
Shipping name shipping_info
Configuration -> Shop functions -> Shippings
Arguments
-
Shipping tax info shipping_tax_ext
Template from the tax list.
Arguments
Separator
Show percent
Показывать значение
Show value
Payment name payment_name
Configuration -> Shop functions -> Payments
Arguments
-
Delivery date delivery_date
Arguments
Text if value = today
Text if value = tomorrow
PDF-file: Link pdf_file
Link to invoice/waybill.
Configuration -> Checkout -> PDF invoice to the customer
Arguments
-
Cancel order: Kink cancel_link
Configuration -> Checkout -> Customer may cancel an order
Arguments
-

Sums

Total order_total
Order amount including discounts, delivery, packaging, payment.
Arguments
Text if value = 0
Do not add the _tmp_ext variable
Shipping order_shipping
Shipping cost.
Arguments
Text if value = 0
Do not add the _tmp_ext variable
Package price order_package
Arguments
Text if value = 0
Do not add the _tmp_ext variable
Payment order_payment
Additional payment amount.
Arguments
Text if value = 0
Do not add the _tmp_ext variable
Discount order_discount
Total amount of discount in currency.
Arguments
Text if value = 0
Do not add the _tmp_ext variable

TMP