Réf. EC48178
JEANNEAU Sun Odyssey 29.2 DL D'occasion
-
Général
- Visible Pornic
- Année modèle 2002
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 8.47 m
- Largeur maxi (m) 2.98 m
- Tirant d'eau 0.75 m
-
Moteur
- Marque du Moteur Yanmar
- Type de carburant Diesel
- Puissance Moteur 18.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
FANTASIA 27 DERIVEURJEANNEAUVoilierJEANNEAU FANTASIA 27 DERIVEURoccasion
FANTASIA 27 JEANNEAUVoilierJEANNEAU FANTASIA 27 occasion
GIB SEA 304GIBERT MARINEVoilierGIBERT MARINE GIB SEA 304occasion
KELT 29 DIKELT MARINEVoilierKELT MARINE KELT 29 DIoccasion
JEANNEAU FANTASIA 27 DERIVEUR1988
Visible : La Rochelle
JEANNEAU FANTASIA 27 1991
Visible : Pornic
GIBERT MARINE GIB SEA 3041997
Visible : Pornic
KELT MARINE KELT 29 DI1988
Visible : Arzon
$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' => ""
) );
?>