I am working on adding product info, product thumbnail, and multiple images. I have the product info and thumbnail working fine. When it comes to the multiple images, its passing all the images from the form to the controller but when it inserts there is a problem. If I try to upload 4 images, it uploads 3. I think it has to do with the foreach but not sure how>?