Réf. EB48471
DUFOUR DUFOUR 40 PERFORMANCE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2009
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 12.06 m
- Largeur maxi (m) 3.9 m
- Tirant d'eau 2.1 m
-
Moteur
- Marque du Moteur VOLVO PENTA
- Type de carburant Diesel
- Puissance Moteur 55.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 :
CENTURION 40WAUQUIEZVoilierWAUQUIEZ CENTURION 40occasion
42LAGOONVoilierLAGOON 42occasion
RM 1070RM-YACHTSVoilierRM-YACHTS RM 1070occasion
CLASS 40 CLAK 40MULTIPLASTVoilierMULTIPLAST CLASS 40 CLAK 40occasion
WAUQUIEZ CENTURION 401988
Visible : Pornic
LAGOON 422024
Visible : Le Marin
RM-YACHTS RM 10702019
Visible : Lorient
MULTIPLAST CLASS 40 CLAK 402021
Visible : VANNES
$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' => ""
) );
?>