File "no-products-found.php"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce-products-filter/views/no-products-found.php
File size: 179 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

echo do_shortcode(stripcslashes(wp_kses_post(wp_unslash(woof()->settings['override_no_products']))));