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 :
FIRST 25.7BENETEAUVoilierBENETEAU FIRST 25.7occasion
DIAM 24ADH INNOTECVoilierADH INNOTEC DIAM 24occasion
GIB SEA 304GIBERT MARINEVoilierGIBERT MARINE GIB SEA 304occasion
KELT 29 DIKELT MARINEVoilierKELT MARINE KELT 29 DIoccasion
BENETEAU FIRST 25.72006
Visible :
ADH INNOTEC DIAM 242016
Visible : Pornic
GIBERT MARINE GIB SEA 3041997
Visible : Pornic
KELT MARINE KELT 29 DI1988
Visible : Arzon
$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' => ""
) );
?>