Updated September 2026 · Written and maintained by the Progression Agency strategy team
A product configurator lets a customer assemble a product from options and see the result before ordering. The category spans a two-option color picker and a three-dimensional visualizer for made-to-order machinery, and the design problems at those extremes have almost nothing in common. What is common is where projects fail: not in the interface, which is visible and gets attention, but in the product data model beneath it and in the maintenance nobody was assigned.
The short answerThe default configuration is the most important design decision on the whole project. Most customers change one or two things and buy, which means the default is the product most people actually receive. Get it wrong and every customer starts from somewhere they have to correct; get it right and the configurator becomes a way to refine a good product rather than a blank form asking the customer to design one.
Progression Agency is based in New York City and works with clients across the United States and worldwide. Cost figures are category-typical ranges rather than quotes, and nothing here reports the results of a specific client. Accessibility obligations for interactive interfaces vary by jurisdiction and context; custom controls in configurators frequently fail keyboard and screen reader use, and that should be tested rather than assumed.
What is a product configurator?
An interface that lets a customer assemble a product from options — size, material, color, components, engraving — and see and price the result before ordering.
The category covers everything from a two-option color picker to a three-dimensional visualizer for a made-to-order machine, and the design problems at those two ends have almost nothing in common.
Simple option selection
Two or three variables with a manageable number of combinations. Most ecommerce platforms handle this natively and it barely qualifies as a configurator.
Guided configuration
More variables with dependencies between them, where choosing one option constrains others. This is where genuine interface design begins.
Visual configurators
Where the customer sees the result rendered as they change it. Expensive, and decisive in categories where appearance is the purchase.
Three-dimensional and rotatable
Full model manipulation. Impressive, heavy, and frequently used where a good set of photographs would have converted better.
Engineering configurators
Where the output is a specification, a quote and sometimes a manufacturing file. A different discipline again, closer to software than to merchandising.
Quote-only configurators
Where the customer specifies and a price follows later. Common in B2B and frequently the honest answer where pricing is genuinely complex.
What does good configurator UI look like?
Fast, obviously defaulted, honest about what is unavailable, and showing a running price. Configurator UI fails on comprehension rather than on aesthetics.
The interface question that matters is whether a customer can tell, at any moment, what they have chosen, what it costs and why something is not available. Everything below is in service of those three.
What makes a configurator good?
Speed, obvious defaults, honest handling of invalid combinations, and a visible running price. In roughly that order.
The most common failure is not ugliness. It is a customer reaching a state where they cannot tell what they have chosen, what it costs, or why an option is unavailable.
Start from a complete, valid product
Not an empty state. A configurator that opens on nothing makes the customer do the work of imagining what is possible.
Defaults are the most important design decision
Most customers change one or two things from the default and buy. The default is therefore the product most people receive.
Show the price continuously
A price that only appears at the end forces the customer to discover the cost of their choices retroactively, which is where abandonment happens.
Explain why an option is unavailable
‘Not available with your selected frame’ is useful; graying it out silently is not, and the customer will assume the site is broken.
Never let the customer reach an invalid state
Prevent it, or resolve it explicitly. Presenting an error after several steps is the single most frustrating pattern in this category.
Keep the number of visible decisions low
Progressive disclosure — advanced options behind a toggle — serves both the customer who wants three choices and the one who wants thirty.
Make the current configuration always visible
A running summary of what has been chosen. Customers lose track quickly once past four or five decisions.
Allow saving and sharing
Configurations get discussed before they get bought, particularly in B2B. A shareable link is one of the highest-value features and one of the cheapest.
Performance is a conversion feature
Every option change that takes a second to render compounds across a dozen decisions into a slow, discouraging experience.
Design mobile first, genuinely
Configurators are frequently designed on desktop and used on phones, and complex option interfaces degrade badly on small screens.
Where do configurators actually pay for themselves?
In categories with genuine variation, high consideration, and a customer who would otherwise need a conversation to buy.
The commercial case is either replacing a sales conversation with self-service, or increasing average order value through visible upgrades. A configurator on a product with three color options is doing neither.
| Situation | Worth it? | Why |
|---|---|---|
| Made-to-order furniture and fixtures | Yes | Variation is the product; visualization drives the sale |
| Industrial equipment with real options | Yes | Replaces a specification conversation |
| Personalized and engraved goods | Yes | The customization is the reason to buy |
| Apparel with size and color only | No | Standard variant selection does the job |
| Complex B2B quoting | Yes, as a quote configurator | Speeds a slow process even without instant pricing |
| Building products and materials | Yes | Combinations and compatibility genuinely need guiding |
| Vehicles and recreational equipment | Yes | High consideration, high value, expected by buyers |
| Low-value products with many trivial options | No | Cost never returns; simplify the range instead |
The fourth and eighth rows are where most wasted configurator spend goes: building a configuration interface for a product whose variation could have been handled by a dropdown, or whose real problem is an over-complicated range.
What does a configurator cost to build?
Roughly $5,000 to $30,000 for option-based configuration on an existing platform, and $50,000 to $250,000 or more for visual or three-dimensional work with real product data behind it.
The cost that surprises people is not the interface. It is the product data: every valid combination, every price rule, every incompatibility, in a form a system can use.
| Element | Share | Frequently underestimated |
|---|---|---|
| Product data modeling and rules | 25-40% | Yes, consistently and severely |
| Interface design | 15-25% | No |
| Front-end build | 20-30% | No |
| Visual assets or 3D models | 0-40% | Yes, if visual |
| Pricing and quoting logic | 10-20% | Yes, where pricing is conditional |
| Integration with orders and manufacturing | 10-25% | Yes, always |
| Testing every combination | 5-10% | Yes; combinatorial testing is real work |
| Ongoing maintenance as the range changes | Recurring | Yes, and it is nobody’s job by default |
The first and last rows are the ones that decide whether a configurator succeeds over years. A configurator is a live representation of your product range, and a range that changes without the configurator being updated becomes a source of orders you cannot fulfill.
The data model is the project
Which options exist, which combinations are valid, what each costs, what depends on what. Most of the difficulty and most of the value sits here.
Rules multiply combinatorially
Five options with six values each is 7,776 combinations. Validating and pricing them requires rules rather than enumeration, and defining those rules is the real work.
Visual assets scale badly
A configurator showing every combination as a photograph requires every combination photographed. Rendering solves it and introduces its own cost and fidelity questions.
Manufacturing integration is where it breaks
A configuration that produces an order nobody can build is worse than no configurator. The output has to be something operations can act on.
Maintenance is permanent
Every product change, price change and discontinuation has to reach the configurator. Assign it to somebody at build time.
Build it custom or use a platform?
Platform for standard option-based configuration; custom where the rules, the visualization or the integration are genuinely unusual.
The honest test is whether your configuration problem is unusual or merely feels unusual. Most product ranges are less exceptional than the people who work with them daily believe.
| Approach | Cost | Time | Flexibility | Best for |
|---|---|---|---|---|
| Native platform variants | Minimal | Days | Low | Simple option sets |
| Configurator app or extension | Low | Weeks | Moderate | Standard option-based products |
| Specialist configurator platform | Moderate, recurring | Weeks to months | High | Complex rules without custom build |
| Custom build on your stack | High | Months | Complete | Genuinely unusual requirements |
| Visual or 3D specialist vendor | High | Months | High within their model | Visualization-led categories |
| Quote-request form | Very low | Days | None | Where pricing genuinely cannot be automated |
The bottom row deserves more respect than it gets. Where pricing genuinely depends on engineering review, an honest structured quote request converts better than a configurator that produces a number the business then has to revise.
How should a configurator be measured?
Completion rate, where people abandon, and whether configured orders convert better than standard ones — not engagement time.
Time spent in a configurator is ambiguous: it can mean the customer is engaged or that they cannot work out how to finish. The drop-off point tells you which.
Completion rate is the headline
What share of people who start a configuration finish one. Everything else is diagnostic of this.
The abandonment step tells you the fix
People leaving at the same decision every time indicates a specific interface or pricing problem rather than general disinterest.
Compare configured against standard orders
Average value, return rate and margin. Configured orders should be worth more; if they are not, the configurator is adding cost without adding value.
Watch return rates on configured products
Higher returns on configured items usually mean the visualization is not matching the delivered product, which is an expensive trust problem.
Track saved and shared configurations
In B2B especially, sharing precedes buying. A high save rate with low completion indicates a decision happening off-site rather than a failure.
Count the sales conversations avoided
Where a configurator replaces quoting, the saved staff time is a real return that nobody puts in the business case.
What are the common mistakes?
Too many options, invisible pricing, no default, silent unavailability, poor mobile experience, and no plan for keeping it current.
Almost all of these are decisions rather than defects, which means they are fixable in the design phase and expensive to fix afterwards.
Exposing every option at once
Overwhelms the customer and buries the choices that matter. Progressive disclosure exists for this.
Hiding the price until the end
Guarantees a proportion of customers configure something they were never going to buy and leave when they find out.
Starting from nothing
An empty configurator asks the customer to design. Most will not.
Silent unavailability
Options that gray out with no explanation read as broken software.
Desktop-only thinking
Complex option interfaces on a phone need genuinely different layout, not a narrower version of the same one.
No saving or sharing
Forces a decision in one session, which many considered purchases are not made in.
Ignoring accessibility
Configurators are frequently built with custom controls that keyboard and screen reader users cannot operate at all.
No maintenance owner
The range changes, the configurator does not, and eventually it sells something that no longer exists.
| Pattern | Fits when | Fails when |
|---|---|---|
| Single-page with live preview | Few options, visual product | Options exceed one screen |
| Stepped wizard | Many dependent decisions | Customers want to jump between steps |
| Sidebar options with fixed preview | Visual products with moderate option counts | On mobile, where the sidebar has nowhere to go |
| Accordion sections | Many independent option groups | The customer loses track of state |
| Tabbed configuration | Distinct configuration areas | Cross-tab dependencies exist |
| Guided question flow | The customer does not know the vocabulary | Experts want direct access |
The last row is worth deciding explicitly. A guided flow serves a first-time buyer and frustrates a returning specifier, and offering both — a guided path plus a direct one — is usually cheaper than choosing wrong.
How does it affect search visibility?
Configurators are frequently invisible to search engines, which means the page can rank for nothing while the product range is enormous.
The content lives behind interaction, so unless the underlying options and combinations are also reachable as crawlable content, none of that range contributes anything to search.
Interactive content is not indexed content
What a customer builds by clicking is not text a crawler encounters. The configurator page frequently has almost no indexable content at all.
Publish the range as pages too
Category and popular-combination pages give search something to index and give customers an entry point that is not a blank configurator.
Do not create a page per combination
Thousands of near-identical thin pages is the pattern search engines discount. Publish the meaningful configurations, not the mathematical ones.
Describe the options in text
What is available, in what materials, at what sizes, with what constraints. This is genuinely useful to customers and is the content the configurator hides.
Speed affects both
A heavy configurator slows the page it sits on, which affects ranking as well as conversion.
Want the range to be findable, not just configurable?
We work with clients across the United States and worldwide on the half of a configurator project that usually gets forgotten — making the product range visible in search when the configurator itself is invisible to it.
When a configurator earns its cost
Where the product genuinely varies and the variation drives price, and where the alternative is a quote request that loses the buyer. Where the range is small, a configurator adds friction to a decision that a table would have answered.
Getting found in search
AI, AEO and what is changing
Paid media and lead generation
Websites and design
- Hire PHP developers
- Bankruptcy lawyer website design
- Web design in North Carolina
- Web design in Seattle
- Ecommerce web development
- Ecommerce development services
- Squarespace customization
- Consulting websites
- Beauty stores on Shopify
- Content commerce
- 404 and bad request errors
- FTP clients
- Website design and development
- Design, development and management
- Creating a gallery
- Custom CSS
- Summary blocks
- Website maintenance services
- Web design agency, San Jose
- WordPress outsourcing
- StoryBrand website framework
- StoryBrand websites
- StoryBrand website design
- Squarespace logos
- Web development services
- How much does a website cost?
- What to include on a homepage
- Website redesign services
- Website maintenance
- Shopify ecommerce agency
- Ecommerce website design
- BigCommerce vs Shopify
- Service business website design
- Healthcare website design
- Websites for restaurants
- Squarespace design services
- Squarespace vs WordPress
- Wix vs WordPress
- Web design in Queens
- Web design for small business
- Shopify agency
- Shopify checkout optimization
- Headless commerce and Hydrogen
- Shopify pricing guide
- Shopify checkout extensibility
- Squarespace pricing
- Publishing a Squarespace site
- What Squarespace is
- Learning Squarespace
- Squarespace dropdown menus
- Domain vs website
- Videography websites
- Ecommerce product configurators
- Negative space in design
- YouTube channels for web designers
- How to back up a Squarespace website
- Best dental websites
- Website dimensions and image sizes
- Web design in Charlotte NC
- Web design in Nashville
- Web design in Seattle
- Web design in Atlanta
- Retail consulting
- Product design agencies
- Digital product agencies
Choosing and working with an agency
Social, content and brand
By industry and by situation
Frequently asked questions
What configurator examples are worth studying before building one?
What kinds of configurator products exist?
What does an ecommerce product configurator need at minimum?
Which are the best product configurators for ecommerce?
How do I choose the best product configurator for my catalog?
What is a product configurator?
What types of configurator are there?
What does good configurator UI look like?
Which UI pattern should I use?
Should I offer both a guided and a direct path?
What makes a configurator good?
Why does the default configuration matter so much?
Should the price be visible throughout?
What should happen when an option is unavailable?
Should a configurator start empty?
How many options should be visible at once?
Is save and share worth building?
Where do configurators actually pay for themselves?
Where are they not worth building?
What does a configurator cost?
What is the most underestimated cost?
Why do rules matter more than enumeration?
What about visual assets?
What breaks configurators after launch?
Should I build custom or use a platform?
Is a quote request form ever the right answer?
How should a configurator be measured?
Why is time spent a poor metric?
What does a high return rate on configured items mean?
Should sales conversations avoided be counted?
What are the most common configurator mistakes?
Are configurators accessible?
Do configurators help search visibility?
How do I make the range visible in search?
Should I create a page for every combination?
Does configurator performance affect ranking?
Get a free marketing proposal
Tell us what you are trying to grow and we will come back with a plan, not a pitch deck. Same-day reply on weekdays.
