How to Add Content Below WooCommerce Featured Image
Here’s a tiny snippet based a question from Julie: How can I add a notice right below the WooCommerce featured image on the product page? It should say “click to enlarge” right below the image. There’s an action that you can use to add content below featured images, which can be used before or after product thumbnails. The woocommerce_product_thumbnail action is what will help us out. Let’s add a notice that says, “Click to Enlarge”…