Versions Compared

Key

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

...

  1. Create the basic widget configuration described in ` and extend the config object with widgetGuid and widget uniqueid.

  2. widgetGuid and widget uniqueid can be provided through template and overwrite properties of the config object.

    Code Block
    <recommendations widget-guid="..."> widget-unique-id="..."></recommendations>

  3. One template can contain one or multiple independent recommendations which target different widgets.

...