{"product_id":"vacuum-lift-truck-with-suction-cups-300-500-kg","title":"Vacuum lift truck with suction cups 300-500 KG","description":"\u003c!-- ============================================================\n  Risenmega RMLO Series — 300-500KG Electric Vacuum Lifter\n  Shopify Product Description — paste via \"Show HTML\" in the\n  product description editor.\n  Scoped under #risen-rmlo300500 so it won't leak into your theme.\n  Width: contained to 1500px, centered.\n============================================================= --\u003e\n\u003cstyle\u003e\n#risen-rmlo300500{\n  --ink:#17140F;\n  --orange:#E38B2A;\n  --orange-deep:#B5691C;\n  --steel:#4C5661;\n  --line:#DDE1E3;\n  --paper:#FAF8F4;\n  --alert:#B5342A;\n  max-width:1500px;\n  margin:0 auto;\n  background:var(--paper);\n  color:var(--ink);\n  font-family:'IBM Plex Sans',Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  -webkit-font-smoothing:antialiased;\n}\n#risen-rmlo300500 *{box-sizing:border-box;}\n#risen-rmlo300500 h1,#risen-rmlo300500 h2,#risen-rmlo300500 h3{\n  font-family:'Oswald',Arial,sans-serif !important;\n  color:var(--ink) !important;\n  text-transform:none;\n  letter-spacing:.2px;\n  margin:0 0 14px 0 !important;\n  line-height:1.15 !important;\n}\n#risen-rmlo300500 h1{font-size:clamp(30px,4vw,46px) !important;font-weight:700 !important;color:#fff !important;}\n#risen-rmlo300500 h2{font-size:clamp(24px,3vw,32px) !important;font-weight:600 !important;}\n#risen-rmlo300500 h3{font-size:19px !important;font-weight:600 !important;}\n#risen-rmlo300500 p{margin:0 0 14px 0;color:var(--ink);}\n#risen-rmlo300500 a{color:var(--orange-deep);}\n#risen-rmlo300500 img{max-width:100%;height:auto;display:block;border-radius:6px;}\n#risen-rmlo300500 ul{margin:0 0 14px 0;padding-left:20px;}\n#risen-rmlo300500 li{margin-bottom:8px;}\n\n.rl-eyebrow{\n  font-family:'Oswald',Arial,sans-serif;\n  font-size:13px;\n  font-weight:600;\n  letter-spacing:2.5px;\n  text-transform:uppercase;\n  color:var(--orange-deep);\n  margin:0 0 8px 0;\n}\n\n\/* ---------- HERO ---------- *\/\n.rl-hero{\n  background:linear-gradient(155deg,#1E1A13 0%,var(--ink) 65%);\n  border-radius:10px;\n  margin:20px 20px 0 20px;\n  padding:56px 44px;\n  position:relative;\n  overflow:hidden;\n}\n.rl-hero-inner{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:48px;\n  align-items:center;\n  position:relative;\n  z-index:1;\n}\n.rl-hero .rl-eyebrow{color:var(--orange);margin-bottom:12px;}\n.rl-hero-sub{color:#D8D2C6;font-size:17px;max-width:520px;margin-bottom:0;}\n.rl-nameplate-row{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n  margin:32px 0 30px 0;\n}\n.rl-plate{\n  position:relative;\n  background:#0F0D09;\n  border:1px solid #3A3327;\n  border-top:2px solid var(--orange);\n  border-radius:6px;\n  padding:22px 16px;\n  text-align:center;\n}\n.rl-plate::before,.rl-plate::after{\n  content:\"\";\n  position:absolute;\n  top:8px;\n  width:5px;height:5px;\n  border-radius:50%;\n  background:#5C5343;\n}\n.rl-plate::before{left:8px;}\n.rl-plate::after{right:8px;}\n.rl-plate-num{\n  display:block;\n  font-family:'IBM Plex Mono',monospace;\n  font-weight:600;\n  font-size:clamp(20px,2.1vw,28px);\n  color:#fff;\n  line-height:1.1;\n}\n.rl-plate-num small{font-size:13px;color:var(--orange);margin-left:3px;letter-spacing:.5px;}\n.rl-plate-label{\n  display:block;\n  font-size:12.5px;\n  letter-spacing:.5px;\n  color:#B7AF9E;\n  text-transform:uppercase;\n  margin-top:8px;\n}\n.rl-contact-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:16px;\n}\n.rl-contact-card{\n  display:flex;\n  align-items:center;\n  gap:16px;\n  background:#0F0D09;\n  border:1px solid #3A3327;\n  border-top:2px solid var(--orange);\n  border-radius:6px;\n  padding:20px 22px;\n  text-decoration:none;\n  transition:border-color .15s ease,background .15s ease;\n}\n.rl-contact-card:hover{border-color:var(--orange);background:#181307;}\n.rl-contact-icon{\n  flex-shrink:0;\n  width:46px;height:46px;\n  border-radius:50%;\n  background:rgba(227,139,42,.14);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n.rl-contact-icon svg{width:21px;height:21px;stroke:var(--orange);}\n.rl-contact-text{display:flex;flex-direction:column;min-width:0;}\n.rl-contact-label{\n  font-family:'Oswald',Arial,sans-serif;\n  font-weight:600;\n  font-size:17px;\n  color:#fff;\n  line-height:1.3;\n}\n.rl-contact-sub{\n  font-size:13px;\n  color:#B7AF9E;\n  margin-top:3px;\n  white-space:nowrap;\n  overflow:hidden;\n  text-overflow:ellipsis;\n}\n.rl-contact-sub .rl-chat-dot{margin-right:6px;}\n.rl-btn{\n  display:inline-block;\n  font-family:'Oswald',Arial,sans-serif;\n  font-weight:600;\n  font-size:15px;\n  letter-spacing:.5px;\n  padding:14px 26px;\n  border-radius:4px;\n  text-decoration:none;\n  transition:background .15s ease,color .15s ease,border-color .15s ease;\n}\n.rl-btn-primary{background:var(--orange);color:var(--ink) !important;}\n.rl-btn-primary:hover{background:#F2A24A;}\n.rl-btn-ghost{border:1px solid #55503f;color:#fff !important;}\n.rl-btn-ghost:hover{border-color:var(--orange);color:var(--orange) !important;}\n.rl-btn-onbrand{background:var(--ink);color:#fff !important;}\n.rl-btn-onbrand:hover{background:#000;}\n.rl-chat-dot{\n  display:inline-block;\n  width:8px;height:8px;\n  border-radius:50%;\n  background:#4CAF6D;\n  box-shadow:0 0 0 3px rgba(76,175,109,.25);\n}\n.rl-hero-media img{border-radius:6px;border:1px solid #3A3327;}\n\n\/* ---------- TRUST BAR ---------- *\/\n.rl-trust{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:12px 36px;\n  padding:24px 20px;\n  border-bottom:1px solid var(--line);\n}\n.rl-trust-item{margin:0;font-size:14px;color:var(--steel);}\n.rl-trust-item strong{color:var(--ink);font-family:'IBM Plex Mono',monospace;font-weight:600;}\n\n\/* ---------- GENERIC SECTION ---------- *\/\n.rl-section{padding:64px 20px;}\n.rl-section-alt{background:#F2EEE5;}\n.rl-section \u003e h2, .rl-section \u003e .rl-eyebrow{max-width:820px;}\n.rl-section \u003e h2{margin-bottom:20px !important;}\n\n\/* ---------- OVERVIEW ---------- *\/\n.rl-overview-grid{\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n  gap:48px;\n  align-items:center;\n  margin-top:22px;\n}\n.rl-overview-list{list-style:none;padding:0;margin:20px 0 0 0;}\n.rl-overview-list li{\n  padding-left:26px;\n  position:relative;\n  font-size:15px;\n  margin-bottom:14px;\n}\n.rl-overview-list li::before{\n  content:\"\";\n  position:absolute;\n  left:0;top:7px;\n  width:10px;height:10px;\n  border-radius:50%;\n  background:var(--orange);\n}\n.rl-overview-list strong{color:var(--ink);}\n\n\/* ---------- WHY CHOOSE CARDS ---------- *\/\n.rl-cards-4{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:22px;\n  margin-top:26px;\n}\n.rl-card{\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:8px;\n  padding:28px 24px;\n}\n.rl-card-index{\n  font-family:'IBM Plex Mono',monospace;\n  color:var(--orange-deep);\n  font-size:13px;\n  font-weight:600;\n  margin-bottom:12px;\n}\n.rl-card h3{margin-bottom:10px !important;}\n.rl-card p{font-size:14.5px;margin-bottom:0;color:var(--steel);}\n\n\/* ---------- STEPS ---------- *\/\n.rl-steps{\n  list-style:none;\n  margin:26px 0 0 0;\n  padding:0;\n  counter-reset:step;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n}\n.rl-steps li{\n  counter-increment:step;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:8px;\n  padding:24px 22px 22px 22px;\n  position:relative;\n  margin-bottom:0;\n}\n.rl-steps li::before{\n  content:counter(step);\n  font-family:'IBM Plex Mono',monospace;\n  font-weight:600;\n  font-size:14px;\n  color:#fff;\n  background:var(--ink);\n  width:28px;height:28px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:14px;\n}\n.rl-steps h3{margin-bottom:8px !important;}\n.rl-steps p{font-size:14.5px;color:var(--steel);margin-bottom:0;}\n\n\/* ---------- TWO COL (operating features) ---------- *\/\n.rl-two-col{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:36px;\n  margin-top:24px;\n}\n.rl-feature-box{background:#fff;border:1px solid var(--line);border-radius:8px;padding:26px 24px;}\n.rl-feature-box h3{margin-bottom:16px !important;}\n.rl-feature-box ul{padding-left:0;list-style:none;margin-bottom:0;}\n.rl-feature-box li{\n  padding-left:26px;\n  position:relative;\n  font-size:15px;\n  margin-bottom:11px;\n}\n.rl-feature-box li:last-child{margin-bottom:0;}\n.rl-feature-box li::before{\n  content:\"\";\n  position:absolute;\n  left:0;top:6px;\n  width:12px;height:12px;\n  border-radius:50%;\n  background:var(--orange);\n}\n.rl-feature-box.rl-manual li::before{background:var(--steel);}\n.rl-remote-note{\n  margin-top:28px;\n  background:#fff;\n  border-left:3px solid var(--orange);\n  padding:18px 22px;\n  font-size:14.5px;\n  color:var(--steel);\n}\n\n\/* ---------- SPEC TABLE ---------- *\/\n.rl-table-wrap{overflow-x:auto;margin-top:26px;border-radius:8px;border:1px solid var(--line);}\n.rl-spec-table{width:100%;border-collapse:collapse;background:#fff;min-width:680px;}\n.rl-spec-table th,.rl-spec-table td{\n  padding:13px 18px;\n  text-align:left;\n  border-bottom:1px solid var(--line);\n  font-size:14.5px;\n  white-space:nowrap;\n}\n.rl-spec-table thead th{\n  background:var(--ink);\n  color:#fff !important;\n  font-family:'Oswald',Arial,sans-serif;\n  font-weight:600;\n  letter-spacing:.4px;\n  position:relative;\n}\n.rl-spec-table thead th:first-child{color:#B7AF9E !important;}\n.rl-spec-table thead th.rl-model-col{color:var(--orange) !important;font-family:'IBM Plex Mono',monospace;}\n.rl-spec-table tbody th{\n  background:#F2EEE5;\n  font-weight:600;\n  color:var(--ink);\n  white-space:normal;\n}\n.rl-spec-table td{font-family:'IBM Plex Mono',monospace;color:var(--ink);}\n.rl-spec-table tbody tr:nth-child(even) td, .rl-spec-table tbody tr:nth-child(even) th{background-color:#FBFAF7;}\n.rl-note{font-size:14px;color:var(--steel);margin-top:16px;}\n\n\/* ---------- VACUUM \u0026 SAFETY ---------- *\/\n.rl-safety-grid{\n  display:grid;\n  grid-template-columns:.85fr 1.15fr;\n  gap:36px;\n  align-items:start;\n  margin-top:24px;\n}\n.rl-plate-wide{padding:28px 24px;}\n.rl-plate-wide .rl-plate-num{font-size:34px;}\n.rl-plate-wide .rl-plate-label{font-size:12.5px;margin-top:10px;line-height:1.55;text-transform:none;letter-spacing:0;color:#D8D2C6;}\n.rl-panel-list{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px 26px;}\n.rl-panel-list h3{margin-bottom:14px !important;}\n.rl-panel-list ul{margin-bottom:0;}\n.rl-panel-list li{margin-bottom:9px;}\n.rl-panel-list li:last-child{margin-bottom:0;}\n\n.rl-safety-list{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:20px;\n  margin-top:30px;\n}\n.rl-safety-item{\n  background:#fff;\n  border:1px solid var(--line);\n  border-left:3px solid var(--alert);\n  border-radius:6px;\n  padding:18px 20px;\n  font-size:14px;\n  color:var(--steel);\n}\n.rl-safety-item strong{display:block;color:var(--ink);font-size:14.5px;margin-bottom:4px;}\n\n\/* ---------- APPLICATIONS ---------- *\/\n.rl-app-grid{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  gap:44px;\n  align-items:center;\n  margin-top:24px;\n}\n.rl-app-list{list-style:none;padding:0;margin:0 0 22px 0;}\n.rl-app-list li{\n  padding:14px 0;\n  border-bottom:1px solid var(--line);\n  font-size:15px;\n}\n.rl-app-list li:last-child{border-bottom:none;}\n.rl-materials-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;}\n.rl-material-chip{\n  background:var(--ink);\n  color:#fff;\n  font-family:'IBM Plex Mono',monospace;\n  font-size:12.5px;\n  letter-spacing:.5px;\n  padding:6px 14px;\n  border-radius:20px;\n}\n\n\/* ---------- MAINTENANCE ---------- *\/\n.rl-maint-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n  margin-top:26px;\n}\n.rl-maint-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px 22px 20px 22px;}\n.rl-maint-card h3{font-size:16px !important;color:var(--orange-deep) !important;margin-bottom:10px !important;}\n.rl-maint-card p{font-size:14px;color:var(--steel);margin-bottom:0;}\n\n\/* ---------- FAQ ---------- *\/\n.rl-faq{margin-top:24px;}\n.rl-faq details{\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:8px;\n  padding:18px 22px;\n  margin-bottom:12px;\n}\n.rl-faq details:last-child{margin-bottom:0;}\n.rl-faq summary{\n  font-family:'Oswald',Arial,sans-serif;\n  font-weight:600;\n  font-size:16px;\n  line-height:1.4;\n  cursor:pointer;\n  list-style:none;\n  position:relative;\n  padding-right:30px;\n}\n.rl-faq summary::-webkit-details-marker{display:none;}\n.rl-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:0;top:-2px;\n  font-size:20px;\n  color:var(--orange-deep);\n}\n.rl-faq details[open] summary::after{content:\"–\";}\n.rl-faq p{margin:14px 0 0 0;color:var(--steel);font-size:14.5px;}\n\n\/* ---------- FINAL CTA ---------- *\/\n.rl-cta-band{\n  background:var(--orange);\n  border-radius:10px;\n  margin:0 20px 32px 20px;\n  padding:52px 44px;\n  text-align:center;\n}\n.rl-cta-band h2{color:var(--ink) !important;margin-bottom:12px !important;}\n.rl-cta-band p{color:#2B2013;max-width:560px;margin:0 auto 26px auto;font-size:16px;}\n\n\/* ---------- FOCUS STATES ---------- *\/\n#risen-rmlo300500 a:focus,#risen-rmlo300500 summary:focus{outline:2px solid var(--orange-deep);outline-offset:2px;}\n\n\/* ---------- REDUCED MOTION ---------- *\/\n@media (prefers-reduced-motion: reduce){\n  #risen-rmlo300500 .rl-btn{transition:none;}\n}\n\n\/* ---------- RESPONSIVE ---------- *\/\n@media (max-width:900px){\n  .rl-hero-inner{grid-template-columns:1fr;}\n  .rl-nameplate-row{grid-template-columns:repeat(2,1fr);}\n  .rl-overview-grid,.rl-app-grid,.rl-safety-grid{grid-template-columns:1fr;}\n  .rl-cards-4{grid-template-columns:repeat(2,1fr);}\n  .rl-steps{grid-template-columns:1fr;}\n  .rl-two-col{grid-template-columns:1fr;}\n  .rl-maint-grid{grid-template-columns:1fr;}\n  .rl-safety-list{grid-template-columns:repeat(2,1fr);}\n  .rl-section{padding:38px 16px;}\n  .rl-hero{padding:34px 22px;margin:14px 14px 0 14px;}\n}\n@media (max-width:520px){\n  .rl-cards-4,.rl-safety-list{grid-template-columns:1fr;}\n  .rl-nameplate-row{grid-template-columns:1fr 1fr;}\n  .rl-contact-row{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\u003cdiv id=\"risen-rmlo300500\"\u003e\n\u003c!-- ============ HERO ============ --\u003e\n\u003csection class=\"rl-hero\"\u003e\n\u003cdiv class=\"rl-hero-inner\"\u003e\n\u003cdiv class=\"rl-hero-copy\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003e\u003cspan style=\"color: rgb(230, 181, 20);\"\u003eElectric Vacuum Lifter — RMLO Series\u003c\/span\u003e\u003c\/p\u003e\n\u003ch1\u003e300–500KG Electric Vacuum Lifter for Glass, Stone \u0026amp; Panel\u003c\/h1\u003e\n\u003cp class=\"rl-hero-sub\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eThe Risenmega RMLO30 \/ RMLO40 \/ RMLO50 is a walk-behind vacuum manipulator that lifts, rotates, tilts, and places up to 500kg of glass, stone, panel, or steel — with no air compressor and no external power hookup required.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"rl-nameplate-row\"\u003e\n\u003cdiv class=\"rl-plate\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003e\u003cspan class=\"rl-plate-num\"\u003e300–500\u003csmall\u003eKG\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rl-plate-label\"\u003eLoad Capacity\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"rl-plate\"\u003e\n\u003cspan class=\"rl-plate-num\"\u003e3,700\u003csmall\u003eMM\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rl-plate-label\"\u003eMax Lift Height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-plate\"\u003e\n\u003cspan class=\"rl-plate-num\"\u003e360\u003csmall\u003e°\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rl-plate-label\"\u003eRotation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-plate\"\u003e\n\u003cspan class=\"rl-plate-num\"\u003eSELF\u003csmall\u003e-POWERED\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rl-plate-label\"\u003eNo Air \/ Power Supply Needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-contact-row\"\u003e\n\u003ca href=\"mailto:marni@risenmega.com\" class=\"rl-contact-card\"\u003e \u003cspan class=\"rl-contact-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 6 9-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"rl-contact-text\"\u003e \u003cspan class=\"rl-contact-label\"\u003eEmail Us\u003c\/span\u003e \u003cspan class=\"rl-contact-sub\"\u003emarni@risenmega.com\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=8615192033934\" class=\"rl-contact-card\"\u003e \u003cspan class=\"rl-contact-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"rl-contact-text\"\u003e \u003cspan class=\"rl-contact-label\"\u003eLive Chat\u003c\/span\u003e \u003cspan class=\"rl-contact-sub\"\u003e\u003cspan class=\"rl-chat-dot\"\u003e\u003c\/span\u003eOnline now\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/d966cd9cb82b36817624fdb63806e823.png?v=1731593994\" alt=\"Risenmega RMLO electric vacuum lifter carrying a large glass sheet with six suction pads\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ TRUST BAR ============ --\u003e\n\u003csection class=\"rl-trust\"\u003e\n\u003cp class=\"rl-trust-item\"\u003e\u003cstrong\u003eQ355\u003c\/strong\u003e Manganese Steel Frame\u003c\/p\u003e\n\u003cp class=\"rl-trust-item\"\u003e\u003cstrong\u003eTHOMAS\u003c\/strong\u003e (USA) DC Vacuum Pump\u003c\/p\u003e\n\u003cp class=\"rl-trust-item\"\u003e\u003cstrong\u003eMETALROTA\u003c\/strong\u003e (Italy) Drive Wheels\u003c\/p\u003e\n\u003cp class=\"rl-trust-item\"\u003e\u003cstrong\u003eBucher\u003c\/strong\u003e (Switzerland) Hydraulic Pump Station\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============ OVERVIEW ============ --\u003e\n\u003csection class=\"rl-section\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eOverview\u003c\/p\u003e\n\u003ch2\u003eA self-powered vacuum lifter built for daily glass \u0026amp; stone handling\u003c\/h2\u003e\n\u003cdiv class=\"rl-overview-grid\"\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe RMLO series is a battery-driven, walk-behind vacuum lifter for glass fabricators, stone yards, panel manufacturers, and installation crews moving heavy, fragile sheet material every day.\u003c\/p\u003e\n\u003cul class=\"rl-overview-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRuns on its own power\u003c\/strong\u003e — maintenance-free 24V battery pack; no air line, generator, or power cable required.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndustrial-grade core\u003c\/strong\u003e — Q355 manganese steel frame, Swiss Bucher hydraulics, American THOMAS vacuum pump with Panasonic digital gauge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eScales with load\u003c\/strong\u003e — from RMLO30 to RMLO50, drive\/lift motors, wheels, and pad count all step up to match capacity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull range of motion\u003c\/strong\u003e — 360° rotation, 90°+90° side turning, 150mm side-shift, boom reach to 3,700mm.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/details_0421ca41-64fc-46ec-bd50-9f949ff7ce37.png?v=1731593993\" alt=\"Close-up detail of the Risenmega RMLO vacuum lifter suction pad frame and hydraulic boom\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ WHY CHOOSE ============ --\u003e\n\u003csection class=\"rl-section rl-section-alt\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eWhy RMLO\u003c\/p\u003e\n\u003ch2\u003eFour reasons fabricators and glaziers choose the RMLO series\u003c\/h2\u003e\n\u003cdiv class=\"rl-cards-4\"\u003e\n\u003cdiv class=\"rl-card\"\u003e\n\u003cdiv class=\"rl-card-index\"\u003ePOWER\u003c\/div\u003e\n\u003ch3\u003eSelf-Contained, No Hookups\u003c\/h3\u003e\n\u003cp\u003eNo air compressor, no shop power outlet. A maintenance-free 24V battery pack runs the pump, lift, and drive systems anywhere on your floor or job site.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-card\"\u003e\n\u003cdiv class=\"rl-card-index\"\u003eCONTROL\u003c\/div\u003e\n\u003ch3\u003eFull 360° Positioning\u003c\/h3\u003e\n\u003cp\u003eManual 360° rotation plus 90°+90° side turning and a 150mm side-shift put the load exactly where it needs to go, even in tight bays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-card\"\u003e\n\u003cdiv class=\"rl-card-index\"\u003eBUILD\u003c\/div\u003e\n\u003ch3\u003eIndustrial-Grade Components\u003c\/h3\u003e\n\u003cp\u003eQ355 manganese-steel frame, Swiss Bucher hydraulics, and Italian METALROTA wheels are specified for daily, multi-shift industrial duty — not light occasional use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-card\"\u003e\n\u003cdiv class=\"rl-card-index\"\u003eSAFETY\u003c\/div\u003e\n\u003ch3\u003eEngineered-In Redundancy\u003c\/h3\u003e\n\u003cp\u003eEmergency stop, emergency lowering system, cylinder holding valve, and AC battery protection guard every lift, with an optional dual vacuum backup circuit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ HOW IT WORKS ============ --\u003e\n\u003csection class=\"rl-section\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eHow It Works\u003c\/p\u003e\n\u003ch2\u003eFrom pickup to placement in three moves\u003c\/h2\u003e\n\u003col class=\"rl-steps\"\u003e\n\u003cli\u003e\n\u003ch3\u003ePosition the pad frame\u003c\/h3\u003e\n\u003cp\u003eWalk the lifter into place and align the suction pads over the glass, stone, or panel surface.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eEngage the vacuum\u003c\/h3\u003e\n\u003cp\u003ePress Inhale to build vacuum to at least -54kPa. The Panasonic digital gauge confirms a safe hold before you lift a single kilogram.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eLift, rotate \u0026amp; place\u003c\/h3\u003e\n\u003cp\u003eRaise the boom up to 3,700mm, rotate 360°, tilt, and side-shift 150mm to set the load exactly where it needs to be.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv style=\"margin-top: 26px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/how_to_use_52e59e21-81af-4a6d-84c5-9ec330957c1c.png?v=1731594096\" alt=\"Diagram showing how to operate the Risenmega RMLO vacuum lifter step by step\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ OPERATING FEATURES ============ --\u003e\n\u003csection class=\"rl-section rl-section-alt\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eOperating Features\u003c\/p\u003e\n\u003ch2\u003eWhat's powered, what's manual\u003c\/h2\u003e\n\u003cdiv class=\"rl-two-col\"\u003e\n\u003cdiv class=\"rl-feature-box\"\u003e\n\u003ch3\u003ePowered (Automatic) Functions\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLateral side shift — 150mm total (75mm left + 75mm right)\u003c\/li\u003e\n\u003cli\u003eMain boom lifting and lowering\u003c\/li\u003e\n\u003cli\u003eTelescopic boom extend and retract\u003c\/li\u003e\n\u003cli\u003ePad frame turns upward toward the ceiling or downward to the ground\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-feature-box rl-manual\"\u003e\n\u003ch3\u003eManual Functions\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePad frame 360° rotation \u003cem\u003e(electric rotation available as an option)\u003c\/em\u003e\n\u003c\/li\u003e\n\u003cli\u003ePad frame 180° tilt \u003cem\u003e(electric tilt available as an option)\u003c\/em\u003e\n\u003c\/li\u003e\n\u003cli\u003e90° side turning, left and right\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-remote-note\"\u003eEvery RMLO ships with a wireless dual-joystick remote and a Panasonic auto start\/stop vacuum sensor — one operator runs the full lift-rotate-place cycle from a safe distance.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ SPEC TABLE ============ --\u003e\n\u003csection class=\"rl-section\" id=\"rl-specs\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eTechnical Data\u003c\/p\u003e\n\u003ch2\u003eRMLO30 \/ RMLO40 \/ RMLO50 full specifications\u003c\/h2\u003e\n\u003cdiv class=\"rl-table-wrap\"\u003e\n\u003ctable class=\"rl-spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth class=\"rl-model-col\"\u003eRMLO30\u003c\/th\u003e\n\u003cth class=\"rl-model-col\"\u003eRMLO40\u003c\/th\u003e\n\u003cth class=\"rl-model-col\"\u003eRMLO50\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e300 kg (661 lb)\u003c\/td\u003e\n\u003ctd\u003e400 kg (882 lb)\u003c\/td\u003e\n\u003ctd\u003e500 kg (1,102 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRotation\u003c\/th\u003e\n\u003ctd\u003e360° manual\u003c\/td\u003e\n\u003ctd\u003e360° manual\u003c\/td\u003e\n\u003ctd\u003e360° manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSide Turning\u003c\/th\u003e\n\u003ctd\u003e90° L + 90° R\u003c\/td\u003e\n\u003ctd\u003e90° L + 90° R\u003c\/td\u003e\n\u003ctd\u003e90° L + 90° R\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Lifting Height\u003c\/th\u003e\n\u003ctd\u003e3,700 mm (145.7\")\u003c\/td\u003e\n\u003ctd\u003e3,700 mm (145.7\")\u003c\/td\u003e\n\u003ctd\u003e3,700 mm (145.7\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperation Mode\u003c\/th\u003e\n\u003ctd\u003eWalk-behind\u003c\/td\u003e\n\u003ctd\u003eWalk-behind\u003c\/td\u003e\n\u003ctd\u003eWalk-behind\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e2×12V\/100Ah, maintenance-free\u003c\/td\u003e\n\u003ctd\u003e2×12V\/100Ah, maintenance-free\u003c\/td\u003e\n\u003ctd\u003e2×12V\/100Ah, maintenance-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e24V\/15A\u003c\/td\u003e\n\u003ctd\u003e24V\/15A\u003c\/td\u003e\n\u003ctd\u003e24V\/18A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDriving Motor\u003c\/th\u003e\n\u003ctd\u003e24V\/1200W\u003c\/td\u003e\n\u003ctd\u003e24V\/1200W\u003c\/td\u003e\n\u003ctd\u003e24V\/1500W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLifting Motor\u003c\/th\u003e\n\u003ctd\u003e24V\/2000W\u003c\/td\u003e\n\u003ctd\u003e24V\/2000W\u003c\/td\u003e\n\u003ctd\u003e24V\/2200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Width\u003c\/th\u003e\n\u003ctd\u003e840 mm (33.1\")\u003c\/td\u003e\n\u003ctd\u003e840 mm (33.1\")\u003c\/td\u003e\n\u003ctd\u003e840 mm (33.1\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Length\u003c\/th\u003e\n\u003ctd\u003e2,560 mm (100.8\")\u003c\/td\u003e\n\u003ctd\u003e2,560 mm (100.8\")\u003c\/td\u003e\n\u003ctd\u003e2,660 mm (104.7\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFront Wheel\u003c\/th\u003e\n\u003ctd\u003eØ400×80mm ×2\u003c\/td\u003e\n\u003ctd\u003eØ400×80mm ×2\u003c\/td\u003e\n\u003ctd\u003eØ400×90mm ×2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Wheel\u003c\/th\u003e\n\u003ctd\u003eØ250×80mm\u003c\/td\u003e\n\u003ctd\u003eØ250×80mm\u003c\/td\u003e\n\u003ctd\u003eØ300×100mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuction Pads (Size \/ Qty)\u003c\/th\u003e\n\u003ctd\u003eØ250mm × 4\u003c\/td\u003e\n\u003ctd\u003eØ300mm × 4\u003c\/td\u003e\n\u003ctd\u003eØ300mm × 6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLateral Side Shift\u003c\/th\u003e\n\u003ctd\u003e150mm (75+75)\u003c\/td\u003e\n\u003ctd\u003e150mm (75+75)\u003c\/td\u003e\n\u003ctd\u003e150mm (75+75)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Climbing Gradient\u003c\/th\u003e\n\u003ctd\u003e15%\u003c\/td\u003e\n\u003ctd\u003e15%\u003c\/td\u003e\n\u003ctd\u003e15%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVacuumming Material\u003c\/th\u003e\n\u003ctd colspan=\"3\"\u003eGlass · Stone · Panel · Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"rl-note\"\u003eNeed more capacity? Our \u003ca href=\"\/collections\/vacuum-lifters\"\u003eRMLO60 and RMLO80 series\u003c\/a\u003e handle 600–800kg with lift heights up to 5,000mm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============ VACUUM CONTROL \u0026 SAFETY ============ --\u003e\n\u003csection class=\"rl-section rl-section-alt\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eVacuum Control \u0026amp; Safety\u003c\/p\u003e\n\u003ch2\u003ePressure you can see, safety systems you can rely on\u003c\/h2\u003e\n\u003cdiv class=\"rl-safety-grid\"\u003e\n\u003cdiv class=\"rl-plate rl-plate-wide\"\u003e\n\u003cspan class=\"rl-plate-num\"\u003e-54\u003csmall\u003eKPA MIN\u003c\/small\u003e\u003c\/span\u003e \u003cspan class=\"rl-plate-label\"\u003eMinimum vacuum required before lifting. Adjustable from -12kPa to -71kPa (-1.7 to -10.3 psi) via the remote control, and monitored on the Panasonic digital gauge in real time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-panel-list\"\u003e\n\u003ch3\u003eVacuum Control Panel\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eVacuum system\u003c\/strong\u003e — dedicated on\/off control for each circuit\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVacuum gauge\u003c\/strong\u003e — live kPa readout\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaster power switch\u003c\/strong\u003e — pull to switch on, push to switch off\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInhale button\u003c\/strong\u003e — builds vacuum before lifting\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRelease button\u003c\/strong\u003e — releases pressure once the load is set down\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndependent pad valves\u003c\/strong\u003e — reconfigure the pad layout for irregular loads\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptional dual vacuum system\u003c\/strong\u003e — live + standby circuit with pressure compensation for safety\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-safety-list\"\u003e\n\u003cdiv class=\"rl-safety-item\"\u003e\n\u003cstrong\u003eEmergency Stop Button\u003c\/strong\u003eImmediately halts all lifter functions.\u003c\/div\u003e\n\u003cdiv class=\"rl-safety-item\"\u003e\n\u003cstrong\u003eEmergency Lowering System\u003c\/strong\u003eBrings a suspended load down safely if power is lost.\u003c\/div\u003e\n\u003cdiv class=\"rl-safety-item\"\u003e\n\u003cstrong\u003eAC Battery Protection\u003c\/strong\u003eGuards the battery system against overcharge and fault conditions.\u003c\/div\u003e\n\u003cdiv class=\"rl-safety-item\"\u003e\n\u003cstrong\u003eCylinder Holding Valve\u003c\/strong\u003eLocks the lift cylinder in place, preventing drift under load.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ APPLICATIONS ============ --\u003e\n\u003csection class=\"rl-section\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eApplications\u003c\/p\u003e\n\u003ch2\u003eBuilt for glass, stone, panel \u0026amp; steel handling\u003c\/h2\u003e\n\u003cdiv class=\"rl-app-grid\"\u003e\n\u003cdiv\u003e\n\u003cul class=\"rl-app-list\"\u003e\n\u003cli\u003eGlass processing and tempering plants\u003c\/li\u003e\n\u003cli\u003eCurtain wall and architectural glass installation\u003c\/li\u003e\n\u003cli\u003eStone slab handling — granite, marble, engineered stone\u003c\/li\u003e\n\u003cli\u003eMetal and composite panel fabrication\u003c\/li\u003e\n\u003cli\u003eWarehousing, loading docks, and raw-sheet transport\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 0; font-weight: 600;\"\u003eVacuumming materials:\u003c\/p\u003e\n\u003cdiv class=\"rl-materials-row\"\u003e\n\u003cspan class=\"rl-material-chip\"\u003eGLASS\u003c\/span\u003e \u003cspan class=\"rl-material-chip\"\u003eSTONE\u003c\/span\u003e \u003cspan class=\"rl-material-chip\"\u003ePANEL\u003c\/span\u003e \u003cspan class=\"rl-material-chip\"\u003eSTEEL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/850a19ceb34a5b618872af62f255f76b.png?v=1730708964\" alt=\"Risenmega RMLO vacuum lifter positioning a glass panel on an installation site\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ MAINTENANCE ============ --\u003e\n\u003csection class=\"rl-section rl-section-alt\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eMaintenance \u0026amp; Support\u003c\/p\u003e\n\u003ch2\u003eSimple upkeep, longer service life\u003c\/h2\u003e\n\u003cdiv class=\"rl-maint-grid\"\u003e\n\u003cdiv class=\"rl-maint-card\"\u003e\n\u003ch3\u003eEvery Lift\u003c\/h3\u003e\n\u003cp\u003eCheck vacuum pads for contaminants or damage, and confirm the vacuum gauge reads at or below -54kPa before raising a load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-maint-card\"\u003e\n\u003ch3\u003eEvery 20–40 Hours\u003c\/h3\u003e\n\u003cp\u003eInspect the structure, vacuum system, controls, and air filters, and run a vacuum test to confirm the system holds pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rl-maint-card\"\u003e\n\u003ch3\u003eEvery 250–400 Hours\u003c\/h3\u003e\n\u003cp\u003eFull electrical and structural inspection in line with local codes. Replace vacuum pads every 2 years, or sooner if sealing edges are cut, cracked, or glazed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"rl-note\"\u003eNever clean vacuum pads with harsh chemicals or rubber conditioners — both accelerate wear on the sealing edge.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============ FAQ ============ --\u003e\n\u003csection class=\"rl-section\"\u003e\n\u003cp class=\"rl-eyebrow\"\u003eFAQ\u003c\/p\u003e\n\u003ch2\u003eCommon questions about the RMLO vacuum lifter\u003c\/h2\u003e\n\u003cdiv class=\"rl-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat load capacities are available in the RMLO 300–500kg range?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe range covers three models: the RMLO30 (300kg \/ 661lb), RMLO40 (400kg \/ 882lb), and RMLO50 (500kg \/ 1,102lb). All three share the same 3,700mm max lift height and 360° rotation; the RMLO50 steps up to a 1,500W drive motor and 2,200W lift motor to handle the heavier load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the vacuum lifter need an air compressor or external power supply?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The RMLO series is fully self-contained. A maintenance-free 2×12V\/100Ah battery pack powers the vacuum pump, lift motor, and drive system, so it doesn't need a shop air line, generator, or power cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat materials can this vacuum lifter handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAny smooth, non-porous, rigid surface — most commonly glass, stone (granite, marble, engineered stone), architectural panels, and steel sheet, provided the suction pads can form a proper seal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vacuum pressure does the lifter need to operate safely?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eA minimum of -54kPa is required before lifting. Suction force is adjustable from -12kPa to -71kPa via the remote control, and the Panasonic digital gauge displays live pressure so you can confirm a safe hold before every lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the RMLO lifter operate on ramps or inclined surfaces?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The RMLO series is rated for a climbing gradient of up to 15%, making it suitable for loading docks, ramps, and moderately uneven floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety systems are built into the lifter?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEvery RMLO ships with an emergency stop button, an emergency lowering system, a cylinder holding valve, and AC battery protection. An optional dual vacuum system adds a live backup circuit with pressure compensation in case of power loss mid-lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich RMLO model is right for my job?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eMatch the model to your heaviest regular load with some margin: RMLO30 for loads up to 300kg, RMLO40 up to 400kg, RMLO50 up to 500kg. If you regularly handle 600–800kg pieces, see our RMLO60\/RMLO80 series instead. Contact us with your material, sheet size, and site conditions and we'll recommend a configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ FINAL CTA ============ --\u003e\n\u003csection class=\"rl-cta-band\"\u003e\n\u003ch2\u003eReady to move your next 300–500kg load?\u003c\/h2\u003e\n\u003cp\u003eTell us your material, sheet size, and site conditions — we'll recommend the right RMLO configuration for your operation.\u003c\/p\u003e\n\u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=8615192033934\" class=\"rl-btn rl-btn-onbrand\"\u003eRequest a Quote\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"RMLO Series Electric Vacuum Lifter 300-500kg\",\n  \"description\": \"Battery-powered, walk-behind vacuum lifter that lifts, rotates, tilts and places up to 500kg of glass, stone, panel or steel. No air compressor or external power hookup required; covers the RMLO30 (300kg), RMLO40 (400kg) and RMLO50 (500kg) models.\",\n  \"sku\": \"RMLO30-RMLO50\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Risenmega\"\n  },\n  \"image\": [\n    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/d966cd9cb82b36817624fdb63806e823.png?v=1731593994\"\n  ],\n\"offers\": { \"@type\": \"Offer\", \"url\": \"https:\/\/risenmega.com\/products\/vacuum-lift-truck-with-suction-cups-300-500-kg\", \"priceCurrency\": \"USD\", \"price\": \"5950.00\", \"availability\": \"https:\/\/schema.org\/InStock\", \"itemCondition\": \"https:\/\/schema.org\/NewCondition\" } }\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\"@type\":\"Question\",\"name\":\"What load capacities are available in the RMLO 300–500kg range?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The range covers three models: the RMLO30 (300kg \/ 661lb), RMLO40 (400kg \/ 882lb), and RMLO50 (500kg \/ 1,102lb). All three share the same 3,700mm max lift height and 360 degree rotation; the RMLO50 steps up to a 1,500W drive motor and 2,200W lift motor to handle the heavier load.\"}},\n    {\"@type\":\"Question\",\"name\":\"Does the vacuum lifter need an air compressor or external power supply?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The RMLO series is fully self-contained. A maintenance-free 2x12V\/100Ah battery pack powers the vacuum pump, lift motor, and drive system, so it doesn't need a shop air line, generator, or power cable.\"}},\n    {\"@type\":\"Question\",\"name\":\"What materials can this vacuum lifter handle?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any smooth, non-porous, rigid surface, most commonly glass, stone (granite, marble, engineered stone), architectural panels, and steel sheet, provided the suction pads can form a proper seal.\"}},\n    {\"@type\":\"Question\",\"name\":\"What vacuum pressure does the lifter need to operate safely?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A minimum of -54kPa is required before lifting. Suction force is adjustable from -12kPa to -71kPa via the remote control, and the Panasonic digital gauge displays live pressure so the operator can confirm a safe hold before every lift.\"}},\n    {\"@type\":\"Question\",\"name\":\"Can the RMLO lifter operate on ramps or inclined surfaces?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The RMLO series is rated for a climbing gradient of up to 15 percent, making it suitable for loading docks, ramps, and moderately uneven floors.\"}},\n    {\"@type\":\"Question\",\"name\":\"What safety systems are built into the lifter?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Every RMLO ships with an emergency stop button, an emergency lowering system, a cylinder holding valve, and AC battery protection. An optional dual vacuum system adds a live backup circuit with pressure compensation in case of power loss mid-lift.\"}},\n    {\"@type\":\"Question\",\"name\":\"Which RMLO model is right for my job?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Match the model to your heaviest regular load with some margin: RMLO30 for loads up to 300kg, RMLO40 up to 400kg, RMLO50 up to 500kg. For 600 to 800kg pieces, see the RMLO60\/RMLO80 series instead.\"}}\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- ============================================================\n  END Risenmega RMLO 300-500kg product page\n  Before publishing:\n  1. Update the two \"\/pages\/contact\" links to your actual quote\/contact page.\n  2. Update the \"\/collections\/vacuum-lifters\" link to your 600-800kg series page\/collection.\n  3. Consider uploading and swapping in additional real photos from your brochure\n     (control panel, remote control, dimensional drawing) using the same alt-text style.\n  4. Double-check the \"120Ah vs 100Ah\" battery figure against your current nameplate\n     before publishing — flagged in the notes above as a source inconsistency.\n============================================================= --\u003e","brand":"Risenmega","offers":[{"title":"200KG \/ 3700 mm","offer_id":45952044040358,"sku":null,"price":5950.0,"currency_code":"USD","in_stock":true},{"title":"200KG \/ 5000 mm","offer_id":56499580076198,"sku":null,"price":6200.0,"currency_code":"USD","in_stock":true},{"title":"300KG \/ 3700 mm","offer_id":45952044073126,"sku":null,"price":8050.0,"currency_code":"USD","in_stock":true},{"title":"300KG \/ 5000 mm","offer_id":56499580108966,"sku":null,"price":8350.0,"currency_code":"USD","in_stock":true},{"title":"400KG \/ 3700 mm","offer_id":45952044105894,"sku":null,"price":8200.0,"currency_code":"USD","in_stock":true},{"title":"400KG \/ 5000 mm","offer_id":56499580141734,"sku":null,"price":8500.0,"currency_code":"USD","in_stock":true},{"title":"500KG \/ 3700 mm","offer_id":45952044138662,"sku":null,"price":8300.0,"currency_code":"USD","in_stock":true},{"title":"500KG \/ 5000 mm","offer_id":56499580174502,"sku":null,"price":8650.0,"currency_code":"USD","in_stock":true},{"title":"600KG \/ 3700 mm","offer_id":45952044171430,"sku":null,"price":8500.0,"currency_code":"USD","in_stock":true},{"title":"600KG \/ 5000 mm","offer_id":56499580207270,"sku":null,"price":8800.0,"currency_code":"USD","in_stock":true},{"title":"800KG \/ 3700 mm","offer_id":55959060185254,"sku":null,"price":12500.0,"currency_code":"USD","in_stock":true},{"title":"800KG \/ 5000 mm","offer_id":56499580240038,"sku":null,"price":12500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/vacuum_lifter_800kg_with_glass_cup.png?v=1764147793","url":"https:\/\/risenmega.com\/products\/vacuum-lift-truck-with-suction-cups-300-500-kg","provider":"Risenmega","version":"1.0","type":"link"}