is_visible() ) { return; } ?>
  • >
    false, 'auto_size' => true, ] ); ?>
    %s[/yith_wcwl_add_to_wishlist]', __( 'Add to Wishlist', 'ayyash' )) ); } // YITH WooCommerce Product Quick View. if ( class_exists( 'YITH_WCQV' ) ) { echo do_shortcode( sprintf( '[yith_quick_view label="%s"]', __( 'Quick View', 'ayyash' ) ) ); } // YITH WooCommerce Product Compare. if ( class_exists( 'YITH_Woocompare' ) ) { echo do_shortcode( sprintf( '[yith_compare_button]%s[/yith_compare_button]', __( 'Compare', 'ayyash' ) ) ); } ?>
    get_id(), 'product_cat' ); if ( ! empty( $terms ) ) { echo '
      '; foreach ( $terms as $_term ) { $term_link = get_term_link( $_term ); if ( ! $term_link || is_wp_error( $term_link ) ) { continue; } echo '
    • ' . esc_html( $_term->name ) . '
    • '; } echo '
    '; } ?>

    get_price_html() ); ?>
    get_average_rating() ) ) : ?>
    get_average_rating() ); //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo sprintf('(%d)', esc_html( $product->get_rating_count() ) ); ?>