Jump to content

display image from another site


myecommerce

Recommended Posts

If all you want to do is display an image on that page then cartexpert is correct. If you want the actual product image to be that of another site then you have a problem.....namely that you can't do that. You will need to upload the image in your BO. If you hard code the product image to that of another site it will show that image for every product. I doubt that is what you want.

 

Hope that helps!

 

Marty Shue

Link to comment
Share on other sites

  • 1 year later...

Hello!

 

To display an image from a different website you have to specify the full URL to it.

E.g. http://www.examplesi...er/theimage.jpg

 

Then you have to place the HTML code in the tpl file:

<img src="http://www.examplesite.com/somefolder/theimage.jpg"/>

 

 

I have try it but it donot working.

 

Check at : http://eshoppy.org

 

Please help me.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...