Subversion Repositories SmartDukaan

Rev

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

Rev 10582 Rev 10719
Line 10... Line 10...
10
 * ----------------------------------------------------------------------
10
 * ----------------------------------------------------------------------
11
 */
11
 */
12
//http://173.255.251.247:18080
12
//http://173.255.251.247:18080
13
$config['curl_base_url'] = 'http://www.shop2020.in:8080/mobileapi/';//'http://180.179.212.93/presta/prestashop/api/'; //localhost : http://localhost/2013/prestashop/api/
13
$config['curl_base_url'] = 'http://www.shop2020.in:8080/mobileapi/';//'http://180.179.212.93/presta/prestashop/api/'; //localhost : http://localhost/2013/prestashop/api/
14
$config['apikey']='QT3VL25HYK7GPKK1O29E80ABAKCG544S';  //localhost :  HQCIG09XEFNMB79P24GDE16O536ECBEY / server :QT3VL25HYK7GPKK1O29E80ABAKCG544S
14
$config['apikey']='QT3VL25HYK7GPKK1O29E80ABAKCG544S';  //localhost :  HQCIG09XEFNMB79P24GDE16O536ECBEY / server :QT3VL25HYK7GPKK1O29E80ABAKCG544S
15
$config['home']= array('header'=>array('top_menu','search_bar'),'response'=>array('home_banner','home_featured_product','recommended_accessories','home_menu'),'footer'=>array('social_bar','footer_link'));
15
$config['home']= array('header'=>array('top_menu','search_bar'),'response'=>array('home_banner','recharge_icons','home_featured_product','recommended_accessories','home_menu'),'footer'=>array('social_bar','footer_link'));
16
 
16
 
17
$config['productlist']= array('header'=>array('top_menu','search_bar'),'response'=>array('product_list','special_page','coming_soon','best_deals'),'footer'=>array('footer_link'));
17
$config['productlist']= array('header'=>array('top_menu','search_bar'),'response'=>array('product_list','special_page','coming_soon','best_deals'),'footer'=>array('footer_link'));
18
$config['searchlist']= array('header'=>array('top_menu','search_bar'),'response'=>array('search_list'),'footer'=>array('footer_link'));
18
$config['searchlist']= array('header'=>array('top_menu','search_bar'),'response'=>array('search_list'),'footer'=>array('footer_link'));
19
 
19
 
20
$config['productinfo']= array('header'=>array('top_menu','search_bar'),'response'=>array('product_details'),'footer'=>array('footer_link'));
20
$config['productinfo']= array('header'=>array('top_menu','search_bar'),'response'=>array('product_details'),'footer'=>array('footer_link'));
Line 190... Line 190...
190
$config['authentication_bar']=array('render'=>'yes');
190
$config['authentication_bar']=array('render'=>'yes');
191
$config['subscribe_bar']=array('render'=>'yes');
191
$config['subscribe_bar']=array('render'=>'yes');
192
$config['social_bar']=array('render'=>'yes');
192
$config['social_bar']=array('render'=>'yes');
193
$config['footer_link']=array('render'=>'yes');
193
$config['footer_link']=array('render'=>'yes');
194
$config['search_bar']=array('render'=>'yes');
194
$config['search_bar']=array('render'=>'yes');
-
 
195
$config['recharge_icons']=array('render'=>'yes');
195
$config['limit'] = 10;
196
$config['limit'] = 10;
196
$config['insurance'] = 1.5;
197
$config['insurance'] = 1.5;
197
$config['topup-special'] = array(6,7,19,17);
198
$config['topup-special'] = array(6,7,19,17);
198
$config['DthIdAliasMap'] = array(0 => "Account Number :",1=>"VC Number :",2=>"Smart Card Number :",3=>"Smart Card Number :",4=>"Subscriber Id :",5=>"Customer Id :",26=>"Customer Id :");
199
$config['DthIdAliasMap'] = array(0 => "Account Number :",1=>"VC Number :",2=>"Smart Card Number :",3=>"Smart Card Number :",4=>"Subscriber Id :",5=>"Customer Id :",26=>"Customer Id :");
199
$config['username'] = array('letsgomo','shop2020');
200
$config['username'] = array('letsgomo','shop2020');