WooCommerce - where can I edit HTML generated by hooks?
I'm new to WooCommerce. Anyhow, I want to create my own theme, so I followed the guidelines and copied accross the core template files to /mywordpresstheme/woocommerce/ . That all works great and I'm editing the templates just fine. However, the way hooks and actions work in WooCommerce is baffling me and I can't work out where certain parts of generated HTML are coming from. For example, in content-product.php , there is a hook that gets the image: <?php /* * woocommerce_before_shop_loop_item_title hook * * @hooked woocommerce_show_product_loop_sale_flash - 10 * @hooked woocommerce_template