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 :
ASSINIE 32 CATAMARANITCPVoilierITCP ASSINIE 32 CATAMARANoccasion
FIRST 34.7 BENETEAUVoilierBENETEAU FIRST 34.7 occasion
SUN ODYSSEY 349 LIFTING KEELJEANNEAUVoilierJEANNEAU SUN ODYSSEY 349 LIFTING KEELoccasion
30BAVARIAVoilierBAVARIA 30occasion
ITCP ASSINIE 32 CATAMARAN1989
Visible : Pornic
BENETEAU FIRST 34.7 2006
Visible : Pornic
JEANNEAU SUN ODYSSEY 349 LIFTING KEEL2015
Visible : PIRIAC
BAVARIA 302006
Visible : Baden
$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' => ""
) );
?>