Réf. EC47976
JFA GLENANS 33 D'occasion
-
Général
- Visible Pornic
- Année modèle 1995
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.99 m
- Largeur maxi (m) 3.7 m
- Tirant d'eau 1.75 m
-
Moteur
- Marque du Moteur Volvo MD 2020
- Type de carburant Diesel
- Puissance Moteur 18.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
ATTALIAJEANNEAUVoilierJEANNEAU ATTALIAoccasion
AQUILA QUILLARD PTEJEANNEAUVoilierJEANNEAU AQUILA QUILLARD PTEoccasion
FERIA 9 DERIVEURCHANTIER NAVAL DU ROUSSILLONVoilierCHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEURoccasion
OCEANIS 31BENETEAUVoilierBENETEAU OCEANIS 31occasion
JEANNEAU ATTALIA1984
Visible :
JEANNEAU AQUILA QUILLARD PTE1979
Visible : La Rochelle
CHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEUR1980
Visible : La Rochelle
BENETEAU OCEANIS 312017
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' => ""
) );
?>