Subversion Repositories SmartDukaan

Rev

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

Rev 14386 Rev 14408
Line 21... Line 21...
21
	'saholicauthurl' => 'http://m.saholic.com/autologin/',
21
	'saholicauthurl' => 'http://m.saholic.com/autologin/',
22
	'priceranges' => array(3=>array('min'=>700,'max'=>50000),17=>array('min'=>3000,'max'=>45000)),
22
	'priceranges' => array(3=>array('min'=>700,'max'=>50000),17=>array('min'=>3000,'max'=>45000)),
23
	'admindashboardlimit' => 50,
23
	'admindashboardlimit' => 50,
24
	'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=',
24
	'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=',
25
	'livepriceurl' => 'http://shop2020.in:8080/dtr/live-pricing',
25
	'livepriceurl' => 'http://shop2020.in:8080/dtr/live-pricing',
-
 
26
	'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
26
);
27
);
27
28