Réf. EB48534
RHEA MARINE RHEA 850 TIMONERIE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2007
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 8.5 m
- Largeur maxi (m) 3.3 m
- Tirant d'eau 0.85 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 180.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 :
BARRACUDA 7BENETEAUMoteurBENETEAU BARRACUDA 7occasion
PRO 750ZODIACMoteurZODIAC PRO 750occasion
RHEA 850 TIMONERIERHEA MARINEMoteurRHEA MARINE RHEA 850 TIMONERIEoccasion
270 DauntlessBOSTON WHALERMoteurBOSTON WHALER 270 Dauntlessoccasion
BENETEAU BARRACUDA 72019
Visible :
ZODIAC PRO 7502011
Visible :
RHEA MARINE RHEA 850 TIMONERIE2007
Visible : La Rochelle
BOSTON WHALER 270 Dauntless2017
Visible : Dinard
$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' => ""
) );
?>