Réf. EC48519
GIBERT MARINE GIB SEA 304 D'occasion
-
Général
- Visible Pornic
- Année modèle 1997
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 8.97 m
- Largeur maxi (m) 3.32 m
- Tirant d'eau 1.85 m
-
Moteur
- Marque du Moteur Volvo
- Type de carburant Diesel
- Puissance Moteur 18.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 :
FEELING 29 DERIVEURKIRIEVoilierKIRIE FEELING 29 DERIVEURoccasion
BRIN DE FOLIEJEANNEAUVoilierJEANNEAU BRIN DE FOLIEoccasion
SUN ODYSSEY 30 QUILLE AILETTEJEANNEAU LES HERBIERSVoilierJEANNEAU LES HERBIERS SUN ODYSSEY 30 QUILLE AILETTEoccasion
BALKISFRANCK ROYVoilierFRANCK ROY BALKISoccasion
KIRIE FEELING 29 DERIVEUR1989
Visible : La Rochelle
JEANNEAU BRIN DE FOLIE1976
Visible : La Rochelle
JEANNEAU LES HERBIERS SUN ODYSSEY 30 QUILLE AILETTE1993
Visible : La Rochelle
FRANCK ROY BALKIS2020
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' => ""
) );
?>