Function is_product_category
is_product_category - Returns true when viewing a product category.
Parameters summary
string |
$term = '' |
(default: '') The term slug your checking for. Leave blank to return true on any. |
Return value summary
boolean
|