Réf. EB48626
JEANNEAU BRIN DE FOLIE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1976
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9 m
- Largeur maxi (m) 3 m
- Tirant d'eau 1.45 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 21.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 :
BRIN DE FOLIEJEANNEAUVoilierJEANNEAU BRIN DE FOLIEoccasion
SUN ODYSSEY 30IJEANNEAUVoilierJEANNEAU SUN ODYSSEY 30Ioccasion
FERIA 9 DERIVEURCHANTIER NAVAL DU ROUSSILLONVoilierCHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEURoccasion
CODE #BLACK PEPPERVoilierBLACK PEPPER CODE #occasion
JEANNEAU BRIN DE FOLIE1978
Visible : Pornic
JEANNEAU SUN ODYSSEY 30I2010
Visible : La Rochelle
CHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEUR1980
Visible : La Rochelle
BLACK PEPPER CODE #2017
Visible : Baden
$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' => ""
) );
?>