Open 6 Days a Week

Call Now: 020 3333 4444

Bronze Karaoke Package

Everything you need for a karaoke party in a neat package with a special discount applied.

Our Bronze package will allow up to 4 people to sing simultaneously while also allowing you to plug in a smartphone, laptop or tablet to play your own music in between singing.

Original price was: £200.00.Current price is: £180.00. ex VAT

Have questions about this product?
Call now on 020 3333 4444

Sale!
document.addEventListener('click', function (e) { const link = e.target.closest('a.readmore-toggle'); if (!link) return; e.preventDefault(); // stop any default link behavior // 1) Preferred: data-target points to the block ID let block = null; const targetSel = link.getAttribute('data-target'); if (targetSel) { block = document.querySelector(targetSel); } // 2) Fallback: look within the nearest Elementor container if (!block) { const scope = link.closest('.readmore-scope, .elementor-column, .elementor-widget'); if (scope) block = scope.querySelector('.readmore-block'); } if (!block) return; const isOpen = block.classList.toggle('show'); link.textContent = isOpen ? 'Read less' : 'Read more'; link.setAttribute('aria-expanded', isOpen ? 'true' : 'false'); });