Réf. LMSPRO2024038296
AXOPAR AXOPAR 28 D'occasion
-
Général
- Visible Gouesnou
- Année modèle 2016
- Catégorie Coques open
- Financement LOA Non
-
Technique
- Matériaux de construction Fibre
- Longueur hors tout (m) 8.75 m
- Largeur maxi (m) 2.95 m
-
Moteur
- Marque du Moteur Mercury
- Type de carburant Non défini
- Puissance Moteur 300
- Heures Moteur 500
Contact
3D MARINENom : Martin Dalidec
Visible : Gouesnou 07 77 46 04 47 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
MERRY FISHER 895JEANNEAUMoteurJEANNEAU MERRY FISHER 895occasion
TEMPEST 700 OPENCAPELLIMoteurCAPELLI TEMPEST 700 OPENoccasion
ANTARES 8 OBBENETEAUMoteurBENETEAU ANTARES 8 OBoccasion
268 CCEDGE WATERMoteurEDGE WATER 268 CCoccasion
JEANNEAU MERRY FISHER 8952018
Visible :
CAPELLI TEMPEST 700 OPEN2018
Visible : ARCACHON
BENETEAU ANTARES 8 OB2018
Visible : QUIBERON
EDGE WATER 268 CC2012
Visible :
$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' => ""
) );
?>