Réf. EB48364
JEANNEAU CAP CAMARAT 755 WA MOTEUR NEUF D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2002
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 7.24 m
- Largeur maxi (m) 2.57 m
- Tirant d'eau 0.52 m
-
Moteur
- Marque du Moteur SUZUKI
- Type de carburant Essence
- Puissance Moteur 300.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 :
TEMPEST 700 OPENCAPELLIMoteurCAPELLI TEMPEST 700 OPENoccasion
BLACKFIN 8 ELEGANCENUOVA JOLLYMoteurNUOVA JOLLY BLACKFIN 8 ELEGANCEoccasion
MEDLINE 7.5ZODIACMoteurZODIAC MEDLINE 7.5occasion
Cayman 21 SportRANIERIMoteurRANIERI Cayman 21 Sportoccasion
CAPELLI TEMPEST 700 OPEN2024
Visible : Arzon
NUOVA JOLLY BLACKFIN 8 ELEGANCE2024
Visible : ARCACHON
ZODIAC MEDLINE 7.52022
Visible : Arzon
RANIERI Cayman 21 Sport2023
Visible : THEIX
$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' => ""
) );
?>