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
| Argument | Description | Default | Example |
|---|---|---|---|
| order | A list of values Expected values : - alpha : alphabetical order on order product attribute title - alpha_reverse : reverse alphabetical order on order product attribute title | alpha | order="alpha_reverse" |
| order_product * | A single order product id. | order_product="2" |
Plus the global arguments
Outputs
| Variable | Value |
|---|---|
| $ATTRIBUTE_AVAILABILITY_CHAPO | the order product attribute availability chapo |
| $ATTRIBUTE_AVAILABILITY_DESCRIPTION | the order product attribute availability description |
| $ATTRIBUTE_AVAILABILITY_POSTSCRIPTUM | the order product attribute availability postscriptum |
| $ATTRIBUTE_AVAILABILITY_TITLE | the order product attribute availability title |
| $ATTRIBUTE_CHAPO | the order product attribute chapo |
| $ATTRIBUTE_DESCRIPTION | the order product attribute description |
| $ATTRIBUTE_POSTSCRIPTUM | the order product attribute postscriptum |
| $ATTRIBUTE_TITLE | the order product attribute title |
| $ID | the order product attribute combination ID |
| $ORDER_PRODUCT_ID | the related order product ID |
Plus the global outputs