WELCOME TO THE BRAND TRUSTED BY SOUTH AFRICAN CONSUMERS FOR OVER 25 YEARS

Visit Us in Store

24 Western Boulevard

City West, Johannesburg

Mon to Fri, 8am - 5pm

Sat: 9am - 1pm

info@sleeptherapy.co.za

Call: 011 298 8000

Contact

WhatsApp Instagram
Cart 0
// Make sure form actually submits a GET to Shopify search box.addEventListener('submit', () => { // optional: force product search type if needed if (!box.querySelector('input[name="type"]')) { const hidden = document.createElement('input'); hidden.type = 'hidden'; hidden.name = 'type'; hidden.value = 'product'; box.appendChild(hidden); } }); // Initialize closed closeBox(); })();