8THEME8
8THEME
May 11

Add new action to allow us to hook into after the product image gallery

Right now there is no way within Xstore to hook into the theme to add content after the product image gallery. The default woocommerce hook of woocommerce_product_thumbnails does not work. It would be great if we could have a new action to be able to add content right after the thumbnails. I realize we can edit the file wp-content/themes/xstore/woocommerce/single-product/product-image.php and register our own action, but that if flawed since it would be overwritten with every Xstore update. Alternatively we could copy the file to our child theme, but again, we would be faced with having to monitor the core file for updates and update our child theme – also not ideal. If you could simply add a new action to this file for the next release, that would be amazing!
ReviewingReviewing

May 11, 2026

Hello @Chad Warren, Thanks for writing us ! In all fairness @Chad Warren templated updates aren't that frequent on one hand (expecially this template is updated maybe 1-⁠2 times per year), and they also aren't often very substantial (rather more than just tweaks). Also we provided you wordaround in your topic -> https://www.8theme.com/topic/feature-suggestion-add-new-acti… to implement your own actions. Thanks for understanding ! Regards, Jack Richardson