I'm trying to customize my site. I have the main product image loading fine on my page but I want to load the rest of my product images for the same product.

So what I've done is load the main product image by clicking the image tab in the product modal within the admin. I've then added 2-4 more images using the Multi-Image Manager.

I want to load those images in a separate div on my site. I haven't seen a way to do this within the other xml packages. I would think this is easy but I can't find the method to add to my xml package. If for some reason I can't add this to an xml package, is there another method I could call in core files that would allow me to do this?