| Line 3... |
Line 3... |
| 3 |
'apihost' => 'http://localdtr/',
|
3 |
'apihost' => 'http://localdtr/',
|
| 4 |
'pythonapihost' => 'http://104.200.25.40:8057/',
|
4 |
'pythonapihost' => 'http://104.200.25.40:8057/',
|
| 5 |
// 'pythonapihost' => 'http://shop2020.in:8057/',
|
5 |
// 'pythonapihost' => 'http://shop2020.in:8057/',
|
| 6 |
'saholicapihost' => 'http://saholic.com:8080/mobileapi/',
|
6 |
'saholicapihost' => 'http://saholic.com:8080/mobileapi/',
|
| 7 |
// 'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
|
7 |
// 'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
|
| 8 |
'Categories' => array(3=>'Mobiles',5=>'Tablets'),
|
8 |
'Categories' => array(3=>'Mobiles',5=>'Tablets',2=>'Apps'),
|
| 9 |
'staticversion' => '0.2.2',
|
9 |
'staticversion' => '0.2.4',
|
| 10 |
'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
|
10 |
'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
|
| 11 |
'requiremobileverification' => true,
|
11 |
'requiremobileverification' => true,
|
| 12 |
'dealsperpage' => 20,
|
12 |
'dealsperpage' => 20,
|
| 13 |
'searchresultsperpage' => 100,
|
13 |
'searchresultsperpage' => 100,
|
| 14 |
'log_solr_queries' => true,
|
14 |
'log_solr_queries' => true,
|
| Line 16... |
Line 16... |
| 16 |
'amazon' => array('logo'=>'/img/amazon.png','store_id'=>1,'searchorder'=>3),
|
16 |
'amazon' => array('logo'=>'/img/amazon.png','store_id'=>1,'searchorder'=>3),
|
| 17 |
'flipkart' => array('logo'=>'/img/flipkart.png','store_id'=>2,'searchorder'=>4),
|
17 |
'flipkart' => array('logo'=>'/img/flipkart.png','store_id'=>2,'searchorder'=>4),
|
| 18 |
'saholic' => array('logo'=>'/img/saholic.png','store_id'=>4,'searchorder'=>2),
|
18 |
'saholic' => array('logo'=>'/img/saholic.png','store_id'=>4,'searchorder'=>2),
|
| 19 |
'snapdeal' => array('logo'=>'/img/snapdeal.png','store_id'=>3,'searchorder'=>1),
|
19 |
'snapdeal' => array('logo'=>'/img/snapdeal.png','store_id'=>3,'searchorder'=>1),
|
| 20 |
'shopclues' => array('logo'=>'/img/shopclues.png','store_id'=>5,'searchorder'=>5),
|
20 |
'shopclues' => array('logo'=>'/img/shopclues.png','store_id'=>5,'searchorder'=>5),
|
| 21 |
'paytm' => array('logo'=>'/img/paytm.png','store_id'=>6,'searchorder'=>6)
|
21 |
'paytm' => array('logo'=>'/img/paytm.png','store_id'=>6,'searchorder'=>6),
|
| - |
|
22 |
'homeshop18' => array('homeshop18'=>'/img/homeshop18.png','store_id'=>7,'searchorder'=>7)
|
| 22 |
),
|
23 |
),
|
| 23 |
'storemapping' => array(1 => 'amazon',2 => 'flipkart',3 => 'snapdeal',4 => 'saholic',5 => 'shopclues', 6 => 'paytm'),
|
24 |
'storemapping' => array(1 => 'amazon',2 => 'flipkart',3 => 'snapdeal',4 => 'saholic',5 => 'shopclues', 6 => 'paytm', 7 => 'homeshop18'),
|
| 24 |
'saholicapikey' => '21dtr022015',
|
25 |
'saholicapikey' => '21dtr022015',
|
| 25 |
'saholicauthurl' => 'http://m.saholic.com/autologin/',
|
26 |
'saholicauthurl' => 'http://m.saholic.com/autologin/',
|
| 26 |
// 'saholicauthurl' => 'http://localmobile/autologin/',
|
27 |
// 'saholicauthurl' => 'http://localmobile/autologin/',
|
| 27 |
'priceranges' => array(3=>array('min'=>700,'max'=>50000),17=>array('min'=>3000,'max'=>45000)),
|
28 |
'priceranges' => array(3=>array('min'=>700,'max'=>50000),17=>array('min'=>3000,'max'=>45000)),
|
| 28 |
'admindashboardlimit' => 50,
|
29 |
'admindashboardlimit' => 50,
|
| 29 |
'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=',
|
30 |
'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=',
|
| 30 |
// 'livepriceurl' => 'http://104.200.25.40:8080/dtr/live-pricing',
|
31 |
'livepriceurl' => 'http://104.200.25.40:8080/dtr/live-pricing',
|
| 31 |
'livepriceurl' => 'http://shop2020.in:8080/dtr/live-pricing',
|
32 |
// 'livepriceurl' => 'http://shop2020.in:8080/dtr/live-pricing',
|
| 32 |
'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
|
33 |
'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
|
| 33 |
'emails' => array(
|
34 |
'emails' => array(
|
| 34 |
'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
|
35 |
'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
|
| 35 |
'to' => 'anikendra.das@shop2020.in',
|
36 |
'to' => 'anikendra.das@shop2020.in',
|
| 36 |
'cc' => array('manas.kapoor@shop2020.in')
|
37 |
'cc' => array('manas.kapoor@shop2020.in')
|
| 37 |
),
|
38 |
),
|
| 38 |
'debugusers' => array(1,2),
|
39 |
'debugusers' => array(1,2),
|
| 39 |
'saholicoffline' => false,
|
40 |
'saholicoffline' => false,
|
| 40 |
'pmaurl' => "http://45.33.50.227:8081"
|
41 |
'pmaurl' => "http://45.33.50.227:8081"
|
| 41 |
);
|
- |
|
| 42 |
|
42 |
);
|
| - |
|
43 |
|