{"product_id":"cotton-tail-rattle","title":"Cotton Tail - Rattle","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003ctitle\u003eCotton Tail\u003c\/title\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@400;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n    font-family:'Nunito',sans-serif;\n}\n\nbody{\n    background:#FFF9F8;\n    padding:40px 20px;\n    display:flex;\n    justify-content:center;\n}\n\n.container{\n    max-width:850px;\n    width:100%;\n    background:#fff;\n    border-radius:30px;\n    padding:45px;\n    box-shadow:0 12px 35px rgba(0,0,0,.08);\n    position:relative;\n    overflow:hidden;\n}\n\n\/* Floating Decorations *\/\n\n.container::before{\n    content:\"🐰\";\n    position:absolute;\n    top:18px;\n    left:22px;\n    font-size:38px;\n    animation:float 4s ease-in-out infinite;\n}\n\n.container::after{\n    content:\"🤍\";\n    position:absolute;\n    bottom:20px;\n    right:25px;\n    font-size:34px;\n    animation:bounce 3.5s ease-in-out infinite;\n}\n\n@keyframes float{\n    0%,100%{transform:translateY(0);}\n    50%{transform:translateY(-10px);}\n}\n\n@keyframes bounce{\n    0%,100%{transform:translateY(0);}\n    50%{transform:translateY(-8px);}\n}\n\nh1{\n    text-align:center;\n    color:#9A7474;\n    font-size:2.6rem;\n    margin-bottom:8px;\n}\n\n.subtitle{\n    text-align:center;\n    color:#E59BA9;\n    font-size:1.25rem;\n    font-weight:700;\n    margin-bottom:22px;\n}\n\n.description{\n    text-align:center;\n    color:#666;\n    font-size:1rem;\n    line-height:1.7;\n    margin-bottom:35px;\n}\n\n.grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n    gap:18px;\n}\n\n.card{\n    background:#FFF3F5;\n    border-radius:18px;\n    padding:20px;\n    text-align:center;\n    transition:.3s ease;\n}\n\n.card:hover{\n    transform:translateY(-6px) scale(1.03);\n    box-shadow:0 10px 20px rgba(255,182,193,.25);\n}\n\n.icon{\n    font-size:32px;\n    margin-bottom:8px;\n}\n\n.card h3{\n    color:#8D6E63;\n    margin-bottom:6px;\n    font-size:1rem;\n}\n\n.card p{\n    color:#777;\n    font-size:.92rem;\n    line-height:1.5;\n}\n\n.footer{\n    margin-top:35px;\n    text-align:center;\n    font-style:italic;\n    color:#A38D8D;\n    font-size:1.05rem;\n}\n\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003ch1\u003e🐰 Cotton Tail\u003c\/h1\u003e\n\n    \u003cdiv class=\"subtitle\"\u003e\n        The sweetest little companion for tiny hands.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"description\"\u003e\n        Meet the \u003cstrong\u003eCottontail Rattle\u003c\/strong\u003e — handcrafted with love to comfort, soothe, and delight. Featuring a soft crochet bunny, a smooth natural wooden ring, and a gentle rattle sound, it's the perfect first toy for tiny hands to hold, explore, and enjoy.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"grid\"\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003cdiv class=\"icon\"\u003e🐰\u003c\/div\u003e\n            \u003ch3\u003eHandcrafted Bunny\u003c\/h3\u003e\n            \u003cp\u003eBeautiful crochet bunny with adorable floppy ears.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n            \u003ch3\u003eNatural Wooden Ring\u003c\/h3\u003e\n            \u003cp\u003eSmooth, safe, BPA-free wood that's easy to grip.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003cdiv class=\"icon\"\u003e🔔\u003c\/div\u003e\n            \u003ch3\u003eGentle Rattle\u003c\/h3\u003e\n            \u003cp\u003eEncourages sensory exploration and auditory development.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003cdiv class=\"icon\"\u003e🧠\u003c\/div\u003e\n            \u003ch3\u003eSensory Play\u003c\/h3\u003e\n            \u003cp\u003eDifferent textures stimulate curious little minds.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003cdiv class=\"icon\"\u003e🎨\u003c\/div\u003e\n            \u003ch3\u003eBeautiful Colours\u003c\/h3\u003e\n            \u003cp\u003eAvailable in Cream, Pink, Blue \u0026amp; Taupe.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003cdiv class=\"icon\"\u003e🎁\u003c\/div\u003e\n            \u003ch3\u003ePerfect Gift\u003c\/h3\u003e\n            \u003cp\u003eA thoughtful keepsake for baby showers, newborns and first birthdays.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"footer\"\u003e\n        Made with care. Gifted with love. Treasured forever. 🤍✨\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Tiny Treasure Co.","offers":[{"title":"Blue","offer_id":48122371539162,"sku":null,"price":200.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":48122371571930,"sku":null,"price":210.0,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":48122371604698,"sku":null,"price":200.0,"currency_code":"ZAR","in_stock":true},{"title":"Brown","offer_id":48122371637466,"sku":null,"price":220.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4702\/2810\/files\/group-shot.png?v=1782746020","url":"https:\/\/tinytreasureco.co.za\/products\/cotton-tail-rattle","provider":"Tiny Treasure Co.","version":"1.0","type":"link"}