Réf. LMSPART2025039643
JEANNEAU CAP CAMARAT 615 D'occasion
-
Général
- Visible Groix
- Année modèle 2013
- Catégorie Coques open
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.15 m
- Capacité eau (L) 100
- Remorque OUI
-
Moteur
- Marque du Moteur YAMAHA
- Type de carburant Essence
Vous pouvez également être intéressé(e) par :
CLEAR LINER 595CLEAR LINERMoteurCLEAR LINER CLEAR LINER 595occasion
ANTARES 6 OBBENETEAUMoteurBENETEAU ANTARES 6 OBoccasion
X PRO 5353D TENDERMoteur3D TENDER X PRO 535occasion
GRAND-650-GOLDEN-LINE-FISHINGGRANDMoteurGRAND GRAND-650-GOLDEN-LINE-FISHINGoccasion
CLEAR LINER CLEAR LINER 5951995
Visible : Pornic
BENETEAU ANTARES 6 OB2022
Visible : Pornic
3D TENDER X PRO 5352023
Visible : ARZON
GRAND GRAND-650-GOLDEN-LINE-FISHING2023
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' => ""
) );
?>