price_list_ref_from_order_id
Retrieves a price list reference from an order id
Example
1
{{ 'order' | price_list_ref_from_order_id }} => value
Input
| Type | Parameter | Description | Required |
|---|---|---|---|
| mixed | orderId | The ID of the Order. Comes before the | sign. | Required |
Output
| Type | Description |
|---|---|
| string | The reference code of the price list that would have been used for the order |