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 900BENETEAUMoteurBENETEAU ANTARES 900occasion
ANTARES 8 OBBENETEAUMoteurBENETEAU ANTARES 8 OBoccasion
AXOPAR 28AXOPARMoteurAXOPAR AXOPAR 28occasion
RYCK 280 NEUF SANS MOTEURRYCKMoteurRYCK RYCK 280 NEUF SANS MOTEURoccasion
BENETEAU ANTARES 9002023
Visible :
BENETEAU ANTARES 8 OB2024
Visible : Arzon
AXOPAR AXOPAR 282016
Visible : Gouesnou
RYCK RYCK 280 NEUF SANS MOTEUR2024
Visible : La Rochelle
$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' => ""
) );
?>