Hello,
Our theme contains a few rewrote files (with our own features/options) of the WooCommerce plugin but to make it work in your case we duplicated the origin file of product-image.php by the next path -> homestic-child/woocommerce/single-product/product-image.php
Now it is working correctly -> https://gyazo.com/fdc68a37eb70ce79362a4f09f11cdaeb
Keep in mind that it is not possible to make that file works only for specific products so all single products have now the origin file of the WooCommerce plugin to output product-image.
Regards