This proceedure can be use if you want to add one or more pictures to a single product listing. This will not require you to add program to your existing Oscommerce software. You will add this HTML code inside of your “Product Description” box when setting up your new product.
1)Decide on the additional picture you want in the new product listing.
2)Load the picture into "yourdomain/public_html/oscommerce/images” folder. I use the SmartFTP program but you can use any of the transfer programs to perform this task.
3)Add the following line at end of your “Product Description”
<IMG SRC="http://yourdomain/oscommerce/images/PhotoName.jpg" WIDTH="150" HEIGHT="120" BORDER="0" >
I use *.jpg photos yours may be a different extention
4) Adjust your height and width to fit you product description
5) Addition of another picture can be done by adding the same line again
Attached is my Web page that this was done, so you can see the example
http://medinatradingpost.com/oscommerce/pr...products_id=135
Enjoy
