<?
# DO NOT CHANGE MANUALLY #
$userSettings = "0";
##################

# Note that this file must be in the same directory as the page which calls awsoapclient.php
if(PHP_VERSION >= '4.1.0') import_request_variables('gp');

$sefriendly = "1";

$url = "";

$templateDir = "/path/to/site/";

$clientDir = "/path/to/site/";

$hardlimit = "15";

$defaultbrowseorderby = "searchPrice";
# Allowed values are: name, searchPrice, masterCategoryID, brand, merchant_id

$defaultsearchorderby = "searchPrice";
# Allowed values are: name, searchPrice, masterCategoryID, brand, merchant_id

$affiliateID = "20352";

$password = "demo";

$breadCrumbSeparator = ">";

$outputType = "phpfunctions";

###### <TEMPLATES> ######
$searchresultstemplate = "searchresults.html";

$browsetemplate = "browseproducts.html";

$searchformtemplate = "searchform.html";

$maincatstemplate = "menu.html";

###### </TEMPLATES> ######
