'product_cat', 'parent' => $parent_id, 'hide_empty' => false, ) ); if ( empty( $categories ) || is_wp_error( $categories ) ) { return; } $padding = $depth > 0 ? '12px' : '0'; $display = $depth > 0 ? 'none' : 'block'; echo '