Réf. EB48646
JEANNEAU MERRY FISHER 610 D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2000
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.06 m
- Largeur maxi (m) 2.48 m
- Tirant d'eau 0.38 m
-
Moteur
- Marque du Moteur EVINRUDE
- Type de carburant Essence
- Puissance Moteur 90.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 :
HD 480NARWHALMoteurNARWHAL HD 480occasion
MERRY FISHER 695 MARLINJEANNEAUMoteurJEANNEAU MERRY FISHER 695 MARLINoccasion
MERRY FISHER 695JEANNEAUMoteurJEANNEAU MERRY FISHER 695occasion
190 SPXSEA RAYMoteurSEA RAY 190 SPXoccasion
NARWHAL HD 4802024
Visible : Arzon
JEANNEAU MERRY FISHER 695 MARLIN2014
Visible : Pornic
JEANNEAU MERRY FISHER 6952017
Visible : Pornic
SEA RAY 190 SPX2017
Visible : Pornichet
$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' => ""
) );
?>