Skip to content

Overview

iConfigure is a CPQ (Configure, Price, Quote) platform for building customizable product configurators (including 3D visualizations). The web-based Manager is used for product setup, pricing, quotations, and analytics.

Key features

  1. Product configurations — Real-time customization with dynamic pricing and optional 3D visualization.
  2. Dynamic pricing — Prices update as users change options; supports conditions and calculation formulas.
  3. Quotation generation — PDF quotations with a product screenshot and a detailed list of selected values.
  4. Analytics — Session tracking in the Manager dashboard; optional Google Tag Manager events on the host page (inject mode).
  5. Dealer module — Dealers embed branded configurators on their own websites.

Platform URLs

AppURL
Configurator (embed)https://configurator.iconfigure.io
Manager (back-office)https://manager.iconfigure.io
Documentationhttps://docs.iconfigure.io

Configurator structure

A product configurator is organized as:

  • Product — The overall configurator project.
  • Steps — Stages in the configuration flow (e.g. “Tabletop”, “Legs”).
  • Features — Main options within a step (material, color, dimensions).
  • Subfeatures — Choices within a feature (e.g. “Oak”, “Walnut” under Material).

Feature types

TypeDescription
Single selectionOne option from a set
Multiple selectionOne or more options
Number inputNumeric value with unit, step, and range
Text inputFree text (e.g. engraving)

Features can be displayed as buttons, toggles, carousels, image lists, or sliders depending on the display type configured in Manager.

Next steps