Réf. LMSPRO2024038383
BENETEAU FLYER 6 SUNDECK D'occasion
-
Général
- Visible Arzon
- Année modèle 2023
- Catégorie Autre
- Nombre de cabines 1
- Financement LOA Non
-
Technique
- Matériaux de construction Polyester
- Longueur hors tout (m) 5.96 m
- Largeur maxi (m) 2.26 m
- Tirant d'eau 0.8 m
- Capacité carburant (L) 100
- Capacité eau (L) 50
-
Moteur
- Marque du Moteur MERCURY
- Type de carburant Essence
- Puissance Moteur 115
-
Electronique / communication
- GPS / Traceur oui
- Sondeur oui
Vous pouvez également être intéressé(e) par :
QUICKSILVER ACTIV 505 OPENQUICKSILVERMoteurQUICKSILVER QUICKSILVER ACTIV 505 OPENoccasion
NORDIC 6020CTERHIMoteurTERHI NORDIC 6020Coccasion
GOLDEN LINE 580GRANDMoteurGRAND GOLDEN LINE 580occasion
M2MARSHALLMoteurMARSHALL M2occasion
QUICKSILVER QUICKSILVER ACTIV 505 OPEN2012
Visible :
TERHI NORDIC 6020C2022
Visible : LE HEZO
GRAND GOLDEN LINE 5802021
Visible : LE HEZO
MARSHALL M22022
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' => ""
) );
?>