How to automate price conversion
Business rules allow you to automate price conversion between different currencies
PreviousHow to automatically calculate the size of a variantNextHow to assign documents to a product when it is created
Last updated
Business rules allow you to automate price conversion between different currencies
Last updated
When working with business rules you can change a specific localized value of an . This makes it possible to convert the local price to other currencies.
Start by making a Business rule that when the price change.
Then make to check if the price was set. This can be done by checking if the price was empty before.
Within each you can then set up an to convert the price. In this example the List Price (EUR) is converted to List Price (DKK).