Some of my vendors have coordinating products (decorative accessories) which are often sold together. I could use the Cross Sell Mods available but I hesitate to do anything to my database unless unavoidable. So I add the following snipet to my product description:
Coordinating Product: <br> (or perhaps... You might also like:)
<a href="http://mystore.com/index.php?main_page=product_info&cPath=1_23&products_id=1234"><img src="http://mystore.com/images/icons/99999.jpg" border="0" width="50" height="50" /> 99999 </a>
I load a small product image (50x50) in the /icons directory I created below the image directory. It loads in the browser quickly and is clickable using the path and product_id for the coordinating product URL.
An example can be seen at:
https://zozelli.com/zencart/index.ph...oducts_id=2146




