This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow
Hi
I would like ot add a widget for the external review service Trustpilot to the single product page. I would like it to appear before or below the share social area below the add to cart button.
Is it possible to add a widget here?
Can you help?
Many thanks
Fraser
Hello,
If you want to add area before Share icons you can use WC hook woocommerce_single_product_summary
Read WooCommerce Visual Hook Guide to get detailed information https://businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/
If you want to add the code below the share icons you need to copy xstore/woocommerce/single-product-content.php file into child theme and do changes there.
Regards
Thanks Olga,
That worked perfectly.
Thanks for your help
Fraser
Hello,
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up