Réf. EB48304
BELLA FLIPPER 670DC D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2014
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.6 m
- Largeur maxi (m) 2.45 m
- Tirant d'eau 0.45 m
-
Moteur
- Marque du Moteur MERCURY
- Type de carburant Essence
- Puissance Moteur 225.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 :
VALIANT 630 SPORTVALIANT MoteurVALIANT VALIANT 630 SPORToccasion
SUNRIDER 700BOMBARDMoteurBOMBARD SUNRIDER 700occasion
MERRY FISHER 530JEANNEAUMoteurJEANNEAU MERRY FISHER 530occasion
AtlantiCraft Condor 6.00 HypalonATLANTICRAFTMoteurATLANTICRAFT AtlantiCraft Condor 6.00 Hypalonoccasion
VALIANT VALIANT 630 SPORT2017
Visible :
BOMBARD SUNRIDER 7002023
Visible :
JEANNEAU MERRY FISHER 5302003
Visible : Pornic
ATLANTICRAFT AtlantiCraft Condor 6.00 Hypalon2023
Visible : Angles
$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' => ""
) );
?>