{"title":"You May also like!","description":null,"products":[{"product_id":"colorburst™-xl-family-creative-kit","title":"ColorBurst™ XL Family Creative Kit","description":"\u003cstyle\u003e\n  #colorburst-mobile,\n  #colorburst-mobile * { box-sizing: border-box; }\n  #colorburst-mobile {\n    --cb-pink: #ff4fa3; --cb-purple: #8b5cf6; --cb-blue: #38bdf8;\n    --cb-yellow: #ffd84d; --cb-green: #4fd1a1; --cb-dark: #21162a;\n    --cb-text: #514958; --cb-light: #fff8fc; --cb-white: #ffffff;\n    width: 100%; margin: 18px auto; overflow: hidden;\n    border: 1px solid rgba(139,92,246,0.12); border-radius: 22px;\n    background: radial-gradient(circle at top left,rgba(255,79,163,0.11),transparent 32%),radial-gradient(circle at top right,rgba(56,189,248,0.12),transparent 30%),linear-gradient(180deg,#ffffff 0%,#fff9fc 55%,#f8f5ff 100%);\n    color: var(--cb-dark); font-family: inherit; line-height: 1.5;\n    box-shadow: 0 14px 34px rgba(49,28,65,0.08);\n  }\n  #colorburst-mobile h1,#colorburst-mobile h2,#colorburst-mobile h3,#colorburst-mobile p { margin-top: 0; }\n  #colorburst-mobile .cb-hero { padding: 38px 18px 28px; text-align: center; }\n  #colorburst-mobile .cb-badge {\n    display: inline-flex; align-items: center; justify-content: center; gap: 7px;\n    margin-bottom: 16px; padding: 9px 13px;\n    border: 1px solid rgba(255,79,163,0.18); border-radius: 999px;\n    background: rgba(255,255,255,0.88); color: #8a3670;\n    font-size: 11px; font-weight: 800; letter-spacing: 0.07em; text-transform: uppercase;\n    box-shadow: 0 7px 18px rgba(50,28,67,0.07);\n  }\n  #colorburst-mobile .cb-title {\n    margin-bottom: 17px; font-size: clamp(32px,10vw,50px);\n    font-weight: 900; line-height: 1.02; letter-spacing: -0.045em;\n  }\n  #colorburst-mobile .cb-gradient-text {\n    display: block; margin-top: 4px;\n    background: linear-gradient(90deg,var(--cb-pink),var(--cb-purple),var(--cb-blue),var(--cb-pink));\n    background-size: 220% auto; -webkit-background-clip: text; background-clip: text; color: transparent;\n    animation: cbGradientFlow 6s linear infinite;\n  }\n  #colorburst-mobile .cb-subtitle { max-width: 680px; margin: 0 auto; color: var(--cb-text); font-size: 15px; line-height: 1.7; }\n  #colorburst-mobile .cb-pills { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; margin-top: 21px; }\n  #colorburst-mobile .cb-pill {\n    display: flex; min-height: 44px; align-items: center; justify-content: center;\n    padding: 10px 8px; border: 1px solid rgba(32,21,44,0.07); border-radius: 14px;\n    background: rgba(255,255,255,0.88); color: #554b5b; font-size: 12px; font-weight: 700; line-height: 1.3;\n    box-shadow: 0 6px 16px rgba(48,28,61,0.05);\n  }\n  #colorburst-mobile .cb-marker-box {\n    display: grid; grid-template-columns: 52px 1fr; gap: 14px;\n    margin: 0 14px 18px; padding: 18px;\n    border: 1px solid rgba(139,92,246,0.15); border-radius: 19px;\n    background: linear-gradient(135deg,rgba(139,92,246,0.09),rgba(255,79,163,0.09),rgba(56,189,248,0.09));\n  }\n  #colorburst-mobile .cb-marker-icon {\n    display: grid; width: 52px; height: 52px; place-items: center;\n    border-radius: 16px; background: var(--cb-white); font-size: 25px; line-height: 1;\n    overflow: hidden; box-shadow: 0 8px 18px rgba(139,92,246,0.12);\n    animation: cbMarkerFloat 3.8s ease-in-out infinite;\n  }\n  #colorburst-mobile .cb-marker-box h3 { margin-bottom: 5px; font-size: 17px; line-height: 1.25; }\n  #colorburst-mobile .cb-marker-box p { margin-bottom: 0; color: var(--cb-text); font-size: 13px; line-height: 1.6; }\n  #colorburst-mobile .cb-bag-box {\n    display: grid; grid-template-columns: 52px 1fr; gap: 14px;\n    margin: 0 14px 28px; padding: 18px;\n    border: 1px solid rgba(255,154,60,0.25); border-radius: 19px;\n    background: linear-gradient(135deg,rgba(255,154,60,0.12),rgba(255,79,163,0.10));\n  }\n  #colorburst-mobile .cb-bag-icon {\n    display: grid; width: 52px; height: 52px; place-items: center;\n    border-radius: 16px; background: var(--cb-white); font-size: 25px; line-height: 1;\n    overflow: hidden; box-shadow: 0 8px 18px rgba(255,154,60,0.15);\n  }\n  #colorburst-mobile .cb-bag-box h3 { margin-bottom: 5px; font-size: 17px; line-height: 1.25; color: #b84d00; }\n  #colorburst-mobile .cb-bag-box p { margin-bottom: 0; color: var(--cb-text); font-size: 13px; line-height: 1.6; }\n  #colorburst-mobile .cb-bag-box .cb-bag-note { margin-top: 8px; font-size: 12px; font-weight: 700; color: #b84d00; }\n  #colorburst-mobile .cb-section { padding: 4px 14px 30px; }\n  #colorburst-mobile .cb-section-title {\n    margin-bottom: 12px; text-align: center;\n    font-size: clamp(25px,7vw,36px); font-weight: 900; line-height: 1.08; letter-spacing: -0.035em;\n  }\n  #colorburst-mobile .cb-section-intro { max-width: 650px; margin: 0 auto 20px; color: var(--cb-text); text-align: center; font-size: 14px; line-height: 1.7; }\n  #colorburst-mobile .cb-feature-grid { display: grid; grid-template-columns: 1fr; gap: 12px; }\n  #colorburst-mobile .cb-card {\n    display: grid; grid-template-columns: 48px 1fr; gap: 14px; align-items: start;\n    padding: 17px; border: 1px solid rgba(32,21,44,0.07); border-radius: 18px;\n    background: rgba(255,255,255,0.9); box-shadow: 0 8px 20px rgba(44,25,57,0.055);\n  }\n  #colorburst-mobile .cb-card-icon {\n    display: grid; width: 48px; height: 48px; place-items: center;\n    border-radius: 15px; background: linear-gradient(135deg,#fff0f7,#f1edff);\n    font-size: 24px; line-height: 1; overflow: hidden;\n  }\n  #colorburst-mobile .cb-card h3 { margin-bottom: 5px; font-size: 16px; line-height: 1.3; }\n  #colorburst-mobile .cb-card p { margin-bottom: 0; color: var(--cb-text); font-size: 13px; line-height: 1.6; }\n  #colorburst-mobile .cb-how {\n    margin: 0 14px 30px; padding: 27px 17px; border-radius: 21px;\n    background: var(--cb-dark); color: var(--cb-white);\n    box-shadow: 0 14px 30px rgba(32,21,44,0.17);\n  }\n  #colorburst-mobile .cb-how .cb-section-title { margin-bottom: 20px; color: var(--cb-white); }\n  #colorburst-mobile .cb-steps { display: grid; grid-template-columns: 1fr; gap: 11px; }\n  #colorburst-mobile .cb-step {\n    display: grid; grid-template-columns: 40px 1fr; gap: 12px;\n    padding: 15px; border: 1px solid rgba(255,255,255,0.11);\n    border-radius: 16px; background: rgba(255,255,255,0.065);\n  }\n  #colorburst-mobile .cb-step-number {\n    display: grid; width: 40px; height: 40px; place-items: center;\n    border-radius: 50%; background: linear-gradient(135deg,var(--cb-pink),var(--cb-purple));\n    color: var(--cb-white); font-size: 14px; font-weight: 900;\n    box-shadow: 0 7px 16px rgba(255,79,163,0.24);\n  }\n  #colorburst-mobile .cb-step h3 { margin-bottom: 4px; color: var(--cb-white); font-size: 15px; }\n  #colorburst-mobile .cb-step p { margin-bottom: 0; color: rgba(255,255,255,0.74); font-size: 12px; line-height: 1.6; }\n  #colorburst-mobile .cb-info-grid { display: grid; grid-template-columns: 1fr; gap: 12px; }\n  #colorburst-mobile .cb-info-box {\n    padding: 19px; border: 1px solid rgba(32,21,44,0.07);\n    border-radius: 18px; background: rgba(255,255,255,0.88);\n  }\n  #colorburst-mobile .cb-info-box h3 { margin-bottom: 14px; font-size: 17px; }\n  #colorburst-mobile .cb-list { display: grid; gap: 11px; margin: 0; padding: 0; list-style: none; }\n  #colorburst-mobile .cb-list li {\n    display: grid; grid-template-columns: 25px 1fr; gap: 9px; align-items: start;\n    color: #504756; font-size: 13px; line-height: 1.55;\n  }\n  #colorburst-mobile .cb-check {\n    display: grid; width: 24px; height: 24px; place-items: center;\n    border-radius: 50%; background: linear-gradient(135deg,var(--cb-green),var(--cb-blue));\n    color: var(--cb-white); font-size: 12px; font-weight: 900;\n  }\n  #colorburst-mobile .cb-warning {\n    margin: 0 14px 28px; padding: 18px;\n    border: 1px solid rgba(222,156,50,0.23); border-radius: 17px;\n    background: linear-gradient(135deg,#fff9e7,#fff4ec); color: #604923;\n  }\n  #colorburst-mobile .cb-warning strong { display: block; margin-bottom: 7px; color: #3d2d18; font-size: 15px; }\n  #colorburst-mobile .cb-warning p { margin-bottom: 8px; font-size: 12px; line-height: 1.65; }\n  #colorburst-mobile .cb-warning p:last-child { margin-bottom: 0; }\n  #colorburst-mobile .cb-warning ul { margin: 8px 0 0; padding-left: 16px; font-size: 12px; line-height: 1.8; color: #604923; }\n  #colorburst-mobile .cb-final {\n    margin: 0 14px 14px; padding: 31px 18px; border-radius: 21px;\n    background: radial-gradient(circle at top left,rgba(255,255,255,0.21),transparent 34%),linear-gradient(135deg,var(--cb-pink),var(--cb-purple),var(--cb-blue));\n    background-size: 180% 180%; color: var(--cb-white); text-align: center;\n    box-shadow: 0 15px 32px rgba(139,92,246,0.22);\n    animation: cbFinalBackground 8s ease infinite;\n  }\n  #colorburst-mobile .cb-final h2 {\n    margin-bottom: 10px; color: var(--cb-white);\n    font-size: clamp(27px,8vw,40px); font-weight: 900; line-height: 1.05; letter-spacing: -0.035em;\n  }\n  #colorburst-mobile .cb-final p { max-width: 620px; margin: 0 auto; color: rgba(255,255,255,0.9); font-size: 14px; line-height: 1.65; }\n  #colorburst-mobile .cb-final-small { display: block; margin-top: 13px; color: rgba(255,255,255,0.76); font-size: 10px; line-height: 1.5; }\n  @keyframes cbGradientFlow { from { background-position: 0% center; } to { background-position: 220% center; } }\n  @keyframes cbMarkerFloat { 0%,100% { transform: translateY(0) rotate(0deg); } 50% { transform: translateY(-5px) rotate(3deg); } }\n  @keyframes cbFinalBackground { 0%,100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } }\n  @media (min-width: 600px) {\n    #colorburst-mobile { border-radius: 28px; }\n    #colorburst-mobile .cb-hero { padding: 52px 28px 36px; }\n    #colorburst-mobile .cb-subtitle { font-size: 17px; }\n    #colorburst-mobile .cb-pills { display: flex; flex-wrap: wrap; justify-content: center; }\n    #colorburst-mobile .cb-pill { min-height: 0; padding: 10px 14px; font-size: 13px; }\n    #colorburst-mobile .cb-marker-box,#colorburst-mobile .cb-bag-box,#colorburst-mobile .cb-how,#colorburst-mobile .cb-warning,#colorburst-mobile .cb-final { margin-left: 24px; margin-right: 24px; }\n    #colorburst-mobile .cb-section { padding-left: 24px; padding-right: 24px; }\n    #colorburst-mobile .cb-feature-grid { grid-template-columns: 1fr 1fr; }\n    #colorburst-mobile .cb-card { display: block; padding: 21px; }\n    #colorburst-mobile .cb-card-icon { margin-bottom: 14px; }\n    #colorburst-mobile .cb-info-grid { grid-template-columns: 1fr 1fr; }\n  }\n  @media (min-width: 900px) {\n    #colorburst-mobile { max-width: 1100px; margin: 30px auto; }\n    #colorburst-mobile .cb-feature-grid { grid-template-columns: repeat(4,1fr); }\n    #colorburst-mobile .cb-steps { grid-template-columns: repeat(3,1fr); }\n    #colorburst-mobile .cb-step { display: block; padding: 20px; }\n    #colorburst-mobile .cb-step-number { margin-bottom: 14px; }\n    #colorburst-mobile .cb-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(44,25,57,0.1); }\n  }\n  @media (prefers-reduced-motion: reduce) {\n    #colorburst-mobile *,#colorburst-mobile *::before,#colorburst-mobile *::after { animation: none !important; transition: none !important; }\n  }\n\u003c\/style\u003e\n\n\u003csection id=\"colorburst-mobile\"\u003e\n  \u003cdiv class=\"cb-hero\"\u003e\n    \u003cdiv class=\"cb-badge\"\u003e👪 The Ultimate Family Activity\u003c\/div\u003e\n    \u003ch1 class=\"cb-title\"\u003eThe \u003cspan class=\"cb-gradient-text\"\u003eColorBurst™ XL Family Creative Kit\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"cb-subtitle\"\u003e🌈 Bring the whole family together with our biggest coloring blanket yet — a massive 180 × 230 cm canvas packed with hundreds of adorable doodles, perfect for colouring together, snuggling up and creating lasting memories. 🛋️\u003c\/p\u003e\n    \u003cdiv class=\"cb-pills\"\u003e\n      \u003cdiv class=\"cb-pill\"\u003e📏 180 × 230 cm XL Size\u003c\/div\u003e\n      \u003cdiv class=\"cb-pill\"\u003e🖍 30 dual-tip markers FREE\u003c\/div\u003e\n      \u003cdiv class=\"cb-pill\"\u003e☁ Super soft \u0026amp; cosy\u003c\/div\u003e\n      \u003cdiv class=\"cb-pill\"\u003e🎁 + FREE Creative Carry Bag\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cb-marker-box\"\u003e\n    \u003cdiv class=\"cb-marker-icon\"\u003e🎨\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e✨ FREE: Premium 30-Colour Dual-Tip Fabric Marker Set — Included!\u003c\/h3\u003e\n      \u003cp\u003eEvery XL Family Creative Kit comes with a \u003cstrong\u003ePremium 30-Colour Dual-Tip Fabric Marker Set\u003c\/strong\u003e included FREE — 30 vibrant colours, each with a fine tip and a broad tip for maximum creative freedom. Need a refill? The same marker set is available separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cb-bag-box\"\u003e\n    \u003cdiv class=\"cb-bag-icon\"\u003e🎁\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e🎁 FREE: Drophub™ Creative Carry Bag — Yours to Colour \u0026amp; Keep!\u003c\/h3\u003e\n      \u003cp\u003eEvery kit also includes a \u003cstrong\u003e🎁 Drophub™ Creative Carry Bag\u003c\/strong\u003e — a double-sided DIY tote with fun hand-drawn patterns. Colour it in, personalise it, and make it uniquely yours. Reusable, eco-friendly, and perfect for everyday use. 🌈\u003c\/p\u003e\n      \u003cp class=\"cb-bag-note\"\u003e🛒 Worth R127 — included FREE with your order. While stocks last!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cb-section\"\u003e\n    \u003ch2 class=\"cb-section-title\"\u003e👪 Made for the whole family\u003c\/h2\u003e\n    \u003cp class=\"cb-section-intro\"\u003eAt 180 × 230 cm, there's room for everyone — colour it together, then snuggle up and enjoy your family masterpiece. 😍\u003c\/p\u003e\n    \u003cdiv class=\"cb-feature-grid\"\u003e\n      \u003carticle class=\"cb-card\"\u003e\n        \u003cdiv class=\"cb-card-icon\"\u003e📏\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eXL Family Size\u003c\/h3\u003e\n          \u003cp\u003eAt 180 × 230 cm, this blanket is big enough for the whole family to colour together — no squeezing required! 😄\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"cb-card\"\u003e\n        \u003cdiv class=\"cb-card-icon\"\u003e🛋️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eCosy family snuggles\u003c\/h3\u003e\n          \u003cp\u003eOnce coloured, it becomes your family's favourite blanket — soft, warm and full of memories you made together. ❤️\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"cb-card\"\u003e\n        \u003cdiv class=\"cb-card-icon\"\u003e📵\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eScreen-free quality time\u003c\/h3\u003e\n          \u003cp\u003ePut down the devices and pick up the markers — a fun, creative activity the whole family can enjoy together. 🎨\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"cb-card\"\u003e\n        \u003cdiv class=\"cb-card-icon\"\u003e🎁\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eThe ultimate family gift\u003c\/h3\u003e\n          \u003cp\u003eA truly memorable gift for families — birthdays, holidays, housewarmings or just because. 🥳\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cb-how\"\u003e\n    \u003ch2 class=\"cb-section-title\"\u003eHow it works 👌\u003c\/h2\u003e\n    \u003cdiv class=\"cb-steps\"\u003e\n      \u003cdiv class=\"cb-step\"\u003e\n        \u003cspan class=\"cb-step-number\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003e📦 Unbox your kit\u003c\/h3\u003e\n          \u003cp\u003eYour XL blanket, FREE 30-Colour Dual-Tip Marker Set, and FREE 🎁 Drophub™ Creative Carry Bag arrive together, ready for family fun.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cb-step\"\u003e\n        \u003cspan class=\"cb-step-number\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003e🖍 Colour together\u003c\/h3\u003e\n          \u003cp\u003eSpread it out and let everyone grab a marker — hundreds of doodles mean there's always a spot for the next family artist. 🎨\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cb-step\"\u003e\n        \u003cspan class=\"cb-step-number\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003e🛋️ Snuggle up \u0026amp; enjoy\u003c\/h3\u003e\n          \u003cp\u003eWrap up in your colourful family creation and relive the memories every time you use it. ❤️\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cb-section\"\u003e\n    \u003ch2 class=\"cb-section-title\"\u003eWhat's inside? 📦\u003c\/h2\u003e\n    \u003cdiv class=\"cb-info-grid\"\u003e\n      \u003cdiv class=\"cb-info-box\"\u003e\n        \u003ch3\u003e✨ Your XL Family Creative Kit includes\u003c\/h3\u003e\n        \u003cul class=\"cb-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003e1 × XL ColorBurst™ Coloring Blanket (180 × 230 cm) 🛋️\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003e1 × Premium 30-Colour Dual-Tip Fabric Marker Set 🎨 \u003cstrong\u003e(FREE)\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003e1 × 🎁 Drophub™ Creative Carry Bag — DIY tote to colour \u0026amp; keep \u003cstrong\u003e(FREE)\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eHundreds of adorable doodles ready to colour 🌈\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003e🚚 Nationwide delivery across South Africa\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cb-info-box\"\u003e\n        \u003ch3\u003e👪 Perfect for\u003c\/h3\u003e\n        \u003cul class=\"cb-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eFamilies who love creative activities together 🎨\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eFamily game nights and weekend fun 😄\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eMeaningful family gifts for any occasion 🎁\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"cb-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eCosy movie nights and lazy Sunday snuggles 🛋️\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003caside class=\"cb-warning\"\u003e\n    \u003cstrong\u003e⚠️ Important marker information\u003c\/strong\u003e\n    \u003cp\u003eThe included fabric markers contain permanent ink and are not designed to wash out of the blanket. Protect furniture, clothing, carpets and nearby surfaces while colouring. Adult supervision is recommended for younger children. Replace the marker caps securely after use. Refill marker sets are available separately.\u003c\/p\u003e\n    \u003cp\u003ePlease note: colours may fade slightly on the blanket after washing — this is normal. The good news is you can always recolour it to bring back that wow effect! 🎨\u003c\/p\u003e\n  \u003c\/aside\u003e\n\n  \u003cdiv class=\"cb-final\"\u003e\n    \u003ch2\u003e👪 Colour it. Love it. Snuggle up together.\u003c\/h2\u003e\n    \u003cp\u003eTurn family time into a colourful keepsake with the ColorBurst™ XL Family Creative Kit. 🌈❤️\u003c\/p\u003e\n    \u003cspan class=\"cb-final-small\"\u003eAvailable from Drophub · 🚚 Delivered nationwide across South Africa\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Drophub","offers":[{"title":"Default Title","offer_id":44412225192024,"sku":null,"price":1199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/0193\/3656\/files\/Product_2.png?v=1784115080"}],"url":"https:\/\/drophub.co.za\/collections\/you-may-also-like.oembed","provider":"Drophub","version":"1.0","type":"link"}