Réf. EB48109
OCQUETEAU OCQUETEAU 900 GRANDE CROISIERE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2003
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.02 m
- Largeur maxi (m) 3.4 m
- Tirant d'eau 0.9 m
-
Moteur
- Marque du Moteur VOLVO
- Type de carburant Diesel
- Puissance Moteur 200.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 :
ANTARES 8 OBBENETEAUMoteurBENETEAU ANTARES 8 OBoccasion
BARRACUDA 9 BENETEAUMoteurBENETEAU BARRACUDA 9 occasion
PRINCE 28NUOVA JOLLYMoteurNUOVA JOLLY PRINCE 28occasion
MERRY FISHER 895 OFFSHOREJEANNEAUMoteurJEANNEAU MERRY FISHER 895 OFFSHOREoccasion
BENETEAU ANTARES 8 OB2017
Visible :
BENETEAU BARRACUDA 9 2019
Visible : Arzon
NUOVA JOLLY PRINCE 282021
Visible : ARCACHON
JEANNEAU MERRY FISHER 895 OFFSHORE2023
Visible : LORIENT
$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' => ""
) );
?>