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 :
BALKISFRANCK ROYVoilierFRANCK ROY BALKISoccasion
IKONE 6 RANDOAR VAGVoilierAR VAG IKONE 6 RANDOoccasion
BIHAN 5.80 VERSION BERMUDIENMARINE COMPOSITEVoilierMARINE COMPOSITE BIHAN 5.80 VERSION BERMUDIENoccasion
NACRA 570NACRAVoilierNACRA NACRA 570occasion
FRANCK ROY BALKIS2020
Visible : ARZON
AR VAG IKONE 6 RANDO2017
Visible : ST PIERRE QUIBERON
MARINE COMPOSITE BIHAN 5.80 VERSION BERMUDIEN2021
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' => ""
) );
?>