Appearance
Get started with Icon Visualizer
Icon Visualizer is an embeddable wheel and tire configurator. A normal integration adds a mount element and the Icon-hosted embed script to a page. The embed key selects the account configuration.
Integration flow
- Add the standard mount element.
- Set any host-owned configuration before the embed script.
- Load
embed.cfmwith the assigned configurator key. - Wait for
iconfigurator.readybefore calling the browser API. - Treat
iconfigurator.failedas a terminal startup failure for that page load.
Start here
Plugin author?
If the configurator is already embedded and you want to extend it, go directly to Build your first plugin.