Skip to main content

Order product attribute combination

Order product attribute combination loop lists order product attribute combinations.
{loop type="order_product_attribute_combination" name="the-loop-name" [argument="value"], [...]}

Arguments

ArgumentDescriptionDefaultExample
orderA list of values
Expected values :
- alpha : alphabetical order on order product attribute title
- alpha_reverse : reverse alphabetical order on order product attribute title
alphaorder="alpha_reverse"
order_product *A single order product id.order_product="2"

Plus the global arguments

Outputs

VariableValue
$ATTRIBUTE_AVAILABILITY_CHAPOthe order product attribute availability chapo
$ATTRIBUTE_AVAILABILITY_DESCRIPTIONthe order product attribute availability description
$ATTRIBUTE_AVAILABILITY_POSTSCRIPTUMthe order product attribute availability postscriptum
$ATTRIBUTE_AVAILABILITY_TITLEthe order product attribute availability title
$ATTRIBUTE_CHAPOthe order product attribute chapo
$ATTRIBUTE_DESCRIPTIONthe order product attribute description
$ATTRIBUTE_POSTSCRIPTUMthe order product attribute postscriptum
$ATTRIBUTE_TITLEthe order product attribute title
$IDthe order product attribute combination ID
$ORDER_PRODUCT_IDthe related order product ID

Plus the global outputs