Bateaux d'occasion First
14 Résultat(s) Créer votre alerte
FIRST 25.7BENETEAUVoilierBENETEAU FIRST 25.7occasion
FIRST 34.7 BENETEAUVoilierBENETEAU FIRST 34.7 occasion
FIRST 34.7 BENETEAUVoilierBENETEAU FIRST 34.7 occasion
FIRST 14 BENETEAUVoilierBENETEAU FIRST 14 occasion
FIRST 21.7BENETEAUVoilierBENETEAU FIRST 21.7occasion
FIRST 24BENETEAUVoilierBENETEAU FIRST 24occasion
FIRST 21.7BENETEAUVoilierBENETEAU FIRST 21.7occasion
FIRST 31.7BENETEAUVoilierBENETEAU FIRST 31.7occasion
First 235 QRBENETEAUVoilierBENETEAU First 235 QRoccasion
FIRST 31.7BENETEAUVoilierBENETEAU FIRST 31.7occasion
FIRST 30BENETEAUVoilierBENETEAU FIRST 30occasion
FIRST 31.7BENETEAUVoilierBENETEAU FIRST 31.7occasion
FIRST 22BENETEAUVoilierBENETEAU FIRST 22occasion
FIRST 27 QR SEASCAPEBENETEAUVoilierBENETEAU FIRST 27 QR SEASCAPEoccasion
BENETEAU FIRST 25.72006
Visible :
BENETEAU FIRST 34.7 2006
Visible : Pornic
BENETEAU FIRST 34.7 2006
Visible : Pornic
BENETEAU FIRST 14 2022
Visible : Arzon
BENETEAU FIRST 21.72006
Visible : sarzeau
BENETEAU FIRST 242024
Visible : Arzon
BENETEAU FIRST 21.72005
Visible : QUIBERON
BENETEAU FIRST 31.72002
Visible : LE CROUESTY
BENETEAU First 235 QR1986
Visible : Sarzeau
BENETEAU FIRST 31.72005
Visible : Noirmoutier
BENETEAU FIRST 301980
Visible : La Rochelle
BENETEAU FIRST 31.72002
Visible : ARZON
BENETEAU FIRST 221979
Visible : La Rochelle
BENETEAU FIRST 27 QR SEASCAPE2018
Visible : SAINT MALO
$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' => ""
) );
?>