Réf. EB48244
CONTEST YACHTS CONTEST 35 CS D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1990
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 10.55 m
- Largeur maxi (m) 3.4 m
- Tirant d'eau 1.75 m
-
Moteur
- Marque du Moteur Volvo
- Type de carburant Diesel
- Puissance Moteur 28.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 :
DUFOUR 34DUFOURVoilierDUFOUR DUFOUR 34occasion
FERIA 9 DERIVEURCHANTIER NAVAL DU ROUSSILLONVoilierCHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEURoccasion
SYMPHONIEJEANNEAUVoilierJEANNEAU SYMPHONIEoccasion
OCEANIS 30.1 BENETEAUVoilierBENETEAU OCEANIS 30.1 occasion
DUFOUR DUFOUR 342008
Visible : Bretagne
CHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEUR1980
Visible : La Rochelle
JEANNEAU SYMPHONIE1979
Visible : Arzon
BENETEAU OCEANIS 30.1 2022
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' => ""
) );
?>