...
Create the basic widget configuration described in ` and extend the config object with widgetGuid and widget uniqueid.
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>
One template can contain one or multiple independent recommendations which target different widgets.
...