{"product_id":"❤️❤️","title":"❤️Adjustable Appliance Moving Dolly with Rollers","description":"\u003cstyle\u003e\n\/* =========================================================\n   ADJUSTABLE APPLIANCE MOVING ROLLERS PDP\n   600px Shopify BODY HTML \/ No JS\n\n   PALETTE:\n   Warm White + Steel Gray + Graphite + Safety Orange\n   ========================================================= *\/\n\n.amd,\n.amd *,\n.amd *::before,\n.amd *::after{\n  box-sizing:border-box;\n}\n\n.amd{\n  --ink:#1f2c33;\n  --deep:#293d47;\n  --steel:#536974;\n\n  --orange:#d8782d;\n  --orange-dark:#aa5420;\n  --orange-soft:#f7e7d9;\n\n  --bg:#eeeae3;\n  --warm:#f6f2eb;\n  --soft:#f8f7f4;\n  --card:#ffffff;\n\n  --bluegray:#e6ecef;\n  --line:#d7dadd;\n\n  --muted:#68757b;\n  --gold:#d7a043;\n  --green:#4f7661;\n\n  width:100%!important;\n  max-width:600px!important;\n\n  margin:0 auto!important;\n\n  background:var(--bg);\n\n  color:var(--ink);\n\n  font-family:Arial,Helvetica,sans-serif;\n\n  line-height:1.6;\n\n  overflow:hidden;\n}\n\n.amd h1,\n.amd h2,\n.amd h3,\n.amd p{\n  margin-top:0;\n}\n\n.amd-svg{\n  display:block;\n\n  width:23px;\n  height:23px;\n\n  fill:none;\n\n  stroke:currentColor;\n  stroke-width:1.8;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.amd-label,\n.amd-kicker{\n  display:block;\n\n  margin:0 0 9px!important;\n\n  color:var(--orange)!important;\n\n  font-size:11px!important;\n  font-weight:900;\n\n  line-height:1.4;\n\n  letter-spacing:1.55px;\n\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   HERO\n   NO LARGE FAKE PRODUCT SVG \/ NO PLACEHOLDER IMAGE\n   ========================================================= *\/\n\n.amd-hero{\n  padding:43px 22px 37px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 90% 0%,\n      rgba(216,120,45,.13),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #ece8e1 100%\n    );\n\n  border-bottom:1px solid var(--line);\n}\n\n.amd-hero h1{\n  margin:0 0 14px!important;\n\n  color:#1f2c33;\n\n  font-size:31px;\n  font-weight:900;\n\n  line-height:1.13;\n\n  letter-spacing:-.7px;\n}\n\n.amd-hero\u003ep{\n  max-width:520px;\n\n  margin:0 auto!important;\n\n  color:#66747a;\n\n  font-size:15px;\n\n  line-height:1.74;\n}\n\n\n\/* =========================================================\n   CHIPS\n   ========================================================= *\/\n\n.amd-chips{\n  display:flex;\n  flex-wrap:wrap;\n\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:19px;\n}\n\n.amd-chip{\n  padding:8px 11px;\n\n  border:1px solid #d4d8da;\n  border-radius:28px;\n\n  background:#ffffff;\n\n  color:#344953;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   SECTIONS\n   ========================================================= *\/\n\n.amd-section{\n  padding:32px 18px;\n\n  border-bottom:1px solid #dddcd8;\n\n  background:#ffffff;\n}\n\n.amd-section.soft{\n  background:#f7f5f1;\n}\n\n.amd-section.steel{\n  background:#e9eef0;\n}\n\n.amd-section.warm{\n  background:#f2ece4;\n}\n\n.amd-section.dark{\n  background:#293940;\n}\n\n.amd-section h2{\n  margin:0 0 12px!important;\n\n  color:#202d34;\n\n  font-size:23px;\n  font-weight:900;\n\n  line-height:1.28;\n\n  letter-spacing:-.35px;\n}\n\n.amd-section.dark h2{\n  color:#ffffff;\n}\n\n.amd-section\u003ep{\n  margin:0 0 11px!important;\n\n  color:#69767c;\n\n  font-size:15px;\n\n  line-height:1.74;\n}\n\n.amd-section.dark\u003ep{\n  color:#dbe2e5;\n}\n\n\n\/* =========================================================\n   HERO VALUE BAR\n   ========================================================= *\/\n\n.amd-value{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.amd-value-item{\n  padding:14px 10px;\n\n  border:1px solid #d8dcde;\n  border-radius:12px;\n\n  background:rgba(255,255,255,.82);\n}\n\n.amd-value-item strong{\n  display:block;\n\n  color:var(--orange-dark);\n\n  font-size:18px;\n  font-weight:900;\n\n  line-height:1.2;\n}\n\n.amd-value-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#6c787e;\n\n  font-size:10.5px;\n\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   HIGHLIGHT\n   ========================================================= *\/\n\n.amd-highlight{\n  margin:0 0 19px;\n\n  padding:16px 17px;\n\n  border-left:4px solid var(--orange);\n\n  background:#f8e7da;\n\n  color:#654630;\n\n  font-size:14.5px;\n  font-weight:800;\n\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   PAIN CARDS\n   ========================================================= *\/\n\n.amd-pain-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.amd-pain{\n  padding:16px 13px;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#ffffff;\n}\n\n.amd-pain b{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#344852;\n\n  font-size:13.5px;\n}\n\n.amd-pain span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:12px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   DARK STATEMENT\n   ========================================================= *\/\n\n.amd-darkbox{\n  margin-top:18px;\n\n  padding:19px;\n\n  border-radius:14px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(216,120,45,.16),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #3b4d55,\n      #26363d\n    );\n\n  color:#ffffff;\n}\n\n.amd-darkbox strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:17px;\n\n  line-height:1.35;\n}\n\n.amd-darkbox span{\n  display:block;\n\n  color:#e4ebee;\n\n  font-size:13px;\n\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n   ========================================================= *\/\n\n.amd-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  grid-auto-rows:1fr;\n\n  gap:11px;\n\n  margin-top:18px;\n}\n\n.amd-card{\n  display:flex;\n  flex-direction:column;\n\n  min-width:0;\n  height:100%;\n\n  padding:17px 14px;\n\n  border:1.5px solid var(--line);\n  border-radius:13px;\n\n  background:#ffffff;\n}\n\n.amd-card-icon{\n  display:grid;\n\n  place-items:center;\n\n  flex:0 0 43px;\n\n  width:43px;\n  height:43px;\n\n  margin:0 0 11px;\n\n  border-radius:50%;\n\n  background:var(--orange-soft);\n\n  color:var(--orange-dark);\n}\n\n.amd-card strong{\n  display:flex;\n\n  align-items:flex-start;\n\n  min-height:40px;\n\n  margin:0 0 6px;\n\n  color:#28363d;\n\n  font-size:14px;\n  font-weight:900;\n\n  line-height:1.38;\n}\n\n.amd-card span{\n  display:block;\n\n  margin-top:auto;\n\n  color:var(--muted);\n\n  font-size:12.3px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   NON-SLIP \/ STABILITY SECTION\n   ========================================================= *\/\n\n.amd-stability{\n  display:grid;\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.amd-stability-item{\n  display:grid;\n\n  grid-template-columns:43px 1fr;\n\n  align-items:start;\n\n  gap:12px;\n\n  padding:15px;\n\n  border:1px solid #cfd8dc;\n  border-radius:13px;\n\n  background:#ffffff;\n}\n\n.amd-stability-icon{\n  display:grid;\n\n  place-items:center;\n\n  width:43px;\n  height:43px;\n\n  border-radius:11px;\n\n  background:#e7edef;\n\n  color:#344e59;\n}\n\n.amd-stability-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#283840;\n\n  font-size:14px;\n}\n\n.amd-stability-item span{\n  display:block;\n\n  color:#69767c;\n\n  font-size:12px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   BIG SPEC\n   ========================================================= *\/\n\n.amd-big-spec{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.amd-spec-card{\n  padding:19px 10px;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.amd-spec-card strong{\n  display:block;\n\n  color:var(--orange-dark);\n\n  font-size:22px;\n  font-weight:900;\n\n  line-height:1.2;\n}\n\n.amd-spec-card span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:10.8px;\n\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   CHECK LIST\n   ========================================================= *\/\n\n.amd-checks{\n  display:grid;\n\n  gap:9px;\n\n  margin-top:16px;\n}\n\n.amd-check{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:10px;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n  border-radius:11px;\n\n  background:#ffffff;\n}\n\n.amd-check i{\n  display:grid;\n\n  place-items:center;\n\n  flex:0 0 28px;\n\n  width:28px;\n  height:28px;\n\n  border-radius:50%;\n\n  background:var(--orange-soft);\n\n  color:var(--orange-dark);\n\n  font-style:normal;\n  font-weight:900;\n}\n\n.amd-check div{\n  color:var(--muted);\n\n  font-size:12.5px;\n\n  line-height:1.57;\n}\n\n.amd-check strong{\n  color:#29383f;\n}\n\n\n\/* =========================================================\n   STEPS\n   ========================================================= *\/\n\n.amd-steps{\n  counter-reset:amdstep;\n\n  display:grid;\n\n  gap:10px;\n\n  margin:17px 0 0;\n\n  padding:0;\n\n  list-style:none;\n}\n\n.amd-steps li{\n  counter-increment:amdstep;\n\n  display:grid;\n\n  grid-template-columns:36px 1fr;\n\n  gap:12px;\n\n  padding:15px;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#ffffff;\n\n  color:#68757b;\n\n  font-size:13px;\n\n  line-height:1.62;\n}\n\n.amd-steps li::before{\n  content:counter(amdstep);\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:34px;\n  height:34px;\n\n  border-radius:50%;\n\n  background:var(--orange);\n\n  color:#ffffff;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.amd-steps strong{\n  color:#29383f;\n}\n\n\n\/* =========================================================\n   CARE \/ CAUTION\n   ========================================================= *\/\n\n.amd-note{\n  margin-top:15px;\n\n  padding:14px 15px;\n\n  border:1px solid #d6caba;\n  border-radius:11px;\n\n  background:#f4eee5;\n\n  color:#6c6257;\n\n  font-size:12.2px;\n\n  line-height:1.65;\n}\n\n.amd-note strong{\n  color:#4b433a;\n}\n\n\n\/* =========================================================\n   TABLE\n   ========================================================= *\/\n\n.amd-table-wrap{\n  overflow-x:auto;\n\n  margin-top:17px;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#ffffff;\n}\n\n.amd-table{\n  width:100%;\n\n  min-width:500px;\n\n  border-collapse:collapse;\n}\n\n.amd-table th{\n  padding:12px;\n\n  background:#32454e;\n\n  color:#ffffff;\n\n  text-align:left;\n\n  font-size:11.5px;\n  font-weight:900;\n\n  line-height:1.4;\n}\n\n.amd-table td{\n  padding:12px;\n\n  border-bottom:1px solid var(--line);\n\n  color:#68757b;\n\n  font-size:12.5px;\n\n  line-height:1.48;\n\n  vertical-align:top;\n}\n\n.amd-table tr:nth-child(even) td{\n  background:#f6f7f6;\n}\n\n.amd-table tr:last-child td{\n  border-bottom:0;\n}\n\n.amd-table td:first-child{\n  color:#344953;\n\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   COMPARE\n   ========================================================= *\/\n\n.amd-compare{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.amd-compare-card{\n  padding:17px 14px;\n\n  border-radius:13px;\n\n  border:1px solid var(--line);\n\n  background:#ffffff;\n}\n\n.amd-compare-card.before{\n  background:#f2f2ef;\n}\n\n.amd-compare-card.after{\n  background:#edf3f0;\n  border-color:#cfded5;\n}\n\n.amd-compare-label{\n  display:inline-block;\n\n  margin-bottom:9px;\n\n  padding:5px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n  font-weight:900;\n\n  letter-spacing:.7px;\n\n  text-transform:uppercase;\n}\n\n.amd-compare-card.before .amd-compare-label{\n  background:#dddeda;\n  color:#646862;\n}\n\n.amd-compare-card.after .amd-compare-label{\n  background:#dce9e1;\n  color:#476653;\n}\n\n.amd-compare-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#2c393f;\n\n  font-size:14px;\n}\n\n.amd-compare-card p{\n  margin:0!important;\n\n  color:#6d777c!important;\n\n  font-size:12px!important;\n\n  line-height:1.55!important;\n}\n\n\n\/* =========================================================\n   REVIEWS\n   ========================================================= *\/\n\n.amd-reviews{\n  display:grid;\n\n  gap:12px;\n\n  margin-top:18px;\n}\n\n.amd-review{\n  position:relative;\n\n  padding:18px 17px;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:#ffffff;\n\n  box-shadow:0 5px 18px rgba(37,49,55,.05);\n}\n\n.amd-review::before{\n  content:\"“\";\n\n  position:absolute;\n\n  right:14px;\n  top:5px;\n\n  color:#e8ebec;\n\n  font-family:Georgia,serif;\n\n  font-size:52px;\n  font-weight:700;\n\n  line-height:1;\n}\n\n.amd-review-top{\n  position:relative;\n  z-index:1;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  margin-bottom:10px;\n}\n\n.amd-review-person strong{\n  display:block;\n\n  color:#29383f;\n\n  font-size:13.5px;\n}\n\n.amd-review-person span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#879196;\n\n  font-size:10.5px;\n}\n\n.amd-stars{\n  flex:none;\n\n  color:var(--gold);\n\n  font-size:16px;\n\n  letter-spacing:1.1px;\n}\n\n.amd-review p{\n  position:relative;\n  z-index:1;\n\n  margin:0!important;\n\n  color:#68757b!important;\n\n  font-size:13.1px!important;\n\n  line-height:1.68!important;\n}\n\n.amd-review-tag{\n  display:inline-flex;\n\n  margin-top:11px;\n\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  background:#edf0f1;\n\n  color:#465b64;\n\n  font-size:9.5px;\n  font-weight:900;\n\n  letter-spacing:.3px;\n\n  text-transform:uppercase;\n}\n\n.amd-review-note{\n  margin-top:11px;\n\n  color:#879196;\n\n  font-size:10.5px;\n\n  line-height:1.5;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.amd-faq{\n  margin-bottom:9px;\n\n  border:1px solid var(--line);\n  border-radius:11px;\n\n  background:#ffffff;\n}\n\n.amd-faq summary{\n  display:flex;\n\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:15px;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:#344953;\n\n  font-size:14px;\n  font-weight:900;\n\n  line-height:1.45;\n}\n\n.amd-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.amd-faq summary::after{\n  content:\"+\";\n\n  display:grid;\n\n  place-items:center;\n\n  flex:0 0 28px;\n\n  width:28px;\n  height:28px;\n\n  border-radius:50%;\n\n  background:var(--orange-soft);\n\n  color:var(--orange);\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.amd-faq[open] summary::after{\n  content:\"−\";\n}\n\n.amd-faq p{\n  margin:0!important;\n\n  padding:0 15px 15px!important;\n\n  color:var(--muted)!important;\n\n  font-size:13px!important;\n\n  line-height:1.65!important;\n}\n\n\n\/* =========================================================\n   TRUST\n   ========================================================= *\/\n\n.amd-trust{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  grid-auto-rows:1fr;\n\n  gap:10px;\n\n  margin-top:17px;\n}\n\n.amd-trust\u003ediv{\n  display:flex;\n\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:flex-start;\n\n  height:100%;\n\n  padding:15px 10px;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.amd-trust-icon{\n  display:grid;\n\n  place-items:center;\n\n  width:40px;\n  height:40px;\n\n  margin-bottom:8px;\n\n  border-radius:50%;\n\n  background:var(--orange-soft);\n\n  color:var(--orange-dark);\n}\n\n.amd-trust b{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-height:34px;\n\n  color:#29383f;\n\n  font-size:12.5px;\n\n  line-height:1.35;\n}\n\n.amd-trust span{\n  display:block;\n\n  margin-top:auto;\n\n  color:var(--muted);\n\n  font-size:10.8px;\n\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.amd-cta-link{\n  display:block;\n\n  color:inherit!important;\n\n  text-decoration:none!important;\n}\n\n.amd-cta{\n  position:relative;\n\n  padding:40px 22px;\n\n  overflow:hidden;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(216,120,45,.19),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #3a4d55,\n      #24353c\n    );\n\n  color:#ffffff;\n}\n\n.amd-cta::after{\n  content:\"↗\";\n\n  position:absolute;\n\n  right:22px;\n  bottom:18px;\n\n  color:rgba(216,120,45,.30);\n\n  font-size:58px;\n\n  line-height:1;\n\n  animation:amdMove 1.7s ease-in-out infinite;\n}\n\n.amd-cta .amd-label{\n  color:#efb687!important;\n}\n\n.amd-cta h2{\n  position:relative;\n  z-index:1;\n\n  margin:0 0 10px!important;\n\n  color:#ffffff;\n\n  font-size:27px;\n\n  line-height:1.28;\n}\n\n.amd-cta p{\n  position:relative;\n  z-index:1;\n\n  max-width:510px;\n\n  margin:0 auto!important;\n\n  color:#e5ecef!important;\n\n  font-size:14px!important;\n\n  line-height:1.68!important;\n}\n\n@keyframes amdMove{\n\n  0%,100%{\n    transform:translate(0,0);\n  }\n\n  50%{\n    transform:translate(5px,-5px);\n  }\n\n}\n\n\n\/* =========================================================\n   PAYMENT\n   ========================================================= *\/\n\n.amd-pay{\n  padding:24px 18px 27px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.amd-pay h3{\n  margin:0!important;\n\n  color:#29383f;\n\n  font-size:15px;\n}\n\n.amd-pay p{\n  margin:7px 0 0!important;\n\n  color:var(--muted)!important;\n\n  font-size:11px!important;\n\n  line-height:1.5!important;\n}\n\n.amd-payment-row{\n  display:flex;\n  flex-wrap:wrap;\n\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.amd-payment-row span{\n  padding:7px 9px;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n\n  background:#ffffff;\n\n  color:#5f6c72;\n\n  font-size:10px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:430px){\n\n  .amd-hero{\n    padding:35px 17px 31px;\n  }\n\n  .amd-hero h1{\n    font-size:27px;\n  }\n\n  .amd-section{\n    padding:28px 15px;\n  }\n\n  .amd-section h2{\n    font-size:21px;\n  }\n\n  .amd-section\u003ep{\n    font-size:14px;\n  }\n\n  .amd-grid{\n    gap:9px;\n  }\n\n  .amd-card{\n    padding:14px 11px;\n  }\n\n  .amd-card strong{\n    min-height:39px;\n    font-size:13px;\n  }\n\n  .amd-card span{\n    font-size:11.7px;\n  }\n\n  .amd-pain-grid{\n    gap:8px;\n  }\n\n  .amd-value-item strong{\n    font-size:16px;\n  }\n\n  .amd-spec-card strong{\n    font-size:19px;\n  }\n\n  .amd-review{\n    padding:16px 14px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"amd\"\u003e\n\u003c!-- =========================================================\n     HERO\n     NO SIMULATED PRODUCT VISUAL\n     ========================================================= --\u003e\n\u003csection class=\"amd-hero\"\u003e\u003cspan class=\"amd-kicker\"\u003e HEAVY-DUTY ADJUSTABLE APPLIANCE MOVING BASE \u003c\/span\u003e\n\u003ch1\u003eMove Heavy Appliances\u003cbr\u003eWithout the Heavy Struggle.\u003c\/h1\u003e\n\u003cp\u003eGive your washer, dryer or refrigerator a low-profile rolling base that stays put during everyday use—then pulls forward when it's time to clean, inspect or service.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/9_17_226625d5-09f6-4e3b-913e-4d3d2a5a5321.gif?v=1789629117\" alt=\"\" width=\"399\" height=\"532\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"amd-chips\"\u003e\n\u003cspan class=\"amd-chip\"\u003e Up to 660 LB \/ 300 KG \u003c\/span\u003e \u003cspan class=\"amd-chip\"\u003e 24 Rolling Wheels \u003c\/span\u003e \u003cspan class=\"amd-chip\"\u003e Adjustable Length \u003c\/span\u003e \u003cspan class=\"amd-chip\"\u003e Brake + Anti-Slip Pads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-value\"\u003e\n\u003cdiv class=\"amd-value-item\"\u003e\n\u003cstrong\u003e 17.5\"–28\" \u003c\/strong\u003e \u003cspan\u003e Adjustable Length \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-value-item\"\u003e\n\u003cstrong\u003e 24 \u003c\/strong\u003e \u003cspan\u003e Polypropylene Rollers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-value-item\"\u003e\n\u003cstrong\u003e 1.5\" \u003c\/strong\u003e \u003cspan\u003e Approx. Floor Clearance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-value-item\"\u003e\n\u003cstrong\u003e 660 LB \u003c\/strong\u003e \u003cspan\u003e Maximum Rated Load \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PAIN POINT\n     ========================================================= --\u003e\n\u003csection class=\"amd-section soft\"\u003e\n\u003cdiv class=\"amd-highlight\"\u003eThe hardest part of cleaning behind a washer isn't the cleaning. It's getting the appliance out of the way in the first place.\u003c\/div\u003e\n\u003cspan class=\"amd-label\"\u003e HEAVY APPLIANCES SHOULDN'T BECOME PERMANENT FIXTURES \u003c\/span\u003e\n\u003ch2\u003eStop Wrestling With the Washer Every Time Something Needs Attention.\u003c\/h2\u003e\n\u003cp\u003eDust, dropped items, moisture and plumbing connections all hide in the hardest area to reach—the narrow space underneath and behind your appliances.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/61CpWJioM0L._AC_SL1000.webp?v=1789631890\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"amd-pain-grid\"\u003e\n\u003cdiv class=\"amd-pain\"\u003e\n\u003cb\u003e 🧹 Can't Clean Behind It \u003c\/b\u003e \u003cspan\u003e A heavy appliance can turn routine floor cleaning into a job you keep putting off. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-pain\"\u003e\n\u003cb\u003e 💧 Hard to Check for Leaks \u003c\/b\u003e \u003cspan\u003e Hoses and floor areas are difficult to inspect when the machine cannot easily be pulled forward. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-pain\"\u003e\n\u003cb\u003e 🔧 Repairs Become a Hassle \u003c\/b\u003e \u003cspan\u003e Accessing the rear of a washer, dryer or fridge often begins with the hardest step—moving it. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-pain\"\u003e\n\u003cb\u003e 🏠 Tight Laundry Spaces \u003c\/b\u003e \u003cspan\u003e Small utility rooms leave little space to lift, drag or reposition a bulky appliance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-darkbox\"\u003e\n\u003cstrong\u003e Pull it forward when you need access. Lock it back when you're done. \u003c\/strong\u003e \u003cspan\u003e The goal isn't to turn your washer into a cart. It's to make occasional cleaning and maintenance dramatically easier. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     CORE BENEFITS\n     ========================================================= --\u003e\n\u003csection class=\"amd-section\"\u003e\u003cspan class=\"amd-label\"\u003e DESIGNED AROUND REAL HOME MAINTENANCE \u003c\/span\u003e\n\u003ch2\u003eFour Features That Make Heavy Appliances Easier to Live With.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260917155651_001.jpg?v=1789631834\" alt=\"\"\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"amd-grid\"\u003e\n\u003c!-- 01 --\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003ccircle cx=\"7\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n\n          \u003cpath d=\"M4 10h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 10V6h12v4\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e 24-Wheel Rolling Support \u003c\/strong\u003e \u003cspan\u003e Multiple polypropylene rollers increase floor contact for smoother forward-and-back appliance movement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 02 --\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M4 8l3 4-3 4\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M20 8l-3 4 3 4\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e Adjustable 17.5\"–28\" \u003c\/strong\u003e \u003cspan\u003e Extend the two rails to suit a range of compatible washers, dryers, refrigerators and mini fridges. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 03 --\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003cpath d=\"M5 18h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 14h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 10h6\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e Low 1.5\" Lift \u003c\/strong\u003e \u003cspan\u003e Raises the appliance just enough to improve access underneath without creating an unnecessarily tall base. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 04 --\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003crect x=\"5\" y=\"11\" width=\"14\" height=\"9\" rx=\"2\"\u003e\n          \u003c\/rect\u003e\n\n          \u003cpath d=\"M8 11V8a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e Lock When You're Done \u003c\/strong\u003e \u003cspan\u003e End brakes help resist unwanted rolling once the appliance has been returned to position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     NON-SLIP SYSTEM\n     MAIN DEEP-DIVE SELLING POINT\n     ========================================================= --\u003e\n\u003csection class=\"amd-section steel\"\u003e\u003cspan class=\"amd-label\"\u003e MOBILITY WITHOUT GIVING UP STABILITY \u003c\/span\u003e\n\u003ch2\u003eGrip Above. Brake Below.\u003c\/h2\u003e\n\u003cp\u003eA mobile appliance base only makes sense if it can also stay where you put it. That's why the stability system matters just as much as the wheels.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/71LIHdSWeFL._AC_SL1500.jpg?v=1789629478\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"amd-stability\"\u003e\n\u003cdiv class=\"amd-stability-item\"\u003e\n\u003cdiv class=\"amd-stability-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003cpath d=\"M4 8h16v8H4z\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M7 8l2-3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 8V4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M17 8l-2-3\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Anti-Slip Foam Pads \u003c\/strong\u003e \u003cspan\u003e Foam contact pads sit between the appliance and support rail to improve grip while helping protect the appliance base from hard metal-on-metal contact. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-stability-item\"\u003e\n\u003cdiv class=\"amd-stability-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003ccircle cx=\"8\" cy=\"16\" r=\"3\"\u003e\n          \u003c\/circle\u003e\n\n          \u003cpath d=\"M11 16h7\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M16 12l3 4-3 4\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Integrated Locking Brake \u003c\/strong\u003e \u003cspan\u003e Lock the rails after positioning to help reduce unintended forward or backward movement during use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-stability-item\"\u003e\n\u003cdiv class=\"amd-stability-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003cpath d=\"M4 18h16\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M6 18V9\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M18 18V9\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M6 9h12\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wide Double-Rail Support \u003c\/strong\u003e \u003cspan\u003e Two parallel rails distribute the appliance load across multiple roller contact points rather than relying on a single small caster. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-note\"\u003e\n\u003cstrong\u003e Important: \u003c\/strong\u003e The anti-slip pads and brake help improve stability, but correct rail alignment and centered appliance placement are still essential. This product is not a substitute for proper installation or vibration isolation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     HEAVY DUTY\n     ========================================================= --\u003e\n\u003csection class=\"amd-section\"\u003e\u003cspan class=\"amd-label\"\u003e BUILT TO HANDLE REAL APPLIANCE WEIGHT \u003c\/span\u003e\n\u003ch2\u003eHeavy Appliance? That's the Point.\u003c\/h2\u003e\n\u003cp\u003eA thickened alloy-steel support structure gives the rails the strength needed for everyday household appliances.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260917155644_001.png?v=1789631834\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"amd-big-spec\"\u003e\n\u003cdiv class=\"amd-spec-card\"\u003e\n\u003cstrong\u003e 660 LB \u003c\/strong\u003e \u003cspan\u003e Approx. 300 KG Maximum Rated Load \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-spec-card\"\u003e\n\u003cstrong\u003e 24 \u003c\/strong\u003e \u003cspan\u003e Polypropylene Rolling Wheels \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-spec-card\"\u003e\n\u003cstrong\u003e 17.5\"–28\" \u003c\/strong\u003e \u003cspan\u003e Adjustable Rail Length \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-spec-card\"\u003e\n\u003cstrong\u003e 1.5\" \u003c\/strong\u003e \u003cspan\u003e Approx. Elevated Clearance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     CLEANING + MAINTENANCE\n     ========================================================= --\u003e\n\u003csection class=\"amd-section warm\"\u003e\u003cspan class=\"amd-label\"\u003e THE BENEFIT YOU NOTICE AFTER INSTALLATION \u003c\/span\u003e\n\u003ch2\u003eFinally Reach the Space You Normally Can't.\u003c\/h2\u003e\n\u003cp\u003eThat small amount of mobility changes how you handle cleaning, inspections and appliance maintenance.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/716eFj2HReL._AC_SL1500.jpg?v=1789629478\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"amd-checks\"\u003e\n\u003cdiv class=\"amd-check\"\u003e\n\u003ci\u003e ✓ \u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Clean Under the Appliance \u003c\/strong\u003e Pull the machine forward to access dust, lint and debris that normally accumulate out of sight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-check\"\u003e\n\u003ci\u003e ✓ \u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Check Hoses \u0026amp; Connections \u003c\/strong\u003e Easier movement gives you better access to water lines, drain hoses and rear connections.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-check\"\u003e\n\u003ci\u003e ✓ \u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Inspect for Moisture \u003c\/strong\u003e A raised, accessible appliance makes it easier to see what's happening on the floor beneath it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-check\"\u003e\n\u003ci\u003e ✓ \u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Create Bottom Clearance \u003c\/strong\u003e Approx. 1.5\" of elevation helps create space beneath the appliance for airflow and floor cleaning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     BEFORE AFTER\n     ========================================================= --\u003e\n\u003csection class=\"amd-section\"\u003e\u003cspan class=\"amd-label\"\u003e A SMALL UPGRADE THAT CHANGES MAINTENANCE \u003c\/span\u003e\n\u003ch2\u003eFrom “Don't Move It” to “Pull It Forward.”\u003c\/h2\u003e\n\u003cdiv class=\"amd-compare\"\u003e\n\u003cdiv class=\"amd-compare-card before\"\u003e\n\u003cspan class=\"amd-compare-label\"\u003e WITHOUT \u003c\/span\u003e \u003cstrong\u003e Heavy \u0026amp; Hard to Access \u003c\/strong\u003e\n\u003cp\u003eCleaning or checking behind the appliance can require lifting, dragging or asking for help.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-compare-card after\"\u003e\n\u003cspan class=\"amd-compare-label\"\u003e WITH ROLLERS \u003c\/span\u003e \u003cstrong\u003e Pull Forward When Needed \u003c\/strong\u003e\n\u003cp\u003eRelease the brakes and use straight-line movement to gain maintenance access more easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     BEST FOR\n     ========================================================= --\u003e\n\u003csection class=\"amd-section soft\"\u003e\u003cspan class=\"amd-label\"\u003e ONE BASE · MULTIPLE HOME APPLIANCES \u003c\/span\u003e\n\u003ch2\u003eUseful Anywhere Heavy Appliances Need Occasional Access.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/71Ni7cHrXxL._AC_SL1500.jpg?v=1789629477\" alt=\"\"\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"amd-grid\"\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"2\"\u003e\n          \u003c\/rect\u003e\n\n          \u003ccircle cx=\"12\" cy=\"13\" r=\"5\"\u003e\n          \u003c\/circle\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e Washing Machines \u003c\/strong\u003e \u003cspan\u003e Easier access for cleaning, hoses and maintenance behind the machine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"2\"\u003e\n          \u003c\/rect\u003e\n\n          \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\n          \u003c\/circle\u003e\n\n          \u003cpath d=\"M9 7h6\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e Dryers \u003c\/strong\u003e \u003cspan\u003e Pull forward when you need access to the vent, rear panel or surrounding floor. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\n          \u003c\/rect\u003e\n\n          \u003cpath d=\"M6 10h12\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M15 6v2\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M15 13v3\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e Refrigerators \u003c\/strong\u003e \u003cspan\u003e Make occasional floor cleaning and rear access less difficult in compatible installations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-card\"\u003e\n\u003cdiv class=\"amd-card-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003crect x=\"7\" y=\"5\" width=\"10\" height=\"15\" rx=\"2\"\u003e\n          \u003c\/rect\u003e\n\n          \u003cpath d=\"M7 11h10\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e Mini Fridges \u0026amp; Similar Appliances \u003c\/strong\u003e \u003cspan\u003e Adjustable rails provide flexibility for other compatible appliances within the size and weight limits. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     MOVEMENT DIRECTION\n     IMPORTANT EXPECTATION MANAGEMENT\n     ========================================================= --\u003e\n\u003csection class=\"amd-section steel\"\u003e\u003cspan class=\"amd-label\"\u003e DESIGNED FOR STRAIGHT-LINE ACCESS \u003c\/span\u003e\n\u003ch2\u003eForward \u0026amp; Back—Exactly Where Most Appliance Access Happens.\u003c\/h2\u003e\n\u003cp\u003eThe rollers do not swivel 360°. They are designed primarily to help appliances move forward and backward in a controlled, straight-line direction.\u003c\/p\u003e\n\u003cdiv class=\"amd-checks\"\u003e\n\u003cdiv class=\"amd-check\"\u003e\n\u003ci\u003e ✓ \u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Great for Laundry Alcoves \u003c\/strong\u003e Pull an appliance out from the wall, then push it back into position.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-check\"\u003e\n\u003ci\u003e ✓ \u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Controlled Direction \u003c\/strong\u003e Fixed-direction rollers reduce the uncontrolled swivel associated with free-turning casters.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-check\"\u003e\n\u003ci\u003e ! \u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Not a 360° Furniture Dolly \u003c\/strong\u003e If your job requires frequent sideways turns or multidirectional maneuvering, a swivel-caster platform may be more suitable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     INSTALLATION\n     ========================================================= --\u003e\n\u003csection class=\"amd-section\"\u003e\u003cspan class=\"amd-label\"\u003e SIMPLE SETUP · NO COMPLEX ASSEMBLY \u003c\/span\u003e\n\u003ch2\u003eAlign. Support. Lock.\u003c\/h2\u003e\n\u003cp\u003eCorrect positioning matters more than complicated assembly. Keep both rails parallel and make sure the appliance load is centered across them.\u003c\/p\u003e\n\u003col class=\"amd-steps\"\u003e\n\u003cli\u003e\u003cspan\u003e \u003cstrong\u003e Measure the Appliance Base. \u003c\/strong\u003e Confirm your appliance fits within the adjustable 17.5\"–28\" rail length range. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e \u003cstrong\u003e Adjust Both Rails Evenly. \u003c\/strong\u003e Extend the rails to the same working length before positioning them underneath the appliance. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e \u003cstrong\u003e Keep the Rails Parallel. \u003c\/strong\u003e Position one rail under each side and center the appliance weight over the support areas. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e \u003cstrong\u003e Lock It in Position. \u003c\/strong\u003e Once the appliance is where you want it, engage the brakes to help prevent unwanted rolling. \u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"amd-note\"\u003e\n\u003cstrong\u003e Heavy Appliance Safety: \u003c\/strong\u003e Positioning the rails may require lifting or tilting a heavy appliance. Use appropriate lifting equipment or another person when necessary. Never attempt to lift more weight than you can safely control.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PRODUCT DETAILS\n     ========================================================= --\u003e\n\u003csection class=\"amd-section warm\"\u003e\u003cspan class=\"amd-label\"\u003e PRODUCT AT A GLANCE \u003c\/span\u003e\n\u003ch2\u003eKnow the Fit Before You Order.\u003c\/h2\u003e\n\u003cdiv class=\"amd-table-wrap\"\u003e\n\u003ctable class=\"amd-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eAdjustable appliance moving roller base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Length\u003c\/td\u003e\n\u003ctd\u003eApprox. 17.5\"–28\" \/ 44.5–72CM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRail Width\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.17\" \/ 5.5CM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Height\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\"–1.57\" \/ 3.8–4CM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003eUp to approx. 660 LB \/ 300 KG\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eThickened coated alloy-steel structure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRolling System\u003c\/td\u003e\n\u003ctd\u003e24 polypropylene rollers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStability Features\u003c\/td\u003e\n\u003ctd\u003eAnti-slip foam contact pads + locking brake\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd\u003ePrimarily forward \/ backward straight-line rolling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eWashers, dryers, refrigerators, mini fridges and compatible appliances\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     CUSTOMER REVIEWS\n     BEFORE FAQ\n     ========================================================= --\u003e\n\u003csection class=\"amd-section soft\"\u003e\u003cspan class=\"amd-label\"\u003e CUSTOMER EXPERIENCES \u003c\/span\u003e\n\u003ch2\u003eThe Difference Shows When You Need Access.\u003c\/h2\u003e\n\u003cdiv class=\"amd-reviews\"\u003e\n\u003c!-- REVIEW 01 --\u003e\n\u003cdiv class=\"amd-review\"\u003e\n\u003cdiv class=\"amd-review-top\"\u003e\n\u003cdiv class=\"amd-review-person\"\u003e\n\u003cstrong\u003e Mags \u003c\/strong\u003e \u003cspan\u003e Marketplace Customer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eUsed the rollers to move a full-size washer and stacked dryer out of a laundry closet. Careful rail alignment made the move work smoothly.\u003c\/p\u003e\n\u003cspan class=\"amd-review-tag\"\u003e Tight Laundry Space \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEW 02 --\u003e\n\u003cdiv class=\"amd-review\"\u003e\n\u003cdiv class=\"amd-review-top\"\u003e\n\u003cdiv class=\"amd-review-person\"\u003e\n\u003cstrong\u003e M**H \u003c\/strong\u003e \u003cspan\u003e Marketplace Customer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eFound the rollers especially useful when appliance repairs required moving both the washer and dryer in a very tight space.\u003c\/p\u003e\n\u003cspan class=\"amd-review-tag\"\u003e Easier Maintenance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEW 03 --\u003e\n\u003cdiv class=\"amd-review\"\u003e\n\u003cdiv class=\"amd-review-top\"\u003e\n\u003cdiv class=\"amd-review-person\"\u003e\n\u003cstrong\u003e D**D \u003c\/strong\u003e \u003cspan\u003e Marketplace Customer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"amd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eLiked the adjustable length and reported that the rollers moved easily across an epoxy basement floor.\u003c\/p\u003e\n\u003cspan class=\"amd-review-tag\"\u003e Smooth Straight-Line Roll \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n     COLLAPSED BY DEFAULT\n     ========================================================= --\u003e\n\u003csection class=\"amd-section steel\"\u003e\u003cspan class=\"amd-label\"\u003e QUESTIONS \u0026amp; ANSWERS \u003c\/span\u003e\n\u003ch2\u003eWhat to Know Before Putting It Under Your Appliance.\u003c\/h2\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eWhat appliances can I use these rollers with?\u003c\/summary\u003e\n\u003cp\u003eThey are designed for compatible washing machines, dryers, refrigerators, mini fridges and similar household appliances that fall within the rail dimensions and rated load capacity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eHow much weight can the base support?\u003c\/summary\u003e\n\u003cp\u003eThe referenced product listing states a maximum load capacity of approximately 660 LB \/ 300 KG. Always keep the appliance weight evenly distributed across both rails.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eHow adjustable are the rails?\u003c\/summary\u003e\n\u003cp\u003eThe rail length adjusts from approximately 17.5\" to 28\", or about 44.5 to 72CM.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eWhat do the anti-slip foam pads do?\u003c\/summary\u003e\n\u003cp\u003eThey create a softer, higher-friction contact area between the appliance and the metal support rails, helping improve grip while also protecting the appliance contact surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eDo the wheels lock?\u003c\/summary\u003e\n\u003cp\u003eThe rails include a locking brake system designed to help reduce unwanted rolling once the appliance has been returned to position.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eDo the wheels turn 360 degrees?\u003c\/summary\u003e\n\u003cp\u003eNo. The rollers primarily move forward and backward. They are designed for straight-line appliance access rather than multidirectional furniture maneuvering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eWhy raise the appliance off the floor?\u003c\/summary\u003e\n\u003cp\u003eThe approximately 1.5\" clearance makes it easier to access the floor underneath and can create more space for airflow around the appliance base.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eCan it help when I need to check for leaks?\u003c\/summary\u003e\n\u003cp\u003eIt can make the appliance easier to pull forward, providing better access to the floor, hoses and rear connections for inspection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eDoes it completely stop washing-machine vibration?\u003c\/summary\u003e\n\u003cp\u003eNo. The anti-slip pads and locking brakes help improve stability and reduce unwanted movement, but this product should not be treated as a dedicated vibration-isolation system. Proper appliance leveling and placement remain important.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"amd-faq\"\u003e\n\u003csummary\u003eWhat type of floor is best?\u003c\/summary\u003e\n\u003cp\u003eThe rolling system is best suited to firm, relatively smooth hard floors. Performance may be reduced on thick carpet or very uneven surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     TRUST\n     ========================================================= --\u003e\n\u003csection class=\"amd-section\"\u003e\u003cspan class=\"amd-label\"\u003e A PRACTICAL UPGRADE FOR HARD-TO-MOVE APPLIANCES \u003c\/span\u003e\n\u003ch2\u003eStable for Everyday Use. Mobile When Maintenance Calls.\u003c\/h2\u003e\n\u003cp\u003eA simple way to make the space under and behind heavy appliances more accessible.\u003c\/p\u003e\n\u003cdiv class=\"amd-trust\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"amd-trust-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e Adjustable Fit \u003c\/b\u003e \u003cspan\u003e 17.5\"–28\" rail range \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"amd-trust-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003ccircle cx=\"7\" cy=\"16\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"16\" r=\"3\"\u003e\u003c\/circle\u003e\n\n          \u003cpath d=\"M4 10h16\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e 24-Roller Support \u003c\/b\u003e \u003cspan\u003e Smooth straight-line mobility \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"amd-trust-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003crect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"\u003e\n          \u003c\/rect\u003e\n\n          \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e Brake + Grip Pads \u003c\/b\u003e \u003cspan\u003e Helps improve stationary stability \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"amd-trust-icon\"\u003e\u003csvg class=\"amd-svg\" viewbox=\"0 0 24 24\"\u003e\n\n          \u003cpath d=\"M4 19h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 19V7h12v12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 7V4h6v3\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e Heavy-Duty Support \u003c\/b\u003e \u003cspan\u003e Up to approx. 660 LB \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     BOTTOM CTA\n     CLICK RETURNS TO BUY SECTION\n     ========================================================= --\u003e\u003ca class=\"amd-cta-link\" href=\"#\"\u003e\n\u003csection class=\"amd-cta\"\u003e\u003cspan class=\"amd-label\"\u003e MAKE THE HEAVIEST APPLIANCE EASIER TO ACCESS \u003c\/span\u003e\n\u003ch2\u003eRoll It Out.\u003cbr\u003eClean. Check. Push It Back.\u003c\/h2\u003e\n\u003cp\u003eAdd adjustable rolling support beneath your washer, dryer or refrigerator and make future cleaning and maintenance far less of a struggle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/a\u003e\u003c!-- =========================================================\n     SECURE CHECKOUT\n     ========================================================= --\u003e\n\u003csection class=\"amd-pay\"\u003e\n\u003ch3\u003e🔒 Guaranteed Safe \u0026amp; Secure Checkout\u003c\/h3\u003e\n\u003cp\u003eYour payment information is processed securely. Need help choosing or ordering? Contact our support team.\u003c\/p\u003e\n\u003cdiv class=\"amd-payment-row\"\u003e\n\u003cspan\u003e PAYPAL \u003c\/span\u003e \u003cspan\u003e VISA \u003c\/span\u003e \u003cspan\u003e MASTERCARD \u003c\/span\u003e \u003cspan\u003e APPLE PAY \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"tjx","offers":[{"title":"White","offer_id":44110406418522,"sku":"NC02292609176139-白色1对-洗衣机滑轮底座-【定向】","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":44110406451290,"sku":"NC02292609176139-黑色1对-洗衣机滑轮底座-【定向】","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/b92dec9d-ba12-4652-8847-b0d5ce518560.webp?v=1789632092","url":"https:\/\/sthael.com\/es\/products\/%e2%9d%a4%ef%b8%8f%e2%9d%a4%ef%b8%8f","provider":"Sthael","version":"1.0","type":"link"}