Archived topic
How to edit product pages in merche theme
3 replies · Started by Subhasish on June 23, 2021
I want to add something like this https://ibb.co/tBJFFNw under this section https://ibb.co/3dC7wz6
Hi there,
this article shows where the Hooks are in the Woo Single Product Element.
https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/
You can use a Block Element to create then content and then set the hook where you want it displayed. the woocommerce_share hook would be a good one to use.
Hi it worked. https://ibb.co/DLW3qm9
Glad to hear that!