Quote Originally Posted by schoolboy View Post
This is interesting...

If I put a URL to call an image from an external site, will it do that? EG:

<!--|http://www.anywebsite.com/images/product-image.jpg|-->
That is exactly correct. Image, flash, iframe, anything.

Quote Originally Posted by anafor View Post
Is it possible to add additional images as well?
It would be nice if yes)
P.S. It a great thing to make zencart more look "Web 2.0-friendly"! Thank you!
Currently only works with the main image. Its not really Web2.0.. doesn't use Ajax or anything. It's really just php replacing the variable value with your custom value if it exists.

It is a fundamental of my TPP contrib and the concept could pretty much be used to replace anything via user defined tags from within the product description.