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 :
OPEN 5.5 ZODIACMoteurZODIAC OPEN 5.5 occasion
EXPLORER SB 550BOMBARDMoteurBOMBARD EXPLORER SB 550occasion
ANTARES 6 OBBENETEAUMoteurBENETEAU ANTARES 6 OBoccasion
450 CCTERHIMoteurTERHI 450 CCoccasion
ZODIAC OPEN 5.5 2019
Visible :
BOMBARD EXPLORER SB 5502005
Visible : ARCACHON
BENETEAU ANTARES 6 OB2023
Visible : Pornic
TERHI 450 CC2023
Visible : LE HEZO
$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' => ""
) );
?>