Archived topic
Add products to woocommerce my-account dashboard
2 replies · Started by Matt on December 16, 2022
I tried to use an element but didn't see a hook that would place the products where I need them.
Hi Matt,
GP doesn't have any control over WooCommerce templates and cannot add any custom hook to them.
This page is a good resource for WooCOmmerce visual hook guide:
https://www.businessbloomer.com/woocommerce-visual-hook-guide-account-pages/
If none of them works then you will need to check with WooCommerce' support to see if they are able to offer some advice.
You can do a template override with the myaccount template in WooCommerce and the add the WooCommerce built in shortcode for products in it. I’d use a child theme to do this. But it’s not hard at all.