Best way of getting WooCommerce category path
Question
If I am on a product or any category/subcategory I want to display a complete path to the topmost category.
Does WooCommerce already have a function for it or do I need to make my own loop that goes from child to parent?
Should I use $wp_query->get_queried_object()?
What is the best code for it?
0
categories, woocommerce
4 years
2020-02-09T08:38:27-05:00
2020-02-09T08:38:27-05:00 0 Answers
60 views
0
Leave an answer