Hi everybody!
I need to embed these guys 3dbin.com into a zencart.
please help me out.
Thank you in advance.![]()
Hi everybody!
I need to embed these guys 3dbin.com into a zencart.
please help me out.
Thank you in advance.![]()
Last edited by Michael88; 16 May 2011 at 08:58 AM.
Hi Michael... welcome to the forum.
Embedding slideshows and image manipulator tools is largely a question of adding proper Jquery and javascript functions to your code.
There is a clear procedure here, and it should be done correctly.
The following WIKI article is a good starting point:
http://www.zen-cart.com/wiki/index.p...s_-_Javascript
20 years a Zencart User
Actually... I see that the files are hosted at 3Dbin, and all you require is an embed link.
This means that you will not be able to render the 3D images as the main product image, as zencart requires these images to be resident on the same server. (There are remote override solutions, but these are complicated to configure).
You could put the 3D stuff in the product description text (toggle to HTML mode in your WYSIWYG editor) and just paste in the <EMBED> link.
20 years a Zencart User
Try this WIKI item:
http://www.zen-cart.com/wiki/index.p...ion:Web_images
20 years a Zencart User