Hi,
I found this hook in your guide and it is the only one that works.
add_action(‘after_etheme_product_grid_list_product_element_title’, ‘aggiungi_badge_personal’, 10);
I need to position the custom badge above the image, which hook should I use?
Thanks