Subversion Repositories SmartDukaan

Rev

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

Rev 20994 Rev 21011
Line 11... Line 11...
11
	'requiremobileverification' => true,
11
	'requiremobileverification' => true,
12
	'requireusercheck' => true,
12
	'requireusercheck' => true,
13
	'clearancesale' => 'http://api.profittill.com/skus/filter/1431,5885,7457,1057,1427,325,7278,7274,7458,7443,6866,6867,6868,6869,1442,1404,1430,4189,4069,4069,1428,1432,1401,4017,4028,4056,1535,1445,1423,1397,1447,1446,1459,1399,1429,4067,6046,7442,7444,7445,7446,7447,7448,7449,7450,7455,7451,7452,7454',
13
	'clearancesale' => 'http://api.profittill.com/skus/filter/1431,5885,7457,1057,1427,325,7278,7274,7458,7443,6866,6867,6868,6869,1442,1404,1430,4189,4069,4069,1428,1432,1401,4017,4028,4056,1535,1445,1423,1397,1447,1446,1459,1399,1429,4067,6046,7442,7444,7445,7446,7447,7448,7449,7450,7455,7451,7452,7454',
14
	'dealsperpage' => 20,
14
	'dealsperpage' => 20,
15
	'agentid' => 1,
15
	'agentid' => 1,
16
	'referrercode' =>array('20PXPS17', 'INDIGITAL', 'WELCOMEPM'),
16
	'referrercode' =>array('20PXPS17', 'INDIGITAL', 'WELCOMEPM', 'CRMAUTOCODE'),
17
	'allowcontroller' => array('categories','store_products','orders','user_actions','preferences','abouts','stores'),
17
	'allowcontroller' => array('categories','store_products','orders','user_actions','preferences','abouts','stores'),
18
	'searchresultsperpage' => 100,
18
	'searchresultsperpage' => 100,
19
	'log_solr_queries' => true,
19
	'log_solr_queries' => true,
20
	'activestores' => array(
20
	'activestores' => array(
21
		'amazon' => array('logo'=>'/img/amazon.png','store_id'=>1,'searchorder'=>3),
21
		'amazon' => array('logo'=>'/img/amazon.png','store_id'=>1,'searchorder'=>3),
Line 47... Line 47...
47
	'emailsCrm' => array(
47
	'emailsCrm' => array(
48
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
48
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
49
        'to' => 'rajneesh.arora@shop2020.in',
49
        'to' => 'rajneesh.arora@shop2020.in',
50
        'cc' => array('himanshu.pandey@shop2020.in','ritesh.chauhan@shop2020.in','amit.gupta@shop2020.in')
50
        'cc' => array('himanshu.pandey@shop2020.in','ritesh.chauhan@shop2020.in','amit.gupta@shop2020.in')
51
    ),
51
    ),
-
 
52
    'activation_code_crm '= 'CRMAUTOCODE';
52
);
53
);
53
54