Réf. EC48486
BENETEAU ANTARES 6 OB D'occasion
-
Général
- Visible Pornic
- Année modèle 2022
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 5.62 m
- Largeur maxi (m) 2.43 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 :
QUICKSILVER ACTIV 505 OPENQUICKSILVERMoteurQUICKSILVER QUICKSILVER ACTIV 505 OPENoccasion
CAP CAMARAT 505JEANNEAUMoteurJEANNEAU CAP CAMARAT 505occasion
FLYER 560 OPENBENETEAUMoteurBENETEAU FLYER 560 OPENoccasion
ANTARES 6 OBBENETEAUMoteurBENETEAU ANTARES 6 OBoccasion
QUICKSILVER QUICKSILVER ACTIV 505 OPEN2012
Visible :
JEANNEAU CAP CAMARAT 5052024
Visible : Angles
BENETEAU FLYER 560 OPEN1992
Visible : ARCACHON
BENETEAU ANTARES 6 OB2023
Visible : Pornic
$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' => ""
) );
?>