Custom installation

Through the placement of a code, you retain complete flexibility over the location of the product assembler.
This works as follows:

  1. Place the following script just before </body>:
    <wwa-configor></wwa-configor><script src="https://js-cdn.syncsilo.com/wwa-configurator.min.js"></script>

  2. Give the link or button that should open the configurator a data-configuration-id attribute in which you place the unique configurator uuid (found once you have created the product). Also add the ww-configurator class.
    <button class="ww-configurator" data-configuration-id="uuid">Compose</button>

Scenarios in which this is useful:
You want to use the compiler in quote mode on a site that can't be linked to.
You create a product page with a number of standard compositions (created and imported as a 'Simple' product with separate variants). You want to be able to offer flexibility, so you place the configurator under a separate button.