In a recent Business Bloomer Club Slack thread, a member asked how to create a product image layout that uses four images in a grid, instead of the default single featured image.
The idea was to unhook the featured image and rely solely on the product gallery to show multiple thumbnails, mimicking a tiled layout. This turned into a technical discussion on WooCommerce’s image handling, where things got tricky due to the JavaScript-driven gallery system.
Here’s what we discovered—along with code snippets and tips that could help if you want to experiment with a similar layout change.
Continue reading WooCommerce Hide Featured Image, Keep Product Gallery