Réf. LMSPRO2024037885
Paddle Géant SIC Mothership 17.0 X 59.0 SST
Localiser-
Général
-
Paddle Géant SIC Mothership 17.0 X 59.0 SST
- Visible Saint-Gildas-de-Rhuys
- Année modèle 2024
- Catégorie Paddle
- Financement LOA Non
De 2023
1390 €
Contact :
SMS à Jean-Marc au 06 76 05 36 55 -
Technique
-
Moteur
- Type de carburant Non défini
Contact
CLUB NAUTIQUE DU ROHUNom : Jean Marc BLANCHO
Visible : Saint-Gildas-de-Rhuys +33 6 76 05 36 55 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
EquipementPaddle 11 Bic Breeze Sup Air X 30 Pack
EquipementFlotteur Tahe Wind Techno 160 D
EquipementFlotteurs Tahe Wind Beach 185 D et 225 D
EquipementGrand voile Neuve Hanse 315
Paddle 11 Bic Breeze Sup Air X 30 Pack2024
Visible : Saint-Gildas-de-Rhuys
Flotteur Tahe Wind Techno 160 D2024
Visible : Saint-Gildas-de-Rhuys
Flotteurs Tahe Wind Beach 185 D et 225 D2024
Visible : Saint-Gildas-de-Rhuys
Grand voile Neuve Hanse 3152022
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' => ""
) );
?>