I wan redirect link post search to search product woocommerce?

I think, you just need to add below code on above the submit button code in searchform.php file.

<input type="hidden" name="post_type" value="product" />