{"product_id":"adjustable-appliance-rolling-base","title":"Adjustable Appliance Rolling Base for Washer \u0026 Fridge","description":"\u003cstyle\u003e\n  .appliance-base-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0 14px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #102b49;\n    line-height: 1.55;\n  }\n\n  .appliance-base-page * {\n    box-sizing: border-box;\n  }\n\n  .appliance-base-page h2,\n  .appliance-base-page h3,\n  .appliance-base-page p {\n    margin-top: 0;\n  }\n\n  .appliance-base-page h2 {\n    margin-bottom: 12px;\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: -0.5px;\n  }\n\n  .appliance-base-page h3 {\n    margin-bottom: 8px;\n    font-size: 21px;\n    line-height: 1.3;\n    font-weight: 800;\n  }\n\n  .appliance-base-page p {\n    margin-bottom: 14px;\n    color: #465464;\n    font-size: 16px;\n  }\n\n  .apb-section {\n    margin: 34px 0;\n  }\n\n  .apb-center {\n    text-align: center;\n  }\n\n  .apb-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: #eef4f8;\n    color: #102b49;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .apb-hero {\n    padding: 30px 18px;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f5f8fa 0%, #ffffff 100%);\n  }\n\n  .apb-hero h2 {\n    font-size: 36px;\n  }\n\n  .apb-hero-subtitle {\n    max-width: 680px;\n    margin: 0 auto 20px !important;\n    font-size: 18px !important;\n  }\n\n  .apb-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 18px auto;\n    border-radius: 14px;\n  }\n\n  .apb-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .apb-benefit-card {\n    padding: 17px;\n    border: 1px solid #e2e8ed;\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .apb-benefit-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #102b49;\n    font-size: 17px;\n  }\n\n  .apb-benefit-card span {\n    display: block;\n    color: #66717d;\n    font-size: 14px;\n  }\n\n  .apb-highlight {\n    padding: 24px 18px;\n    border-radius: 16px;\n    background: #102b49;\n    color: #ffffff;\n  }\n\n  .apb-highlight h2,\n  .apb-highlight h3,\n  .apb-highlight p {\n    color: #ffffff;\n  }\n\n  .apb-check-list {\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .apb-check-list li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 31px;\n    color: #465464;\n    font-size: 16px;\n  }\n\n  .apb-check-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    content: \"✓\";\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    background: #102b49;\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 800;\n    line-height: 23px;\n    text-align: center;\n  }\n\n  .apb-steps {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: apb-step;\n  }\n\n  .apb-steps li {\n    position: relative;\n    min-height: 46px;\n    margin-bottom: 16px;\n    padding: 4px 0 0 56px;\n    color: #465464;\n    counter-increment: apb-step;\n  }\n\n  .apb-steps li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    content: counter(apb-step);\n    width: 39px;\n    height: 39px;\n    border-radius: 50%;\n    background: #102b49;\n    color: #ffffff;\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 39px;\n    text-align: center;\n  }\n\n  .apb-steps strong {\n    color: #102b49;\n  }\n\n  .apb-spec-table {\n    width: 100%;\n    overflow: hidden;\n    border-collapse: collapse;\n    border: 1px solid #e0e6eb;\n    border-radius: 12px;\n  }\n\n  .apb-spec-table th,\n  .apb-spec-table td {\n    padding: 13px 14px;\n    border-bottom: 1px solid #e5eaee;\n    font-size: 15px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .apb-spec-table th {\n    width: 38%;\n    background: #f4f7f9;\n    color: #102b49;\n    font-weight: 800;\n  }\n\n  .apb-spec-table td {\n    color: #4d5965;\n  }\n\n  .apb-spec-table tr:last-child th,\n  .apb-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .apb-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .apb-trust-item {\n    padding: 15px 10px;\n    border: 1px solid #e2e8ed;\n    border-radius: 12px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .apb-trust-icon {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 25px;\n  }\n\n  .apb-trust-item strong {\n    display: block;\n    color: #102b49;\n    font-size: 14px;\n  }\n\n  .apb-trust-item span {\n    display: block;\n    margin-top: 3px;\n    color: #6b7580;\n    font-size: 12px;\n  }\n\n  .apb-cta {\n    padding: 28px 20px;\n    border-radius: 17px;\n    background: #f1f5f8;\n    text-align: center;\n  }\n\n  .apb-cta-label {\n    display: inline-block;\n    margin-top: 4px;\n    padding: 13px 25px;\n    border-radius: 999px;\n    background: #102b49;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  .apb-note {\n    margin-top: 9px !important;\n    margin-bottom: 0 !important;\n    font-size: 13px !important;\n  }\n\n  @media screen and (max-width: 749px) {\n    .appliance-base-page {\n      padding: 0 10px;\n    }\n\n    .appliance-base-page h2 {\n      font-size: 25px;\n    }\n\n    .appliance-base-page h3 {\n      font-size: 19px;\n    }\n\n    .appliance-base-page p,\n    .apb-check-list li {\n      font-size: 15px;\n    }\n\n    .apb-section {\n      margin: 26px 0;\n    }\n\n    .apb-hero {\n      padding: 24px 13px;\n    }\n\n    .apb-hero h2 {\n      font-size: 29px;\n    }\n\n    .apb-hero-subtitle {\n      font-size: 16px !important;\n    }\n\n    .apb-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apb-trust-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .apb-spec-table th,\n    .apb-spec-table td {\n      padding: 11px 9px;\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"appliance-base-page\"\u003e\n\u003c!-- ATTENTION: HOOK --\u003e\n\u003csection class=\"apb-section apb-hero apb-center\"\u003e\u003cspan class=\"apb-eyebrow\"\u003eMove Heavy Appliances More Easily\u003c\/span\u003e\n\u003ch2\u003eStop Struggling Every Time You Need to Move Your Washer or Fridge\u003c\/h2\u003e\n\u003cp class=\"apb-hero-subtitle\"\u003eLift, roll, stabilize, and clean around heavy appliances with less effort—without dragging them across your floor.\u003c\/p\u003e\n\u003c!-- Image 6 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/8535d64d-08e4-4e4d-a400-5f9fb46a18be.png?v=1785488582\" alt=\"\"\u003e\n\u003cdiv class=\"apb-benefit-grid\"\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e✅ Smooth Movement\u003c\/strong\u003e \u003cspan\u003eRoll heavy appliances forward or backward with less strain.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e🔒 Locking Brake Design\u003c\/strong\u003e \u003cspan\u003eKeep the appliance securely positioned when movement is not needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e📏 Adjustable Fit\u003c\/strong\u003e \u003cspan\u003eExtend the rails to match different appliance depths.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e🛡️ Heavy-Duty Support\u003c\/strong\u003e \u003cspan\u003eReinforced construction supports loads up to 661 lbs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTEREST: PAIN POINTS --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eA Smarter Appliance Setup\u003c\/span\u003e\n\u003ch2\u003eSmall Appliance Problems Can Become Expensive Repairs\u003c\/h2\u003e\n\u003cp\u003ePoor airflow, trapped moisture, hard-to-reach dirt, and constant shaking can make appliance maintenance frustrating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 3 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/9e59cbad-6375-4be5-b00f-4756e97acfe9.png?v=1785488582\" alt=\"\"\u003e\n\u003cul class=\"apb-check-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCreate easier access\u003c\/strong\u003e for cleaning underneath and behind your appliance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRaise the appliance from the floor\u003c\/strong\u003e to help reduce contact with moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImprove positioning\u003c\/strong\u003e for drain hoses, power cables, and maintenance access.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMove appliances when needed\u003c\/strong\u003e without repeatedly lifting or dragging them.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE: PRODUCT DETAILS --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eBuilt for Everyday Convenience\u003c\/span\u003e\n\u003ch2\u003eUpgraded Details for Safer, Smoother Movement\u003c\/h2\u003e\n\u003cp\u003eEvery component is designed to improve grip, stability, and control while supporting your appliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 4 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/41ed2b11-3de6-417a-81dd-ba58c0ff7e9a.png?v=1785488582\" alt=\"\"\u003e\n\u003cdiv class=\"apb-benefit-grid\"\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e✨ Removable Anti-Slip Pads\u003c\/strong\u003e \u003cspan\u003eHelp improve grip and reduce unwanted shifting during daily use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e🚀 Durable PPC Rollers\u003c\/strong\u003e \u003cspan\u003eWear-resistant rollers provide smoother and more stable movement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e💧 Water-Resistant Surface\u003c\/strong\u003e \u003cspan\u003eDesigned for laundry rooms, kitchens, and other moisture-prone areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e🔧 No Drilling Required\u003c\/strong\u003e \u003cspan\u003ePlace the rails under the appliance and adjust them to the correct size.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ADJUSTABILITY --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eFlexible Fit\u003c\/span\u003e\n\u003ch2\u003eAdjusts to Match Different Appliances\u003c\/h2\u003e\n\u003cp\u003eThe telescopic rails extend from 46.5 to 72 cm, making them suitable for many washers, dryers, refrigerators, and other large appliances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 5 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/129a0a75-264d-4dde-91cd-91e1583130c1.png?v=1785488582\" alt=\"\"\u003e\n\u003cul class=\"apb-check-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable length:\u003c\/strong\u003e 46.5–72 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUniversal application:\u003c\/strong\u003e Suitable for washers, dryers, and refrigerators.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpgraded roller system:\u003c\/strong\u003e 24-wheel design for smoother support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo complicated installation:\u003c\/strong\u003e Adjust, position, and use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- HEAVY-DUTY SUPPORT --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-highlight apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eReinforced Construction\u003c\/span\u003e\n\u003ch2\u003eBuilt to Support Heavy Appliances\u003c\/h2\u003e\n\u003cp\u003eThe strong metal frame provides reliable support for demanding household appliances and everyday movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 1 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/02c02c46-4723-408a-92a1-5368503105a6.png?v=1785488582\" alt=\"\"\u003e\n\u003cdiv class=\"apb-benefit-grid\"\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003eUp to 661 lbs\u003c\/strong\u003e \u003cspan\u003eSupports approximately 300 kg when correctly positioned.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003eReinforced Metal Body\u003c\/strong\u003e \u003cspan\u003eDesigned to provide dependable support during regular household use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eSimple Setup\u003c\/span\u003e\n\u003ch2\u003ePosition the Base with Less Lifting\u003c\/h2\u003e\n\u003cp\u003eUse the included lifting lever to gently raise one side of the appliance and slide the adjustable rails into position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 2 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/2acdc46a-b10c-4a9d-8286-45c87afa8964.png?v=1785488582\" alt=\"\"\u003e\n\u003col class=\"apb-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePosition the lifting lever.\u003c\/strong\u003e\u003cbr\u003eCarefully place the lever beneath a stable edge of the appliance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRaise the appliance slightly.\u003c\/strong\u003e\u003cbr\u003eApply controlled pressure and create enough clearance for the rail.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSlide both rails underneath.\u003c\/strong\u003e\u003cbr\u003ePosition one rail along each side and adjust them to the correct length.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLower and check the placement.\u003c\/strong\u003e\u003cbr\u003eMake sure every appliance foot is centered securely on an anti-slip pad.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003c!-- BRAKE OPERATION --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eControl When It Moves\u003c\/span\u003e\n\u003ch2\u003eMove When You Need It. Lock When You Don’t.\u003c\/h2\u003e\n\u003cp\u003eThe easy-access brake tabs let you switch between convenient movement and secure positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 7 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/890278f0-42e0-4974-8d3c-a94df9e71e39.png?v=1785488582\" alt=\"\"\u003e\n\u003cdiv class=\"apb-benefit-grid\"\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e1. Release the Brake\u003c\/strong\u003e \u003cspan\u003ePrepare the rails for smoother forward and backward movement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-benefit-card\"\u003e\n\u003cstrong\u003e2. Lock the Brake\u003c\/strong\u003e \u003cspan\u003eSecure the appliance firmly in its intended position.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eProduct Information\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"apb-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eAdjustable rolling appliance base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuitable Appliances\u003c\/th\u003e\n\u003ctd\u003eWashing machines, dryers, refrigerators, and similar large appliances\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAdjustable Length\u003c\/th\u003e\n\u003ctd\u003e46.5–72 cm \/ 18.3–28.3 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Support\u003c\/th\u003e\n\u003ctd\u003eUp to 661 lbs \/ approximately 300 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRoller Design\u003c\/th\u003e\n\u003ctd\u003eUpgraded 24-wheel system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Materials\u003c\/th\u003e\n\u003ctd\u003eReinforced metal frame, PPC rollers, and anti-slip pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrake System\u003c\/th\u003e\n\u003ctd\u003eManual locking and release tabs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eNo drilling or permanent installation required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Includes\u003c\/th\u003e\n\u003ctd\u003e2 adjustable rolling rails and 1 lifting lever\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003csection class=\"apb-section\"\u003e\n\u003cdiv class=\"apb-center\"\u003e\n\u003cspan class=\"apb-eyebrow\"\u003eShop with Confidence\u003c\/span\u003e\n\u003ch2\u003eWhy Customers Choose Us\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-trust-grid\"\u003e\n\u003cdiv class=\"apb-trust-item\"\u003e\n\u003cspan class=\"apb-trust-icon\"\u003e🚚\u003c\/span\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e \u003cspan\u003eTracked order delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-trust-item\"\u003e\n\u003cspan class=\"apb-trust-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eSatisfaction Guarantee\u003c\/strong\u003e \u003cspan\u003eShop with confidence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-trust-item\"\u003e\n\u003cspan class=\"apb-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment process\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apb-trust-item\"\u003e\n\u003cspan class=\"apb-trust-icon\"\u003e💬\u003c\/span\u003e \u003cstrong\u003eCustomer Support\u003c\/strong\u003e \u003cspan\u003eHelp when you need it\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"apb-section apb-cta\"\u003e\n\u003ch2\u003eMake Appliance Maintenance Easier\u003c\/h2\u003e\n\u003cp\u003eMove, clean, and reposition heavy appliances with greater convenience and less physical effort.\u003c\/p\u003e\n\u003cspan class=\"apb-cta-label\"\u003eChoose Your Option \u0026amp; Add to Cart\u003c\/span\u003e\n\u003cp class=\"apb-note\"\u003eAlways confirm the appliance is centered and securely supported before moving it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"adgafuzzl","offers":[{"title":"White-2 Pcs","offer_id":54577383604503,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black-2 Pcs","offer_id":54577383637271,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/7fb8029b-b093-4728-a815-5fb4895bed01.png?v=1785489412","url":"https:\/\/fivorauw.com\/products\/adjustable-appliance-rolling-base","provider":"fivorauw","version":"1.0","type":"link"}