Réf. LMSPRO2024038378
BENETEAU FLYER 8 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) 8.17 m
- Largeur maxi (m) 2.5 m
- Tirant d'eau 0.9 m
- Capacité carburant (L) 340
- Capacité eau (L) 80
- Remorque non
-
Moteur
- Marque du Moteur MERCURY
- Type de carburant Essence
- Puissance Moteur 350
-
Intérieurs / electricité / confort
- Electricité/Energie- Chargeur de quai / Circuit 220V oui
- Panneaux solaires non
- Guindeau électrique oui
- Groupe électrogène non
- Taud oui
- Capote non
- Chauffage non
- Groupe froid oui
- Télévision non
- Hifi oui
- Propulseur oui
-
Electronique / communication
- GPS / Traceur oui
- VHF non
- Sondeur oui
Vous pouvez également être intéressé(e) par :
MERRY FISHER 895JEANNEAUMoteurJEANNEAU MERRY FISHER 895occasion
BERTRAM 28 FLYBERTRAMMoteurBERTRAM BERTRAM 28 FLYoccasion
XO 270XO BOATSMoteurXO BOATS XO 270occasion
TEMPEST 775 OPENCAPELLIMoteurCAPELLI TEMPEST 775 OPENoccasion
JEANNEAU MERRY FISHER 8952018
Visible :
BERTRAM BERTRAM 28 FLY1973
Visible : Pornic
XO BOATS XO 2702021
Visible : LORIENT
CAPELLI TEMPEST 775 OPEN2021
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' => ""
) );
?>