{"product_id":"outdoor-mud-kitchen-chalkboard","title":"Outdoor Mud Kitchen with Chalkboard SproutHands™","description":"\u003cstyle\u003e\n  .sh-desc-wrapper {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #333333;\n    line-height: 1.6;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 10px 0;\n  }\n  .sh-badges-row {\n    display: flex;\n    justify-content: space-around;\n    flex-wrap: wrap;\n    border-top: 1px solid #eaeaea;\n    border-bottom: 1px solid #eaeaea;\n    padding: 15px 0;\n    margin-bottom: 30px;\n    gap: 15px;\n  }\n  .sh-badge-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #444444;\n  }\n  .sh-badge-icon { width: 20px; height: 20px; flex-shrink: 0; }\n  .sh-header-section {\n    text-align: center;\n    margin-bottom: 25px;\n    padding: 0 10px;\n  }\n  .sh-main-title {\n    font-size: 24px;\n    color: #111111;\n    margin-bottom: 12px;\n    font-weight: 700;\n    letter-spacing: -0.5px;\n  }\n  .sh-sub-desc {\n    font-size: 15px;\n    color: #666666;\n    max-width: 650px;\n    margin: 0 auto;\n  }\n  .sh-block-title {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 18px;\n    color: #B07A5A;\n    border-bottom: 2px solid #B07A5A;\n    padding-bottom: 6px;\n    margin-top: 40px;\n    margin-bottom: 25px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .sh-block-title svg { width: 20px; height: 20px; flex-shrink: 0; }\n  .sh-gif-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 35px;\n  }\n  .sh-gif-card {\n    background: #ffffff;\n    border: 1px solid #e5e5e5;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  .sh-card-content { padding: 15px; }\n  .sh-card-header {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    color: #111111;\n    margin-bottom: 6px;\n  }\n  .sh-card-header svg { width: 18px; height: 18px; flex-shrink: 0; color: #B07A5A; }\n  .sh-card-text { font-size: 13px; color: #666666; margin: 0; }\n  .sh-bullets-list {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n    margin-bottom: 35px;\n    padding: 0 10px;\n  }\n  .sh-bullet-card { border-left: 3px solid #B07A5A; padding-left: 15px; }\n  .sh-bullet-title { font-weight: 700; font-size: 15px; color: #111111; margin-bottom: 4px; }\n  .sh-bullet-desc { font-size: 13.5px; color: #666666; }\n  .sh-gift-container {\n    background-color: #FDF6F0;\n    border-radius: 8px;\n    padding: 20px;\n    margin: 35px 10px;\n  }\n  .sh-gift-title {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 8px 0;\n    font-size: 17px;\n    color: #111111;\n    font-weight: 700;\n  }\n  .sh-gift-title svg { width: 18px; height: 18px; flex-shrink: 0; }\n  .sh-gift-container p { margin: 0; font-size: 13.5px; color: #555555; line-height: 1.6; }\n  .sh-warning-box {\n    background-color: #FAFAFA;\n    border: 1px dashed #B07A5A;\n    border-radius: 6px;\n    padding: 15px;\n    font-size: 13px;\n    color: #555555;\n    margin: 30px 10px 0 10px;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .sh-warning-box svg { width: 16px; height: 16px; flex-shrink: 0; margin-top: 2px; color: #B07A5A; }\n  .sh-specs-table { width: 100%; border-collapse: collapse; margin-top: 15px; font-size: 13.5px; }\n  .sh-specs-table td { padding: 12px 8px; border-bottom: 1px solid #eeeeee; }\n  .sh-specs-table td:first-child { font-weight: 700; color: #333333; width: 35%; }\n  .sh-specs-table td:last-child { color: #666666; }\n  .sh-notice-row {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin-top: 25px;\n    padding: 0 10px;\n  }\n  .sh-notice-box { border: 1px solid #e5e5e5; border-radius: 6px; padding: 15px; }\n  .sh-notice-box-title {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-weight: 700;\n    margin-bottom: 8px;\n    font-size: 14px;\n    color: #111111;\n  }\n  .sh-notice-box-title svg { width: 16px; height: 16px; flex-shrink: 0; }\n  .sh-banner-ksp {\n    text-align: center;\n    border-top: 1px solid #eaeaea;\n    border-bottom: 1px solid #eaeaea;\n    padding: 20px 10px;\n    font-size: 15px;\n    font-weight: 600;\n    color: #B07A5A;\n    margin-top: 40px;\n    font-style: italic;\n  }\n  .sh-explore-banner {\n    background: linear-gradient(135deg, #FDF6F0 0%, #F5E6D8 100%);\n    border: 1px solid #E8C9A8;\n    border-radius: 8px;\n    padding: 25px 20px;\n    text-align: center;\n    margin: 40px 10px 10px 10px;\n  }\n  .sh-explore-title { font-size: 18px; font-weight: 700; color: #111111; margin-bottom: 8px; }\n  .sh-explore-desc { font-size: 13.5px; color: #666666; margin-bottom: 18px; }\n  .sh-explore-btn {\n    display: inline-block;\n    background-color: #B07A5A;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 10px 24px;\n    border-radius: 4px;\n  }\n  .sh-explore-btn:hover { background-color: #8F5E3E; }\n  @media (max-width: 600px) {\n    .sh-badges-row { justify-content: space-between; padding: 12px 10px; gap: 10px; }\n    .sh-badge-item { font-size: 11px; flex: 1 1 22%; justify-content: center; }\n    .sh-main-title { font-size: 20px; }\n    .sh-sub-desc { font-size: 13.5px; }\n    .sh-block-title { font-size: 16px; margin-top: 30px; margin-bottom: 18px; }\n    .sh-gif-grid { grid-template-columns: 1fr; gap: 20px; }\n    .sh-specs-table td { font-size: 12.5px; }\n    .sh-specs-table td:first-child { width: 40%; }\n    .sh-explore-banner { padding: 20px 15px; }\n    .sh-explore-title { font-size: 16px; }\n    .sh-explore-btn { width: 100%; box-sizing: border-box; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sh-desc-wrapper\"\u003e\n\n  \u003cdiv class=\"sh-badges-row\"\u003e\n    \u003cdiv class=\"sh-badge-item\"\u003e\n      \u003csvg class=\"sh-badge-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#B07A5A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 5v3h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003cspan\u003e3–7 Days Delivery\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sh-badge-item\"\u003e\n      \u003csvg class=\"sh-badge-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#B07A5A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003eFree Shipping\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sh-badge-item\"\u003e\n      \u003csvg class=\"sh-badge-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#B07A5A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"1 4 1 10 7 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3.51 15a9 9 0 1 0 .49-4.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003e30-Day Returns\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-header-section\"\u003e\n    \u003ch1 class=\"sh-main-title\"\u003eSproutHands™ The Garden Studio Collection: Outdoor Mud Kitchen with Chalkboard, Stove \u0026amp; Sink\u003c\/h1\u003e\n    \u003cp class=\"sh-sub-desc\"\u003eImagine a backyard where every afternoon becomes a culinary adventure and every blank chalkboard is a menu waiting to be written. This premium fir wood outdoor mud kitchen brings together a working-style stove, a versatile sink and faucet, a built-in chalkboard, and generous storage — giving children aged 3 and up a complete outdoor play station that nurtures creativity, sensory exploration, and imaginative storytelling.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-block-title\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n    Four Play Zones, One Outdoor Kitchen\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-gif-grid\"\u003e\n    \u003cdiv class=\"sh-gif-card\"\u003e\n      \u003cdiv class=\"sh-card-content\"\u003e\n        \u003cdiv class=\"sh-card-header\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\u003e\u003c\/line\u003e\u003cline x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\u003e\u003c\/line\u003e\u003cline x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          Stove Top with Rotating Click Knobs\n        \u003c\/div\u003e\n        \u003cp class=\"sh-card-text\"\u003eThe stovetop burner with satisfying rotatable knobs puts little chefs in full command of their outdoor kitchen. Turning each knob produces a realistic click that deepens role-play immersion — whether they're simmering a mud stew, frying imaginary eggs, or hosting a backyard dinner party for the whole neighbourhood.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sh-gif-card\"\u003e\n      \u003cdiv class=\"sh-card-content\"\u003e\n        \u003cdiv class=\"sh-card-header\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          Write-On Chalkboard Panel\n        \u003c\/div\u003e\n        \u003cp class=\"sh-card-text\"\u003eA dedicated chalkboard surface invites children to scrawl today's specials, sketch recipes, practise letters, or simply express themselves freely. It transforms the mud kitchen into a dual-purpose learning station — blending early literacy and creative art with outdoor pretend play in one seamless experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sh-gif-card\"\u003e\n      \u003cdiv class=\"sh-card-content\"\u003e\n        \u003cdiv class=\"sh-card-header\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2a10 10 0 0 1 10 10c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Sink \u0026amp; Faucet for Sensory Water Play\n        \u003c\/div\u003e\n        \u003cp class=\"sh-card-text\"\u003eThe realistic sink and faucet open up a world of sensory discovery — children can pour, splash, and mix water, mud, and sand to create their own outdoor concoctions. This hands-on water play station builds tactile awareness, fine motor control, and the kind of joyful, unstructured exploration that outdoor childhood is made of.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sh-gif-card\"\u003e\n      \u003cdiv class=\"sh-card-content\"\u003e\n        \u003cdiv class=\"sh-card-header\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M20 9V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 11h20v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"11\" x2=\"12\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          Top Compartment, Cabinet \u0026amp; Bottom Shelf\n        \u003c\/div\u003e\n        \u003cp class=\"sh-card-text\"\u003eA top compartment, enclosed storage cabinet, open bottom shelf, and three hanging hooks give every pot, pan, utensil, and spice jar a dedicated home. The well-organised layout makes tidy-up intuitive and teaches children to take ownership of their play space — one hook at a time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-block-title\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    Materials, Safety \u0026amp; What’s in the Box\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-bullets-list\"\u003e\n    \u003cdiv class=\"sh-bullet-card\"\u003e\n      \u003cdiv class=\"sh-bullet-title\"\u003ePremium Fir Wood — Splinter-Free \u0026amp; Built for Outdoor Seasons\u003c\/div\u003e\n      \u003cdiv class=\"sh-bullet-desc\"\u003eCrafted from solid fir wood with stainless steel accents, this mud kitchen is engineered to handle real outdoor conditions. Every surface is sanded smooth and finished with rounded edges to protect little hands during active play — no splinters, no sharp corners, just safe and sturdy outdoor fun season after season.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sh-bullet-card\"\u003e\n      \u003cdiv class=\"sh-bullet-title\"\u003eASTM \u0026amp; CPSIA Certified — Verified Safe for Boys \u0026amp; Girls 3+\u003c\/div\u003e\n      \u003cdiv class=\"sh-bullet-desc\"\u003eFull compliance with ASTM F963 and CPSIA safety standards means every material, finish, and component has been independently tested and verified. Stable support legs add structural confidence, so parents can let children play freely while knowing the kitchen won't tip or wobble during enthusiastic outdoor sessions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sh-bullet-card\"\u003e\n      \u003cdiv class=\"sh-bullet-title\"\u003e7-Piece Accessory Set — Ready for the First Backyard Feast\u003c\/div\u003e\n      \u003cdiv class=\"sh-bullet-desc\"\u003eThe kitchen arrives with a pot and lid, frying pan, two utensils, two spice jars, and a sink — a thoughtfully curated starter set that covers cooking, seasoning, and washing without any extra purchases. Everything a young outdoor chef needs to open for business on day one.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-gift-container\"\u003e\n    \u003cdiv class=\"sh-gift-title\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#B07A5A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 12 20 22 4 22 4 12\"\u003e\u003c\/polyline\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      A Gift That Trades Screens for Sunshine\n    \u003c\/div\u003e\n    \u003cp\u003eBeautifully crafted and ready to unwrap, this outdoor mud kitchen makes an unforgettable birthday, holiday, or any-occasion gift for boys and girls aged 3 and up. Its natural wood finish suits any garden or patio setting, and its solid fir construction ensures it will be a fixture of outdoor play for years to come. Give the gift of muddy hands, chalk-covered fingers, and a childhood spent outside.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-warning-box\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n    \u003cdiv\u003e\n\u003cstrong\u003eImportant Consumer Note:\u003c\/strong\u003e This product is an \u003cstrong\u003eoutdoor pretend-play learning toy\u003c\/strong\u003e designed for imaginative role play and sensory exploration. The sink and faucet are \u003cstrong\u003edesigned for play use only\u003c\/strong\u003e and do not connect to plumbing or pressurised water systems.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-block-title\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n    Product Specifications\n  \u003c\/div\u003e\n\n  \u003ctable class=\"sh-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e23.5\" (L) × 14\" (W) × 38\" (H)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCountertop Height\u003c\/td\u003e\n\u003ctd\u003e20\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e16 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eFir Wood \u0026amp; Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eNatural\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eKey Features\u003c\/td\u003e\n\u003ctd\u003eStove Top with Click Knobs, Write-On Chalkboard, Sink \u0026amp; Faucet, Top Compartment, Storage Cabinet, Bottom Shelf, 3 Hanging Hooks, Stable Support Legs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Accessories (7 pcs)\u003c\/td\u003e\n\u003ctd\u003e1× Pot with Lid, 1× Frying Pan, 1× Sink, 2× Utensils, 2× Spice Jars, 1× User Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSafety Certifications\u003c\/td\u003e\n\u003ctd\u003eASTM F963, CPSIA\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRecommended Age\u003c\/td\u003e\n\u003ctd\u003e3 Years and above\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAssembly\u003c\/td\u003e\n\u003ctd\u003eRequired — instruction manual included\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"sh-notice-row\"\u003e\n    \u003cdiv style=\"border-left: 3px solid #d9534f;\" class=\"sh-notice-box\"\u003e\n      \u003cdiv style=\"color: #d9534f;\" class=\"sh-notice-box-title\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        Safety Notice\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-size: 12.5px; color: #666;\"\u003e• Contains small parts. Choking hazard — not suitable for children under 3 years.\u003cbr\u003e• Adult assembly required. Always supervise children during outdoor and water play.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"border-left: 3px solid #111111;\" class=\"sh-notice-box\"\u003e\n      \u003cdiv class=\"sh-notice-box-title\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Care \u0026amp; Maintenance\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-size: 12.5px; color: #666;\"\u003eWipe surfaces with a dry cloth after use. Store in a sheltered area or cover when not in use to protect the fir wood from prolonged rain or moisture exposure.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sh-banner-ksp\"\u003e“The greatest kitchens have dirt floors, open skies, and a chalkboard full of tomorrow’s menu.”\u003c\/div\u003e\n\n  \u003cdiv class=\"sh-explore-banner\"\u003e\n    \u003cdiv class=\"sh-explore-title\"\u003eDiscover the Full SproutHands™ Outdoor Play Range\u003c\/div\u003e\n    \u003cp class=\"sh-explore-desc\"\u003eFrom mud kitchens to garden playsets, every SproutHands outdoor toy is crafted to bring children closer to nature and make the backyard the best place to be.\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.sprouthands.com\/collections\/wooden-outdoor-playsets\" class=\"sh-explore-btn\" target=\"_blank\"\u003eShop All Outdoor Playsets\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SproutHands","offers":[{"title":"Default Title","offer_id":45460675461206,"sku":"BLC-13","price":117.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0693\/5245\/6278\/files\/outdoor-mud-kitchen-chalkboard_1.webp?v=1785308765","url":"https:\/\/www.sprouthands.com\/products\/outdoor-mud-kitchen-chalkboard","provider":"Sprouthands","version":"1.0","type":"link"}