{"product_id":"foldable-easy-pour-cutting-board","title":"Foldable Easy Pour Cutting Board","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Foldable 2-in-1 Chopping Board\nTarget Audience: Home cooks, culinary enthusiasts, meal preppers looking to reduce kitchen spills\nVisual Style: Modern, clean, organic green kitchen aesthetic\nColor Strategy: Light sage green and deep green accents matching the product's natural dual-tone palette\nModule Order: Hero -\u003e Features (4 layout-locked items) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_5, Feature1=detail_4, Feature2=detail_1, Feature3=detail_2, Feature4=detail_3\nSpecification Image Mapping: None (Specs built from report and detail images)\nCompare Section: Not included (No direct comparison data provided in source)\nInformation Boundary: Only verified features from the report and images (folding sides, textured surface, raised handle with hole, non-slip strip details) are included. No speculative materials, dimensions, or unverified claims are added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS Styles --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #7ca82b;\n      --primary-hover: #678c21;\n      --primary-dark: #1b5e20;\n      --text-main: #2e3b1d;\n      --text-sub: #5c6f49;\n      --bg-body: #ffffff;\n      --bg-soft: #f4f8eb;\n      --bg-card: #fafdf6;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --border-color: #e2ecd1;\n      --shadow-sm: 0 2px 8px rgba(124, 168, 43, 0.06);\n      --shadow-lg: 0 10px 30px rgba(124, 168, 43, 0.1);\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      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--text-main);\n      margin-top: 0;\n      font-weight: 700;\n      line-height: 1.25;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1.5rem;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Spacing Utility *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    \/* Badges \u0026 Tags *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary-dark);\n      padding: 0.5rem 1rem;\n      font-size: 14px;\n      font-weight: 600;\n      border-radius: 50px;\n      border: 1px solid var(--border-color);\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Image Placeholders *\/\n    .image-placeholder {\n      width: 100%;\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      color: var(--text-sub);\n      font-weight: 500;\n      font-size: 16px;\n      text-align: center;\n      box-sizing: border-box;\n      padding: 2rem;\n    }\n\n    \/* Hero Section *\/\n    .hero-block {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin-bottom: 2rem;\n    }\n\n    .hero-media {\n      width: 100%;\n      aspect-ratio: 16\/9;\n    }\n\n    \/* Feature Sections (Mobile Sorting Lock) *\/\n    .feature-grid {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2.5rem, 6vw, 4rem);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column; \/* Forces image on top, text on bottom on mobile *\/\n      gap: 2rem;\n      background-color: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .feature-media {\n      width: 100%;\n      aspect-ratio: 4\/3;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Specifications Section *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .specs-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .specs-table td {\n      padding: 1rem 0.5rem;\n      font-size: 16px;\n    }\n\n    .specs-table td.spec-label {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .specs-table td.spec-value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-container {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 5vw, 3.5rem);\n    }\n\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .faq-item {\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row; \/* Z-Pattern side-by-side layout on desktop *\/\n        align-items: center;\n        padding: 2.5rem;\n        gap: 4rem;\n        background-color: transparent;\n        border: none;\n        border-radius: 0;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media {\n        flex: 1;\n        aspect-ratio: 4\/3;\n      }\n\n      .feature-copy {\n        flex: 1;\n      }\n\n      .specs-table td {\n        padding: 1.25rem 1rem;\n        font-size: 18px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cheader class=\"hero-block section-spacing\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"trust-badge\"\u003eSmart Prep Innovation\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eSqueeze to Pour: No Mess, No Spills!\u003c\/h1\u003e\n\n\u003cp\u003eTransform your food preparation with a flexible folding chopping board. By gently squeezing the handle, the sides fold up to guide chopped ingredients directly into your pots, pans, or bowls.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820145201\/5061f2d978a536167634adfa5663a746.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"feature-grid section-spacing\"\u003e\n\u003ch2\u003eDesigned For Seamless Meal Prep\u003c\/h2\u003e\n\u003c!-- Feature 1: Folding Pouring Chute --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820145327\/732357042c9fe49d3b9fb9a2fe5202fb.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003eFoldable Design\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eOne-Squeeze Folding Sides\u003c\/h3\u003e\n\n\u003cp\u003eIntegrated white flexible hinge lines allow the sides of the board to fold upward when the handle is pressed together. This instantly creates a targeted chute that prevents cut vegetables, herbs, and meat from spilling onto your kitchen countertops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Textured Cutting Surface --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820145327\/1664c22a7daf17ce2cddb48124a40076.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003eAnti-Slip Surface\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eTextured Cutting Area\u003c\/h3\u003e\n\n\u003cp\u003eThe chopping surface features fine longitudinal grooved textures. This subtle ribbing helps grip food ingredients securely, preventing them from sliding under your knife for safer, more precise dicing and slicing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Integrated Handle --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820145327\/f731fe76c1356f44e22f73fce2a9f92c.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003eErgonomic Grip\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eRaised Carry Handle\u003c\/h3\u003e\n\n\u003cp\u003eThe sturdy handle is raised slightly from the board surface, offering a comfortable and easy single-handed grab. It features a built-in hanging hole at the end, letting you store it easily on wall hooks to save space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Slip-Resistant Base --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img-4-47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820145327\/a99841fac24cf95d4bbb3425c65e63fe.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003eSafe Cutting Base\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eNon-Slip Bottom Strips\u003c\/h3\u003e\n\n\u003cp\u003eEquipped with dual non-slip strips on the back and a protective rubberized outer edge. This keeps the board planted and stable on your countertop while applying pressure or slicing ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003csection class=\"specs-container section-spacing\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eProduct Type\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eFoldable Chopping Board \u0026amp; Pouring Chute\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003ePrimary Color\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eLight Green with Dark Green Accent Trim\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eHinges\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eDual white flexible integrated folding lines\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eHandle Details\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eRaised single-grip handle with oval hanging slot\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eSafety Features\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eTextured non-slip cutting surface and bottom grip strips\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-container section-spacing\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e How do the sides fold when lifting?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eWhen you pick up the board and squeeze the comfortable raised handle, the side panels naturally fold upward along the flexible folding lines to form a guide chute.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e What is the purpose of the textured board surface?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe fine longitudinal ribbed textures on the cutting surface are designed to keep your vegetables and food steady while cutting, reducing the risk of items slipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e How do I store this chopping board?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe board stores completely flat inside cabinets or drawers. Alternatively, you can use the built-in oval hanging hole in the handle to hang it up for quick drying and easy access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Avocado Green \/ 1-Pack (Everyday Essential)","offer_id":46057467904191,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Avocado Green \/ 2-Pack (Raw \u0026 Cooked Separation - 10% OFF)","offer_id":46057467936959,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Avocado Green \/ 3-Pack (Complete Prep Set - 15% OFF)","offer_id":46057467969727,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/5061f2d978a536167634adfa5663a746.jpg?v=1787210576","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/foldable-easy-pour-cutting-board","provider":"Bak","version":"1.0","type":"link"}