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 :
SUN FAST 36JEANNEAUVoilierJEANNEAU SUN FAST 36occasion
SUN ODYSSEY 409JEANNEAUVoilierJEANNEAU SUN ODYSSEY 409occasion
SANCERRE DLAUBINVoilierAUBIN SANCERRE DLoccasion
GIB SEA 402DUFOURVoilierDUFOUR GIB SEA 402occasion
JEANNEAU SUN FAST 362018
Visible :
JEANNEAU SUN ODYSSEY 4092015
Visible : La Rochelle
AUBIN SANCERRE DL1985
Visible : Pornic
DUFOUR GIB SEA 4021987
Visible : Le Marin
$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' => ""
) );
?>