Three ways to integrate: iframe, styled embed, or full control via Web SDK.
The configurator loads inside an iframe. We provide a URL, the client pastes it into their page as a single embed snippet. No code required on their side.
Same iframe embed, with a custom CSS stylesheet applied on top. The client hosts a CSS file and links it in the CMS under Styling. Their fonts, colours, and button styles override the defaults.
A native HTML element <ld-configurator> installed via a script tag or npm package. The default panel is hidden and the enduser-facing UI can be build from scratch by our customer (their development team). Exposes a full API: properties, methods and events.
See how a project is structured end to end, and what we need to confirm before build starts.