{"product_id":"water-resistant-cloth-book-for-babies","title":"Water Resistant Cloth Book For Babies","description":"\u003cdiv class=\"cloth-book-showcase\"\u003e\n  \u003cstyle\u003e\n    \/* Playful \u0026 Soft Palette *\/\n    .cloth-book-showcase {\n      --primary-blue: #4fc3f7;\n      --soft-pink: #f48fb1;\n      --sunny-yellow: #fff176;\n      --leaf-green: #81c784;\n      --text-dark: #37474f;\n      \n      font-family: 'Inter', -apple-system, sans-serif;\n      padding: 35px;\n      background: linear-gradient(135deg, #ffffff 0%, #fff9c4 100%);\n      border-radius: 40px;\n      max-width: 480px;\n      margin: 20px auto;\n      color: var(--text-dark);\n      box-shadow: 0 25px 50px rgba(255, 193, 7, 0.15);\n      border: 1px solid #fff59d;\n      overflow: hidden;\n    }\n\n    \/* Turning Page Animation *\/\n    .visual-header { \n      text-align: center; \n      margin-bottom: 30px; \n      position: relative;\n    }\n    \n    .book-icon {\n      font-size: 4.5rem;\n      display: inline-block;\n      animation: page-flip 4s ease-in-out infinite;\n      filter: drop-shadow(0 10px 15px rgba(0,0,0,0.05));\n    }\n\n    @keyframes page-flip {\n      0%, 100% { transform: scale(1) rotate(0deg); }\n      50% { transform: scale(1.1) rotate(5deg); }\n      75% { transform: scale(1.05) rotate(-5deg); }\n    }\n\n    .discovery-tag {\n      background: var(--primary-blue);\n      color: white;\n      font-size: 0.7rem;\n      padding: 5px 15px;\n      border-radius: 50px;\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      display: inline-block;\n      margin-bottom: 15px;\n    }\n\n    .title-group h2 { \n      font-weight: 900; \n      font-size: 1.8rem; \n      margin: 0; \n      background: linear-gradient(to right, #fb8c00, #f4511e);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n    \n    .intro-msg { font-size: 1rem; line-height: 1.6; color: #546e7a; margin: 12px 0 30px; }\n\n    \/* Vibrant Detailed Benefit Cards *\/\n    .feature-grid { display: flex; flex-direction: column; gap: 15px; }\n    \n    .feature-card {\n      background: #ffffff;\n      padding: 20px;\n      border-radius: 24px;\n      display: flex;\n      gap: 20px;\n      border-left: 8px solid transparent;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n      opacity: 0;\n      transform: translateY(20px);\n      animation: reveal-up 0.6s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n    }\n\n    \/* Staggered Row Colors *\/\n    .feature-card:nth-child(1) { border-left-color: var(--primary-blue); animation-delay: 0.1s; }\n    .feature-card:nth-child(2) { border-left-color: var(--soft-pink); animation-delay: 0.2s; }\n    .feature-card:nth-child(3) { border-left-color: var(--leaf-green); animation-delay: 0.3s; }\n    .feature-card:nth-child(4) { border-left-color: #ffb74d; animation-delay: 0.4s; }\n\n    @keyframes reveal-up {\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .f-icon { font-size: 2rem; min-width: 50px; text-align: center; }\n    .f-content b { display: block; color: var(--text-dark); font-size: 1.1rem; margin-bottom: 4px; }\n    .f-content span { font-size: 0.9rem; color: #607d8b; line-height: 1.5; display: block; }\n\n    .learning-footer {\n      margin-top: 30px;\n      background: linear-gradient(45deg, #fb8c00, #ffca28);\n      color: white;\n      padding: 14px 28px;\n      border-radius: 100px;\n      font-size: 0.85rem;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      display: inline-block;\n      box-shadow: 0 10px 20px rgba(251, 140, 0, 0.3);\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"visual-header\"\u003e\n    \u003cdiv class=\"discovery-tag\"\u003e100% Baby-Proof\u003c\/div\u003e\n    \u003cbr\u003e\n    \u003cdiv class=\"book-icon\"\u003e📖🧸\u003c\/div\u003e\n    \u003cdiv style=\"font-size: 0.75rem; font-weight: 900; color: #fb8c00; margin-top: 10px; letter-spacing: 2px;\"\u003eEARLY IMAGINATION\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"title-group\"\u003e\n    \u003ch2\u003eSqueeze, Splash \u0026amp; Play\u003c\/h2\u003e\n    \u003cp class=\"intro-msg\"\u003eA soft, safe cloth book designed to survive every splash and slobber while sparking \u003cb\u003eearly learning\u003c\/b\u003e from day one.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"f-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"f-content\"\u003e\n        \u003cb\u003eWater Resistant\u003c\/b\u003e\n        \u003cspan\u003ePerfect for bath time or messy play—simply wipe clean or wash to keep the adventures going.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"f-icon\"\u003e🦷\u003c\/div\u003e\n      \u003cdiv class=\"f-content\"\u003e\n        \u003cb\u003eChew-Friendly \u0026amp; Safe\u003c\/b\u003e\n        \u003cspan\u003eMade with non-toxic materials and durable stitching, safe for teething babies to explore with their mouths.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"f-icon\"\u003e🎨\u003c\/div\u003e\n      \u003cdiv class=\"f-content\"\u003e\n        \u003cb\u003eEngaging Textures\u003c\/b\u003e\n        \u003cspan\u003eBright colors and crinkle pages provide vital sensory stimulation to keep little minds focused.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"f-icon\"\u003e📖\u003c\/div\u003e\n      \u003cdiv class=\"f-content\"\u003e\n        \u003cb\u003eTear-Proof Design\u003c\/b\u003e\n        \u003cspan\u003eVirtually indestructible cloth pages that won't rip, no matter how much they are squeezed or pulled.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align: center;\"\u003e\n    \u003cdiv class=\"learning-footer\"\u003e✨ Start Their Story Today\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"ClickCart","offers":[{"title":"Blue","offer_id":47300055007417,"sku":null,"price":75.0,"currency_code":"ZAR","in_stock":true},{"title":"pink","offer_id":47300055040185,"sku":null,"price":75.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/9824\/2489\/files\/photo_2026-05-28_21-04-15_79188f6d-e53a-4baa-ac22-0f3c64a28232.jpg?v=1779995298","url":"https:\/\/clickcartsa.co.za\/products\/water-resistant-cloth-book-for-babies","provider":"ClickCartBaby","version":"1.0","type":"link"}