Réf. EB48600
FRANCK ROY SOLENN DAY 23 QUILLE RELEVABLE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2011
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.98 m
- Largeur maxi (m) 2.51 m
- Tirant d'eau 0.76 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 9.00
Contact
Boats Diffusion La RochelleNom : Evelyne FOUET
Visible : La Rochelle 05 46 34 43 92 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
IKONE ESPACE VAG VoilierESPACE VAG IKONE occasion
AS DE PIQUESKOL AR MORVoilierSKOL AR MOR AS DE PIQUEoccasion
SIRENA 5.2 SLSIRENA YACHTSVoilierSIRENA YACHTS SIRENA 5.2 SLoccasion
22ETAPVoilierETAP 22occasion
ESPACE VAG IKONE 2003
Visible : CONCARNEAU
SKOL AR MOR AS DE PIQUE2016
Visible : Pornic
SIRENA YACHTS SIRENA 5.2 SL2019
Visible : Saint-Gildas-de-Rhuys
ETAP 221978
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' => ""
) );
?>