Price Check

<form action="/search" method="get" role="search">
  <input type="search" name="q" placeholder="Type product name…" style="padding:12px;border-radius:8px;width:100%;max-width:400px;">
  <button type="submit" style="padding:12px 16px;margin-top:8px;">Search</button>
</form>