Réf. EC48658
ITCP ASSINIE 32 CATAMARAN D'occasion
-
Général
- Visible Pornic
- Année modèle 1989
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.75 m
- Largeur maxi (m) 6.5 m
- Tirant d'eau 0.9 m
-
Moteur
- Marque du Moteur Tohatsu
- Type de carburant Essence
- Puissance Moteur 30.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 :
BRIN DE FOLIEJEANNEAUVoilierJEANNEAU BRIN DE FOLIEoccasion
SUN ODYSSEY 32.2JEANNEAUVoilierJEANNEAU SUN ODYSSEY 32.2occasion
JOUET 920 DLYACHTING FRANCEVoilierYACHTING FRANCE JOUET 920 DLoccasion
GIB SEA 304GIBERT MARINEVoilierGIBERT MARINE GIB SEA 304occasion
JEANNEAU BRIN DE FOLIE1978
Visible : Pornic
JEANNEAU SUN ODYSSEY 32.21998
Visible : Pornic
YACHTING FRANCE JOUET 920 DL1980
Visible : Pornic
GIBERT MARINE GIB SEA 3041997
Visible : Pornic
$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' => ""
) );
?>