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 :
790TARPONMoteurTARPON 790occasion
CAP CAMARAT 6.5 CC SERIE 3JEANNEAUMoteurJEANNEAU CAP CAMARAT 6.5 CC SERIE 3occasion
237WHITE SHARKMoteurWHITE SHARK 237occasion
THOR.700 PRESTIGEPAV FRANCEMoteurPAV FRANCE THOR.700 PRESTIGEoccasion
TARPON 7902020
Visible :
JEANNEAU CAP CAMARAT 6.5 CC SERIE 32020
Visible : LE CROUESTY
WHITE SHARK 2372002
Visible : ARCACHON
PAV FRANCE THOR.700 PRESTIGE2023
Visible :
$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' => ""
) );
?>