Hello!
I am currently creating a form of configurator for some furniture. By using this, it is possible to choose from different modules, and therefore it is possible for the product to have over 6 million configurations. Therefore we have split the product up in theese modules, and are storing them in RackBeat.
If there is a better solution for this, i am open for everything.
This is a picture of the configurator, and the response underneath is what i get from our api service, that fetches the data from RackBeat, that gives the product numbers, price and src to the image of the product.
The primary problem right now is the adding to cart. I have tried to start it from a single placeholder product on shopify, that holds the data from the api response, as properties on the product. Then i created a script, that took the properties from the product, hided it from the user, and overwrite the products price, name and image. This worked great, untill i pressed go to checkout, where i found out, that i cant modify anything, and the placeholder product were displayed as free, no image and all the properties shown underneath.
I hope there is someone who have a solution for this.
Best Regards
Mikkel Korsaa