Réf. EB48491
JEANNEAU AQUILA QUILLARD PTE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1979
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 8.7 m
- Largeur maxi (m) 3 m
- Tirant d'eau 1.3 m
-
Moteur
- Marque du Moteur VETUS
- Type de carburant Diesel
- Puissance Moteur 12.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
BALKISFRANCK ROYVoilierFRANCK ROY BALKISoccasion
CATAMARAN OUTREMER 43OUTREMERVoilierOUTREMER CATAMARAN OUTREMER 43occasion
MANZANITA QUARTER COLLECTIONGROP ASTILLEROS SAVoilierGROP ASTILLEROS SA MANZANITA QUARTER COLLECTIONoccasion
KIRIE FEELING 29 DERIVEUR1989
Visible : La Rochelle
FRANCK ROY BALKIS2020
Visible : ARZON
OUTREMER CATAMARAN OUTREMER 432011
Visible : Bretagne
GROP ASTILLEROS SA MANZANITA QUARTER COLLECTION1978
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' => ""
) );
?>