Réf. EB47720
BENETEAU OCEANIS 323 CLIPPER D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2007
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.72 m
- Largeur maxi (m) 3.26 m
- Tirant d'eau 1.6 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 21.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
JOUET 920 DLYACHTING FRANCEVoilierYACHTING FRANCE JOUET 920 DLoccasion
GIB SEA 304GIBERT MARINEVoilierGIBERT MARINE GIB SEA 304occasion
360 GLDUFOURVoilierDUFOUR 360 GLoccasion
BENETEAU FIRST 34.7 2006
Visible : Pornic
YACHTING FRANCE JOUET 920 DL1980
Visible : Pornic
GIBERT MARINE GIB SEA 3041997
Visible : Pornic
DUFOUR 360 GL2022
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' => ""
) );
?>