{"product_id":"cordless-handheld-food-chopper","title":"Cordless Handheld Food Chopper","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Handheld Wireless Electric Vegetable Cutter and Garlic Masher\nTarget Audience: Home cooks and meal preparation users\nVisual Style: Modern, clean, and practical layout with light green accents matching the product color\nColor Strategy: Pale grey-green as primary accent, soft grey\/white backgrounds for clear visual separation\nModule Order: Intro\/Hero, Feature Sections (Slicing, Mincing, Charging, Cleaning), Specifications Table, FAQ Section\nDetail Image Mapping: Hero=detail_1, Feature1=detail_5, Feature2=detail_2, Feature3=detail_4, Feature4=detail_6\nSpecification Data Source: Extracted strictly from visual data and instructions in detail_4, detail_6, and description. No specification image placeholder is rendered.\nCompare Section: Not included (no competitive comparison facts provided in input sources)\nInformation Boundary: Only uses explicitly provided information. No unverified material properties or durability claims.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #5c8d6d;\n      --primary-hover: #487254;\n      --text-main: #2b2b2b;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f7faf7;\n      --bg-soft: #f1f5f1;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.06);\n      --border-color: #e1e8e1;\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    }\n\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* TYPOGRAPHY SYSTEM *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 16px 0;\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 .feature-title,\n    .product-detail-container .specifications-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .spec-table td,\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      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* IMAGE CONTAINERS *\/\n    .product-detail-container .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      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      padding: 40px 20px;\n      box-sizing: border-box;\n      text-align: center;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .image-placeholder-icon {\n      font-size: 24px;\n      margin-bottom: 8px;\n    }\n\n    .product-detail-container .image-placeholder-text {\n      font-weight: 500;\n      color: var(--primary);\n    }\n\n    \/* HERO CONTENT BLOCK *\/\n    .hero-section {\n      padding-top: 24px;\n      text-align: center;\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    .badge-container {\n      display: flex;\n      justify-content: center;\n      margin-bottom: 16px;\n    }\n\n    .badge {\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    \/* 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      border-radius: var(--radius-lg);\n      padding: 24px;\n      box-sizing: border-box;\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: 10px;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* SPECIFICATIONS TABLE *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 2.5rem);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\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    .spec-property {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n      border-top: 1px solid var(--border-color);\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-top: 24px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      padding: 20px;\n      border-radius: var(--radius-md);\n      border-left: 4px solid var(--primary);\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n    }\n\n    \/* DESKTOP RESPONSIVE LAYOUT *\/\n    @media (min-width: 768px) {\n      .hero-section {\n        padding-top: 40px;\n      }\n\n      .feature-item {\n        flex-direction: row;\n        gap: 40px;\n        padding: 40px;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media {\n        flex: 1;\n        min-width: 0;\n      }\n\n      .feature-copy {\n        flex: 1;\n        min-width: 0;\n      }\n\n      .spec-table td {\n        padding: 20px 16px;\n      }\n    }\n\n    \/* MOBILE SPECIFICATIONS RESPONSIVE RULES *\/\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-property {\n        display: none;\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      }\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\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eCordless Food Preparation\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eHandheld Wireless Electric Vegetable Cutter\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eSlices and chops fresh ingredients directly into your dish with simple one-touch control. Reduces food preparation time and hand effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-icon\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-icon\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828132505\/d47f40b628263192e2f223323f713598.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"features-container\"\u003e\u003c!-- Feature 1: Direct Slicing --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-icon\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-icon\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828132505\/00d1193e3a0c13a1716a5497f3876f74.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eDirect-to-Plate Open Slicing\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eInsert ingredients like garlic cloves, chili peppers, or scallions directly into the top feeding port. The rotating blades slice them instantly, letting them fall straight into your plate or pot without using a cutting board.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eOpen Slicing Cover\u003c\/span\u003e \u003cspan class=\"tag\"\u003eDirect Drop Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Mincing Mode --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-icon\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-icon\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828132504\/48e9ae6b11fef8b074af05c028961488.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eClosed Bowl Mincing and Chopping\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eInstall the closed container cup with multi-layer blades to chop larger ingredients inside the bowl. Ideal for mincing ginger, garlic, peanuts, pumpkin, carrots, or baby food prep.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eClosed Cup Attachment\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMulti-Layer Blades\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Operation Steps --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-icon\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-icon\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828132504\/e143abb6594bb3b88a8a9fac2b4a0a71.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eSafe and Simple Four-Step Use\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003ePrepare food safely in four simple steps: insert the blade, add ingredients, secure the cover, and press the single button. Use the T-shaped pressing rod to push ingredients safely through the open port.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eOne-Button Control\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSafety Pressing Rod\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Charging Interface --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-icon\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-icon\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828132504\/11b648c3a367e5c8d4ade9825ad02f3b.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eType-C Rechargeable \u0026amp; Wireless\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eThe built-in rechargeable battery offers complete wireless freedom in the kitchen. Charge via the Type-C port at the base of the handle, protected by a silicone cover. The built-in indicator glows red while charging and green when fully ready.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eUSB Type-C Port\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSilicone Protective Cap\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStatus Indicator Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5: Easy to Clean --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"image-placeholder-text\"\u003eOne-Key Self-Cleaning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eOne-Key Self-Cleaning\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eCleaning up is a breeze! Simply add water and a drop of dish soap into the open port, press the button, and let the rotating blades clean the inside automatically. Rinse under running water and you're done! (Note: Do not submerge the main motor unit in water).\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eOne-Key Self-Cleaning\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEasy to Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"specifications-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eBPA-Free ABS + Food-Grade Stainless Steel Blades\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003ePower\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Power\"\u003e\u003cspan class=\"spec-value\"\u003eUSB Type-C Rechargeable (Cordless)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBattery Indicator\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Battery Indicator\"\u003e\u003cspan class=\"spec-value\"\u003eRed (Charging) \/ Green (Fully Charged)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003ePackage Includes\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Package Includes\"\u003e\u003cspan class=\"spec-value\"\u003e1x Main Engine, 1x Slicing Kit, 1x Mincing Cup, 1x Pressing Rod, 1x Type-C Cable\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!-- D. FAQ --\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💡 How do I track the charging status of the device?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eWhen connected to a Type-C cable, a red indicator light at the end of the handle turns on to show charging is in progress. Once charging is complete, the indicator light turns green.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can I slice food directly into a cooking pot?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. By mounting the transparent open slicing cover, you can slice ingredients like green onions and chili peppers directly over plates, bowls, or hot cooking pans.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What is the function of the grey T-shaped rod?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe grey pressing rod is designed to fit inside the open feeding inlet. It allows you to safely push ingredients down toward the rotating blades, keeping your hands away from any cutting areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Default Title","offer_id":58779504214176,"sku":"794414626092","price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/7656\/5664\/files\/d47f40b628263192e2f223323f713598.jpg?v=1787910973","url":"https:\/\/cartivra.com\/products\/cordless-handheld-food-chopper","provider":"Cartivra","version":"1.0","type":"link"}