Réf. LMSPRO2025039330
DUFOUR 34-PERFORMANCE D'occasion
-
Général
- Visible Arzon
- Année modèle 2025
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 12 m
-
Moteur
- Type de carburant Non défini
Vous pouvez également être intéressé(e) par :
38 SQDEHLERVoilierDEHLER 38 SQoccasion
CENTURION 40WAUQUIEZVoilierWAUQUIEZ CENTURION 40occasion
370HANSEVoilierHANSE 370occasion
DEHLER 42DEHLERVoilierDEHLER DEHLER 42occasion
DEHLER 38 SQ2021
Visible : ARZON
WAUQUIEZ CENTURION 401988
Visible : Pornic
HANSE 3702007
Visible : Bretagne nord Vente en cours
DEHLER DEHLER 422018
Visible : Port Blanc en 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' => ""
) );
?>