Replies: 0
When I search without completing the form it shows me a list of the products without images:
-
Redirects to myTheme/search.php (URL: localhost/myTheme/?s=)
When I do an empty search in the default theme finder it shows me all available images like woo products:
-
Redirects to myTheme/archive-products.php (URL: localhost/myTheme/?s=&post_type=product)
This is how I want you to show me the products when I click on search without completing the form.
How can I change this?