Réf. EB47931
HARTWELL OF PLYMOUTH GOLDEN HIND 31 VOILIER BOIS D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1968
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.66 m
- Largeur maxi (m) 2.74 m
- Tirant d'eau 1.2 m
-
Moteur
- Marque du Moteur BETA MARINE
- Type de carburant Diesel
- Puissance Moteur 28.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 :
ATTALIAJEANNEAUVoilierJEANNEAU ATTALIAoccasion
GIB SEA 304GIBERT MARINEVoilierGIBERT MARINE GIB SEA 304occasion
360 GLDUFOURVoilierDUFOUR 360 GLoccasion
FIRST 31.7BENETEAUVoilierBENETEAU FIRST 31.7occasion
JEANNEAU ATTALIA1984
Visible :
GIBERT MARINE GIB SEA 3041997
Visible : Pornic
DUFOUR 360 GL2022
Visible : LE CROUESTY
BENETEAU FIRST 31.72002
Visible : ARZON
$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' => ""
) );
?>