I have a customer that sell customized merchandize such as pens, cups and so on
Especially for the pens they wan to have a simulation option on the site when their customer can choose a pen, upload its own logo and see how it looks on the pen
Any idea how can I implement this?
Thanks
I would make that rendering this as a separate HTML document and then I would add the HTML Component to the page and send in the pen image to the HTML Component together with their logo and let the magic happen inside that HTML Component. Of course you can add images on top of each other but there is no function in Wix Code to Skew and make that looking good I guess.
Hope I turned you in some direction.