Subversion Repositories SmartDukaan

Rev

Rev 14150 | Rev 14225 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14150 Rev 14224
Line 18... Line 18...
18
	'storemapping' => array(1 => 'amazon',2 => 'flipkart',3 => 'snapdeal',4 => 'saholic'),
18
	'storemapping' => array(1 => 'amazon',2 => 'flipkart',3 => 'snapdeal',4 => 'saholic'),
19
	'saholicapikey' => '21dtr022015',	
19
	'saholicapikey' => '21dtr022015',	
20
	'saholicauthurl' => 'http://m.saholic.com/autologin/',
20
	'saholicauthurl' => 'http://m.saholic.com/autologin/',
21
	'priceranges' => array(3=>array('min'=>700,'max'=>50000),5=>array('min'=>3000,'max'=>45000)),
21
	'priceranges' => array(3=>array('min'=>700,'max'=>50000),5=>array('min'=>3000,'max'=>45000)),
22
	'admindashboardlimit' => 50,
22
	'admindashboardlimit' => 50,
-
 
23
	'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=',
23
);
24
);