The Order Item Attribute Transformer rule is used to change the existing attribute values of order items, for example to update the unit price, or to change the SKU from ABC to DEF.
This rule has the following parameters:
-
Attribute - A list of attributes of an order item that can be used to filter order items, e.g. SKU.
- Value type - The type of the attribute value; e.g. number.
-
Value - The value assigned to the attribute, e.g. DEF.
To add a new Order item attribute transformer rule,
- Open the desired store.
- Go to the Rules tab.
- Click +Add a Rule
- Name your rule, click +Add Action, and then select Do something with each order item from the dropdown menu.
- Select Compare Order Item Attribute from the dropdown.
- Choose the attribute to transform from the Attribute dropdown, and enter the value of the attribute that should be changed. Then click the blue + Add action button next to THEN.
- Select Set order_item attribute from the dropdown.
- Select the attribute to transform and enter the new value to be assigned.
- Click Save changes.
For instructions on how to change the values of order attributes, see Order Attribute Transformer Rule.
Comments
Please sign in to leave a comment.