Fields
Pattern
A required field. The path towards the entity data that needs to be copied.Replacement
A required field. This the output location where the copied data will be added.Conditions
Only copy the data when a certain condition is met. For example when a box is checked that billing and shipping are to the same address.Sample data
- Pattern: product.name
- Replacement: product_name
- Pattern: products.*.name
- Replacement: product_names.$1