Neon Balcony

24.00
- +
dfad2053-b459-4bfd-8c24-5f2c11608ffe

Get lost in the details of this intricate design inspired by traditional Maltese architecture, while sipping on your favourite hot beverage.

  • Ceramic 11oz mug
  • Dishwasher & Microwave safe
  • Blue rim, interior, & handle
Shopping Basket
3fc845c4-bf59-4dba-9420-e3080c32ac50Neon Balcony | Accent Mug
24.00
- +
Scroll to Top
document.addEventListener("DOMContentLoaded", function () { const gallery = document.querySelector(".woocommerce-product-gallery"); const trigger = document.querySelector(".woocommerce-product-gallery__trigger");if (!gallery || !trigger) return;gallery.addEventListener("click", function (e) { const activeImageLink = e.target.closest(".flex-active-slide a"); if (!activeImageLink) return;e.preventDefault(); trigger.click(); }); gallery.style.cursor = "zoom-in"; });document.addEventListener("DOMContentLoaded", function () { const gallery = document.querySelector(".woocommerce-product-gallery"); if (gallery) { gallery.style.cursor = "zoom-in"; } });document.addEventListener('DOMContentLoaded', function() { if (typeof PhotoSwipeLightbox === 'undefined') return;const lightbox = new PhotoSwipeLightbox({ gallery: '.woocommerce-product-gallery__wrapper', // container of gallery images children: 'a', // each is an item pswpModule: PhotoSwipe, // PhotoSwipe module showHideAnimationType: 'fade', // smooth fade padding: { top: 0, bottom: 80 }, // space for thumbnails wheelToZoom: false // disable scroll-to-zoom });lightbox.init(); });