Building archiviz configurator

Hello to everybody.
I work with real estate and I’d like to provide a sort of solution like this:

So is basically a tour when I can change many elements, from color, to lights, including animations.
This should work with interiors or also with exteriors. Like what is shown in the video, I’d like also to link prices , so would be very useful for sales. It’s important to create a product that could be embedded on my costumers website, if they need it. What I know is that I have to create the scene ed export using glTF exporter but I can’t find information about how to load it properly on a webserver, how to create proper layout for creating a tour, changing elements, linking price an being able to embed on a website. Can somebody provide hints or a guide to to that?
Thank you

Hello,
you need a glTF viewer to embed in your page, and then create you UI/UX for the configuration presentation. I am not very familiar with the full stack needed, but many pieces are involved: glTF export, creation and storing of glTF & configurations & metadatas (price), rendering of your glTF, creation of your UI, hosting and connecting backend to your system to collect clients data.

Some companies provide such services: expose API to create your configurator, host model and configurators etc. For instance you could look into what Sketchfab proposes: 3D Configurators - Sketchfab

The interesting side is they are part of the Epic family and we are working to streamline the connection between UE and Sketchfab.