This is just a quick text file on how you would implement this "Multiple Images for Products" within the product_info.php page.

The breakdown of this file is to explain the sql query that needs to be adjusted to load the new multiple image fields, and then the line of code used to display the image after the query is ran.

I think this is a very easy way to add multiple images to a product and hope you enjoy.

More...