📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 18:11:37
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
patterns
📍 /home/orkouolp/web/orkofarms.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