How can I display multiple images for product variants on the DAWN theme?

Unfortunately based on all my research there isn’t a good solution for this out there. It just goes to show that shopify literally do not put any effort into the quality of the admin side of their product. Many solutions out there will try to get you to use Alt text of the image then write a filter in the product loop code in your theme files. This is a terrible solution. Alt text is specifically designed to be used to tell search engines a description of the image and it’s also used for accessibility purposes. The real problem is, that shopify does not allow you to add meta fields to images and therefore the only option is to do this terrible work around.