Hello,
I’m adding some product badges to my store. I’ve assigned some badges to a hook: woocommerce_before_shop_loop_item
This displays them on product archive.
Can you explain to me what hook should i use for my sliders on my home page and single product builder (elementor) ?
For product page i’ve tried (but it doesn’t work):
woocommerce_before_single_product_summary – doesn’t work
woocommerce_single_product_summary – doesn’t work
I did find this but not sure if it’s still valid: https://www.8theme.com/topic/trying-to-add-some-extra-code/