Réf. EB47615
BENETEAU OCEANIS 311 CLIPPER D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2002
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.5 m
- Largeur maxi (m) 3.23 m
- Tirant d'eau 0.8 m
-
Moteur
- Marque du Moteur VOLVO
- Type de carburant Diesel
- Puissance Moteur 19.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 :
FIRST 34.7 BENETEAUVoilierBENETEAU FIRST 34.7 occasion
Sun Odyssey 29.2 DLJEANNEAUVoilierJEANNEAU Sun Odyssey 29.2 DLoccasion
JOUET 920 DLYACHTING FRANCEVoilierYACHTING FRANCE JOUET 920 DLoccasion
360 GLDUFOURVoilierDUFOUR 360 GLoccasion
BENETEAU FIRST 34.7 2006
Visible : Pornic
JEANNEAU Sun Odyssey 29.2 DL2002
Visible : Pornic
YACHTING FRANCE JOUET 920 DL1980
Visible : Pornic
DUFOUR 360 GL2019
Visible : LE CROUESTY
$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' => ""
) );
?>