Réf. EB48670
HANSE HANSE 455 D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2016
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 13.95 m
- Largeur maxi (m) 4.38 m
- Tirant d'eau 1.82 m
-
Moteur
- Marque du Moteur Volvo Penta
- Type de carburant Diesel
- Puissance Moteur 72.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 :
HANSE 415HANSE YATCHSVoilierHANSE YATCHS HANSE 415occasion
CENTURION 40WAUQUIEZVoilierWAUQUIEZ CENTURION 40occasion
CENTURION 40 S2WAUQUIEZVoilierWAUQUIEZ CENTURION 40 S2occasion
42LAGOONVoilierLAGOON 42occasion
HANSE YATCHS HANSE 4152013
Visible : LA ROCHELLE
WAUQUIEZ CENTURION 401988
Visible : Pornic
WAUQUIEZ CENTURION 40 S22016
Visible : Méditerranée
LAGOON 422024
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' => ""
) );
?>