Zen Cart Logo
Forums / General Questions / embed 3DBin link?

embed 3DBin link?

Views: 1,039

Results 1 to 5 of 5
16 May 2011, 7:53 AM
#1
michael88 avatar

michael88

New Zenner

Join Date:
May 2011
Posts:
1
Plugin Contributions:
0

embed 3DBin link?

Hi everybody!
I need to embed these guys 3dbin.com into a zencart.
please help me out.
Thank you in advance.:smile:

16 May 2011, 8:24 AM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: embed 3DBin link?

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.php/Customisation_-_Templates_-_Javascript

16 May 2011, 8:30 AM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: embed 3DBin link?

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.

18 May 2011, 6:09 PM
#4
ivadenis avatar

ivadenis

New Zenner

Join Date:
May 2011
Posts:
3
Plugin Contributions:
0

Re: embed 3DBin link?

schoolboy:

(There are remote override solutions, but these are complicated to configure).

Can you point out in the right direction where I can look up remote override solutions?

Thanks!