Skip to main content

Simple Integration

[WIP] Work in Progress

This documentation is currently under development. If you encounter any gaps, please contact your project manager at Crystal Design.

The simple integration is the default way to embed the DIVA Configurator into an existing website or CMS such as WordPress, Joomla, or similar platforms.

It focuses on a lightweight setup that loads a base product, opens the configurator in a fullscreen overlay, allows users to save their configuration, and reopen it later via a link.

This approach does not require cart integration or backend API connections and is ideal for straightforward configurator setups, fast implementations.

tip

The simple integration is also a great starting point if you plan to add a cart integration later.
It gives you a solid foundation to understand the configurator flow and setup, so you can build on top of it with only a few additional steps.