Contacter DUTRONC YACHTING
urlType.SESSA KEY LARGO 27occasionhttps://www.lemillesabords.com/key-largo-27-bspan-stylecolorredurltypespanb-sessa-bateau-occasion-39368.html'> Retour au bateau
Objet : Demande de renseignements bateau "SESSA KEY LARGO 27"
Veuillez remplir le formulaire ci-dessous pour contacter le vendeur de ce bateau.
$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' => ""
) );
?>