Other Options
There are a few other optional parameters you can pass to the search engine script to customize its functionality and appearance.
bar
By adding
bar=h to the querystring, you can disable the search bar. Example:
<script type="text/javascript" src="http://www.datafeedfile.com/dff_jsthrow.php?
script=search_index&affid=1001&bar=h"></script>
ml
By adding
ml=h to the querystring, you can hide the merchant logo. Example:
<script type="text/javascript" src="http://www.datafeedfile.com/dff_jsthrow.php?
script=search_index&affid=1001&ml=h"></script>
nw
By adding
nm=1 to the querystring, you can display products in a new window. Example:
<script type="text/javascript" src="http://www.datafeedfile.com/dff_jsthrow.php?
script=search_index&affid=1001&nw=1"></script>
style
By adding
style=<template id> to the querystring, you can alter the search engine's appearance with either a standard or a customized template. You can create and edit style templates using the
template editor. You can also find the template id numbers of standard templates there to use with this option. Example:
<script type="text/javascript" src="http://www.datafeedfile.com/dff_jsthrow.php?
script=search_index&affid=1001&style=1"></script>
All the optional parameters can be passed to the script in addition to those described in the previous section.
There are no comments on this page. [Add comment]