Réf. EB47366
LINSSEN LINSSEN STURDY TWIN 40AC D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1995
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 12.5 m
- Largeur maxi (m) 4.05 m
- Tirant d'eau 1.35 m
-
Moteur
- Marque du Moteur VOLVO PENTA
- Type de carburant Diesel
- Puissance Moteur 145.00
Contact
Boats Diffusion La RochelleNom : Evelyne FOUET
Visible : La Rochelle 05 46 34 43 92 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
STRIDER 11SACSMoteurSACS STRIDER 11occasion
NAUTICA 36SHENZHEN JIANGHUA MARINEMoteurSHENZHEN JIANGHUA MARINE NAUTICA 36occasion
AXOPAR 37AXOPARMoteurAXOPAR AXOPAR 37occasion
ANTARES 11 OBBENETEAUMoteurBENETEAU ANTARES 11 OBoccasion
SACS STRIDER 112011
Visible : QUIBERON
SHENZHEN JIANGHUA MARINE NAUTICA 362000
Visible : Bretagne sud
AXOPAR AXOPAR 372022
Visible : ST MALO
BENETEAU ANTARES 11 OB2023
Visible : LORIENT
$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' => ""
) );
?>