Réf. EB46342
BENETEAU FIRST 22 D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1979
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.58 m
- Largeur maxi (m) 2.48 m
- Tirant d'eau 1.5 m
-
Moteur
- Marque du Moteur SUZUKI
- Type de carburant Essence
- Puissance Moteur 9.90
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 :
FIFTY 21 KIRIEVoilierKIRIE FIFTY 21 occasion
FIRST 21.7BENETEAUVoilierBENETEAU FIRST 21.7occasion
SIRENA 5.2 SLSIRENA YACHTSVoilierSIRENA YACHTS SIRENA 5.2 SLoccasion
21 IETAPVoilierETAP 21 Ioccasion
KIRIE FIFTY 21 1979
Visible : Pornic
BENETEAU FIRST 21.72006
Visible : sarzeau
SIRENA YACHTS SIRENA 5.2 SL2019
Visible : Saint-Gildas-de-Rhuys
ETAP 21 I1998
Visible : Arzon
$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' => ""
) );
?>