Hello,
I want to get rid of the page links that show up on each product in my searches.
Here's the code I used.
<table border="0">
[-- LOOP SEARCH --]
[-- IF SEARCHPRODUCT --]
<br>
[-- END_IF --]
[-- IF SEARCHLINK --]
<br>
[-- END_IF --]
[-- SEARCHRESULT --]
[-- END_LOOP SEARCH --]
</table>
and here's a picture of the page links displayed. Look at the Red Box.