Réf. EB48201
TRIDENT MARINE WARRIOR 35 D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1977
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 10.7 m
- Largeur maxi (m) 3.2 m
- Tirant d'eau 1.6 m
-
Moteur
- Marque du Moteur LOMBARDINI 1404
- Type de carburant Diesel
- Puissance Moteur 42.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 :
SUN FAST 3200JEANNEAUVoilierJEANNEAU SUN FAST 3200occasion
OCEANIS 311 CLIPPERBENETEAUVoilierBENETEAU OCEANIS 311 CLIPPERoccasion
33BAVARIAVoilierBAVARIA 33occasion
CONTEST 35 CSCONTEST YACHTSVoilierCONTEST YACHTS CONTEST 35 CSoccasion
JEANNEAU SUN FAST 32002009
Visible : BRETAGNE
BENETEAU OCEANIS 311 CLIPPER2002
Visible : La Rochelle
BAVARIA 332007
Visible : Pornic
CONTEST YACHTS CONTEST 35 CS1990
Visible : La Rochelle
$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' => ""
) );
?>