Réf. EB48529
JEANNEAU SUN ODYSSEY 409 D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2015
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 12.34 m
- Largeur maxi (m) 3.99 m
- Tirant d'eau 1.55 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 40.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 :
OCEANIS 40BENETEAUVoilierBENETEAU OCEANIS 40occasion
SUN ODYSSEY 409JEANNEAUVoilierJEANNEAU SUN ODYSSEY 409occasion
PILOT SALOON 40WAUQUIEZVoilierWAUQUIEZ PILOT SALOON 40occasion
GIB SEA 402DUFOURVoilierDUFOUR GIB SEA 402occasion
BENETEAU OCEANIS 402007
Visible : BRETAGNE
JEANNEAU SUN ODYSSEY 4092015
Visible : La Rochelle
WAUQUIEZ PILOT SALOON 402002
Visible : Bretagne sud
DUFOUR GIB SEA 4021987
Visible : Le Marin
$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' => ""
) );
?>