Réf. EC48666
JEANNEAU BRIN DE FOLIE D'occasion
-
Général
- Visible Pornic
- Année modèle 1978
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 8.71 m
- Largeur maxi (m) 2.93 m
- Tirant d'eau 1.45 m
-
Moteur
- Marque du Moteur Beta marine
- Type de carburant Diesel
- Puissance Moteur 16.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 :
BRIN DE FOLIEJEANNEAUVoilierJEANNEAU BRIN DE FOLIEoccasion
SUN ODYSSEY 30IJEANNEAUVoilierJEANNEAU SUN ODYSSEY 30Ioccasion
CATAMARAN OUTREMER 43OUTREMERVoilierOUTREMER CATAMARAN OUTREMER 43occasion
SarbacaneChantier des IleauxVoilierChantier des Ileaux Sarbacaneoccasion
JEANNEAU BRIN DE FOLIE1976
Visible : La Rochelle
JEANNEAU SUN ODYSSEY 30I2010
Visible : La Rochelle
OUTREMER CATAMARAN OUTREMER 432011
Visible : Bretagne
Chantier des Ileaux Sarbacane2014
Visible : Bretagne
$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' => ""
) );
?>