Skip to main content

Documentation for JoomShopping / YOOtheme Pro Integration Variables: Shipping method

Variables are available for the source of multiple items of the corresponding type and in the delivery methods module.

Multiple items sources

Requires YOOtheme extensions to allow displaying a list inside a list item.

Root variables

Alias alias
Arguments
-
Base price shipping_stand_price
Arguments
Text if value = 0
Package base price package_stand_price
Arguments
Text if value = 0
Delivery date delivery_date
Estimated delivery date of the order.
Arguments
Text if value = today
Text if value = tomorrow
Shipping form form
Arguments
-
Description
The shipping method may have an additional form added by shipping modules. For example, a form with a field for entering a convenient delivery time or a post office number. You should not ignore this variable, otherwise it will not work as expected.
The standard template uses the attributes id="shipping_form_[shipping_id]", class="shipping_form" and style="display: none;", if this shipping method is not selected by default. Display occurs upon selection of the method.
Shipping form: HTML ID form_id
Output
shipping_form_[shipping_id]
Arguments
-

Other