Réf. EB47855
JEANNEAU BAHIA 22 GL D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1984
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.2 m
- Largeur maxi (m) 2.42 m
- Tirant d'eau 1.45 m
-
Moteur
- Marque du Moteur MERCURY essence
- Type de carburant Essence
- Puissance Moteur 8.00
Contact
Boats Diffusion La RochelleNom : Evelyne FOUET
Visible : La Rochelle 05 46 34 43 92 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
BLUE DJINNB2 MARINEVoilierB2 MARINE BLUE DJINNoccasion
SIRENA 5.2 SLSIRENA YACHTSVoilierSIRENA YACHTS SIRENA 5.2 SLoccasion
22ETAPVoilierETAP 22occasion
NACRA 570NACRAVoilierNACRA NACRA 570occasion
B2 MARINE BLUE DJINN2023
Visible :
SIRENA YACHTS SIRENA 5.2 SL2019
Visible : Saint-Gildas-de-Rhuys
ETAP 221978
Visible : Arzon
NACRA NACRA 5702015
Visible : Carnac
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>