Réf. EC48477
BENETEAU FIRST 34.7 D'occasion
-
Général
- Visible Pornic
- Année modèle 2006
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.99 m
- Largeur maxi (m) 3.37 m
- Tirant d'eau 2 m
-
Moteur
- Marque du Moteur Yanmar
- Type de carburant Diesel
- Puissance Moteur 21.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
FIRST 34.7 BENETEAUVoilierBENETEAU FIRST 34.7 occasion
AQUILA QUILLARD PTEJEANNEAUVoilierJEANNEAU AQUILA QUILLARD PTEoccasion
JOUET 920 DLYACHTING FRANCEVoilierYACHTING FRANCE JOUET 920 DLoccasion
JEANNEAU BRIN DE FOLIE1978
Visible : Pornic
BENETEAU FIRST 34.7 2006
Visible : Pornic
JEANNEAU AQUILA QUILLARD PTE1979
Visible : La Rochelle
YACHTING FRANCE JOUET 920 DL1980
Visible : Pornic
$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' => ""
) );
?>