Hi, I'm Alessandro, nice to meet you all.
I need your support to understand how can I build a kitchen configurator with magento.
The page I need to build is exactly like this: https://www.diotti.com/it/kitchen-planner/
When you select a module it places the module sketch on the top with the measures and when you complete your kitchen you can save the project and request for a quote.
Do you know some tool to implement the same configuration page in magento?
Thank you
Hi Alessandro!
Native Magento Functionality, like Bundled Products can handle a lot of what you're looking for from a technical perspective. However, the presentation of the options is what appears to be really unique.
https://docs.magento.com/m2/ce/user_guide/catalog/product-create-bundle.html
There are existing extensions to help you to visually show the options that shoppers can select between, depending on how you want to achieve this:
https://marketplace.magento.com/bsscommerce-bundle-option-image.html
https://marketplace.magento.com/ewave-extendedbundleproduct.html
Additionally, there are companies that specialize in visual merchandising, like Productimize, Doogma, and ArtifiLabs. I'd expect any of these companies to charge both setup and SaaS fees for their technology, but it may be worth investigating.
Best of luck!