Réf. EB47741
BENETEAU FLYER 650 OPEN D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2005
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.11 m
- Largeur maxi (m) 2.44 m
- Tirant d'eau 0.8 m
-
Moteur
- Marque du Moteur SUZUKI
- Type de carburant Essence
- Puissance Moteur 140.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 :
NZO 600 ZODIACMoteurZODIAC NZO 600 occasion
TEMPEST 605 EASYCAPELLIMoteurCAPELLI TEMPEST 605 EASYoccasion
CAP CAMARAT 505JEANNEAUMoteurJEANNEAU CAP CAMARAT 505occasion
BOMBARD EXPLORER 500ZODIACMoteurZODIAC BOMBARD EXPLORER 500occasion
ZODIAC NZO 600 2014
Visible :
CAPELLI TEMPEST 605 EASY2014
Visible : Arzon
JEANNEAU CAP CAMARAT 5052024
Visible : Angles
ZODIAC BOMBARD EXPLORER 5002024
Visible : La Trinité sur Mer
$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' => ""
) );
?>