{"product_id":"heavy-duty-appliance-mover","title":"Heavy Duty Appliance Mover","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Bamboo Appliance Sliding Tray\nTarget Audience: Kitchen cooks, coffee enthusiasts, and frequent countertop appliance users\nVisual Style: Modern, minimalist, clean culinary aesthetic\nColor Strategy: Charcoal Black (#1E1E1E), Soft Cream (#F9F9F6), Border Accent (#E5E5E0)\nModule Order: Hero -\u003e Compare (Before\/After) -\u003e Feature 1 (Bamboo\/Water-Resistant) -\u003e Feature 2 (Sleek Profile\/Handle) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_4, Feature1=detail_3, Feature2=detail_2, Compare=detail_1\nSpecification Data Source: Product analysis report, supplementary text, and detail images (data extraction only; no specification image placeholder is rendered)\nCompare Section: Included. Features detail_1 highlighting countertop protection vs scratch damage.\nInformation Boundary: Strictly relies on provided reports and image text. Confirmed facts used: bamboo construction, water-resistant surface coating, 40 lbs weight capacity, hidden rubber wheels, back-and-forth linear movement only, charcoal black color, single side cutout handle. No unverified facts are added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #1E1E1E;\n      --primary-hover: #333333;\n      --text-main: #111111;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F9F6;\n      --bg-soft: #F0F0EC;\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 20px rgba(0,0,0,0.08);\n      --border-color: #E5E5E0;\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    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\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 .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\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 li,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container .faq-answer,\n    .product-detail-container .tag {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Layout Spacing *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 24px 0;\n    }\n\n    \/* Image System *\/\n    .img-container {\n      width: 100%;\n      height: auto;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 60px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 500;\n      color: var(--text-sub);\n      margin: 16px 0;\n    }\n\n    \/* Hero Block *\/\n    .hero-section {\n      text-align: center;\n      background-color: var(--bg-card);\n      padding: 40px 24px;\n      border-radius: var(--radius-lg);\n      margin-top: 24px;\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .badge {\n      display: inline-block;\n      background-color: var(--primary);\n      color: #FFFFFF !important;\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    \/* Feature Block *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: 40px;\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: 12px;\n    }\n\n    .tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Compare Section *\/\n    .compare-section {\n      background-color: var(--bg-card);\n      padding: 32px 24px;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Specifications Table *\/\n    .specifications-section {\n      border-top: 1px solid var(--border-color);\n      padding-top: 40px;\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 td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      border-top: 1px solid var(--border-color);\n      padding-top: 40px;\n    }\n\n    .faq-item {\n      margin-bottom: 24px;\n      padding-bottom: 24px;\n      border-bottom: 1px dashed var(--border-color);\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    \/* Desktop Adjustments *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .spec-table tbody tr td:first-child {\n        font-weight: 600;\n        width: 30%;\n      }\n    }\n\n    \/* Mobile Specifications Responsive Rules *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column !important; \/* Forces Image First, Text Second *\/\n      }\n\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(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 !important;\n        font-weight: 600;\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 !important;\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!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003eSupports Up to 40 lbs\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eForget About Lifting — Just Slide Your Kitchen Appliances\u003c\/h1\u003e\n\n\u003cp\u003eMove heavy coffee machines, blenders, and air fryers back and forth smoothly with a sleek, low-profile bamboo tray designed to keep your kitchen effortless.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826170457\/ff51484c12102f0aa8b292c444ed7fe8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"compare-section\"\u003e\n\u003ch2\u003eProtect Your Kitchen Countertops from Scratches\u003c\/h2\u003e\n\n\u003cp\u003eDragging heavy appliances directly across stone, marble, or wood can leave permanent scratch marks and daily wear. Our sliding tray creates a smooth barrier that glides easily without leaving marks.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img106\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826165405\/0585ecc861060a0eb6a1d22d2036baec.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img105\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826165406\/c9a5da3b0ecb7d2962622b3cc1d1d83f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003ePremium Bamboo with a Water-Resistant Surface\u003c\/h3\u003e\n\n\u003cp\u003eCrafted from quality natural bamboo, this tray is designed to handle spills. The water-resistant coating makes it incredibly easy to clean coffee stains or water drops with a quick wipe.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eQuality Bamboo\u003c\/span\u003e \u003cspan class=\"tag\"\u003eWater-Resistant Coating\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\u003cdiv\u003e\u003cimg cke-id=\"img104\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826165403\/e9bf860d99904a44d831a75db84c44e5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eLow-Profile Fit \u0026amp; Convenient Cutout Handle\u003c\/h3\u003e\n\n\u003cp\u003eThe charcoal black finish seamlessly integrates into your countertop workspace. Features a single flat, oval cutout handle on one side for a comfortable grip, making it simple to slide appliances out from under low-hanging cabinets.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eLow-Profile Design\u003c\/span\u003e \u003cspan class=\"tag\"\u003eIntegrated Oval Handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Block --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\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=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eNatural Bamboo\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color\"\u003e\u003cspan class=\"spec-value\"\u003eCharcoal Black\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight Capacity\"\u003e\u003cspan class=\"spec-value\"\u003eUp to 40 lbs (18.1 kg)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Movement Direction\"\u003e\u003cspan class=\"spec-value\"\u003eLinear (Back and Forth only)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Base Design\"\u003e\u003cspan class=\"spec-value\"\u003eBuilt-in Smooth Rubber Wheels\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Handle Type\"\u003e\u003cspan class=\"spec-value\"\u003eSingle-sided Integrated Oval Cutout\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 Block --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can the sliding tray move in any direction?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The tray is built with linear rubber wheels designed to glide strictly back and forth. It does not support side-to-side or swivel movement, keeping your heavy appliances in a stable, straight path.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How much weight can the bamboo tray support?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe solid bamboo tray is designed and structured to hold kitchen appliances weighing up to 40 lbs (18.1 kg), keeping them stable and level during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do I clean water or coffee spills on the tray?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe tray surface features a water-resistant coating. Simply use a damp cloth to wipe away coffee drips, water splashes, or small spills instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Kitchen Essential)","offer_id":46092753731775,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Multi-Appliance Use - 10%)","offer_id":46092753764543,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Complete Kitchen Set - 15%)","offer_id":46092753797311,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/ff51484c12102f0aa8b292c444ed7fe8.jpg?v=1787735123","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/heavy-duty-appliance-mover","provider":"Bak","version":"1.0","type":"link"}