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 :
FLYER 6 SUNDECKBENETEAUMoteurBENETEAU FLYER 6 SUNDECKoccasion
X PRO 5353D TENDERMoteur3D TENDER X PRO 535occasion
ANTARES 6 OBBENETEAUMoteurBENETEAU ANTARES 6 OBoccasion
500 clubLOMACMoteurLOMAC 500 cluboccasion
BENETEAU FLYER 6 SUNDECK2023
Visible : Arzon
3D TENDER X PRO 5352015
Visible : Le Pouliguen
BENETEAU ANTARES 6 OB2023
Visible : Pornic
LOMAC 500 club2010
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' => ""
) );
?>