Hello,
In order to change the product search option from the “404” page, please copy the “wp-content/themes/woodmart/404.php” file to the child theme and make small changes for that by replacing the woodmart_search_form();
string (https://prnt.sc/26jivdb) on the below code.
woodmart_search_form(
array(
'post_type' => 'product'
)
);
https://gyazo.com/e739ad2c85982cac3fcecf65a36ddbe2
If you ever want to discuss things further, we’re here for you. Do not hesitate to reach out to us and let us know how we can make things right.
Cheers,
Kind Regards