Is product category
-
Hello!
I want to display children of product category 49. I use:
is_product_category() && in_array($cat, get_term_children( 49, 'category'))
This does not work. What do I do wrong here?
Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Is product category’ is closed to new replies.