Réf. EB48287
JEANNEAU MERRY FISHER 530 AVEC REMORQUE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2000
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 5.1 m
- Largeur maxi (m) 2.28 m
- Tirant d'eau 0.3 m
-
Moteur
- Marque du Moteur YAMAHA
- Type de carburant Essence
- Puissance Moteur 50.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 :
EXPLORER SB 550BOMBARDMoteurBOMBARD EXPLORER SB 550occasion
PATE TRADITIONNELLE POLYESTER MARINARZONMoteurMARINARZON PATE TRADITIONNELLE POLYESTER occasion
605 ACTIV OPENQUICKSILVERMoteurQUICKSILVER 605 ACTIV OPENoccasion
ZODIAC-16-PRO-MANZODIACMoteurZODIAC ZODIAC-16-PRO-MANoccasion
BOMBARD EXPLORER SB 5502005
Visible : ARCACHON
MARINARZON PATE TRADITIONNELLE POLYESTER 2024
Visible : Arzon
QUICKSILVER 605 ACTIV OPEN2019
Visible : ARCACHON
ZODIAC ZODIAC-16-PRO-MAN2004
Visible : LE HEZO
$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' => ""
) );
?>