Réf. EB48680
KELT MARINE 760 D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1981
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 7.6 m
- Largeur maxi (m) 2.88 m
- Tirant d'eau 1.3 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 10.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 :
Etap 21 iETAPVoilierETAP Etap 21 ioccasion
FANTASIA 27 DERIVEURJEANNEAUVoilierJEANNEAU FANTASIA 27 DERIVEURoccasion
AS DE PIQUESKOL AR MORVoilierSKOL AR MOR AS DE PIQUEoccasion
LAGO 26CHAMPIONSHIPS YACHTINGVoilierCHAMPIONSHIPS YACHTING LAGO 26occasion
ETAP Etap 21 i1999
Visible :
JEANNEAU FANTASIA 27 DERIVEUR1988
Visible : La Rochelle
SKOL AR MOR AS DE PIQUE2016
Visible : Pornic
CHAMPIONSHIPS YACHTING LAGO 262024
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' => ""
) );
?>