Réf. EC48462
YACHTING FRANCE JOUET 920 DL D'occasion
-
Général
- Visible Pornic
- Année modèle 1980
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.22 m
- Largeur maxi (m) 3.12 m
-
Moteur
- Marque du Moteur Nannidiesel
- Type de carburant Diesel
- Puissance Moteur 15.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
SUN ODYSSEY 30IJEANNEAUVoilierJEANNEAU SUN ODYSSEY 30Ioccasion
GLENANS 33JFAVoilierJFA GLENANS 33occasion
FERIA 9 DERIVEURCHANTIER NAVAL DU ROUSSILLONVoilierCHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEURoccasion
ITCP ASSINIE 32 CATAMARAN1989
Visible : Pornic
JEANNEAU SUN ODYSSEY 30I2010
Visible : La Rochelle
JFA GLENANS 331995
Visible : Pornic
CHANTIER NAVAL DU ROUSSILLON FERIA 9 DERIVEUR1980
Visible : La Rochelle
$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' => ""
) );
?>