Open 6 Days a Week

Call Now: 020 3333 4444

Jagermeister Machine

Jagermeister chiller for when you need something different to set the party off. You know that it’s going to be a hit from the moment people see it.

Original price was: £75.00.Current price is: £60.00. ex VAT

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

Sale!
(function () { // capture phase to beat any hash navigation document.addEventListener('click', function (e) { const link = e.target.closest('a.readmore-toggle'); if (!link) return; e.preventDefault(); // stop hash scroll e.stopPropagation(); // avoid other handlers hijacking // Prefer data-target; fall back to previous sibling with class const sel = link.getAttribute('data-target'); let block = sel ? document.querySelector(sel) : null; if (!block) { // nearest readmore block in the same section/container const container = link.closest('.elementor-widget, .elementor-column, section, body'); block = container ? container.querySelector('.readmore-block') : null; } if (!block) return; const isOpen = block.classList.toggle('show'); // a11y/state link.setAttribute('aria-expanded', isOpen ? 'true' : 'false'); link.textContent = isOpen ? 'Read less' : 'Read more'; return false; }, true); })();