Hello,
I’m using a custom plugin to display WooCommerce product attributes (Height, Diameter, Weight, Finish) with icons right after the “Add to Cart” button on product listings. It works perfectly inside Elementor sliders and WooCommerce archive sliders, but not on the default shop or category pages using your etheme-product-grid layout.
Here’s a summary of what I need:
– I want to display a custom HTML block (product attributes table) under each product in the shop and category pages.
– The block should be placed after the Add to Cart button inside the product grid (etheme-product-grid-item).
– I’ve tried using hooks like etheme_woocommerce_after_shop_loop_item and woocommerce_after_shop_loop_item, but nothing shows up in the default grid.
Can you please tell me:
1. What is the correct XStore hook (or filter/template override) to place a custom block after the Add to Cart button within the grid layout?
2. Or which template file should I override or edit via child theme to inject my custom block?
Shared images of elementor slider and Xstore slider.
Best Regards,
Masterweb