{"product_id":"rotary-chicken-breast-shredder-rjc","title":"Rotary Chicken Breast Shredder","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Manual Rotate Meat and Vegetable Shredder\nTarget Audience: Healthy diet enthusiasts, meal preppers, salad makers, pet owners (dogs \u0026 cats)\nVisual Style: Modern, clean, professional kitchen aesthetic\nColor Strategy: Charcoal text, warm orange-yellow accents (inspired by the handle colors), light gray backgrounds for cards\nModule Order: Hero Header -\u003e Feature 1 (360 Shredding) -\u003e Feature 2 (Filter Tray) -\u003e Feature 3 (Safety Lock) -\u003e Feature 4 (Colors) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_10, Feature1=detail_10, Feature2=detail_8, Feature3=detail_6, Feature4=detail_4\nSpecification Data Source: detail_7, detail_11 (Data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (No explicit direct comparison assets provided)\nInformation Boundary: Strictly relies on provided reports and image texts. Mentions BPA-free ABS material, plastic spikes, manual 360-degree rotation, safety alignment lid mechanism, and dual-layer tray design. No external assumptions made.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #f39c12;\n      --primary-hover: #e67e22;\n      --text-main: #2c3e50;\n      --text-sub: #5a6c7d;\n      --bg-body: #ffffff;\n      --bg-card: #fafbfc;\n      --bg-soft: #f4f6f7;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.05);\n      --border-color: #eaeded;\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    \/* Section Spacing *\/\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      color: var(--text-main);\n      margin: 0 0 12px 0;\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      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-value {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Image Placeholders styling *\/\n    .image-placeholder {\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\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      font-size: 18px;\n      color: var(--text-sub);\n      font-weight: 500;\n      margin-bottom: 20px;\n      box-sizing: border-box;\n      padding: 20px;\n      text-align: center;\n    }\n\n    \/* Trust Badge \/ Tag Pill styling *\/\n    .trust-badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background-color: #fef9e7;\n      color: #b7950b;\n      border: 1px solid #f9e79f;\n      padding: 6px 14px;\n      border-radius: 50px;\n      font-size: 18px;\n      font-weight: 600;\n    }\n\n    \/* Hero Block styling *\/\n    .hero-block {\n      padding: 30px 0;\n    }\n\n    .hero-content {\n      margin-bottom: 24px;\n    }\n\n    \/* Features Grid styling *\/\n    .features-container {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 4vw, 3rem);\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-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-size: 18px;\n      font-weight: 500;\n    }\n\n    \/* Desktop layout overrides *\/\n    @media (min-width: 768px) {\n      .hero-block {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        align-items: center;\n      }\n\n      .hero-content {\n        margin-bottom: 0;\n      }\n\n      .feature-item {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        align-items: center;\n        background-color: transparent;\n        padding: 0;\n        border-radius: 0;\n        box-shadow: none;\n      }\n\n      .feature-item:nth-child(even) .feature-media {\n        order: 2;\n      }\n\n      .feature-item:nth-child(even) .feature-copy {\n        order: 1;\n      }\n    }\n\n    \/* Specifications Table styling *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      padding: 30px 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\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    \/* Desktop Spec columns *\/\n    @media (min-width: 768px) {\n      .spec-table td {\n        display: table-cell;\n      }\n      .spec-table td:first-child {\n        font-weight: 600;\n        color: var(--text-main);\n        width: 30%;\n      }\n      .spec-table td:last-child {\n        width: 70%;\n      }\n    }\n\n    \/* Mobile Specs - Strict Grid Layout to Prevent Overlap *\/\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 td {\n        display: grid;\n        grid-template-columns: minmax(120px, 35%) minmax(0, 1fr);\n        gap: 16px;\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        color: var(--text-main);\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\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    \/* Small Mobile Safety Check *\/\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\n    \/* FAQ Accordion Styling *\/\n    .faq-section {\n      background-color: var(--bg-soft);\n      padding: 30px 24px;\n      border-radius: var(--radius-lg);\n    }\n\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-body);\n      padding: 20px;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-block\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"trust-badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003eBPA-Free Food-Grade Materials\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003e360° Manual Rotation Shredder for Cooked Meats and Healthy Vegetables\u003c\/h1\u003e\n\n\u003cp\u003eQuickly prepare uniform shredded chicken salads, pulled pork recipes, and fine pet food mixes using safe, built-in plastic spikes instead of dangerous metal blades.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911114244\/420160bb808974c68f357fdf6da50f36.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"features-container\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911114244\/07f0c9539aaf819864037e0159e5f26e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e360° Manual Rotation Shredding\u003c\/h3\u003e\n\n\u003cp\u003eRotate the ergonomic top handle to glide the inner spiked trays relative to each other. Cooked chicken breast, pork, or firm vegetables are shredded into uniform filaments in seconds without using electric cords or sharp metal blades.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e360-Degree Rotation\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eErgonomic Grip Ball\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\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911114244\/5186f79ec2867bfae2dc1b4ca74e1ad8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eDual-Layer Filter Tray\u003c\/h3\u003e\n\n\u003cp\u003eEquipped with a separate, removable inner spiked tray that holds the shredded contents securely. This tray lets you lift the food directly out to transfer it safely or filter out excess juices, keeping your hands clean and workspace tidy.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eRemovable Inner Tray\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDry \u0026amp; Wet Separation\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\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911114245\/0ddb2824f488349379cb9512028a0e9e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eAlignment Safety Lock\u003c\/h3\u003e\n\n\u003cp\u003eThe innovative lid design features an alignment safety mechanism. The container remains locked during rotation to prevent food from flying out, and can only be opened when the hand-cranked ball aligns perfectly with the handle indicator.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eAlign-to-Open Lid\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSpill-Proof Guard\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\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911114244\/484598bbfc503e4539e7c8f4b5396f4b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eVibrant Color \u0026amp; Design Variety\u003c\/h3\u003e\n\n\u003cp\u003eStyle meets function with five sleek color variations to match your home setup: Obsidian Black, Ivory White, Agate Red, Sky Blue, and Sakura Pink. Each model pairs beautiful outer accents with practical high-density spikes.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e5 Color Options\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eBright Accents\u003c\/span\u003e\n\u003c\/div\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=\"section-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 data-label=\"Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003eDiameter: 28.5 cm (11.2 inches)\u003cbr\u003e\n\t\t\tHeight: 10 cm (3.9 inches)\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\"\u003eHigh-strength food-grade ABS plastic, BPA-free, rustproof plastic spikes, silicone anti-slip strip base\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Features\"\u003e\u003cspan class=\"spec-value\"\u003eManual 360° rotation handle, separate lift-out tray, alignment security lid-lock, transparent inspection window, dual ear-shaped side handles\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Colors\"\u003e\u003cspan class=\"spec-value\"\u003eObsidian Black, Ivory White, Agate Red, Sky Blue, Sakura Pink (all variants feature contrasting yellow handle grips and interior trays)\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 class=\"section-title\"\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 does the alignment safety lock operate?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe lid is locked during shredding to prevent spills. To unlock and lift the lid, rotate the top handle until the small hand-cranked round ball aligns directly with the side handle. This unlocks the top safety guard.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🧼 Is the product easy to clean?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, it is very simple to clean. The inner tray lifts out completely, allowing you to easily rinse the components under running water. There are no metal blades or rust concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🐾 Can I use this to prepare pet food?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The dense plastic spikes are excellent for shredding cooked chicken breast or other meats into fine, chewable strands that are highly manageable for cats and dogs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"white","offer_id":48651645681876,"sku":"1732471793802186972","price":15.95,"currency_code":"USD","in_stock":true},{"title":"red","offer_id":48651645714644,"sku":"1732471793802252508","price":15.95,"currency_code":"USD","in_stock":true},{"title":"bule","offer_id":48651645747412,"sku":"1732471793802318044","price":15.95,"currency_code":"USD","in_stock":true},{"title":"black","offer_id":48651645780180,"sku":"1732471793802383580","price":15.95,"currency_code":"USD","in_stock":true},{"title":"pink","offer_id":48651645812948,"sku":"1732471793802449116","price":15.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/f34cbee029778c81fdcf0f7861c58539.jpg?v=1789103624","url":"https:\/\/omurio.com\/products\/rotary-chicken-breast-shredder-rjc","provider":"Omurio","version":"1.0","type":"link"}