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 :
DUFOUR 460 Grand LargeDUFOURVoilierDUFOUR DUFOUR 460 Grand Largeoccasion
OCEANIS 44 CCBENETEAUVoilierBENETEAU OCEANIS 44 CCoccasion
ALLIAGE 44ALLIAGE YACHTVoilierALLIAGE YACHT ALLIAGE 44occasion
CLASS 40 CLAK 40MULTIPLASTVoilierMULTIPLAST CLASS 40 CLAK 40occasion
DUFOUR DUFOUR 460 Grand Large2016
Visible : LE CROUESTY
BENETEAU OCEANIS 44 CC2002
Visible :
ALLIAGE YACHT ALLIAGE 442006
Visible : ARZON
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' => ""
) );
?>