Hi there,
I understand you’d like to show all related categories on the product page, such as this one:
https://www.puconsulting.se/product/tecnothane-mining-equipment/
You can use a [product_categories]
shortcode in product description:
https://cld.wthms.co/GSBHsm
And categories will show up:
https://cld.wthms.co/TvaN76
The shortcode can be fine-tuned to only display the categories you want to see at a particular page:
https://docs.woocommerce.com/document/woocommerce-shortcodes/#product-category-shortcodes
https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-9
Alternatively, even though this not exactly what you’re asking for – this plugin is capable of showing related products based on current product category:
https://www.ads-software.com/plugins/woo-related-products-refresh-on-reload/
You’d have to edit the template files if you need a different way of showing related categories on the product page.
I hope this helps!