Réf. EB48450
AMEL KIRK AMEL D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1973
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 10.75 m
- Largeur maxi (m) 3.02 m
- Tirant d'eau 1.63 m
-
Moteur
- Marque du Moteur VOLVO
- Type de carburant Diesel
- Puissance Moteur 29.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 :
FIRST 34.7 BENETEAUVoilierBENETEAU FIRST 34.7 occasion
J 109J BOATSVoilierJ BOATS J 109occasion
SUN ODYSSEY 349 QRJEANNEAUVoilierJEANNEAU SUN ODYSSEY 349 QRoccasion
POGO 10.50CN STRUCTURESVoilierCN STRUCTURES POGO 10.50occasion
BENETEAU FIRST 34.7 2006
Visible : Pornic
J BOATS J 1092003
Visible : VANNES
JEANNEAU SUN ODYSSEY 349 QR2021
Visible : Piriac
CN STRUCTURES POGO 10.502010
Visible : banyuls sur mer
$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' => ""
) );
?>