Réf. EC48243
BRUNSWICK QUICKSILVER 640 PILOTHOUSE D'occasion
-
Général
- Visible Pornic
- Année modèle 2011
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6.29 m
- Largeur maxi (m) 2.49 m
-
Moteur
- Marque du Moteur Mercury
- Type de carburant Essence
- Puissance Moteur 115.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 :
FLYER 6 SPACEDECKBENETEAUMoteurBENETEAU FLYER 6 SPACEDECKoccasion
MERRY FISHER 610JEANNEAUMoteurJEANNEAU MERRY FISHER 610occasion
FLYER 6.6 SPACEDECKBENETEAUMoteurBENETEAU FLYER 6.6 SPACEDECKoccasion
22-GTOBWAMoteurBWA 22-GTOoccasion
BENETEAU FLYER 6 SPACEDECK2023
Visible :
JEANNEAU MERRY FISHER 6102000
Visible : La Rochelle
BENETEAU FLYER 6.6 SPACEDECK2020
Visible : Arzon
BWA 22-GTO2022
Visible : LA TRINITE SUR MER
$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' => ""
) );
?>