found_posts || ! woocommerce_products_will_display() ) return; ?>
$val ) { if ( 'orderby' === $key || 'submit' === $key ) continue; if ( is_array( $val ) ) { foreach( $val as $innerVal ) { echo ''; } } else { echo ''; } } ?>