I am trying to find a way to embed a link into my page that will initiate a search.. In other carts I have seen this done with similar code
Code:
<a href="search.php?search=curve">Blackberry Curve</a><br />
Here's an example... How can this be done with Zen Cart?