Dove Quando Durata Zona Mese

In programmazione
BRUXELLES e LE FIANDRE
Bruxelles - Anversa - Gand - Bruges
04 - 07 Aprile 2026
4 giorni
In programmazione
MADRID e CASTIGLIA
Avila - Segovia - Toledo - Salamanca
21 - 26 Aprile 2026
6 giorni
In programmazione
Weekend a LISBONA
30 Aprile 2026 - 03 Maggio 2026
4 giorni
In programmazione
BRUXELLES e LE FIANDRE
Bruxelles - Anversa - Gand - Bruges
30 Maggio 2026 - 02 Giugno 2026
4 giorni
In programmazione
Tour OLANDA
Rotterdam - Amsterdam - L'Aia - Volendam - Marken - Zaanse Schans - Delft
30 Maggio 2026 - 02 Giugno 2026
4 giorni
((SELECT *,e.id as id_foto_ok FROM cataloghi_foto as e LEFT JOIN foto_aggiuntive as b on e.id = b.id_foto LEFT JOIN prodotto as c on c.id_foto = e.id WHERE c.id_azienda = '1' AND e.tipo_prod = '1' AND b.ordine = (SELECT MIN(ordine) from foto_aggiuntive as d WHERE d.id_foto = b.id_foto) AND e.se_attivo = '1' AND e.data_da >= CURDATE() AND e.tipo_disponibilita = '9' ORDER BY e.data_da,e.id ASC LIMIT 1000,1000) UNION (SELECT *,e.id as id_foto_ok FROM cataloghi_foto as e LEFT JOIN foto_aggiuntive as b on e.id = b.id_foto LEFT JOIN prodotto as c on c.id_foto = e.id WHERE c.id_azienda = '1' AND e.tipo_prod = '1' AND b.ordine = (SELECT MIN(ordine) from foto_aggiuntive as d WHERE d.id_foto = b.id_foto) AND e.se_attivo = '1' AND e.se_cs = '1' AND e.tipo_disponibilita = '9' ORDER BY e.mese_cs ASC)) ORDER BY data_da,se_cs ASC