Réf. EC47961
WAUQUIEZ Centurion 32 D'occasion
-
Général
- Visible Pornic
- Année modèle 1976
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.75 m
- Largeur maxi (m) 2.83 m
- Tirant d'eau 1.78 m
-
Moteur
- Marque du Moteur Yanmar
- Type de carburant Diesel
- Puissance Moteur 27.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
OCEANIS 311 CLIPPERBENETEAUVoilierBENETEAU OCEANIS 311 CLIPPERoccasion
Sun Odyssey 29.2 DLJEANNEAUVoilierJEANNEAU Sun Odyssey 29.2 DLoccasion
GIB SEA 96GIBERT MARINEVoilierGIBERT MARINE GIB SEA 96occasion
FIGAROBENETEAUVoilierBENETEAU FIGAROoccasion
BENETEAU OCEANIS 311 CLIPPER2002
Visible : La Rochelle
JEANNEAU Sun Odyssey 29.2 DL2002
Visible : Pornic
GIBERT MARINE GIB SEA 961986
Visible : ARZON
BENETEAU FIGARO2019
Visible : TREGUNC
$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' => ""
) );
?>