Réf. EC47518
JEANNEAU MERRY FISHER 795 D'occasion
-
Général
- Visible Pornic
- Année modèle 2016
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 7.19 m
- Largeur maxi (m) 2.77 m
-
Moteur
- Marque du Moteur Yamaha
- Type de carburant Essence
- Puissance Moteur 200.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 :
MERRY FISHER 795JEANNEAUMoteurJEANNEAU MERRY FISHER 795occasion
ANTARES 780BENETEAUMoteurBENETEAU ANTARES 780occasion
CAP CAMARAT 6.5 CC SERIE 3JEANNEAUMoteurJEANNEAU CAP CAMARAT 6.5 CC SERIE 3occasion
650 SUN CRUISERPACIFIC CRAFTMoteurPACIFIC CRAFT 650 SUN CRUISERoccasion
JEANNEAU MERRY FISHER 7952019
Visible :
BENETEAU ANTARES 7802015
Visible :
JEANNEAU CAP CAMARAT 6.5 CC SERIE 32022
Visible : Pornic
PACIFIC CRAFT 650 SUN CRUISER2015
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' => ""
) );
?>