Réf. EB48344
KELT MARINE KELT 9 DERIVEUR D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1982
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.45 m
- Largeur maxi (m) 3.1 m
- Tirant d'eau 1.05 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 14.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 :
FEELING 29 DERIVEURKIRIEVoilierKIRIE FEELING 29 DERIVEURoccasion
360 GLDUFOURVoilierDUFOUR 360 GLoccasion
9.7TofinouVoilierTofinou 9.7occasion
GOLDEN HIND 31 VOILIER BOISHARTWELL OF PLYMOUTHVoilierHARTWELL OF PLYMOUTH GOLDEN HIND 31 VOILIER BOISoccasion
KIRIE FEELING 29 DERIVEUR1989
Visible : La Rochelle
DUFOUR 360 GL2022
Visible : LE CROUESTY
Tofinou 9.72024
Visible : Bretagne
HARTWELL OF PLYMOUTH GOLDEN HIND 31 VOILIER BOIS1968
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' => ""
) );
?>