Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In case your custom price list logic uses some additional parameters (typically configured for Custom Engines), you can add them as blocks using the additionalParameters option.

...

Say we have two additional parameters called ‘RRP’ which is a number, and ‘IS_OUT_OF_STOCK’ which is a boolean Boolean value (true or false). This is how you would make them available in the Strategy Designer’s toolbox:

...