Hello,
We have a client who runs a Wix e-commerce website for selling t-shirts online. He needs to add a plugin to the Wix site that can display a 3D model and the user can choose different colors and patterns for the t-shirt. (Similar to Nike by you customization ). We plan to implement this inside an iframe in the Wix website, but we need integration with the Wix backend.
The challenge we have is that we need to add the 3D object as a product on the Wix website. Also, we need to map this product to a cart and user as it happens now. Only then the admin can fulfill this order.
When we checked the Wix API documentation we could not find any way for server-side coding with Wix. Is this functionality that is something we can build on Wix?