Réf. EC48540
JEANNEAU CAP CAMARAT 625 WA D'occasion
-
Général
- Visible Pornic
- Année modèle 2003
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.05 m
- Largeur maxi (m) 2.44 m
-
Moteur
- Marque du Moteur Suzuki
- Type de carburant Essence
- Puissance Moteur 140.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
PRO OPEN 550ZODIACMoteurZODIAC PRO OPEN 550occasion
CAP CAMARAT 625 WAJEANNEAUMoteurJEANNEAU CAP CAMARAT 625 WAoccasion
BOMBARD EXPLORER 500ZODIACMoteurZODIAC BOMBARD EXPLORER 500occasion
MERRY FISHER 530 AVEC REMORQUEJEANNEAUMoteurJEANNEAU MERRY FISHER 530 AVEC REMORQUEoccasion
ZODIAC PRO OPEN 5502002
Visible :
JEANNEAU CAP CAMARAT 625 WA2003
Visible :
ZODIAC BOMBARD EXPLORER 5002024
Visible : La Trinité sur Mer
JEANNEAU MERRY FISHER 530 AVEC REMORQUE2000
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' => ""
) );
?>