{"product_id":"heavy-duty-appliance-moving-dolly-2-pack-adjustable-telescopic-219613900272","title":"Heavy Duty Appliance Moving Dolly 2-Pack Adjustable Telescopic","description":"\u003c!-- Adjustable Appliance Moving Dolly | Shopify Product Description --\u003e\n\u003cstyle\u003e\n    .amd-page {\n      --amd-ink: #20252b;\n      --amd-muted: #66707a;\n      --amd-line: #e5e7e9;\n      --amd-soft: #f6f7f7;\n      --amd-accent: #f26a21;\n      max-width: 920px;\n      margin: 0 auto;\n      color: var(--amd-ink);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n      background: #fff;\n    }\n    .amd-page * { box-sizing: border-box; }\n    .amd-page h2,\n    .amd-page h3,\n    .amd-page p { margin-top: 0; }\n    .amd-page h2 {\n      margin-bottom: 16px;\n      font-size: clamp(30px, 5vw, 48px);\n      line-height: 1.08;\n      letter-spacing: -1.2px;\n    }\n    .amd-page h3 {\n      margin-bottom: 14px;\n      font-size: clamp(24px, 3.6vw, 34px);\n      line-height: 1.2;\n      letter-spacing: -.5px;\n    }\n    .amd-page p { color: var(--amd-muted); }\n    .amd-page section { padding: 54px 22px; }\n    .amd-kicker {\n      margin-bottom: 12px !important;\n      color: var(--amd-accent) !important;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1.4px;\n      text-transform: uppercase;\n    }\n    .amd-hero {\n      padding: 58px 28px !important;\n      border-radius: 18px;\n      background: linear-gradient(135deg, #f6f7f7 0%, #eceff0 100%);\n      text-align: center;\n    }\n    .amd-hero \u003e p:not(.amd-kicker) {\n      max-width: 700px;\n      margin: 0 auto 24px;\n      font-size: 18px;\n    }\n    .amd-points {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px 20px;\n      margin-top: 25px;\n      color: var(--amd-ink);\n      font-size: 14px;\n      font-weight: 700;\n    }\n    .amd-points span::before {\n      content: \"✓\";\n      margin-right: 7px;\n      color: var(--amd-accent);\n    }\n    .amd-intro {\n      max-width: 730px;\n      margin: 0 auto 35px;\n      text-align: center;\n    }\n    .amd-benefits {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 0 38px;\n    }\n    .amd-benefit {\n      padding: 24px 0;\n      border-top: 1px solid var(--amd-line);\n    }\n    .amd-benefit strong {\n      display: block;\n      margin-bottom: 6px;\n      font-size: 18px;\n    }\n    .amd-benefit p { margin: 0; }\n    .amd-num {\n      display: inline-flex;\n      width: 30px;\n      height: 30px;\n      margin-right: 8px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #fff;\n      background: var(--amd-accent);\n      font-size: 14px;\n    }\n    .amd-use {\n      background: var(--amd-soft);\n      border-radius: 18px;\n    }\n    .amd-steps {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 28px;\n      margin-top: 30px;\n    }\n    .amd-step { border-top: 3px solid var(--amd-accent); padding-top: 16px; }\n    .amd-step b { display: block; margin-bottom: 7px; font-size: 18px; }\n    .amd-step p { margin: 0; }\n    .amd-spec-wrap {\n      display: grid;\n      grid-template-columns: .8fr 1.2fr;\n      gap: 44px;\n      align-items: start;\n    }\n    .amd-specs { margin: 0; }\n    .amd-specs div {\n      display: grid;\n      grid-template-columns: 42% 58%;\n      gap: 16px;\n      padding: 14px 0;\n      border-bottom: 1px solid var(--amd-line);\n    }\n    .amd-specs div:first-child { border-top: 1px solid var(--amd-line); }\n    .amd-specs dt { font-weight: 700; }\n    .amd-specs dd { margin: 0; color: var(--amd-muted); }\n    .amd-note {\n      margin: 0 22px 54px;\n      padding: 25px 28px;\n      border-left: 4px solid var(--amd-accent);\n      background: #fff7f1;\n    }\n    .amd-note h3 { font-size: 21px; }\n    .amd-note ul { margin: 0; padding-left: 20px; color: var(--amd-muted); }\n    .amd-note li + li { margin-top: 7px; }\n    .amd-cta {\n      padding: 50px 26px !important;\n      border-radius: 18px;\n      color: #fff;\n      background: var(--amd-ink);\n      text-align: center;\n    }\n    .amd-cta h3 { color: #fff; }\n    .amd-cta p {\n      max-width: 630px;\n      margin: 0 auto 24px;\n      color: #d8dde0;\n    }\n    .amd-button {\n      display: inline-block;\n      padding: 15px 28px;\n      border-radius: 8px;\n      color: #fff !important;\n      background: var(--amd-accent);\n      font-weight: 800;\n      text-decoration: none;\n    }\n    @media (max-width: 700px) {\n      .amd-page section { padding: 42px 18px; }\n      .amd-hero { padding: 45px 20px !important; border-radius: 13px; }\n      .amd-benefits,\n      .amd-steps,\n      .amd-spec-wrap { grid-template-columns: 1fr; }\n      .amd-steps { gap: 23px; }\n      .amd-spec-wrap { gap: 20px; }\n      .amd-specs div { grid-template-columns: 40% 60%; gap: 10px; }\n      .amd-note { margin: 0 12px 42px; padding: 22px 20px; }\n      .amd-cta { border-radius: 13px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"amd-page\"\u003e\n\u003csection class=\"amd-hero\"\u003e\n\u003cp class=\"amd-kicker\"\u003eMove • Clean • Ventilate\u003c\/p\u003e\n\u003ch2\u003eHeavy Appliances, Easier to Move\u003c\/h2\u003e\n\u003cp\u003eSlide your washer, dryer, refrigerator, or similar appliance when it is time to clean—without repeatedly lifting the entire unit. Two adjustable roller stands create a stable, low-profile base with lockable ends.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_30_2026_11_45_14_PM_3.png?v=1785480352\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"amd-points\"\u003e\n\u003cspan\u003e44.6–70 cm Adjustable\u003c\/span\u003e \u003cspan\u003eSet of 2\u003c\/span\u003e \u003cspan\u003eLockable Rollers\u003c\/span\u003e \u003cspan\u003e4 cm Low Profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"amd-intro\"\u003e\n\u003cp class=\"amd-kicker\"\u003eBuilt for Everyday Convenience\u003c\/p\u003e\n\u003ch3\u003eAccess the Space You Usually Cannot Reach\u003c\/h3\u003e\n\u003cp\u003eDust, moisture, and small items can collect beneath large appliances. These telescopic stands help create cleaning access while making forward-and-back repositioning more manageable.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_30_2026_11_45_12_PM_1.png?v=1785480350\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-benefits\"\u003e\n\u003cdiv class=\"amd-benefit\"\u003e\n\u003cstrong\u003e\u003cspan class=\"amd-num\"\u003e1\u003c\/span\u003eAdjusts to Your Appliance\u003c\/strong\u003e\n\u003cp\u003eExtend each rail from 44.6 cm to 70 cm, then tighten the center fixing screw for a secure fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-benefit\"\u003e\n\u003cstrong\u003e\u003cspan class=\"amd-num\"\u003e2\u003c\/span\u003eSmooth Rolling Support\u003c\/strong\u003e\n\u003cp\u003eMultiple load-bearing rollers help guide large appliances forward and backward for cleaning or repositioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-benefit\"\u003e\n\u003cstrong\u003e\u003cspan class=\"amd-num\"\u003e3\u003c\/span\u003ePress-to-Lock Brakes\u003c\/strong\u003e\n\u003cp\u003ePress the end brake pads down to help hold the stands in position; lift them to release the rollers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-benefit\"\u003e\n\u003cstrong\u003e\u003cspan class=\"amd-num\"\u003e4\u003c\/span\u003eLow \u0026amp; Stable Profile\u003c\/strong\u003e\n\u003cp\u003eThe 4 cm height keeps the appliance close to the floor while providing useful access underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-benefit\"\u003e\n\u003cstrong\u003e\u003cspan class=\"amd-num\"\u003e5\u003c\/span\u003eAnti-Slip, Vibration-Absorbing Pads\u003c\/strong\u003e\n\u003cp\u003eRubber contact pads help reduce shifting and absorb everyday appliance vibration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-benefit\"\u003e\n\u003cstrong\u003e\u003cspan class=\"amd-num\"\u003e6\u003c\/span\u003eReinforced Metal Construction\u003c\/strong\u003e\n\u003cp\u003ePressed metal rails, reinforced sliding-joint bolts, and a smooth piano-style finish are made for repeated household use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"amd-use\"\u003e\n\u003cp class=\"amd-kicker\"\u003eSimple Setup\u003c\/p\u003e\n\u003ch3\u003eReady in 3 Steps\u003c\/h3\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_30_2026_11_45_16_PM_4.png?v=1785480352\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"amd-steps\"\u003e\n\u003cdiv class=\"amd-step\"\u003e\n\u003cb\u003e1. Measure \u0026amp; Adjust\u003c\/b\u003e\n\u003cp\u003eMeasure the appliance base. Loosen the fixing screw, extend each stand to the required length, then retighten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-step\"\u003e\n\u003cb\u003e2. Position Both Rails\u003c\/b\u003e\n\u003cp\u003eWith help, place the two stands parallel beneath the appliance so its weight is evenly supported.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-step\"\u003e\n\u003cb\u003e3. Lock or Roll\u003c\/b\u003e\n\u003cp\u003ePress the brake pads down for stationary use. Lift the pads when you need to roll the appliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"amd-spec-wrap\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"amd-kicker\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_30_2026_11_45_14_PM_2.png?v=1785480350\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp class=\"amd-kicker\"\u003eProduct Details\u003c\/p\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cp\u003eA practical two-rail moving base designed for compatible large household appliances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eProduct TypeAdjustable appliance moving dolly stands\u003c\/div\u003e\n\u003cdiv\u003ePackage2 stands per set\u003c\/div\u003e\n\u003cdiv\u003eAdjustable Length44.6–70 cm \/ 17.56–27.56 in\u003c\/div\u003e\n\u003cdiv\u003eHeight4 cm \/ 1.57 in\u003c\/div\u003e\n\u003cdiv\u003eFramePressed metal telescopic construction\u003c\/div\u003e\n\u003cdiv\u003eTop ContactAnti-slip rubber pads\u003c\/div\u003e\n\u003cdiv\u003eMobilityMultiple rollers with end brake pads\u003c\/div\u003e\n\u003cdiv\u003eColor OptionsBlack or white\u003c\/div\u003e\n\u003cdiv\u003eSuggested UsesWashing machines, dryers, refrigerators, and similarly sized compatible appliances\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_30_2026_11_45_18_PM_7.png?v=1785480351\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"amd-note\"\u003e\n\u003ch3\u003eMeasure Before Ordering\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eConfirm that the appliance base fits within the 44.6–70 cm adjustment range.\u003c\/li\u003e\n\u003cli\u003eNo rated load capacity was supplied; confirm the stand is appropriate for your appliance weight before use.\u003c\/li\u003e\n\u003cli\u003eInstallation should be completed by two or more capable adults. Do not attempt to lift a heavy appliance alone.\u003c\/li\u003e\n\u003cli\u003eUse on a firm, flat, level floor. Distribute the appliance weight evenly across both stands.\u003c\/li\u003e\n\u003cli\u003eLock all brake pads before operating the appliance and recheck stability after positioning.\u003c\/li\u003e\n\u003cli\u003eDisconnect power, water, gas, or other lines as appropriate before moving an appliance. Do not stretch connected hoses or cables.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003csection class=\"amd-cta\"\u003e\n\u003ch3\u003eMake Cleaning Behind Appliances Less of a Chore\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eAdjust the rails, position your appliance, and unlock the rollers whenever you need easier access beneath or behind it.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_30_2026_11_45_19_PM_9.png?v=1785480352\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"amd-button\" href=\"#AddToCart\"\u003eChoose Your Color\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"White-2pcs","offer_id":41786464239749,"sku":"WYP2607313221-白色1对","price":55.99,"currency_code":"USD","in_stock":true},{"title":"Black-2pcs","offer_id":41786464272517,"sku":"WYP2607313221-黑色1对","price":55.99,"currency_code":"USD","in_stock":true},{"title":"Gray-2pcs","offer_id":41786467909765,"sku":"WYP2607313221-灰色1对","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_30_2026_11_45_12_PM_1.png?v=1785480350","url":"https:\/\/noomoriey.com\/zh\/products\/heavy-duty-appliance-moving-dolly-2-pack-adjustable-telescopic-219613900272","provider":"noomoriey","version":"1.0","type":"link"}