Skip to main content

Documentation for JoomShopping / YOOtheme Pro Integration Variables: Product in order

Available in the source of multiple items in an order and in the order list.

Nested objects

Multiple items sources

Not available without additional YOOtheme extensions.

Root variables

Product code product_ean
Product identifier in the store.
Configuration -> Checkout -> Show product code
Arguments
-
Manufacturer code manufacturer_code
Model identifier assigned by the manufacturer.
Configuration -> Checkout -> Manufacturer code
Arguments
-
Basic price basic_price
Formatted base price with unit of measurement.
Configuration -> Checkout -> Basic price
Arguments
-
Tax info tax_info
Formatted list of taxes.
Configuration -> Product -> Show product tax in cart
Arguments
-
Extra fields extra_fields
List of product characteristics.
Configuration -> Product -> Show characteristics in cart
Arguments
-
Weight weight
Formatted weight of the product per unit.
Configuration -> Checkout -> Show product weight
Arguments
-
Files: Template files
Template with links to files (for sale) of the product.
Output
<div> <span><a href="/[link]">file name</a></span> <span><a href="/[link]">file name</a></span> ... </div>
Arguments
Icon
List style classes
List attributes
Value style classes
Description
Files will be displayed regardless of the order status, but when you click on the link, the status will be checked.

TMP

Other