$widget_id, 'product_id' => $product->get_id(), 'page_id' => $settings['eael_page_id'], ]; if ( true === wc_get_loop_product_visibility( $product->get_id() ) || $product->is_visible() ) { ?>
  • > '; }?> get_average_rating(), $product->get_rating_count()); } if ( $should_print_excerpt ) { echo '
    '; echo '

    ' . wp_trim_words(strip_shortcodes(get_the_excerpt()), $settings['eael_product_carousel_excerpt_length'], $settings['eael_product_carousel_excerpt_expanison_indicator']) . '

    '; echo '
    '; } ?>