Ouverture de porte
- Ouverture de porte claquée 150 €
- Ouverture de porte fermée a clé 250 €
- Ouverture de porte blindée 250 €
array('Auderghem','1160','50.8152','4.4320'), 'serrurier-a-beersel' => array('Beersel','1650','50.7471','4.3080'), 'serrurier-a-saint-gilles' => array('Saint-Gilles','1060','50.8262','4.3472'), 'serrurier-a-uccle' => array('Uccle','1180','50.7985','4.3524'), 'serrurier-a-molenbeek' => array('Molenbeek-Saint-Jean','1080','50.8556','4.3276'), 'serrurier-a-forest' => array('Forest','1190','50.8104','4.3343'), 'serrurier-a-jette' => array('Jette','1090','50.8798','4.3261'), 'serrurier-a-laeken' => array('Laeken','1020','50.8774','4.3542'), 'serrurier-a-koekelberg' => array('Koekelberg','1081','50.8658','4.3283'), 'serrurier-a-ganshoren' => array('Ganshoren','1083','50.8749','4.3151'), 'serrurier-a-evere' => array('Evere','1140','50.8742','4.3979'), 'serrurier-a-schaerbeek' => array('Schaerbeek','1030','50.8676','4.3797'), 'serrurier-a-woluwe-saint-lambert' => array('Woluwé-Saint-Lambert','1200','50.8477','4.4353'), 'serrurier-a-woluwe-saint-pierre' => array('Woluwé-Saint-Pierre','1150','50.8312','4.4502'), 'serrurier-a-watermael-boitsfort' => array('Watermael-Boitsfort','1170','50.7980','4.4177'), 'serrurier-a-braine-lalleud' => array("Braine-l\'Alleud",'1420','50.6812','4.3720'), 'serrurier-a-nivelles' => array('Nivelles','1400','50.5982','4.3282'), 'serrurier-a-lasne' => array('Lasne','1380','50.6219','4.4627'), 'serrurier-a-genappe' => array('Genappe','1470','50.6129','4.4487'), 'serrurier-a-saint-josse-ten-noode' => array('Saint-Josse-ten-Noode','1210','50.8582','4.3742'), 'serrurier-a-neder-over-heembeek' => array('Neder-Over-Heembeek','1120','50.9014','4.3742'), 'serrurier-a-berchem-sainte-agathe-bruxelles' => array('Berchem-Sainte-Agathe','1082','50.8695','4.2968'), 'serrurier-a-dilbeek' => array('Dilbeek','1700','50.8552','4.2739'), 'wilka-cara-s5-bruxelles' => array('Bruxelles','1000','50.8503','4.3517','w'), 'serrurier-wilka-anderlecht' => array('Anderlecht','1070','50.8358','4.3071','w'), 'serrurier-wilka-ixelles' => array('Ixelles','1050','50.8310','4.3750','w'), 'serrurier-wilka-uccle' => array('Uccle','1180','50.7985','4.3524','w'), 'serrurier-wilka-schaerbeek' => array('Schaerbeek','1030','50.8676','4.3797','w'), 'serrurier-wilka-etterbeek' => array('Etterbeek','1040','50.8336','4.3917','w'), 'serrurier-wilka-waterloo' => array('Waterloo','1410','50.7153','4.3997','w'), 'serrurier-wilka-saint-gilles' => array('Saint-Gilles','1060','50.8262','4.3472','w'), 'serrurier-wilka-molenbeek' => array('Molenbeek-Saint-Jean','1080','50.8556','4.3276','w'), ); if(is_page()){ $_slug=get_post_field('post_name',get_the_ID()); if(isset($_serruris_schemas[$_slug])){ $_p=$_serruris_schemas[$_slug]; $_nom=$_p[0];$_cp=$_p[1]; if(isset($_p[4])&&$_p[4]==='w'){ $_s=array('@context'=>'https://schema.org','@type'=>array('Locksmith','LocalBusiness'), 'name'=>'Serruris Wilka Cara S5 '.$_nom,'telephone'=>'+32474886180','url'=>'https://serruris.be', 'areaServed'=>array('@type'=>'City','name'=>$_nom,'postalCode'=>$_cp), 'knowsAbout'=>array('Wilka Cara S5','Profil propre certifie','Serrure haute securite')); }else{ $_s=array('@context'=>'https://schema.org','@type'=>array('Locksmith','LocalBusiness'), 'name'=>'Serruris Serrurier '.$_nom,'telephone'=>'+32474886180','url'=>'https://serruris.be', 'address'=>array('@type'=>'PostalAddress','addressLocality'=>$_nom,'postalCode'=>$_cp,'addressCountry'=>'BE'), 'geo'=>array('@type'=>'GeoCoordinates','latitude'=>$_p[2],'longitude'=>$_p[3]), 'areaServed'=>array('@type'=>'City','name'=>$_nom,'postalCode'=>$_cp), 'openingHoursSpecification'=>array('@type'=>'OpeningHoursSpecification', 'dayOfWeek'=>array('Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sunday'), 'opens'=>'00:00','closes'=>'23:59'), 'hasOfferCatalog'=>array('@type'=>'OfferCatalog','name'=>'Serrurerie '.$_nom, 'itemListElement'=>array( array('@type'=>'Offer','itemOffered'=>array('@type'=>'Service','name'=>'Ouverture porte '.$_nom)), array('@type'=>'Offer','itemOffered'=>array('@type'=>'Service','name'=>'Remplacement cylindre '.$_nom)), array('@type'=>'Offer','itemOffered'=>array('@type'=>'Service','name'=>'Serrurier 24h '.$_nom))))); } echo '