Réf. EB47602
CARAVELLE CARAVELLE 1750 BOWRIDER D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1996
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 5.28 m
- Largeur maxi (m) 2.16 m
- Tirant d'eau 1.45 m
-
Moteur
- Marque du Moteur MERCRUISER
- Type de carburant Essence
- Puissance Moteur 150.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 :
CLEAR LINER 595CLEAR LINERMoteurCLEAR LINER CLEAR LINER 595occasion
EXPLORER SB 550BOMBARDMoteurBOMBARD EXPLORER SB 550occasion
SEA WEED 535CN CAP FERRETMoteurCN CAP FERRET SEA WEED 535occasion
GOLDEN LINE 580GRANDMoteurGRAND GOLDEN LINE 580occasion
CLEAR LINER CLEAR LINER 5951995
Visible : Pornic
BOMBARD EXPLORER SB 5502005
Visible : ARCACHON
CN CAP FERRET SEA WEED 5352023
Visible : LE HEZO
GRAND GOLDEN LINE 5802021
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' => ""
) );
?>