Réf. EC47450
SKOL AR MOR AS DE PIQUE D'occasion
-
Général
- Visible Pornic
- Année modèle 2016
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 6 m
- Largeur maxi (m) 2.07 m
- Tirant d'eau 1.07 m
-
Moteur
- Marque du Moteur Yamaha 2022
- Type de carburant Essence
- Puissance Moteur 6.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 :
BLUE DJINNB2 MARINEVoilierB2 MARINE BLUE DJINNoccasion
BALKISFRANCK ROYVoilierFRANCK ROY BALKISoccasion
SIRENA 5.2 SLSIRENA YACHTSVoilierSIRENA YACHTS SIRENA 5.2 SLoccasion
BIHAN 5.80 VERSION BERMUDIENMARINE COMPOSITEVoilierMARINE COMPOSITE BIHAN 5.80 VERSION BERMUDIENoccasion
B2 MARINE BLUE DJINN2023
Visible :
FRANCK ROY BALKIS2020
Visible : ARZON
SIRENA YACHTS SIRENA 5.2 SL2019
Visible : Saint-Gildas-de-Rhuys
MARINE COMPOSITE BIHAN 5.80 VERSION BERMUDIEN2021
Visible : ARZON
$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' => ""
) );
?>