Réf. LMSPRO2024037736
DUFOUR DUFOUR-430 D'occasion
Localiser-
Général
-
DUFOUR-430
- Visible LE CROUESTY
- Année modèle 2023
- Nombre de cabines 3
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 12.5 m
- Largeur maxi (m) 4.3 m
- Tirant d'eau 2.1 m
-
Moteur
- Marque du Moteur volvo
- Type de carburant Diesel
Contact
.ADN Le Crouesty ARZON.Nom : Mikael JOSSO
Visible : LE CROUESTY 02 97 53 45 46 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
OCEANIS-40.1BENETEAUVoilierBENETEAU OCEANIS-40.1occasion
POGO 1250StructuresVoilierStructures POGO 1250occasion
37DUFOURVoilierDUFOUR 37occasion
CENTURION 40 SWAUQUIEZVoilierWAUQUIEZ CENTURION 40 Soccasion
BENETEAU OCEANIS-40.12024
Visible : Arzon
Structures POGO 12502011
Visible : Bretagne
DUFOUR 372023
Visible : ARZON
WAUQUIEZ CENTURION 40 S2007
Visible : Méditerranée
$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' => ""
) );
?>