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 :
CANOT HOUARIDEPOSSESSEVoilierDEPOSSESSE CANOT HOUARIoccasion
EpohAUTREVoilierAUTRE Epohoccasion
TATOOHOBIE CATVoilierHOBIE CAT TATOOoccasion
LASCAR DU TOUL'RUATELIER DE LA GAZELLE DES SABLESVoilierATELIER DE LA GAZELLE DES SABLES LASCAR DU TOUL'RUoccasion
DEPOSSESSE CANOT HOUARI1986
Visible : Pornic
AUTRE Epoh2018
Visible : Saint-Gildas-de-Rhuys
HOBIE CAT TATOO2024
Visible : Hobie Cat Tatoo
ATELIER DE LA GAZELLE DES SABLES LASCAR DU TOUL'RU2009
Visible : Chaudefonds sur Layon
$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' => ""
) );
?>