Réf. LMSPRO2024038382
BENETEAU FIRST 14 D'occasion
-
Général
- Visible Arzon
- Année modèle 2022
- Catégorie Dériveur
- Financement LOA Non
-
Technique
- Matériaux de construction Polyester
- Longueur hors tout (m) 4.3 m
- Largeur maxi (m) 1.7 m
- Tirant d'eau 1 m
- Dériveur oui
-
Moteur
- Type de carburant Non défini
-
Equipement / gréement / voiles
- Equipement pont / Aménagement pont- Grand voile sur enrouleur non
- Génois sur enrouleur non
- Spi oui
Vous pouvez également être intéressé(e) par :
RS AeroRS SailingVoilierRS Sailing RS Aerooccasion
Dart 16FRANCE CATAMARANVoilierFRANCE CATAMARAN Dart 16occasion
TATOOHOBIE CATVoilierHOBIE CAT TATOOoccasion
TEDDY HOBIE CATVoilierHOBIE CAT TEDDY occasion
RS Sailing RS Aero2015
Visible : Saint-Gildas-de-Rhuys
FRANCE CATAMARAN Dart 162024
Visible : Saint-Gildas-de-Rhuys
HOBIE CAT TATOO2024
Visible : Hobie Cat Tatoo
HOBIE CAT TEDDY 2014
Visible : Saint-Gildas-de-Rhuys
$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' => ""
) );
?>