Additions:
[[http://datafeedfile.com/examples/remotephp.php?eid=0_0 Example]] : [[http://www.datafeedfile.com/affiliate_get_html_shoppingtools.php#engine Wizard]]
Additions:
Javascript:
PHP:
Deletions:
Additions:
Examine the &keyword=bluetooth+headset parameter from the PHP calling script above. Please note that you have to separate parameters with '&' ampersand sign. When using PHP scripts you have to prepend the prefix 'dff_' in front of every single parameter. If your keyword have more than one word make sure the keywords will be URL encoded to a URL compliant syntax (that is why we have the '+' plus sign between the word bluetooth and headset). Using PHP this function is called urlencode($string_input). Also, make sure to replace the ____ after affid= with your DFF Affiliate ID.
Additions:
Using PSE to search by keyword is very easy. Here are two examples showing Javascript and PHP script to call PSE searching for keyword 'bluetooth headset'.
%%(javascript)
%%
Examine the &keyword=bluetooth+headset parameter from the javascript calling script above. Please note that you have to separate parameters with '&' ampersand sign. If your keyword have more than one word make sure the keywords will be URL encoded to a URL compliant syntax (that is why we have the '+' plus sign between the word bluetooth and headset). Also, make sure to replace the ____ after affid= with your DFF Affiliate ID.
%%(php)
%%
Examine the &keyword=bluetooth+headset parameter from the javascript calling script above. Please note that you have to separate parameters with '&' ampersand sign. If your keyword have more than one word make sure the keywords will be URL encoded to a URL compliant syntax (that is why we have the '+' plus sign between the word bluetooth and headset). Also, make sure to replace the ____ after affid= with your DFF Affiliate ID.
**Options and Parameters you can pass to PSE**
There are many options / parameters you can specify when using the DFF PSE script. While none of the parameters are required except for **affid**, you should at least specify one filtering parameters such as keyword or category, otherwise the default search result will be random and will not show anything useful.
Additions:
The most powerful feature of our Price Search Engine (PSE) is the capability to search by KEYWORD through millions of products' within a couple of seconds.
[[dffPSEParameter See all available PSE parameters]]
Deletions:
The most powerful feature of our Price Search Engine (PSE) is the capability to search millions of products' pricing within 1 - 2 seconds.
==Available PSE Options:==
**style** = Template (Specify a style template #)
DFF Template # - need to be created and set from ACP > Template (optional)
**keyword** = Keyword (Specify an optional default keyword)
**catnum** = Category # (Specify an optional default category)
**mfgnum** = Manufacturer # (Specify an optional default manufacturer)
**mernum** = Store # (Specify an optional default store)
**mr** = URL Schema # (Specify a mod_rewrite URL schema)
**nw** = Show product in new window
**bar** = Hide search bar
**sp** = Hide search path
**ml** = Hide merchant logo
Additions:
Additions:
Deletions:
Additions:
**style** = Template (Specify a style template #)
DFF Template # - need to be created and set from ACP > Template (optional)
Deletions:
**style** = Template (Specify a style template)