You will need to make a couple of changes.
First create a page template that just has
- Code: Select all
[--DEFINE LINK_TO_PAGE--]
# don't display a link
[--END_DEFINE LINK_TO_PAGE--]
Next edit make a copy of the gradient1-search.sst template by using the Copy ShopSite template button on the Merchandising > Custom Templates > Advanced section.
You can give it what ever name you want.
Edit that template and find the tag
- Code: Select all
[--Store.SearchResultPage --]
at the very beginning of the line that it is on put a # which will comment out the line.
Now under Preferences > Search Settings > Search layout change the Search Template: to be the one you created by copying the gradient search template.
and change the Link Template Override: template to be the page template you created with the blank define link_to_page secton and check the box to use that template.
Now when you search you will not see the text or the page links.
NOTE: if you have products that have the search destination set to "MoreInfo" those links will still appear and there is no way to remove them. So make sure the search destination of products is set to "Store" for all products.