
BORDES LIBRES + IMPRESCINDIBLES
Puertas
19:00
Inicio
21:00
Concierto de los mejores temas de los 80 y los 90 con las bandas BORDES LIBRES e IMPRESCINDIBLES. (function() { var TRUSTED_ORIGINS = ['https://soundtix.com']; var firedTransactions = {}; // Use object as simple Set fallback window.addEventListener('message', function(e) { if (TRUSTED_ORIGINS.indexOf(e.origin) === -1) return; if (e.data && e.data.type === 'setHeight' && e.data.height) { var iframe = document.getElementById('ticketFrame'); if (iframe) iframe.style.height = e.data.height + 'px'; } if (e.data && (e.data.type === 'purchase' || e.data.type === 'ga4-meta-event')) { var eventName = e.data.event || 'purchase'; // Fallback to 'purchase' for backwards compatibility var data = e.data.data; if (!data || !data.items || !data.items.length) return; // Deduplication check only for purchases var txId = data.transaction_