Create tables Product and OpportunityProduct as shown in below image. For Product table I rename the default Name field to ProductCode and in OpportunityProduct rename Name field as OpProduct. ProductCode is a lookup field, relationship will be shown in next image
Now insert gallery in your app and link it with OpportunityProduct table.
Add labels and set their Text property as shown in below image.