How Add if ( is_product_category()) to below code?
if ( is_product_category())
I tried to add is_product_category() before return array() but not working.
return array()