{"title":"You Might Like These","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700\u0026display=swap');\n\n.wb-recommendations{\n    position:relative;\n    max-width:1200px;\n    margin:60px auto;\n    padding:60px 35px;\n    border-radius:30px;\n    overflow:hidden;\n    background:linear-gradient(135deg,#eef8ff 0%,#d8efff 55%,#c5e6ff 100%);\n    border:1px solid rgba(79,195,247,.25);\n    font-family:'Poppins',sans-serif;\n}\n\n.wb-recommendations::before{\n    content:'';\n    position:absolute;\n    width:350px;\n    height:350px;\n    background:rgba(79,195,247,.12);\n    border-radius:50%;\n    top:-150px;\n    right:-120px;\n    filter:blur(10px);\n    animation:float1 10s ease-in-out infinite;\n}\n\n.wb-recommendations::after{\n    content:'';\n    position:absolute;\n    width:250px;\n    height:250px;\n    background:rgba(129,212,250,.18);\n    border-radius:50%;\n    bottom:-120px;\n    left:-80px;\n    animation:float2 12s ease-in-out infinite;\n}\n\n@keyframes float1{\n    0%,100%{transform:translateY(0);}\n    50%{transform:translateY(20px);}\n}\n\n@keyframes float2{\n    0%,100%{transform:translateY(0);}\n    50%{transform:translateY(-20px);}\n}\n\n.wb-title{\n    position:relative;\n    z-index:2;\n    text-align:center;\n}\n\n.wb-title h2{\n    font-size:40px;\n    margin-bottom:15px;\n    font-weight:700;\n    background:linear-gradient(90deg,#0b5fa5,#42a5f5);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n.wb-title p{\n    max-width:720px;\n    margin:auto;\n    color:#406c88;\n    font-size:18px;\n    line-height:1.7;\n}\n\n.wb-divider{\n    width:90px;\n    height:5px;\n    border-radius:50px;\n    background:linear-gradient(90deg,#29b6f6,#42a5f5);\n    margin:30px auto 0;\n    animation:pulse 2s infinite;\n}\n\n@keyframes pulse{\n    0%,100%{transform:scaleX(1);}\n    50%{transform:scaleX(1.2);}\n}\n\u003c\/style\u003e\n\n\u003csection class=\"wb-recommendations\"\u003e\n\n    \u003cdiv class=\"wb-title\"\u003e\n        \u003ch2\u003eDiscover More Products You'll Love\u003c\/h2\u003e\n\n        \u003cp\u003e\n            Handpicked to perfectly complement your\n            \u003cstrong\u003eWasgoed Buddy™\u003c\/strong\u003e. Explore smart laundry\n            essentials designed to make washing day quicker,\n            easier and more enjoyable.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"wb-divider\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/section\u003e","products":[{"product_id":"wasgoed-buddy™-windproof-clothes-pins-pack-of-12","title":"Wasgoed Buddy™ Windproof Clothes Pins — Pack of 12","description":"\u003cbody\u003e\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eWasgoed Buddy™ Windproof Clothes Pins\u003c\/title\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700\u0026display=swap');\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\nfont-family:'Poppins', sans-serif;\n}\n\nbody{\n\/* ✅ ONLY CHANGE: soft premium blue background *\/\nbackground: linear-gradient(135deg,#eaf6ff,#cfe9ff,#b8ddff);\ncolor:#0b2a3a;\noverflow-x:hidden;\n}\n\n\/* Floating bubbles *\/\n.bubbles span{\nposition:absolute;\nbottom:-100px;\nbackground:rgba(173,216,230,0.25);\nborder-radius:50%;\nanimation:rise 18s infinite ease-in;\n}\n\n.bubbles span:nth-child(1){left:10%; width:40px;height:40px; animation-duration:15s;}\n.bubbles span:nth-child(2){left:25%; width:20px;height:20px; animation-duration:12s;}\n.bubbles span:nth-child(3){left:40%; width:50px;height:50px; animation-duration:20s;}\n.bubbles span:nth-child(4){left:60%; width:25px;height:25px; animation-duration:14s;}\n.bubbles span:nth-child(5){left:75%; width:45px;height:45px; animation-duration:22s;}\n.bubbles span:nth-child(6){left:90%; width:15px;height:15px; animation-duration:10s;}\n\n@keyframes rise{\n0%{transform:translateY(0) scale(1); opacity:0;}\n50%{opacity:0.6;}\n100%{transform:translateY(-1100px) scale(1.2); opacity:0;}\n}\n\n.container{\nmax-width:1100px;\nmargin:auto;\npadding:60px 20px;\nposition:relative;\n}\n\n.hero{\ntext-align:center;\npadding:40px 20px;\n}\n\n.hero h1{\nfont-size:42px;\nbackground: linear-gradient(90deg,#4fc3f7,#1e88e5);\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\nanimation:fadeIn 2s ease-in-out;\n}\n\n.hero p{\nmargin-top:15px;\nfont-size:18px;\ncolor:#2b5d7a;\nmax-width:800px;\nmargin-left:auto;\nmargin-right:auto;\nline-height:1.6;\nanimation:fadeIn 2.5s ease-in-out;\n}\n\n@keyframes fadeIn{\nfrom{opacity:0; transform:translateY(20px);}\nto{opacity:1; transform:translateY(0);}\n}\n\n.section{\nmargin-top:50px;\n}\n\n.card{\nbackground:rgba(255,255,255,0.06);\nborder:1px solid rgba(255,255,255,0.15);\nborder-radius:18px;\npadding:25px;\nmargin:15px 0;\nbackdrop-filter: blur(10px);\ntransition:0.3s ease;\n}\n\n.card:hover{\ntransform:translateY(-5px);\nbox-shadow:0 10px 25px rgba(0,0,0,0.12);\nborder-color:#4fc3f7;\n}\n\n.card h3{\ncolor:#1e88e5;\nmargin-bottom:10px;\n}\n\n.badge{\ndisplay:inline-block;\npadding:6px 12px;\nbackground:#4fc3f7;\ncolor:#002b45;\nborder-radius:20px;\nfont-size:12px;\nmargin-top:10px;\nfont-weight:600;\n}\n\n.cta{\ntext-align:center;\nmargin-top:50px;\n}\n\nbutton{\npadding:15px 30px;\nborder:none;\nborder-radius:30px;\nbackground:linear-gradient(90deg,#4fc3f7,#1e88e5);\ncolor:white;\nfont-weight:700;\ncursor:pointer;\ntransition:0.3s;\nfont-size:16px;\n}\n\nbutton:hover{\ntransform:scale(1.05);\nbox-shadow:0 10px 20px rgba(30,136,229,0.25);\n}\n\n.box{\nmargin-top:20px;\npadding:20px;\nbackground:rgba(255,255,255,0.6);\nborder-left:4px solid #4fc3f7;\nborder-radius:10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bubbles\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"container\"\u003e\n\n\u003cdiv class=\"hero\"\u003e\n\u003ch1\u003eLaundry Day, Done Right.\u003c\/h1\u003e\n\u003cp\u003e\nTired of chasing pegs across the garden or finding your washing on the ground after a gust of wind?  \nThe Wasgoed Buddy™ Windproof Clothes Pins are engineered to hold firm — so you can hang your laundry once and walk away with confidence.\n\u003c\/p\u003e\n\u003cspan class=\"badge\"\u003eWindproof • Durable • Premium Grip\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section\"\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePeace of Mind on Windy Days\u003c\/h3\u003e\n\u003cp\u003eThe anti-tip, windproof grip locks your laundry in place, even when the Cape Doctor comes calling.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eClothes That Stay Where You Put Them\u003c\/h3\u003e\n\u003cp\u003eStrong, consistent grip on everything from lightweight delicates to heavy bath towels and jeans.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eA Peg That Lasts\u003c\/h3\u003e\n\u003cp\u003eUV-resistant durable plastic built to resist cracking, fading, and snapping outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eLess Time Re-Hanging\u003c\/h3\u003e\n\u003cp\u003eSpend less time fixing laundry and more time living your life.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eEasy on Hands \u0026amp; Fabric\u003c\/h3\u003e\n\u003cp\u003eSmooth open-close mechanism that protects your clothes from snags and stretching.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"section box\"\u003e\n\u003cstrong\u003eThe Result:\u003c\/strong\u003e\n\u003cp\u003eLaundry that dries exactly where you hung it — neat, secure, and ready to fold. No chasing. No re-hanging. No frustration.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section box\"\u003e\n\u003cstrong\u003eIn the Box:\u003c\/strong\u003e\n\u003cp\u003e12 Windproof Clothes Pins in vibrant assorted colors (including yellow and more).\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cta\"\u003e\n\u003cbutton\u003eGet Yours Now\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Wasgoed Buddy™","offers":[{"title":"Default Title","offer_id":49019345371387,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0816\/9914\/3931\/files\/wasgoed-buddy-windproof-clothes-pins-premium-product-shot_bfdd999a-06b9-4df0-887c-b56c918fea70.png?v=1782837919"},{"product_id":"wasgoed-buddy™-outdoor-laundry-dry-rope-8m-portable-clothesline-for-travel-camping-fishing","title":"Wasgoed Buddy™ Outdoor Laundry Dry Rope – 8m Portable Clothesline for Travel, Camping \u0026 Fishing","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700\u0026display=swap');\n\n.wb-rope{\n    position:relative;\n    max-width:1200px;\n    margin:70px auto;\n    padding:70px 40px;\n    border-radius:30px;\n    overflow:hidden;\n    font-family:'Poppins', sans-serif;\n\n    \/* same soft blue peg style *\/\n    background:linear-gradient(135deg,#eaf6ff,#cfe9ff,#b8ddff);\n    border:1px solid rgba(79,195,247,0.25);\n    color:#0b2a3a;\n}\n\n\/* floating glow bubbles *\/\n.wb-rope::before,\n.wb-rope::after{\n    content:'';\n    position:absolute;\n    border-radius:50%;\n    filter:blur(10px);\n    opacity:0.6;\n    animation:float 10s ease-in-out infinite;\n}\n\n.wb-rope::before{\n    width:300px;\n    height:300px;\n    background:rgba(79,195,247,0.18);\n    top:-120px;\n    right:-100px;\n}\n\n.wb-rope::after{\n    width:220px;\n    height:220px;\n    background:rgba(30,136,229,0.15);\n    bottom:-100px;\n    left:-80px;\n    animation-duration:12s;\n}\n\n@keyframes float{\n    0%,100%{transform:translateY(0);}\n    50%{transform:translateY(20px);}\n}\n\n.wb-rope h2{\n    text-align:center;\n    font-size:42px;\n    font-weight:700;\n    margin-bottom:15px;\n    background:linear-gradient(90deg,#1e88e5,#42a5f5);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:fadeIn 1.5s ease;\n}\n\n.wb-rope .subtitle{\n    text-align:center;\n    max-width:800px;\n    margin:0 auto 40px;\n    font-size:18px;\n    line-height:1.7;\n    color:#2b5d7a;\n    animation:fadeIn 2s ease;\n}\n\n@keyframes fadeIn{\n    from{opacity:0; transform:translateY(20px);}\n    to{opacity:1; transform:translateY(0);}\n}\n\n.wb-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n    gap:20px;\n    position:relative;\n    z-index:2;\n}\n\n.wb-card{\n    background:rgba(255,255,255,0.65);\n    border:1px solid rgba(120,180,220,0.3);\n    border-radius:18px;\n    padding:22px;\n    transition:0.3s ease;\n    backdrop-filter: blur(10px);\n}\n\n.wb-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 12px 25px rgba(0,0,0,0.12);\n    border-color:#4fc3f7;\n}\n\n.wb-card h3{\n    font-size:16px;\n    margin-bottom:10px;\n    color:#1e88e5;\n}\n\n.wb-card p{\n    font-size:14px;\n    line-height:1.6;\n    color:#355f78;\n}\n\n.wb-badge{\n    display:inline-block;\n    margin-top:35px;\n    padding:10px 18px;\n    border-radius:25px;\n    background:linear-gradient(90deg,#4fc3f7,#1e88e5);\n    color:white;\n    font-weight:600;\n    font-size:13px;\n}\n\n.wb-center{\n    text-align:center;\n    margin-top:40px;\n}\n\u003c\/style\u003e\n\n\u003csection class=\"wb-rope\"\u003e\n\n    \u003ch2\u003eHang Anywhere. Dry Everything.\u003c\/h2\u003e\n\n    \u003cp class=\"subtitle\"\u003e\n        Whether you're at the campsite, on a fishing trip, or travelling light — \n        the \u003cstrong\u003eWasgoed Buddy™ Outdoor Laundry Dry Rope\u003c\/strong\u003e gives you a reliable, portable clothesline wherever you need it. \n        At 8 metres long, it's enough to hang a full load of washing, towels, or gear without needing a single nail or pole.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wb-grid\"\u003e\n\n        \u003cdiv class=\"wb-card\"\u003e\n            \u003ch3\u003e🪢 8m Length\u003c\/h3\u003e\n            \u003cp\u003eGenerous space for a full family wash, towels, or outdoor gear.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wb-card\"\u003e\n            \u003ch3\u003e💪 Strong \u0026amp; Weather-Resistant\u003c\/h3\u003e\n            \u003cp\u003eBuilt to handle wind, sun, and rain without losing strength.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wb-card\"\u003e\n            \u003ch3\u003e🎒 Ultra Portable\u003c\/h3\u003e\n            \u003cp\u003eLightweight design fits easily into any bag or backpack.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wb-card\"\u003e\n            \u003ch3\u003e⚡ Quick Setup\u003c\/h3\u003e\n            \u003cp\u003eTies between any two points in seconds — no tools needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wb-card\"\u003e\n            \u003ch3\u003e🏕️ Multi-Use Design\u003c\/h3\u003e\n            \u003cp\u003ePerfect for camping, fishing trips, caravans, and travel drying.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wb-card\"\u003e\n            \u003ch3\u003e🧺 Wasgoed Buddy™ System\u003c\/h3\u003e\n            \u003cp\u003ePairs perfectly with your peg holder for a full hands-free laundry setup anywhere.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wb-center\"\u003e\n        \u003cdiv class=\"wb-badge\"\u003eOutdoor Ready • Travel Friendly • Built for Real Life\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Wasgoed Buddy™","offers":[{"title":"Default Title","offer_id":49019477950715,"sku":null,"price":199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0816\/9914\/3931\/files\/wasgoed-buddy-dry-rope-product-packaging.png?v=1782845782"}],"url":"https:\/\/www.wasgoedbuddy.co.za\/collections\/you-might-like-these.oembed","provider":"Wasgoed Buddy™","version":"1.0","type":"link"}