Related actions in product loop start and product loop end templates
Can you, please, add into WooCommerce templates loop-start.php and loop-end.php related actions. Something like:
doaction( 'woocommerceproductloopstart' );
and
doaction( 'woocommerceproductloopend' );
6
votes
