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 :
ASSINIE 32 CATAMARANITCPVoilierITCP ASSINIE 32 CATAMARANoccasion
FIRST 34.7 BENETEAUVoilierBENETEAU FIRST 34.7 occasion
GIB SEA 96GIBERT MARINEVoilierGIBERT MARINE GIB SEA 96occasion
CODE #BLACK PEPPERVoilierBLACK PEPPER CODE #occasion
ITCP ASSINIE 32 CATAMARAN1989
Visible : Pornic
BENETEAU FIRST 34.7 2006
Visible : Pornic
GIBERT MARINE GIB SEA 961986
Visible : ARZON
BLACK PEPPER CODE #2017
Visible : Baden
$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' => ""
) );
?>