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 :
Sun Odyssey 29.2 DLJEANNEAUVoilierJEANNEAU Sun Odyssey 29.2 DLoccasion
360 GLDUFOURVoilierDUFOUR 360 GLoccasion
DUFOUR 325 GRAND LARGEDUFOURVoilierDUFOUR DUFOUR 325 GRAND LARGEoccasion
Sun Fast 3300JEANNEAUVoilierJEANNEAU Sun Fast 3300occasion
JEANNEAU Sun Odyssey 29.2 DL2002
Visible : Pornic
DUFOUR 360 GL2022
Visible : LE CROUESTY
DUFOUR DUFOUR 325 GRAND LARGE2011
Visible :
JEANNEAU Sun Fast 33002021
Visible : La Rochelle
$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' => ""
) );
?>