🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 08:04:00 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test1.therahuldas.com
/
wp-content
/
plugins
/
woocommerce
/
patterns
📍 /home/therahul/test1.therahuldas.com/wp-content/plugins/woocommerce/patterns
🔄 Refresh
✏️
Editing: no-products-found.php
Writable
<?php /** * Title: No Products Found * Slug: woocommerce/no-products-found * Inserter: no * Categories: WooCommerce */ ?> <!-- wp:paragraph --> <p> <?php echo esc_html_x( 'No products were found matching your selection.', 'Message explaining that there are no products returned from a search', 'woocommerce' ); ?> </p> <!-- /wp:paragraph -->
💾 Save Changes
❌ Cancel