Contributions

Features (Category Index)
Search: 

advanced search

This is a simple contribution to keep customers attached to your site, when they try to find a product you dont have submitted on your shop.

When customers use the advanced search function, normaly the results when ( the product is not found) it says: "There is no product that matches the search criteria".

I added a line to let customers send an @mail with theire request. So we can ad the requested product to our site.

See example here: https://dreammachine-radio.nl/advanced_search_result.php?keywords=tyjtj

Easy install:

Backup your origional advanced_search.php( by rename to advanced_search(backup).php

Replace on line: 48,49,50:
your @mail information and your desired message in advanced_search.php

Upload to your server and your ready.

Note:

This package includes:
Dutch language
English language

Expand All / Collapse All

update on advanced search 16 Dec 2008

just a very minor change so that you can customise what the link states

change line 48 to read

define('TEXT_NO_PRODUCTS', 'Did you not find what you were looking for? <br><br>Please contact the <a href="' . tep_href_link(FILENAME_CONTACT_US) . '">store owner</a>. and we will assist you in your search!.<br>

this can be modified to what ever you would like it to read

Updated Advanced search 7 Dec 2008
avanced search 6 Sep 2008

Note: Contributions are used at own risk.