If you have your products in a separate table, why not create an extra field with the data type of 'Attachment' then you will be able to attach photos of each product to the product.
You can then display the picture the same way all the other data is displayed when you select that item. This...