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

Pillow top

Filter by
Availability
Availability
3 results
Price
Price
3 results
R
R
Sort by Best Selling
Sort by
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(); })();