{"product_id":"felt-board-slicing-set","title":"Felt Board Slicing Set","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Toddler Sensory Play \u0026 Toy Slicing Set\nTarget Audience: Toddlers aged 1 to 3 years old\nVisual Style: Warm, interactive, and child-friendly\nColor Strategy: Nature-focused forest green combined with warm orange and neutral soft tones\nModule Order: Intro\/Hero, Feature 1 (Multiple Plays), Feature 2 (Fine Motor Skills), Feature 3 (Wall Hanging), Feature 4 (Velcro Detail), Specifications, FAQ\nDetail Image Mapping: Hero=detail_2, Feature1=detail_1, Feature2=detail_3, Feature3=detail_4, Feature4=detail_5\nSpecification Data Source: Product SKU analysis (30-piece set including tree\/apple felt board, fruit\/veg toys, and safety toy knife; no specification image placeholders are rendered)\nCompare Section: Not included (No clear comparison details available in source files)\nInformation Boundary: Strictly limited to facts verified from the report, details images, and SKU descriptions. Unverified terms like premium, heavy-duty, or exact dimensions are completely excluded.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #2e7d32;\n  --primary-hover: #1b5e20;\n  --text-main: #2c3e50;\n  --text-sub: #7f8c8d;\n  --bg-body: #ffffff;\n  --bg-card: #f9f9f9;\n  --bg-soft: #f4f6f7;\n  --radius-md: 8px;\n  --radius-lg: 16px;\n  --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n  --shadow-lg: 0 10px 25px rgba(0,0,0,0.08);\n  --border-color: #e2e8f0;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n}\n\n.product-detail-container * {\n  box-sizing: border-box;\n}\n\n\/* Fixed Typography System *\/\n.product-detail-container h1 {\n  font-size: 22px;\n  line-height: 1.3;\n  margin: 0 0 12px 0;\n  font-weight: 700;\n  color: var(--text-main);\n}\n\n.product-detail-container h2,\n.product-detail-container h3,\n.product-detail-container .section-title,\n.product-detail-container .faq-question,\n.product-detail-container .specifications-section h2 {\n  font-size: 20px;\n  line-height: 1.4;\n  margin: 0 0 16px 0;\n  font-weight: 600;\n  color: var(--text-main);\n}\n\n.product-detail-container p,\n.product-detail-container li,\n.product-detail-container .hero-subtitle,\n.product-detail-container .feature-description,\n.product-detail-container .spec-value,\n.product-detail-container .faq-answer,\n.product-detail-container .badge,\n.product-detail-container .tag {\n  font-size: 18px;\n  line-height: 1.6;\n  color: var(--text-sub);\n}\n\n\/* Image Placeholders *\/\n.product-detail-container .image-placeholder {\n  width: 100%;\n  height: auto;\n  aspect-ratio: 1 \/ 1;\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 40px 20px;\n  color: var(--text-sub);\n  font-weight: 500;\n}\n\n\/* Spacing System *\/\n.product-detail-container section {\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Hero Section *\/\n.hero-section {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  padding-top: 24px;\n}\n\n.hero-content {\n  text-align: center;\n}\n\n.badge-container {\n  display: flex;\n  justify-content: center;\n  margin-bottom: 12px;\n}\n\n.badge {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  color: var(--primary);\n  padding: 6px 16px;\n  border-radius: 50px;\n  font-weight: 600;\n}\n\n.hero-subtitle {\n  margin: 0 auto;\n  max-width: 800px;\n}\n\n\/* Feature Sections *\/\n.features-container {\n  display: flex;\n  flex-direction: column;\n  gap: clamp(2rem, 5vw, 4rem);\n}\n\n.feature-item {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  background-color: var(--bg-card);\n  padding: 24px;\n  border-radius: var(--radius-lg);\n  box-shadow: var(--shadow-sm);\n}\n\n.feature-media {\n  width: 100%;\n}\n\n.feature-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.tag-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.tag {\n  background-color: var(--bg-soft);\n  color: var(--text-main);\n  padding: 4px 12px;\n  border-radius: var(--radius-md);\n  font-weight: 500;\n}\n\n\/* Specifications Section *\/\n.specifications-section {\n  background-color: var(--bg-card);\n  padding: 32px 24px;\n  border-radius: var(--radius-lg);\n  box-shadow: var(--shadow-sm);\n}\n\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.spec-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-table td {\n  padding: 16px 8px;\n  vertical-align: top;\n}\n\n\/* FAQ Section *\/\n.faq-section {\n  background-color: var(--bg-card);\n  padding: 32px 24px;\n  border-radius: var(--radius-lg);\n  box-shadow: var(--shadow-sm);\n}\n\n.faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n}\n\n.faq-item {\n  border-bottom: 1px solid var(--border-color);\n  padding-bottom: 20px;\n}\n\n.faq-item:last-child {\n  border-bottom: none;\n  padding-bottom: 0;\n}\n\n.faq-question {\n  margin: 0 0 8px 0;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.faq-answer {\n  margin: 0;\n}\n\n\/* Responsive Rules *\/\n@media (min-width: 768px) {\n  .hero-section {\n    flex-direction: row-reverse;\n    align-items: center;\n    gap: 40px;\n  }\n\n  .hero-content {\n    flex: 1;\n    text-align: left;\n  }\n\n  .hero-media {\n    flex: 1;\n  }\n\n  .badge-container {\n    justify-content: flex-start;\n  }\n\n  .feature-item {\n    flex-direction: row;\n    padding: 40px;\n    gap: 40px;\n  }\n\n  .feature-item:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n\n  .feature-media, .feature-copy {\n    flex: 1;\n  }\n\n  .spec-table td {\n    padding: 20px 16px;\n  }\n}\n\n@media (max-width: 767px) {\n  .spec-table,\n  .spec-table tbody,\n  .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .spec-table thead {\n    display: none;\n  }\n\n  .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    color: var(--text-main);\n  }\n\n  .spec-table .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 18px;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    color: var(--text-sub);\n  }\n}\n\n@media (max-width: 420px) {\n  .spec-table td {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img110\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908172045\/bee2c9c34aef4dfe262be79af74827a3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003e3-in-1 Sensory Play\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eFelt Board \u0026amp; Fruit Slicing Toy Set\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eEngage active toddlers with a versatile matching board and interactive slicing activities designed to strengthen hands-on coordination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Sections --\u003e\n\n\u003csection class=\"features-container\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img111\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908172045\/349e60804c89191f0b91d2fd9eeafdee.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eMultiple Ways to Play\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eLittle ones can slice through matching split-structure toy fruits using the rounded toy knife or peel individual pieces off the board for continuous interactive fun.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSimulated Slicing\u003c\/span\u003e \u003cspan class=\"tag\"\u003eTactile Interaction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img112\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908172044\/4f3cc43a0c0bfad8161d35b99830b06d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eBuilds Fine Motor Skills\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eThe repetitive motions of gripping the toy knife, slicing, peeling, and aligning pieces back onto the board help develop finger strength and hand-eye coordination.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eCoordination Practice\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFocused Engagement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img113\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908172044\/c793d9ba2cbfaaf3d8b636fd5e5f7c45.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003ePlay Anywhere Layout\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eLightweight felt board designs can be easily secured flat onto playroom floors, set inside playpens, or mounted vertically on walls and fences.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eWall Mount Play\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFence Attachment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img114\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908172044\/c77cd83ad7e6f27f30324f44d478120e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eReliable Hook-and-Loop Grip\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eCircular tape backings mounted securely on the back of each plastic fruit piece hold firmly to the felt board, enduring countless rounds of sticking and peeling.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSecure Attachment\u003c\/span\u003e \u003cspan class=\"tag\"\u003eLong-Term Reusability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section (No specification images rendered) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Recommended Age\"\u003e\u003cspan class=\"spec-value\"\u003e1 to 3 Years Old\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Total Pieces\"\u003e\u003cspan class=\"spec-value\"\u003e32-Piece Set\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Set Components\"\u003e\u003cspan class=\"spec-value\"\u003eFelt Board Background, Split Toy Fruits\/Vegetables, Safety Toy Knife\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Materials\"\u003e\u003cspan class=\"spec-value\"\u003eSoft Felt Board (Polyester), Smooth Slicing Toys (Plastic)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Attachment Type\"\u003e\u003cspan class=\"spec-value\"\u003eCircular Hook-and-Loop Tape\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Board Style Options\"\u003e\u003cspan class=\"spec-value\"\u003eSmart Tree Style \/ Big Red Apple Style\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e👶 What components are included in the 32-piece set?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eEach set includes one large felt background board (available in Smart Tree or Red Apple designs), a collection of split-structure plastic fruits and vegetables, and one child-safe plastic toy knife.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🔪 Is the slicing knife safe for young toddlers?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The toy slicing knife is made of smooth, single-mold plastic with completely rounded edges and no sharp surfaces, specifically designed for small toddler hands to use safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🍉 How do the plastic fruits stick to the felt board?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eEvery plastic toy fruit is designed with a circular hook-and-loop (magic tape) circle on its back. This attaches directly to the soft fibers of the felt board, keeping pieces stable even when mounted on a wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (32 Pieces)","offer_id":46168631115967,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"2 Sets (Home \u0026 Daycare - 10%)","offer_id":46168631148735,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"3 Sets (Family Pack - 15%)","offer_id":46168631181503,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/bee2c9c34aef4dfe262be79af74827a3.jpg?v=1788859477","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/felt-board-slicing-set","provider":"Bak","version":"1.0","type":"link"}