Réf. EC48548
JEANNEAU FANTASIA 27 D'occasion
-
Général
- Visible Pornic
- Année modèle 1991
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 7.76 m
- Largeur maxi (m) 2.85 m
- Tirant d'eau 1.5 m
-
Moteur
- Marque du Moteur Yanmar
- Type de carburant Diesel
- Puissance Moteur 10.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 :
SOLENN DAY 23 QUILLE RELEVABLEFRANCK ROYVoilierFRANCK ROY SOLENN DAY 23 QUILLE RELEVABLEoccasion
FIRST 21.7BENETEAUVoilierBENETEAU FIRST 21.7occasion
First 235 QRBENETEAUVoilierBENETEAU First 235 QRoccasion
BAHIA 22 GL JEANNEAUVoilierJEANNEAU BAHIA 22 GL occasion
FRANCK ROY SOLENN DAY 23 QUILLE RELEVABLE2011
Visible : La Rochelle
BENETEAU FIRST 21.72006
Visible : sarzeau
BENETEAU First 235 QR1986
Visible : Sarzeau
JEANNEAU BAHIA 22 GL 1984
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' => ""
) );
?>