{"title":"Slipcovers","description":"\u003csection class=\"hl-collection\"\u003e\n  \u003cdiv class=\"hl-card\"\u003e\n\n    \u003cdiv class=\"hl-badge\"\u003e\n      🍯 Honey \u0026amp; Loom Collection\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKeep Your Pillow \u003cspan\u003eLooking Beautiful\u003c\/span\u003e\n\u003c\/h2\u003e\n\n    \u003cp class=\"intro\"\u003e\n      Refresh your favourite Honey \u0026amp; Loom Nursing Pillow with our beautifully crafted\n      \u003cstrong\u003ePremium Nursing Pillow Covers.\u003c\/strong\u003e Designed to fit perfectly, our slipcovers\n      make it easy to change your look while keeping your pillow fresh, clean, and ready for every cuddle.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🤍\u003c\/div\u003e\n        \u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n        \u003cp\u003eMade exclusively for Honey \u0026amp; Loom Nursing Pillows for a smooth, secure fit every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🎨\u003c\/div\u003e\n        \u003ch3\u003eBeautiful Colours\u003c\/h3\u003e\n        \u003cp\u003eAvailable in a range of timeless colours and fabrics to suit every nursery style.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🧺\u003c\/div\u003e\n        \u003ch3\u003eEasy to Refresh\u003c\/h3\u003e\n        \u003cp\u003eSwap covers in seconds to keep your nursing pillow looking fresh between washes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n        \u003cp\u003eSoft, breathable fabrics that are gentle on baby's delicate skin and made for everyday use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bottom-card\"\u003e\n      \u003ch3\u003eOne Pillow. Endless Style.\u003c\/h3\u003e\n      \u003cp\u003e\n        Whether you're refreshing your nursery or simply wanting a spare cover on hand,\n        our premium slipcovers are the perfect finishing touch for your Honey \u0026amp; Loom Nursing Pillow.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tagline\"\u003e\n        🍯 \u003cstrong\u003eFor precious moments as sweet as honey.\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n.hl-collection{\n    font-family:'Inter',sans-serif;\n    background:linear-gradient(180deg,#f7f3eb 0%,#efe7dc 100%);\n    padding:30px 16px;\n}\n\n.hl-card{\n    max-width:850px;\n    margin:auto;\n    background:rgba(255,255,255,.88);\n    backdrop-filter:blur(14px);\n    border-radius:26px;\n    padding:28px;\n    border:1px solid rgba(141,162,135,.15);\n    box-shadow:0 18px 40px rgba(0,0,0,.08);\n    animation:fadeUp .8s ease;\n}\n\n.hl-badge{\n    display:inline-block;\n    background:#eef3ed;\n    color:#70836b;\n    padding:8px 18px;\n    border-radius:40px;\n    font-size:13px;\n    font-weight:600;\n    margin-bottom:18px;\n}\n\n.hl-card h2{\n    font-size:36px;\n    color:#4f463d;\n    margin-bottom:18px;\n    line-height:1.2;\n}\n\n.hl-card h2 span{\n    color:#8da287;\n}\n\n.intro{\n    color:#6d645a;\n    line-height:1.8;\n    font-size:16px;\n    margin-bottom:30px;\n}\n\n.feature-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n}\n\n.feature{\n    background:#fbfaf8;\n    border-radius:18px;\n    padding:20px;\n    border:1px solid rgba(141,162,135,.12);\n    transition:.3s ease;\n}\n\n.feature:hover{\n    transform:translateY(-5px);\n    box-shadow:0 12px 28px rgba(141,162,135,.12);\n}\n\n.icon{\n    font-size:28px;\n    margin-bottom:12px;\n}\n\n.feature h3{\n    color:#4f463d;\n    font-size:18px;\n    margin-bottom:8px;\n}\n\n.feature p{\n    color:#7b7167;\n    font-size:14px;\n    line-height:1.7;\n}\n\n.bottom-card{\n    margin-top:30px;\n    background:linear-gradient(135deg,#8da287,#d6b67a);\n    color:#fff;\n    padding:24px;\n    border-radius:20px;\n}\n\n.bottom-card h3{\n    font-size:24px;\n    margin-bottom:12px;\n}\n\n.bottom-card p{\n    line-height:1.8;\n    opacity:.97;\n}\n\n.tagline{\n    margin-top:18px;\n    font-size:17px;\n    font-weight:600;\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(20px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:768px){\n\n.hl-collection{\npadding:18px 10px;\n}\n\n.hl-card{\npadding:20px;\nborder-radius:20px;\n}\n\n.hl-card h2{\nfont-size:28px;\n}\n\n.intro{\nfont-size:15px;\nline-height:1.7;\n}\n\n.feature-grid{\ngrid-template-columns:1fr;\ngap:14px;\n}\n\n.feature{\npadding:16px;\n}\n\n.feature h3{\nfont-size:16px;\n}\n\n.feature p{\nfont-size:13px;\n}\n\n.bottom-card{\npadding:18px;\n}\n\n.bottom-card h3{\nfont-size:20px;\n}\n\n.tagline{\nfont-size:15px;\n}\n\n}\n\u003c\/style\u003e","products":[{"product_id":"nursing-pillow-slipcover-wild-cherry","title":"Nursing Pillow Slipcover | Wild Cherry","description":"\u003csection class=\"hl-product\"\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003cdiv class=\"hl-badge\"\u003e🍒 Limited Edition Collection\u003c\/div\u003e\n\u003ch2\u003eWild Cherry \u003cspan\u003eSlipcover\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eAdd a beautiful touch of charm to your nursing journey with our \u003cstrong\u003eWild Cherry Nursing Pillow Slipcover.\u003c\/strong\u003e Crafted from premium \u003cstrong\u003e100% cotton\u003c\/strong\u003e and lovingly handmade in South Africa, this exclusive cover is designed to fit your Honey \u0026amp; Loom Nursing Pillow perfectly. Please note: This is only the slipcover and your pillow should be added to cart separately. \u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🍃\u003c\/div\u003e\n\u003ch3\u003e100% Cotton\u003c\/h3\u003e\n\u003cp\u003eSoft, breathable natural cotton that's gentle against baby's delicate skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n\u003ch3\u003eHandmade in South Africa\u003c\/h3\u003e\n\u003cp\u003eBeautifully handcrafted with care by local makers using premium quality fabrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🤍\u003c\/div\u003e\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned exclusively to fit every Honey \u0026amp; Loom Nursing Pillow perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🍒\u003c\/div\u003e\n\u003ch3\u003eLimited Edition\u003c\/h3\u003e\n\u003cp\u003eOnce this fabric sells out, it won't be restocked. A brand-new print or colour will take its place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003eMade with Love. Available for a Limited Time.\u003c\/h3\u003e\n\u003cp\u003eEvery Wild Cherry Slipcover is carefully handcrafted to bring warmth, comfort and timeless style to your nursery. Because each fabric is produced in limited quantities, this design is only available while stocks last.\u003c\/p\u003e\n\u003cdiv class=\"limited\"\u003e✨ \u003cstrong\u003eWhen it's gone, it's gone.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003e🍯 \u003cstrong\u003eFor precious moments as sweet as honey.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.hl-product{\nfont-family:'Inter',sans-serif;\nbackground:linear-gradient(180deg,#f7f3eb 0%,#efe7dc 100%);\npadding:30px 16px;\n}\n\n.hl-card{\nmax-width:850px;\nmargin:auto;\nbackground:rgba(255,255,255,.92);\nbackdrop-filter:blur(18px);\nborder-radius:28px;\npadding:30px;\nborder:1px solid rgba(141,162,135,.14);\nbox-shadow:0 20px 45px rgba(0,0,0,.08);\nanimation:fadeUp .8s ease;\n}\n\n.hl-badge{\ndisplay:inline-block;\nbackground:linear-gradient(135deg,#d6b67a,#c98d65);\ncolor:white;\npadding:8px 18px;\nborder-radius:40px;\nfont-size:13px;\nfont-weight:700;\nmargin-bottom:20px;\nletter-spacing:.5px;\n}\n\n.hl-card h2{\nfont-size:36px;\ncolor:#4f463d;\nmargin-bottom:18px;\nline-height:1.2;\n}\n\n.hl-card h2 span{\ncolor:#8da287;\n}\n\n.intro{\nfont-size:16px;\nline-height:1.8;\ncolor:#6e665d;\nmargin-bottom:30px;\n}\n\n.feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:18px;\nmargin-bottom:30px;\n}\n\n.feature{\nbackground:#fbfaf8;\nborder-radius:18px;\npadding:20px;\nborder:1px solid rgba(141,162,135,.14);\ntransition:.35s;\n}\n\n.feature:hover{\ntransform:translateY(-6px);\nbox-shadow:0 14px 28px rgba(141,162,135,.12);\n}\n\n.icon{\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.feature h3{\nfont-size:18px;\nmargin-bottom:8px;\ncolor:#4f463d;\n}\n\n.feature p{\nfont-size:14px;\nline-height:1.7;\ncolor:#7b7167;\n}\n\n.highlight-box{\nbackground:linear-gradient(135deg,#8da287,#d6b67a);\npadding:24px;\nborder-radius:22px;\ncolor:white;\n}\n\n.highlight-box h3{\nfont-size:24px;\nmargin-bottom:14px;\n}\n\n.highlight-box p{\nline-height:1.8;\nopacity:.96;\n}\n\n.limited{\nmargin-top:18px;\nbackground:rgba(255,255,255,.18);\npadding:14px 18px;\nborder-radius:14px;\nfont-size:16px;\nfont-weight:700;\ntext-align:center;\nbackdrop-filter:blur(10px);\n}\n\n.tagline{\ntext-align:center;\nmargin-top:24px;\nfont-size:18px;\ncolor:#8b7355;\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(25px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:768px){\n\n.hl-product{\npadding:18px 10px;\n}\n\n.hl-card{\npadding:20px;\nborder-radius:22px;\n}\n\n.hl-card h2{\nfont-size:28px;\n}\n\n.intro{\nfont-size:15px;\nline-height:1.7;\n}\n\n.feature-grid{\ngrid-template-columns:1fr;\ngap:14px;\n}\n\n.feature{\npadding:16px;\n}\n\n.feature h3{\nfont-size:16px;\n}\n\n.feature p{\nfont-size:13px;\n}\n\n.highlight-box{\npadding:18px;\n}\n\n.highlight-box h3{\nfont-size:20px;\n}\n\n.highlight-box p{\nfont-size:14px;\n}\n\n.limited{\nfont-size:15px;\npadding:12px;\n}\n\n.tagline{\nfont-size:16px;\nmargin-top:20px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"Honey \u0026 Loom","offers":[{"title":"Default Title","offer_id":45284060233863,"sku":null,"price":649.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8150\/1319\/files\/wild-cherry-slipcover-white-background.png?v=1784553201"},{"product_id":"nursing-pillow-slipcover-midnight-blue","title":"Nursing Pillow Slipcover | Midnight Blue","description":"\u003csection class=\"hl-product\"\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003cdiv class=\"hl-badge\"\u003e🌙 Limited Edition Collection\u003c\/div\u003e\n\u003ch2\u003eMidnight Blue \u003cspan\u003eSlipcover\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eBring timeless elegance to your feeding journey with our \u003cstrong\u003eMidnight Blue Nursing Pillow Slipcover.\u003c\/strong\u003e Crafted from premium \u003cstrong\u003e100% cotton\u003c\/strong\u003e and lovingly handmade in South Africa, this luxurious cover is designed to fit your Honey \u0026amp; Loom Nursing Pillow perfectly while adding a sophisticated touch to your nursery. Please note this is the slipcover only. Your pillow should be added separately. \u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🍃\u003c\/div\u003e\n\u003ch3\u003e100% Cotton\u003c\/h3\u003e\n\u003cp\u003eSoft, breathable natural cotton that's gentle on baby's delicate skin and comfortable during every feed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n\u003ch3\u003eHandmade in South Africa\u003c\/h3\u003e\n\u003cp\u003eLovingly handcrafted by local makers using premium-quality fabrics and exceptional attention to detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🤍\u003c\/div\u003e\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\u003cp\u003eMade exclusively to fit every Honey \u0026amp; Loom Nursing Pillow beautifully and securely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌙\u003c\/div\u003e\n\u003ch3\u003eLimited Edition\u003c\/h3\u003e\n\u003cp\u003eAvailable only while stocks last. Once this fabric is gone, it will be replaced with a brand-new exclusive design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003eClassic Style. Limited Availability.\u003c\/h3\u003e\n\u003cp\u003eThe rich Midnight Blue fabric brings a calming, sophisticated look to your nursery while offering the same premium comfort you love. Each slipcover is carefully handmade in limited quantities, making every piece extra special.\u003c\/p\u003e\n\u003cdiv class=\"limited\"\u003e✨ \u003cstrong\u003eWhen it's gone, it's gone.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003e🍯 \u003cstrong\u003eFor precious moments as sweet as honey.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.hl-product{\nfont-family:'Inter',sans-serif;\nbackground:linear-gradient(180deg,#f7f3eb 0%,#efe7dc 100%);\npadding:30px 16px;\n}\n\n.hl-card{\nmax-width:850px;\nmargin:auto;\nbackground:rgba(255,255,255,.92);\nbackdrop-filter:blur(18px);\nborder-radius:28px;\npadding:30px;\nborder:1px solid rgba(141,162,135,.14);\nbox-shadow:0 20px 45px rgba(0,0,0,.08);\nanimation:fadeUp .8s ease;\n}\n\n.hl-badge{\ndisplay:inline-block;\nbackground:linear-gradient(135deg,#4d6384,#7f94b2);\ncolor:white;\npadding:8px 18px;\nborder-radius:40px;\nfont-size:13px;\nfont-weight:700;\nmargin-bottom:20px;\nletter-spacing:.5px;\n}\n\n.hl-card h2{\nfont-size:36px;\ncolor:#4f463d;\nmargin-bottom:18px;\nline-height:1.2;\n}\n\n.hl-card h2 span{\ncolor:#8da287;\n}\n\n.intro{\nfont-size:16px;\nline-height:1.8;\ncolor:#6e665d;\nmargin-bottom:30px;\n}\n\n.feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:18px;\nmargin-bottom:30px;\n}\n\n.feature{\nbackground:#fbfaf8;\nborder-radius:18px;\npadding:20px;\nborder:1px solid rgba(141,162,135,.14);\ntransition:.35s;\n}\n\n.feature:hover{\ntransform:translateY(-6px);\nbox-shadow:0 14px 28px rgba(141,162,135,.12);\n}\n\n.icon{\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.feature h3{\nfont-size:18px;\nmargin-bottom:8px;\ncolor:#4f463d;\n}\n\n.feature p{\nfont-size:14px;\nline-height:1.7;\ncolor:#7b7167;\n}\n\n.highlight-box{\nbackground:linear-gradient(135deg,#5f7698,#8da287);\npadding:24px;\nborder-radius:22px;\ncolor:white;\n}\n\n.highlight-box h3{\nfont-size:24px;\nmargin-bottom:14px;\n}\n\n.highlight-box p{\nline-height:1.8;\nopacity:.96;\n}\n\n.limited{\nmargin-top:18px;\nbackground:rgba(255,255,255,.18);\npadding:14px 18px;\nborder-radius:14px;\nfont-size:16px;\nfont-weight:700;\ntext-align:center;\nbackdrop-filter:blur(10px);\n}\n\n.tagline{\ntext-align:center;\nmargin-top:24px;\nfont-size:18px;\ncolor:#8b7355;\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(25px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:768px){\n\n.hl-product{\npadding:18px 10px;\n}\n\n.hl-card{\npadding:20px;\nborder-radius:22px;\n}\n\n.hl-card h2{\nfont-size:28px;\n}\n\n.intro{\nfont-size:15px;\nline-height:1.7;\n}\n\n.feature-grid{\ngrid-template-columns:1fr;\ngap:14px;\n}\n\n.feature{\npadding:16px;\n}\n\n.feature h3{\nfont-size:16px;\n}\n\n.feature p{\nfont-size:13px;\n}\n\n.highlight-box{\npadding:18px;\n}\n\n.highlight-box h3{\nfont-size:20px;\n}\n\n.highlight-box p{\nfont-size:14px;\n}\n\n.limited{\nfont-size:15px;\npadding:12px;\n}\n\n.tagline{\nfont-size:16px;\nmargin-top:20px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"Honey \u0026 Loom","offers":[{"title":"Default Title","offer_id":45284060397703,"sku":null,"price":649.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8150\/1319\/files\/midnight-blue-slipcover-white-background.png?v=1784553066"},{"product_id":"nursing-pillow-slipcover-grey","title":"Nursing Pillow Slipcover | Soft Grey","description":"\u003csection class=\"hl-product\"\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003cdiv class=\"hl-badge\"\u003e🤍 Everyday Essential\u003c\/div\u003e\n\u003ch2\u003eSoft Grey \u003cspan\u003eSlipcover\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eKeep your favourite Honey \u0026amp; Loom Nursing Pillow looking beautifully fresh with our \u003cstrong\u003eSoft Grey Slipcover.\u003c\/strong\u003e Made from luxuriously soft polyester fabric, this spare cover is designed to perfectly match the look and feel of the nursing pillow you already love—making everyday washing and rotation effortless. Please note: This is only the slipcover and your pillow should be added separately. \u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e☁️\u003c\/div\u003e\n\u003ch3\u003eSuper Soft Fabric\u003c\/h3\u003e\n\u003cp\u003eMade from premium polyester that's beautifully soft, durable, and gentle against your baby's delicate skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🤍\u003c\/div\u003e\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned exclusively for the Honey \u0026amp; Loom Nursing Pillow for a smooth, secure fit every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🧺\u003c\/div\u003e\n\u003ch3\u003eAlways Have a Spare\u003c\/h3\u003e\n\u003cp\u003eIdeal for keeping an extra cover on hand while the other is in the wash, so you're always ready for the next feed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eMatches Your Pillow\u003c\/h3\u003e\n\u003cp\u003eDesigned to complement the original Honey \u0026amp; Loom Nursing Pillow with the same timeless soft grey finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003eFresh, Clean \u0026amp; Ready for Every Feed\u003c\/h3\u003e\n\u003cp\u003eMotherhood can be beautifully messy. Having a spare slipcover means your nursing pillow is always fresh, clean, and ready whenever your little one needs you. It's one simple way to make everyday life just a little easier.\u003c\/p\u003e\n\u003cdiv class=\"limited\"\u003e🌿 \u003cstrong\u003eBecause a clean cover means one less thing to worry about.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003e🍯 \u003cstrong\u003eFor precious moments as sweet as honey.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.hl-product{\nfont-family:'Inter',sans-serif;\nbackground:linear-gradient(180deg,#f7f3eb 0%,#efe7dc 100%);\npadding:30px 16px;\n}\n\n.hl-card{\nmax-width:850px;\nmargin:auto;\nbackground:rgba(255,255,255,.92);\nbackdrop-filter:blur(18px);\nborder-radius:28px;\npadding:30px;\nborder:1px solid rgba(141,162,135,.14);\nbox-shadow:0 20px 45px rgba(0,0,0,.08);\nanimation:fadeUp .8s ease;\n}\n\n.hl-badge{\ndisplay:inline-block;\nbackground:linear-gradient(135deg,#b7b9bc,#d8d9db);\ncolor:white;\npadding:8px 18px;\nborder-radius:40px;\nfont-size:13px;\nfont-weight:700;\nmargin-bottom:20px;\nletter-spacing:.5px;\n}\n\n.hl-card h2{\nfont-size:36px;\ncolor:#4f463d;\nmargin-bottom:18px;\nline-height:1.2;\n}\n\n.hl-card h2 span{\ncolor:#8da287;\n}\n\n.intro{\nfont-size:16px;\nline-height:1.8;\ncolor:#6e665d;\nmargin-bottom:30px;\n}\n\n.feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:18px;\nmargin-bottom:30px;\n}\n\n.feature{\nbackground:#fbfaf8;\nborder-radius:18px;\npadding:20px;\nborder:1px solid rgba(141,162,135,.14);\ntransition:.35s;\n}\n\n.feature:hover{\ntransform:translateY(-6px);\nbox-shadow:0 14px 28px rgba(141,162,135,.12);\n}\n\n.icon{\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.feature h3{\nfont-size:18px;\nmargin-bottom:8px;\ncolor:#4f463d;\n}\n\n.feature p{\nfont-size:14px;\nline-height:1.7;\ncolor:#7b7167;\n}\n\n.highlight-box{\nbackground:linear-gradient(135deg,#8da287,#c8b8a3);\npadding:24px;\nborder-radius:22px;\ncolor:white;\n}\n\n.highlight-box h3{\nfont-size:24px;\nmargin-bottom:14px;\n}\n\n.highlight-box p{\nline-height:1.8;\nopacity:.96;\n}\n\n.limited{\nmargin-top:18px;\nbackground:rgba(255,255,255,.18);\npadding:14px 18px;\nborder-radius:14px;\nfont-size:16px;\nfont-weight:700;\ntext-align:center;\nbackdrop-filter:blur(10px);\n}\n\n.tagline{\ntext-align:center;\nmargin-top:24px;\nfont-size:18px;\ncolor:#8b7355;\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(25px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:768px){\n\n.hl-product{\npadding:18px 10px;\n}\n\n.hl-card{\npadding:20px;\nborder-radius:22px;\n}\n\n.hl-card h2{\nfont-size:28px;\n}\n\n.intro{\nfont-size:15px;\nline-height:1.7;\n}\n\n.feature-grid{\ngrid-template-columns:1fr;\ngap:14px;\n}\n\n.feature{\npadding:16px;\n}\n\n.feature h3{\nfont-size:16px;\n}\n\n.feature p{\nfont-size:13px;\n}\n\n.highlight-box{\npadding:18px;\n}\n\n.highlight-box h3{\nfont-size:20px;\n}\n\n.highlight-box p{\nfont-size:14px;\n}\n\n.limited{\nfont-size:15px;\npadding:12px;\n}\n\n.tagline{\nfont-size:16px;\nmargin-top:20px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"Honey \u0026 Loom","offers":[{"title":"Default Title","offer_id":45284086251655,"sku":null,"price":799.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8150\/1319\/files\/slipcover-collection-image_0889dd84-0301-49eb-b398-a9ed10b2ad51.png?v=1784552196"},{"product_id":"nursing-pillow-slipcover-blush-pink","title":"Nursing Pillow Slipcover | Blush Pink","description":"\u003csection class=\"hl-product\"\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003cdiv class=\"hl-badge\"\u003e🌸 Everyday Essential\u003c\/div\u003e\n\u003ch2\u003eBlush Pink \u003cspan\u003eSlipcover\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eKeep your favourite Honey \u0026amp; Loom Nursing Pillow looking beautifully fresh with our \u003cstrong\u003eBlush Pink Slipcover.\u003c\/strong\u003e Crafted from luxuriously soft polyester fabric, this spare cover is designed to perfectly match the look and feel of the nursing pillow you already love—bringing a soft, elegant touch to every feeding moment. Please note: This is only the slipcover. Add your pillow separately. \u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003eSuper Soft Fabric\u003c\/h3\u003e\n\u003cp\u003eMade from premium polyester that's incredibly soft, durable, and gentle on your baby's delicate skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🤍\u003c\/div\u003e\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned exclusively for the Honey \u0026amp; Loom Nursing Pillow for a snug, beautiful fit every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🧺\u003c\/div\u003e\n\u003ch3\u003eAlways Have a Spare\u003c\/h3\u003e\n\u003cp\u003ePerfect for rotating while your other cover is in the wash, keeping your pillow fresh and ready whenever you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eBeautifully Coordinated\u003c\/h3\u003e\n\u003cp\u003eMatches the original Honey \u0026amp; Loom Blush Pink Nursing Pillow for a seamless, elegant look in your nursery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003eFresh, Beautiful \u0026amp; Ready for Every Feed\u003c\/h3\u003e\n\u003cp\u003eLife with a little one can be wonderfully unpredictable. Having a spare slipcover means your nursing pillow is always clean, comfortable, and ready for every cuddle, feed, and precious moment together.\u003c\/p\u003e\n\u003cdiv class=\"limited\"\u003e🌿 \u003cstrong\u003eBecause a clean cover means one less thing to worry about.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003e🍯 \u003cstrong\u003eFor precious moments as sweet as honey.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.hl-product{\nfont-family:'Inter',sans-serif;\nbackground:linear-gradient(180deg,#f7f3eb 0%,#efe7dc 100%);\npadding:30px 16px;\n}\n\n.hl-card{\nmax-width:850px;\nmargin:auto;\nbackground:rgba(255,255,255,.92);\nbackdrop-filter:blur(18px);\nborder-radius:28px;\npadding:30px;\nborder:1px solid rgba(141,162,135,.14);\nbox-shadow:0 20px 45px rgba(0,0,0,.08);\nanimation:fadeUp .8s ease;\n}\n\n.hl-badge{\ndisplay:inline-block;\nbackground:linear-gradient(135deg,#dba6b5,#efc7d2);\ncolor:white;\npadding:8px 18px;\nborder-radius:40px;\nfont-size:13px;\nfont-weight:700;\nmargin-bottom:20px;\nletter-spacing:.5px;\n}\n\n.hl-card h2{\nfont-size:36px;\ncolor:#4f463d;\nmargin-bottom:18px;\nline-height:1.2;\n}\n\n.hl-card h2 span{\ncolor:#8da287;\n}\n\n.intro{\nfont-size:16px;\nline-height:1.8;\ncolor:#6e665d;\nmargin-bottom:30px;\n}\n\n.feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:18px;\nmargin-bottom:30px;\n}\n\n.feature{\nbackground:#fbfaf8;\nborder-radius:18px;\npadding:20px;\nborder:1px solid rgba(141,162,135,.14);\ntransition:.35s;\n}\n\n.feature:hover{\ntransform:translateY(-6px);\nbox-shadow:0 14px 28px rgba(141,162,135,.12);\n}\n\n.icon{\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.feature h3{\nfont-size:18px;\nmargin-bottom:8px;\ncolor:#4f463d;\n}\n\n.feature p{\nfont-size:14px;\nline-height:1.7;\ncolor:#7b7167;\n}\n\n.highlight-box{\nbackground:linear-gradient(135deg,#dba6b5,#8da287);\npadding:24px;\nborder-radius:22px;\ncolor:white;\n}\n\n.highlight-box h3{\nfont-size:24px;\nmargin-bottom:14px;\n}\n\n.highlight-box p{\nline-height:1.8;\nopacity:.96;\n}\n\n.limited{\nmargin-top:18px;\nbackground:rgba(255,255,255,.18);\npadding:14px 18px;\nborder-radius:14px;\nfont-size:16px;\nfont-weight:700;\ntext-align:center;\nbackdrop-filter:blur(10px);\n}\n\n.tagline{\ntext-align:center;\nmargin-top:24px;\nfont-size:18px;\ncolor:#8b7355;\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(25px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:768px){\n\n.hl-product{\npadding:18px 10px;\n}\n\n.hl-card{\npadding:20px;\nborder-radius:22px;\n}\n\n.hl-card h2{\nfont-size:28px;\n}\n\n.intro{\nfont-size:15px;\nline-height:1.7;\n}\n\n.feature-grid{\ngrid-template-columns:1fr;\ngap:14px;\n}\n\n.feature{\npadding:16px;\n}\n\n.feature h3{\nfont-size:16px;\n}\n\n.feature p{\nfont-size:13px;\n}\n\n.highlight-box{\npadding:18px;\n}\n\n.highlight-box h3{\nfont-size:20px;\n}\n\n.highlight-box p{\nfont-size:14px;\n}\n\n.limited{\nfont-size:15px;\npadding:12px;\n}\n\n.tagline{\nfont-size:16px;\nmargin-top:20px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"Honey \u0026 Loom","offers":[{"title":"Default Title","offer_id":45284096901255,"sku":null,"price":649.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8150\/1319\/files\/blush-pink-slipcover_403cfedf-8ae0-4239-82d2-639a4490027f.png?v=1784552935"},{"product_id":"nursing-pillow-slipcover-wild-cherry-copy","title":"Nursing Pillow Slipcover | Honeysuckle","description":"\u003csection class=\"hl-product\"\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003cdiv class=\"hl-badge\"\u003e🌼 Limited Edition Collection\u003c\/div\u003e\n\u003ch2\u003eHoneysuckle \u003cspan\u003eSlipcover\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eBring a warm, golden touch to your nursing journey with our \u003cstrong\u003eHoneysuckle Nursing Pillow Slipcover.\u003c\/strong\u003e Crafted from premium \u003cstrong\u003e100% cotton\u003c\/strong\u003e and lovingly handmade in South Africa, this exclusive cover is designed to fit your Honey \u0026amp; Loom Nursing Pillow perfectly. Please note: This is only the slipcover and your pillow should be added to cart separately.\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🍃\u003c\/div\u003e\n\u003ch3\u003e100% Cotton\u003c\/h3\u003e\n\u003cp\u003eSoft, breathable natural cotton that's gentle against baby's delicate skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n\u003ch3\u003eHandmade in South Africa\u003c\/h3\u003e\n\u003cp\u003eBeautifully handcrafted with care by local makers using premium quality fabrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🤍\u003c\/div\u003e\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned exclusively to fit every Honey \u0026amp; Loom Nursing Pillow perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌼\u003c\/div\u003e\n\u003ch3\u003eLimited Edition\u003c\/h3\u003e\n\u003cp\u003eOnce this fabric sells out, it won't be restocked. A brand-new print or colour will take its place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003eMade with Love. Available for a Limited Time.\u003c\/h3\u003e\n\u003cp\u003eEvery Honeysuckle Slipcover is carefully handcrafted to bring warmth, comfort and golden-hour style to your nursery. Because each fabric is produced in limited quantities, this design is only available while stocks last.\u003c\/p\u003e\n\u003cdiv class=\"limited\"\u003e✨ \u003cstrong\u003eWhen it's gone, it's gone.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003e🍯 \u003cstrong\u003eFor precious moments as sweet as honey.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.hl-product{\nfont-family:'Inter',sans-serif;\nbackground:linear-gradient(180deg,#f7f3eb 0%,#efe7dc 100%);\npadding:30px 16px;\n}\n\n.hl-card{\nmax-width:850px;\nmargin:auto;\nbackground:rgba(255,255,255,.92);\nbackdrop-filter:blur(18px);\nborder-radius:28px;\npadding:30px;\nborder:1px solid rgba(141,162,135,.14);\nbox-shadow:0 20px 45px rgba(0,0,0,.08);\nanimation:fadeUp .8s ease;\n}\n\n.hl-badge{\ndisplay:inline-block;\nbackground:linear-gradient(135deg,#d6b67a,#c98d65);\ncolor:white;\npadding:8px 18px;\nborder-radius:40px;\nfont-size:13px;\nfont-weight:700;\nmargin-bottom:20px;\nletter-spacing:.5px;\n}\n\n.hl-card h2{\nfont-size:36px;\ncolor:#4f463d;\nmargin-bottom:18px;\nline-height:1.2;\n}\n\n.hl-card h2 span{\ncolor:#8da287;\n}\n\n.intro{\nfont-size:16px;\nline-height:1.8;\ncolor:#6e665d;\nmargin-bottom:30px;\n}\n\n.feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:18px;\nmargin-bottom:30px;\n}\n\n.feature{\nbackground:#fbfaf8;\nborder-radius:18px;\npadding:20px;\nborder:1px solid rgba(141,162,135,.14);\ntransition:.35s;\n}\n\n.feature:hover{\ntransform:translateY(-6px);\nbox-shadow:0 14px 28px rgba(141,162,135,.12);\n}\n\n.icon{\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.feature h3{\nfont-size:18px;\nmargin-bottom:8px;\ncolor:#4f463d;\n}\n\n.feature p{\nfont-size:14px;\nline-height:1.7;\ncolor:#7b7167;\n}\n\n.highlight-box{\nbackground:linear-gradient(135deg,#8da287,#d6b67a);\npadding:24px;\nborder-radius:22px;\ncolor:white;\n}\n\n.highlight-box h3{\nfont-size:24px;\nmargin-bottom:14px;\n}\n\n.highlight-box p{\nline-height:1.8;\nopacity:.96;\n}\n\n.limited{\nmargin-top:18px;\nbackground:rgba(255,255,255,.18);\npadding:14px 18px;\nborder-radius:14px;\nfont-size:16px;\nfont-weight:700;\ntext-align:center;\nbackdrop-filter:blur(10px);\n}\n\n.tagline{\ntext-align:center;\nmargin-top:24px;\nfont-size:18px;\ncolor:#8b7355;\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(25px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:768px){\n\n.hl-product{\npadding:18px 10px;\n}\n\n.hl-card{\npadding:20px;\nborder-radius:22px;\n}\n\n.hl-card h2{\nfont-size:28px;\n}\n\n.intro{\nfont-size:15px;\nline-height:1.7;\n}\n\n.feature-grid{\ngrid-template-columns:1fr;\ngap:14px;\n}\n\n.feature{\npadding:16px;\n}\n\n.feature h3{\nfont-size:16px;\n}\n\n.feature p{\nfont-size:13px;\n}\n\n.highlight-box{\npadding:18px;\n}\n\n.highlight-box h3{\nfont-size:20px;\n}\n\n.highlight-box p{\nfont-size:14px;\n}\n\n.limited{\nfont-size:15px;\npadding:12px;\n}\n\n.tagline{\nfont-size:16px;\nmargin-top:20px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"Honey \u0026 Loom","offers":[{"title":"Default Title","offer_id":45371021623431,"sku":null,"price":649.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8150\/1319\/files\/yellow-pillow-cover-on-white-background.png?v=1785412323"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8150\/1319\/collections\/slipcovers-collection-image.png?v=1784549743","url":"https:\/\/honeyandloom.co.za\/collections\/slipcovers.oembed","provider":"Honey \u0026 Loom","version":"1.0","type":"link"}