Here is just a short post with example, how to integrate the 3D Rotate Tool into Joomla CMS. The example features also the JavaScript version of the 3D Rotate tool. If user visits the site using a mobile device, the 3D product gets displayed:
This example is done in a clean Joomla installation. It is possible that in your Joomla Site the JavaScript used in my example (loading of swfobject.js) might interfere with other JavaScript files your site is already loading. In this case you might need to delete the swfobject.js linkage and adjust the script accordingly (remove the JS version of the tool, or use an other technique to detect Flash plugin rather than swfobject.js , e.g. JQuery).