{"title":"Rolling Jacks","description":"","products":[{"product_id":"amgo-j5h-hand-pump-rolling-jack-5-000-lb-capacity","title":"AMGO J5H Hand-Pump Rolling Jack – 5,000-lb Capacity","description":"\u003cstyle\u003e\n.amgo-product-description,\n.amgo-product-description *,\n.amgo-product-description *::before,\n.amgo-product-description *::after {\n  box-sizing: border-box;\n}\n\n.amgo-product-description {\n  --amgo-bg: var(--color-background, #ffffff);\n  --amgo-text: var(--color-foreground, rgba(0, 0, 0, 0.81));\n  --amgo-heading: var(--color-foreground-heading, #000000);\n  --amgo-border: var(--color-border, rgba(0, 0, 0, 0.13));\n  --amgo-muted: var(--color-foreground-muted, rgba(0, 0, 0, 0.6));\n  --amgo-accent: #ffbf00;\n  --amgo-accent-soft: #fff7d6;\n  --amgo-soft: #f5f5f5;\n  width: 100%;\n  max-width: none;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  color: var(--amgo-text);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: var(--font-size--paragraph, 0.875rem);\n  font-weight: var(--font-body--weight, 400);\n  line-height: var(--line-height--body-loose, 1.6);\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3,\n.amgo-product-description p,\n.amgo-product-description ul {\n  margin-top: 0;\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3 {\n  color: var(--amgo-heading);\n  font-family: var(--font-heading--family, Inter, sans-serif);\n  font-weight: var(--font-heading--weight, 700);\n}\n\n.amgo-product-description h2 {\n  position: relative;\n  margin-bottom: 1rem;\n  padding-left: 0.875rem;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  line-height: 1.25;\n}\n\n.amgo-product-description h2::before {\n  position: absolute;\n  top: 0.15em;\n  bottom: 0.15em;\n  left: 0;\n  width: 4px;\n  border-radius: 40px;\n  background: var(--amgo-accent);\n  content: \"\";\n}\n\n.amgo-product-description h3 {\n  margin-bottom: 0.5rem;\n  font-size: 1.125rem;\n  line-height: 1.3;\n}\n\n.amgo-product-description p {\n  margin-bottom: 0.875rem;\n}\n\n.amgo-product-description strong {\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-product-summary,\n.amgo-product-note {\n  width: 100%;\n  padding: 1rem 1.125rem;\n  border: 1px solid var(--amgo-border);\n  border-left: 5px solid var(--amgo-accent);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-accent-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-product-summary {\n  margin-bottom: 1.25rem;\n}\n\n.amgo-product-note {\n  margin-top: 1rem;\n}\n\n.amgo-product-summary p,\n.amgo-product-note p {\n  margin: 0;\n}\n\n.amgo-product-quick-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin-bottom: 1.5rem;\n}\n\n.amgo-product-quick-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-quick-card span {\n  display: block;\n  margin-bottom: 0.3rem;\n  color: var(--amgo-muted);\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n.amgo-product-quick-card strong {\n  display: block;\n  font-size: 1.125rem;\n  line-height: 1.35;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-download-buttons {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.75rem;\n  margin-bottom: 1.5rem;\n}\n\n.amgo-download-button,\n.amgo-warranty-link {\n  display: inline-flex;\n  min-height: 44px;\n  align-items: center;\n  justify-content: center;\n  padding: 0.8rem 1.25rem;\n  border: 1px solid #000000;\n  border-radius: var(--style-border-radius-buttons-primary, 14px);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: 0.875rem;\n  font-weight: 700;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.amgo-download-button {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-download-button:hover {\n  background: #333333;\n  color: #ffffff !important;\n}\n\n.amgo-download-button--secondary {\n  background: var(--amgo-accent);\n  color: #000000 !important;\n}\n\n.amgo-download-button--secondary:hover {\n  background: #ffd04d;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link {\n  margin-top: 1rem;\n  background: transparent;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-product-section {\n  width: 100%;\n  margin-bottom: 1.5rem;\n  padding: clamp(1rem, 3vw, 1.5rem);\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-section \u003e :last-child {\n  margin-bottom: 0;\n}\n\n.amgo-feature-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.amgo-feature-grid li {\n  position: relative;\n  min-width: 0;\n  margin: 0;\n  padding: 0.875rem 0.875rem 0.875rem 2.75rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-feature-grid li::before {\n  position: absolute;\n  top: 0.85rem;\n  left: 0.875rem;\n  display: grid;\n  width: 1.35rem;\n  height: 1.35rem;\n  place-items: center;\n  border-radius: 50%;\n  background: var(--amgo-accent);\n  color: #000000;\n  content: \"✓\";\n  font-size: 0.75rem;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.amgo-application-grid,\n.amgo-warranty-grid {\n  display: grid;\n  width: 100%;\n  gap: var(--gap-md, 0.9rem);\n}\n\n.amgo-application-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.amgo-warranty-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  margin-top: 1rem;\n}\n\n.amgo-application-card,\n.amgo-warranty-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-application-card p {\n  margin-bottom: 0;\n}\n\n.amgo-warranty-card strong {\n  display: block;\n  margin-bottom: 0.25rem;\n  font-size: 1.05rem;\n}\n\n.amgo-table-scroll {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow-x: auto;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-bg);\n  -webkit-overflow-scrolling: touch;\n}\n\n.amgo-specifications-table {\n  width: 100%;\n  min-width: 680px;\n  margin: 0;\n  border: 0;\n  border-collapse: collapse;\n  border-spacing: 0;\n  background: var(--amgo-bg);\n  color: var(--amgo-text);\n}\n\n.amgo-specifications-table th,\n.amgo-specifications-table td {\n  padding: 0.8rem 0.9rem;\n  border: 0;\n  border-bottom: 1px solid var(--amgo-border);\n  text-align: left;\n  vertical-align: top;\n  white-space: normal;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-specifications-table thead th {\n  background: #000000;\n  color: #ffffff;\n  font-size: 0.875rem;\n  font-weight: 700;\n}\n\n.amgo-specifications-table tbody tr:nth-child(even) {\n  background: var(--amgo-soft);\n}\n\n.amgo-specifications-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.amgo-specifications-table td:first-child {\n  width: 44%;\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-benefit-list {\n  margin: 0;\n  padding-left: 1.25rem;\n}\n\n.amgo-benefit-list li {\n  margin-bottom: 0.5rem;\n}\n\n.amgo-benefit-list li::marker {\n  color: var(--amgo-accent);\n}\n\n@media screen and (max-width: 900px) {\n  .amgo-product-quick-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .amgo-application-grid,\n  .amgo-warranty-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media screen and (max-width: 749px) {\n  .amgo-product-quick-grid,\n  .amgo-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-buttons {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-button {\n    width: 100%;\n  }\n\n  .amgo-product-section {\n    padding: 1rem;\n  }\n\n  .amgo-specifications-table {\n    min-width: 620px;\n  }\n\n  .amgo-specifications-table th,\n  .amgo-specifications-table td {\n    padding: 0.7rem 0.75rem;\n    font-size: 0.8125rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amgo-product-description\"\u003e\n  \u003cdiv class=\"amgo-product-summary\"\u003e\n    \u003cp\u003e\u003cstrong\u003eAMGO J5H:\u003c\/strong\u003e A 5,000-lb. hand-pump rolling jack for rail-less four post and scissors lifts, featuring adjustable arms, an extendable sliding base, smooth plastic sliders, manual safety locks and standard 2.5-inch stackable adapters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-product-quick-grid\"\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Capacity\u003c\/span\u003e\u003cstrong\u003e5,000 lbs\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003ePump Type\u003c\/span\u003e\u003cstrong\u003eCommercial Hand Pump\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Time\u003c\/span\u003e\u003cstrong\u003e50 Seconds\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eMaximum Height\u003c\/span\u003e\u003cstrong\u003e16 9\/16\" with Adapters\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-download-buttons\"\u003e\n    \u003ca class=\"amgo-download-button\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/J5H-AMGO-2025.10.25.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Manual\u003c\/a\u003e\n    \u003ca class=\"amgo-download-button amgo-download-button--secondary\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/Rolling-Jack-2026.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Brochure\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAbout the AMGO J5H\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO J5H is a commercial hand-pump rolling jack designed for rail-less four post and scissors lifts. Its adjustable lower sliding assembly fits a wide range of runway spacing, allowing the jack to work with compatible AMGO lifts and many other lift brands.\u003c\/p\u003e\n    \u003cp\u003eThe manual hydraulic pump requires no compressed-air or electrical connection. Adjustable arms, sturdy rubber pads and standard 2.5-inch stackable adapters help technicians position the jack beneath approved vehicle support points for wheel-free service.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cul class=\"amgo-feature-grid\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e5,000-lb. lifting capacity\u003c\/strong\u003e supports wheel-free service on compatible passenger cars and light-duty vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCommercial-grade hand pump\u003c\/strong\u003e provides hydraulic lifting without an external air or electrical source.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExtendable lower sliding assembly\u003c\/strong\u003e adjusts to fit runway spacing from 35 5\/8 inches to 50 3\/16 inches.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDurable plastic sliders\u003c\/strong\u003e help the jack move smoothly along compatible lift runways.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdjustable long-reach arms\u003c\/strong\u003e position the rubber pads under approved vehicle support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e33 1\/8-inch to 53 7\/16-inch arm-pad reach\u003c\/strong\u003e supports varied chassis widths.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eManual safety locking system\u003c\/strong\u003e provides secure working positions during service.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSturdy drop-in rubber pads\u003c\/strong\u003e come standard for secure chassis contact.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e2.5-inch stackable adapters\u003c\/strong\u003e increase lifting reach for vehicles with higher chassis points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eErgonomic guardrail\u003c\/strong\u003e doubles as a booster handle for moving the jack along the runways.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHigh-quality hydraulic cylinder and hose\u003c\/strong\u003e support dependable commercial operation.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIndoor-use design\u003c\/strong\u003e suits professional workshops and compatible home-garage lifts.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-application-grid\"\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eWheel-Free Service\u003c\/h3\u003e\n        \u003cp\u003eRaise the vehicle by its approved chassis points for brake, tire, wheel-bearing and suspension work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eFour Post Parking Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe rail-less sliding design is especially suited to compatible parking lifts without dedicated jack rails.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eScissors and General-Service Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe adjustable support base and arms improve compatibility with many runway layouts and vehicle widths.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAMGO J5H Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-table-scroll\"\u003e\n      \u003ctable class=\"amgo-specifications-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n            \u003cth\u003eReference\u003c\/th\u003e\n            \u003cth\u003eJ5H Details\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eJ5H Hand-Pump Rolling Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e5,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Time\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e50 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArm-Pad Reach\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003ctd\u003e33 1\/8\" to 53 7\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Jack Height\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003ctd\u003e8 11\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdjustable Support-Base Width\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003ctd\u003e35 5\/8\" to 50 3\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Rubber-Pad Height\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003ctd\u003e5 1\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height Without Adapters\u003c\/td\u003e\n\u003ctd\u003eE\u003c\/td\u003e\n\u003ctd\u003e14\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height With Adapters\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e16 9\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003eF\u003c\/td\u003e\n\u003ctd\u003e20 1\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e273 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eManual hand pump\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amgo-product-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCompatibility and operation note:\u003c\/strong\u003e Confirm the host lift's runway spacing, structure and rated capacity before installing the J5H. The rolling jack is approved for indoor use only and must be installed and maintained by qualified personnel. Always position the pads beneath manufacturer-approved vehicle support points and lower the jack onto its mechanical safety lock before beginning service.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eStandard Equipment\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eCommercial-grade manual hydraulic hand pump.\u003c\/li\u003e\n      \u003cli\u003eAdjustable long-reach lifting arms.\u003c\/li\u003e\n      \u003cli\u003eExtendable lower sliding assembly with plastic sliders.\u003c\/li\u003e\n      \u003cli\u003eManual safety-lock system with secure working positions.\u003c\/li\u003e\n      \u003cli\u003eDrop-in sturdy rubber-pad assemblies.\u003c\/li\u003e\n      \u003cli\u003eStandard 2.5-inch stackable extension adapters.\u003c\/li\u003e\n      \u003cli\u003eErgonomic guardrail and booster handle.\u003c\/li\u003e\n      \u003cli\u003eHigh-pressure hydraulic hose and commercial-grade cylinder.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eWhy Choose the AMGO J5H?\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eProvides 5,000-lb. wheel-free lifting capability.\u003c\/li\u003e\n      \u003cli\u003eRequires no compressed-air or electrical connection.\u003c\/li\u003e\n      \u003cli\u003eAdjustable base fits many rail-less four post and scissors lifts.\u003c\/li\u003e\n      \u003cli\u003eLong-reach arms accommodate varied approved lifting points.\u003c\/li\u003e\n      \u003cli\u003ePlastic sliders support smooth movement along runways.\u003c\/li\u003e\n      \u003cli\u003eStandard rubber pads and 2.5-inch adapters add versatility.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eEvery AMGO Lift Is Guaranteed\u003c\/h2\u003e\n    \u003cp\u003eEvery AMGO lift and rolling jack is supplied with a user manual containing installation, operation, maintenance and troubleshooting guidance. Following these instructions supports reliable daily operation and safer wheel-free service.\u003c\/p\u003e\n\n    \u003ch3\u003eAMGO 5-3-2 Warranty: Industry-Leading Service\u003c\/h3\u003e\n    \u003cp\u003eAMGO Hydraulic Corporation supports its lifting equipment with comprehensive warranty coverage:\u003c\/p\u003e\n\n    \u003cdiv class=\"amgo-warranty-grid\"\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003eSteel structure components\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e3-Year Warranty\u003c\/strong\u003eHydraulic components, bronze bushings, sliders and covered plastic parts\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e2-Year Warranty\u003c\/strong\u003eElectrical components, power units and other covered parts\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"amgo-warranty-link\" href=\"https:\/\/amgohyd.com\/warranty-return-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eView Detailed Warranty Policy\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO J5H combines a 5,000-lb. capacity with fully manual hydraulic operation, making it a practical rolling jack where compressed air is unavailable. Its adjustable support base, long-reach arms, smooth plastic sliders, rubber pads, stackable adapters and manual safety locks support dependable wheel-free service on compatible four post and scissors lifts.\u003c\/p\u003e\n    \u003cp\u003eBefore purchasing or operating the jack, verify host-lift compatibility, runway spacing and capacity, vehicle weight and approved lifting points, available clearance and all applicable workshop safety requirements.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AMGO","offers":[{"title":"Default Title","offer_id":45349395955781,"sku":"J5H","price":1125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/2195\/4117\/files\/1_cc677723-7a4c-4b11-90fc-968334ced2be.png?v=1784052827"},{"product_id":"amgo-rj-6h-hand-pump-rolling-jack-6-000-lb-capacity","title":"AMGO RJ-6H Hand-Pump Rolling Jack – 6,000-lb Capacity","description":"\u003cstyle\u003e\n.amgo-product-description,\n.amgo-product-description *,\n.amgo-product-description *::before,\n.amgo-product-description *::after {\n  box-sizing: border-box;\n}\n\n.amgo-product-description {\n  --amgo-bg: var(--color-background, #ffffff);\n  --amgo-text: var(--color-foreground, rgba(0, 0, 0, 0.81));\n  --amgo-heading: var(--color-foreground-heading, #000000);\n  --amgo-border: var(--color-border, rgba(0, 0, 0, 0.13));\n  --amgo-muted: var(--color-foreground-muted, rgba(0, 0, 0, 0.6));\n  --amgo-accent: #ffbf00;\n  --amgo-accent-soft: #fff7d6;\n  --amgo-soft: #f5f5f5;\n  width: 100%;\n  max-width: none;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  color: var(--amgo-text);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: var(--font-size--paragraph, 0.875rem);\n  font-weight: var(--font-body--weight, 400);\n  line-height: var(--line-height--body-loose, 1.6);\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3,\n.amgo-product-description p,\n.amgo-product-description ul {\n  margin-top: 0;\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3 {\n  color: var(--amgo-heading);\n  font-family: var(--font-heading--family, Inter, sans-serif);\n  font-weight: var(--font-heading--weight, 700);\n}\n\n.amgo-product-description h2 {\n  position: relative;\n  margin-bottom: 1rem;\n  padding-left: 0.875rem;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  line-height: 1.25;\n}\n\n.amgo-product-description h2::before {\n  position: absolute;\n  top: 0.15em;\n  bottom: 0.15em;\n  left: 0;\n  width: 4px;\n  border-radius: 40px;\n  background: var(--amgo-accent);\n  content: \"\";\n}\n\n.amgo-product-description h3 {\n  margin-bottom: 0.5rem;\n  font-size: 1.125rem;\n  line-height: 1.3;\n}\n\n.amgo-product-description p {\n  margin-bottom: 0.875rem;\n}\n\n.amgo-product-description strong {\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-product-summary,\n.amgo-product-note {\n  width: 100%;\n  padding: 1rem 1.125rem;\n  border: 1px solid var(--amgo-border);\n  border-left: 5px solid var(--amgo-accent);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-accent-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-product-summary {\n  margin-bottom: 1.25rem;\n}\n\n.amgo-product-note {\n  margin-top: 1rem;\n}\n\n.amgo-product-summary p,\n.amgo-product-note p {\n  margin: 0;\n}\n\n.amgo-product-quick-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin-bottom: 1.5rem;\n}\n\n.amgo-product-quick-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-quick-card span {\n  display: block;\n  margin-bottom: 0.3rem;\n  color: var(--amgo-muted);\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n.amgo-product-quick-card strong {\n  display: block;\n  font-size: 1.125rem;\n  line-height: 1.35;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-download-buttons {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.75rem;\n  margin-bottom: 1.5rem;\n}\n\n.amgo-download-button,\n.amgo-warranty-link {\n  display: inline-flex;\n  min-height: 44px;\n  align-items: center;\n  justify-content: center;\n  padding: 0.8rem 1.25rem;\n  border: 1px solid #000000;\n  border-radius: var(--style-border-radius-buttons-primary, 14px);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: 0.875rem;\n  font-weight: 700;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.amgo-download-button {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-download-button:hover {\n  background: #333333;\n  color: #ffffff !important;\n}\n\n.amgo-download-button--secondary {\n  background: var(--amgo-accent);\n  color: #000000 !important;\n}\n\n.amgo-download-button--secondary:hover {\n  background: #ffd04d;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link {\n  margin-top: 1rem;\n  background: transparent;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-product-section {\n  width: 100%;\n  margin-bottom: 1.5rem;\n  padding: clamp(1rem, 3vw, 1.5rem);\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-section \u003e :last-child {\n  margin-bottom: 0;\n}\n\n.amgo-feature-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.amgo-feature-grid li {\n  position: relative;\n  min-width: 0;\n  margin: 0;\n  padding: 0.875rem 0.875rem 0.875rem 2.75rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-feature-grid li::before {\n  position: absolute;\n  top: 0.85rem;\n  left: 0.875rem;\n  display: grid;\n  width: 1.35rem;\n  height: 1.35rem;\n  place-items: center;\n  border-radius: 50%;\n  background: var(--amgo-accent);\n  color: #000000;\n  content: \"✓\";\n  font-size: 0.75rem;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.amgo-application-grid,\n.amgo-warranty-grid {\n  display: grid;\n  width: 100%;\n  gap: var(--gap-md, 0.9rem);\n}\n\n.amgo-application-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.amgo-warranty-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  margin-top: 1rem;\n}\n\n.amgo-application-card,\n.amgo-warranty-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-application-card p {\n  margin-bottom: 0;\n}\n\n.amgo-warranty-card strong {\n  display: block;\n  margin-bottom: 0.25rem;\n  font-size: 1.05rem;\n}\n\n.amgo-table-scroll {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow-x: auto;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-bg);\n  -webkit-overflow-scrolling: touch;\n}\n\n.amgo-specifications-table {\n  width: 100%;\n  min-width: 680px;\n  margin: 0;\n  border: 0;\n  border-collapse: collapse;\n  border-spacing: 0;\n  background: var(--amgo-bg);\n  color: var(--amgo-text);\n}\n\n.amgo-specifications-table th,\n.amgo-specifications-table td {\n  padding: 0.8rem 0.9rem;\n  border: 0;\n  border-bottom: 1px solid var(--amgo-border);\n  text-align: left;\n  vertical-align: top;\n  white-space: normal;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-specifications-table thead th {\n  background: #000000;\n  color: #ffffff;\n  font-size: 0.875rem;\n  font-weight: 700;\n}\n\n.amgo-specifications-table tbody tr:nth-child(even) {\n  background: var(--amgo-soft);\n}\n\n.amgo-specifications-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.amgo-specifications-table td:first-child {\n  width: 44%;\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-benefit-list {\n  margin: 0;\n  padding-left: 1.25rem;\n}\n\n.amgo-benefit-list li {\n  margin-bottom: 0.5rem;\n}\n\n.amgo-benefit-list li::marker {\n  color: var(--amgo-accent);\n}\n\n@media screen and (max-width: 900px) {\n  .amgo-product-quick-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .amgo-application-grid,\n  .amgo-warranty-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media screen and (max-width: 749px) {\n  .amgo-product-quick-grid,\n  .amgo-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-buttons {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-button {\n    width: 100%;\n  }\n\n  .amgo-product-section {\n    padding: 1rem;\n  }\n\n  .amgo-specifications-table {\n    min-width: 620px;\n  }\n\n  .amgo-specifications-table th,\n  .amgo-specifications-table td {\n    padding: 0.7rem 0.75rem;\n    font-size: 0.8125rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amgo-product-description\"\u003e\n  \u003cdiv class=\"amgo-product-summary\"\u003e\n    \u003cp\u003e\u003cstrong\u003eAMGO RJ-6H:\u003c\/strong\u003e A 6,000-lb. hand-pump rolling jack with patented floating rolling technology, a low-profile structure, adjustable lifting arms, an extendable sliding base, dual safety locking and standard 2.5-inch adapters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-product-quick-grid\"\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Capacity\u003c\/span\u003e\u003cstrong\u003e6,000 lbs\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003ePump Type\u003c\/span\u003e\u003cstrong\u003eManual Hand Pump\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Time\u003c\/span\u003e\u003cstrong\u003e50 Seconds\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eMaximum Height\u003c\/span\u003e\u003cstrong\u003e20 1\/4\" with Adapters\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-download-buttons\"\u003e\n    \u003ca class=\"amgo-download-button\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/RJ-6A-RJ-6H-2025.2.17.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Manual\u003c\/a\u003e\n    \u003ca class=\"amgo-download-button amgo-download-button--secondary\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/Rolling-Jack-2026.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Brochure\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAbout the AMGO RJ-6H\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-6H is a commercial hand-pump rolling jack designed for compatible four post lifts and large scissors lifts. Its patented floating rolling technology and low-profile structure help the jack move smoothly along suitable runways while providing useful clearance beneath low-stance and modified vehicles.\u003c\/p\u003e\n    \u003cp\u003eThe fully manual hydraulic system requires no compressed-air or electrical connection. Adjustable lifting arms, an extendable lower sliding assembly and standard rubber pads with 2.5-inch adapters help technicians position the jack under approved vehicle support points for wheel-free service.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cul class=\"amgo-feature-grid\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e6,000-lb. lifting capacity\u003c\/strong\u003e supports wheel-free service on compatible passenger cars and light-duty vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eManual hydraulic hand pump\u003c\/strong\u003e operates without an external compressed-air or electrical connection.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePatented floating rolling technology\u003c\/strong\u003e supports smoother movement along compatible lift runways.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLow-profile jack structure\u003c\/strong\u003e provides added clearance for low-stance sports cars and modified vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdjustable lifting arms\u003c\/strong\u003e help reach different manufacturer-approved vehicle support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e33 1\/16-inch to 53 7\/16-inch arm-pad reach\u003c\/strong\u003e accommodates varied chassis widths.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExtendable lower sliding assembly\u003c\/strong\u003e fits runway spacing from 33 7\/8 inches to 52 13\/16 inches.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDual safety-lock system\u003c\/strong\u003e combines a self-locking safety device with a mechanical lock.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTwo manual lock positions\u003c\/strong\u003e provide comfortable and secure working heights.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDrop-in durable rubber pads\u003c\/strong\u003e come standard for secure chassis contact.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e2.5-inch extension adapters\u003c\/strong\u003e increase lifting reach for vehicles with higher support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eErgonomic guardrail\u003c\/strong\u003e protects the hydraulic hose and helps move the jack along the runways.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-application-grid\"\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eWheel-Free Service\u003c\/h3\u003e\n        \u003cp\u003eRaise the vehicle by approved chassis points for brake, tire, wheel-bearing and suspension work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eFour Post Service Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe adjustable support base fits many compatible runway layouts used in professional workshops.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eLarge Scissors Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe floating sliding system and telescoping arms support use with compatible heavy-duty scissors lifts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAMGO RJ-6H Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-table-scroll\"\u003e\n      \u003ctable class=\"amgo-specifications-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n            \u003cth\u003eReference\u003c\/th\u003e\n            \u003cth\u003eRJ-6H Details\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eRJ-6H Hand-Pump Rolling Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e6,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Time\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e50 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArm-Pad Reach\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003ctd\u003e33 1\/16\" to 53 7\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Jack Height\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003ctd\u003e8 7\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdjustable Support-Base Width\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003ctd\u003e33 7\/8\" to 52 13\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Rubber-Pad Height\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003ctd\u003e8 5\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height Without Adapters\u003c\/td\u003e\n\u003ctd\u003eE\u003c\/td\u003e\n\u003ctd\u003e17 3\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height With Adapters\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e20 1\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003eF\u003c\/td\u003e\n\u003ctd\u003e20 1\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e280 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eManual hand pump\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amgo-product-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCompatibility and operation note:\u003c\/strong\u003e Confirm the host lift's runway spacing, structure and rated capacity before installing the RJ-6H. The jack may be used separately or with compatible four post and large scissors lifts. Always position the pads beneath manufacturer-approved support points and lower the jack onto a mechanical safety lock before beginning service.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eStandard Equipment\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eCommercial-grade manual hydraulic hand pump.\u003c\/li\u003e\n      \u003cli\u003ePatented floating rolling and sliding system.\u003c\/li\u003e\n      \u003cli\u003eAdjustable long-reach lifting arms.\u003c\/li\u003e\n      \u003cli\u003eExtendable lower sliding support assembly.\u003c\/li\u003e\n      \u003cli\u003eDual safety-lock and mechanical-lock system.\u003c\/li\u003e\n      \u003cli\u003eDrop-in durable rubber-pad assemblies.\u003c\/li\u003e\n      \u003cli\u003eStandard 2.5-inch extension adapters.\u003c\/li\u003e\n      \u003cli\u003eErgonomic guardrail and hydraulic-hose protection.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eWhy Choose the AMGO RJ-6H?\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eProvides 6,000-lb. wheel-free lifting capability.\u003c\/li\u003e\n      \u003cli\u003eRequires no compressed-air or electrical connection.\u003c\/li\u003e\n      \u003cli\u003eLow-profile structure suits many low-stance vehicles.\u003c\/li\u003e\n      \u003cli\u003eAdjustable base fits varied compatible runway spacing.\u003c\/li\u003e\n      \u003cli\u003eFloating rolling technology supports smooth movement.\u003c\/li\u003e\n      \u003cli\u003eDual locks, rubber pads and adapters come standard.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eEvery AMGO Lift Is Guaranteed\u003c\/h2\u003e\n    \u003cp\u003eEvery AMGO lift and rolling jack is supplied with a user manual containing installation, operation, maintenance and troubleshooting guidance. Following these instructions supports reliable daily operation and safer wheel-free service.\u003c\/p\u003e\n\n    \u003ch3\u003eAMGO 5-3-2 Warranty: Industry-Leading Service\u003c\/h3\u003e\n    \u003cp\u003eAMGO Hydraulic Corporation supports its lifting equipment with comprehensive warranty coverage:\u003c\/p\u003e\n\n    \u003cdiv class=\"amgo-warranty-grid\"\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003eSteel structure components\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e3-Year Warranty\u003c\/strong\u003eHydraulic components, bronze bushings, sliders and covered plastic parts\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e2-Year Warranty\u003c\/strong\u003eElectrical components, power units and other covered parts\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"amgo-warranty-link\" href=\"https:\/\/amgohyd.com\/warranty-return-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eView Detailed Warranty Policy\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-6H combines a 6,000-lb. capacity with manual hydraulic operation, patented floating rolling technology and a low-profile structure. Its adjustable base and arms, dual safety locks, rubber pads and standard adapters make it a practical wheel-free service accessory for compatible four post and large scissors lifts.\u003c\/p\u003e\n    \u003cp\u003eBefore purchasing or operating the jack, verify host-lift compatibility, runway spacing and capacity, vehicle weight and approved lifting points, available clearance and all applicable workshop safety requirements.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AMGO","offers":[{"title":"Default Title","offer_id":45349396283461,"sku":"RJ-6H","price":1245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/2195\/4117\/files\/1_64bc7250-a3ca-45b1-b19c-8bd4be513901.png?v=1784052924"},{"product_id":"amgo-rj-6a-pneumatic-rolling-jack-6-000-lb-capacity","title":"AMGO RJ-6A Pneumatic Rolling Jack – 6,000-lb Capacity","description":"\u003cstyle\u003e\n.amgo-product-description,\n.amgo-product-description *,\n.amgo-product-description *::before,\n.amgo-product-description *::after {\n  box-sizing: border-box;\n}\n\n.amgo-product-description {\n  --amgo-bg: var(--color-background, #ffffff);\n  --amgo-text: var(--color-foreground, rgba(0, 0, 0, 0.81));\n  --amgo-heading: var(--color-foreground-heading, #000000);\n  --amgo-border: var(--color-border, rgba(0, 0, 0, 0.13));\n  --amgo-muted: var(--color-foreground-muted, rgba(0, 0, 0, 0.6));\n  --amgo-accent: #ffbf00;\n  --amgo-accent-soft: #fff7d6;\n  --amgo-soft: #f5f5f5;\n  width: 100%;\n  max-width: none;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  color: var(--amgo-text);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: var(--font-size--paragraph, 0.875rem);\n  font-weight: var(--font-body--weight, 400);\n  line-height: var(--line-height--body-loose, 1.6);\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3,\n.amgo-product-description p,\n.amgo-product-description ul {\n  margin-top: 0;\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3 {\n  color: var(--amgo-heading);\n  font-family: var(--font-heading--family, Inter, sans-serif);\n  font-weight: var(--font-heading--weight, 700);\n}\n\n.amgo-product-description h2 {\n  position: relative;\n  margin-bottom: 1rem;\n  padding-left: 0.875rem;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  line-height: 1.25;\n}\n\n.amgo-product-description h2::before {\n  position: absolute;\n  top: 0.15em;\n  bottom: 0.15em;\n  left: 0;\n  width: 4px;\n  border-radius: 40px;\n  background: var(--amgo-accent);\n  content: \"\";\n}\n\n.amgo-product-description h3 {\n  margin-bottom: 0.5rem;\n  font-size: 1.125rem;\n  line-height: 1.3;\n}\n\n.amgo-product-description p {\n  margin-bottom: 0.875rem;\n}\n\n.amgo-product-description strong {\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-product-summary,\n.amgo-product-note {\n  width: 100%;\n  padding: 1rem 1.125rem;\n  border: 1px solid var(--amgo-border);\n  border-left: 5px solid var(--amgo-accent);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-accent-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-product-summary {\n  margin-bottom: 1.25rem;\n}\n\n.amgo-product-note {\n  margin-top: 1rem;\n}\n\n.amgo-product-summary p,\n.amgo-product-note p {\n  margin: 0;\n}\n\n.amgo-product-quick-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin-bottom: 1.5rem;\n}\n\n.amgo-product-quick-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-quick-card span {\n  display: block;\n  margin-bottom: 0.3rem;\n  color: var(--amgo-muted);\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n.amgo-product-quick-card strong {\n  display: block;\n  font-size: 1.125rem;\n  line-height: 1.35;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-download-buttons {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.75rem;\n  margin-bottom: 1.5rem;\n}\n\n.amgo-download-button,\n.amgo-warranty-link {\n  display: inline-flex;\n  min-height: 44px;\n  align-items: center;\n  justify-content: center;\n  padding: 0.8rem 1.25rem;\n  border: 1px solid #000000;\n  border-radius: var(--style-border-radius-buttons-primary, 14px);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: 0.875rem;\n  font-weight: 700;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.amgo-download-button {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-download-button:hover {\n  background: #333333;\n  color: #ffffff !important;\n}\n\n.amgo-download-button--secondary {\n  background: var(--amgo-accent);\n  color: #000000 !important;\n}\n\n.amgo-download-button--secondary:hover {\n  background: #ffd04d;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link {\n  margin-top: 1rem;\n  background: transparent;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-product-section {\n  width: 100%;\n  margin-bottom: 1.5rem;\n  padding: clamp(1rem, 3vw, 1.5rem);\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-section \u003e :last-child {\n  margin-bottom: 0;\n}\n\n.amgo-feature-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.amgo-feature-grid li {\n  position: relative;\n  min-width: 0;\n  margin: 0;\n  padding: 0.875rem 0.875rem 0.875rem 2.75rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-feature-grid li::before {\n  position: absolute;\n  top: 0.85rem;\n  left: 0.875rem;\n  display: grid;\n  width: 1.35rem;\n  height: 1.35rem;\n  place-items: center;\n  border-radius: 50%;\n  background: var(--amgo-accent);\n  color: #000000;\n  content: \"✓\";\n  font-size: 0.75rem;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.amgo-application-grid,\n.amgo-warranty-grid {\n  display: grid;\n  width: 100%;\n  gap: var(--gap-md, 0.9rem);\n}\n\n.amgo-application-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.amgo-warranty-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  margin-top: 1rem;\n}\n\n.amgo-application-card,\n.amgo-warranty-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-application-card p {\n  margin-bottom: 0;\n}\n\n.amgo-warranty-card strong {\n  display: block;\n  margin-bottom: 0.25rem;\n  font-size: 1.05rem;\n}\n\n.amgo-table-scroll {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow-x: auto;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-bg);\n  -webkit-overflow-scrolling: touch;\n}\n\n.amgo-specifications-table {\n  width: 100%;\n  min-width: 680px;\n  margin: 0;\n  border: 0;\n  border-collapse: collapse;\n  border-spacing: 0;\n  background: var(--amgo-bg);\n  color: var(--amgo-text);\n}\n\n.amgo-specifications-table th,\n.amgo-specifications-table td {\n  padding: 0.8rem 0.9rem;\n  border: 0;\n  border-bottom: 1px solid var(--amgo-border);\n  text-align: left;\n  vertical-align: top;\n  white-space: normal;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-specifications-table thead th {\n  background: #000000;\n  color: #ffffff;\n  font-size: 0.875rem;\n  font-weight: 700;\n}\n\n.amgo-specifications-table tbody tr:nth-child(even) {\n  background: var(--amgo-soft);\n}\n\n.amgo-specifications-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.amgo-specifications-table td:first-child {\n  width: 44%;\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-benefit-list {\n  margin: 0;\n  padding-left: 1.25rem;\n}\n\n.amgo-benefit-list li {\n  margin-bottom: 0.5rem;\n}\n\n.amgo-benefit-list li::marker {\n  color: var(--amgo-accent);\n}\n\n@media screen and (max-width: 900px) {\n  .amgo-product-quick-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .amgo-application-grid,\n  .amgo-warranty-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media screen and (max-width: 749px) {\n  .amgo-product-quick-grid,\n  .amgo-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-buttons {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-button {\n    width: 100%;\n  }\n\n  .amgo-product-section {\n    padding: 1rem;\n  }\n\n  .amgo-specifications-table {\n    min-width: 620px;\n  }\n\n  .amgo-specifications-table th,\n  .amgo-specifications-table td {\n    padding: 0.7rem 0.75rem;\n    font-size: 0.8125rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amgo-product-description\"\u003e\n  \u003cdiv class=\"amgo-product-summary\"\u003e\n    \u003cp\u003e\u003cstrong\u003eAMGO RJ-6A:\u003c\/strong\u003e A 6,000-lb. pneumatic rolling jack with patented floating rolling technology, a low-profile structure, adjustable lifting arms, an extendable sliding base, dual safety locking and standard 2.5-inch adapters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-product-quick-grid\"\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Capacity\u003c\/span\u003e\u003cstrong\u003e6,000 lbs\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003ePump Type\u003c\/span\u003e\u003cstrong\u003ePneumatic Hydraulic Pump\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Time\u003c\/span\u003e\u003cstrong\u003e50 Seconds\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eRequired Air Pressure\u003c\/span\u003e\u003cstrong\u003e0.8 MPa Minimum\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-download-buttons\"\u003e\n    \u003ca class=\"amgo-download-button\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/RJ-6A-RJ-6H-2025.2.17.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Manual\u003c\/a\u003e\n    \u003ca class=\"amgo-download-button amgo-download-button--secondary\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/Rolling-Jack-2026.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Brochure\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAbout the AMGO RJ-6A\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-6A is a pneumatic rolling jack designed for compatible four post and large scissors lifts with capacities up to 12,000 pounds. It uses the same low-profile structure and patented floating rolling technology as the RJ-6H, but replaces the manual hand pump with an AMGO pneumatic-hydraulic pump for easier operation.\u003c\/p\u003e\n    \u003cp\u003eAdjustable lifting arms, an extendable lower sliding assembly and standard rubber pads with 2.5-inch adapters help technicians position the jack beneath approved vehicle support points for wheel-free service.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cul class=\"amgo-feature-grid\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e6,000-lb. lifting capacity\u003c\/strong\u003e supports wheel-free service on compatible passenger cars and light-duty vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAMGO pneumatic-hydraulic pump\u003c\/strong\u003e delivers convenient air-powered lifting operation.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePatented floating rolling technology\u003c\/strong\u003e helps the jack move smoothly along suitable lift runways.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLow-profile structure\u003c\/strong\u003e provides additional clearance for low-stance sports cars and modified vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdjustable lifting arms\u003c\/strong\u003e help reach different manufacturer-approved vehicle support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e33 1\/16-inch to 53 7\/16-inch arm-pad reach\u003c\/strong\u003e accommodates varied chassis widths.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExtendable lower sliding assembly\u003c\/strong\u003e fits runway spacing from 33 7\/8 inches to 52 13\/16 inches.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDual safety-lock design\u003c\/strong\u003e combines a self-locking mechanism with a mechanical lock.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTwo manual lock positions\u003c\/strong\u003e provide secure and convenient working heights.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDrop-in rubber pads\u003c\/strong\u003e come standard for dependable chassis contact.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e2.5-inch extension adapters\u003c\/strong\u003e increase lifting reach for vehicles with higher support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eErgonomic guardrail\u003c\/strong\u003e protects the hydraulic hose and helps move the jack along the runways.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-application-grid\"\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eWheel-Free Service\u003c\/h3\u003e\n        \u003cp\u003eRaise the vehicle by approved chassis points for brake, tire, wheel-bearing and suspension work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eFour Post Service Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe adjustable support base fits many compatible runway layouts used in professional workshops.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eLarge Scissors Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe floating sliding system and telescoping arms support use with compatible heavy-duty scissors lifts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAMGO RJ-6A Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-table-scroll\"\u003e\n      \u003ctable class=\"amgo-specifications-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n            \u003cth\u003eReference\u003c\/th\u003e\n            \u003cth\u003eRJ-6A Details\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eRJ-6A Pneumatic Rolling Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e6,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Time\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e50 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArm-Pad Reach\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003ctd\u003e33 1\/16\" to 53 7\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Jack Height\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003ctd\u003e8 7\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdjustable Support-Base Width\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003ctd\u003e33 7\/8\" to 52 13\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Rubber-Pad Height\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003ctd\u003e8 5\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height Without Adapters\u003c\/td\u003e\n\u003ctd\u003eE\u003c\/td\u003e\n\u003ctd\u003e17 3\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height With Adapters\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e20 1\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003eF\u003c\/td\u003e\n\u003ctd\u003e20 1\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAir Pressure\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e0.8 MPa minimum\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e280 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003ePneumatic hydraulic pump\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amgo-product-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCompatibility and operation note:\u003c\/strong\u003e Confirm the host lift's runway spacing, structure and rated capacity before installing the RJ-6A. The manual requires an air source above 0.8 MPa and an oil-water separator in the air supply. Always position the pads beneath manufacturer-approved support points and lower the jack onto its mechanical safety lock before beginning service.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eStandard Equipment\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eAMGO pneumatic-hydraulic pump with high-pressure hose.\u003c\/li\u003e\n      \u003cli\u003ePatented floating rolling and sliding system.\u003c\/li\u003e\n      \u003cli\u003eAdjustable long-reach lifting arms.\u003c\/li\u003e\n      \u003cli\u003eExtendable lower sliding support assembly.\u003c\/li\u003e\n      \u003cli\u003eDual safety-lock and mechanical-lock system.\u003c\/li\u003e\n      \u003cli\u003eDrop-in durable rubber-pad assemblies.\u003c\/li\u003e\n      \u003cli\u003eStandard 2.5-inch extension adapters.\u003c\/li\u003e\n      \u003cli\u003eErgonomic guardrail and hydraulic-hose protection.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eWhy Choose the AMGO RJ-6A?\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eProvides 6,000-lb. wheel-free lifting capability.\u003c\/li\u003e\n      \u003cli\u003ePneumatic pump offers easier operation than a hand-pump model.\u003c\/li\u003e\n      \u003cli\u003eLow-profile structure suits many low-stance vehicles.\u003c\/li\u003e\n      \u003cli\u003eAdjustable base fits varied compatible runway spacing.\u003c\/li\u003e\n      \u003cli\u003eFloating rolling technology supports smooth movement.\u003c\/li\u003e\n      \u003cli\u003eDual locks, rubber pads and adapters come standard.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eEvery AMGO Lift Is Guaranteed\u003c\/h2\u003e\n    \u003cp\u003eEvery AMGO lift and rolling jack is supplied with a user manual containing installation, operation, maintenance and troubleshooting guidance. Following these instructions supports reliable daily operation and safer wheel-free service.\u003c\/p\u003e\n\n    \u003ch3\u003eAMGO 5-3-2 Warranty: Industry-Leading Service\u003c\/h3\u003e\n    \u003cp\u003eAMGO Hydraulic Corporation supports its lifting equipment with comprehensive warranty coverage:\u003c\/p\u003e\n\n    \u003cdiv class=\"amgo-warranty-grid\"\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003eSteel structure components\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e3-Year Warranty\u003c\/strong\u003eHydraulic components, bronze bushings, sliders and covered plastic parts\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e2-Year Warranty\u003c\/strong\u003eElectrical components, power units and other covered parts\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"amgo-warranty-link\" href=\"https:\/\/amgohyd.com\/warranty-return-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eView Detailed Warranty Policy\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-6A combines a 6,000-lb. capacity with pneumatic hydraulic operation, patented floating rolling technology and a low-profile structure. Its adjustable base and arms, dual safety locks, rubber pads and standard adapters make it a practical wheel-free service accessory for compatible four post and large scissors lifts.\u003c\/p\u003e\n    \u003cp\u003eBefore purchasing or operating the jack, verify host-lift compatibility, runway spacing and capacity, available compressed-air pressure, vehicle weight and approved lifting points, working clearance and all applicable workshop safety requirements.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AMGO","offers":[{"title":"Default Title","offer_id":45349396676677,"sku":"RJ-6A","price":1600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/2195\/4117\/files\/1_61e879b6-33b8-421d-a52b-c258a22fa721.png?v=1784053007"},{"product_id":"amgo-rj-8a-pneumatic-rolling-jack-8-000-lb-capacity","title":"AMGO RJ-8A Pneumatic Rolling Jack – 8,000-lb Capacity","description":"\u003cstyle\u003e\n.amgo-product-description,\n.amgo-product-description *,\n.amgo-product-description *::before,\n.amgo-product-description *::after {\n  box-sizing: border-box;\n}\n\n.amgo-product-description {\n  --amgo-bg: var(--color-background, #ffffff);\n  --amgo-text: var(--color-foreground, rgba(0, 0, 0, 0.81));\n  --amgo-heading: var(--color-foreground-heading, #000000);\n  --amgo-border: var(--color-border, rgba(0, 0, 0, 0.13));\n  --amgo-muted: var(--color-foreground-muted, rgba(0, 0, 0, 0.6));\n  --amgo-accent: #ffbf00;\n  --amgo-accent-soft: #fff7d6;\n  --amgo-soft: #f5f5f5;\n  width: 100%;\n  max-width: none;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  color: var(--amgo-text);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: var(--font-size--paragraph, 0.875rem);\n  font-weight: var(--font-body--weight, 400);\n  line-height: var(--line-height--body-loose, 1.6);\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3,\n.amgo-product-description p,\n.amgo-product-description ul {\n  margin-top: 0;\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3 {\n  color: var(--amgo-heading);\n  font-family: var(--font-heading--family, Inter, sans-serif);\n  font-weight: var(--font-heading--weight, 700);\n}\n\n.amgo-product-description h2 {\n  position: relative;\n  margin-bottom: 1rem;\n  padding-left: 0.875rem;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  line-height: 1.25;\n}\n\n.amgo-product-description h2::before {\n  position: absolute;\n  top: 0.15em;\n  bottom: 0.15em;\n  left: 0;\n  width: 4px;\n  border-radius: 40px;\n  background: var(--amgo-accent);\n  content: \"\";\n}\n\n.amgo-product-description h3 {\n  margin-bottom: 0.5rem;\n  font-size: 1.125rem;\n  line-height: 1.3;\n}\n\n.amgo-product-description p {\n  margin-bottom: 0.875rem;\n}\n\n.amgo-product-description strong {\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-product-summary,\n.amgo-product-note {\n  width: 100%;\n  padding: 1rem 1.125rem;\n  border: 1px solid var(--amgo-border);\n  border-left: 5px solid var(--amgo-accent);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-accent-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-product-summary {\n  margin-bottom: 1.25rem;\n}\n\n.amgo-product-note {\n  margin-top: 1rem;\n}\n\n.amgo-product-summary p,\n.amgo-product-note p {\n  margin: 0;\n}\n\n.amgo-product-quick-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin-bottom: 1.5rem;\n}\n\n.amgo-product-quick-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-quick-card span {\n  display: block;\n  margin-bottom: 0.3rem;\n  color: var(--amgo-muted);\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n.amgo-product-quick-card strong {\n  display: block;\n  font-size: 1.125rem;\n  line-height: 1.35;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-download-buttons {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.75rem;\n  margin-bottom: 1.5rem;\n}\n\n.amgo-download-button,\n.amgo-warranty-link {\n  display: inline-flex;\n  min-height: 44px;\n  align-items: center;\n  justify-content: center;\n  padding: 0.8rem 1.25rem;\n  border: 1px solid #000000;\n  border-radius: var(--style-border-radius-buttons-primary, 14px);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: 0.875rem;\n  font-weight: 700;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.amgo-download-button {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-download-button:hover {\n  background: #333333;\n  color: #ffffff !important;\n}\n\n.amgo-download-button--secondary {\n  background: var(--amgo-accent);\n  color: #000000 !important;\n}\n\n.amgo-download-button--secondary:hover {\n  background: #ffd04d;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link {\n  margin-top: 1rem;\n  background: transparent;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-product-section {\n  width: 100%;\n  margin-bottom: 1.5rem;\n  padding: clamp(1rem, 3vw, 1.5rem);\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-section \u003e :last-child {\n  margin-bottom: 0;\n}\n\n.amgo-feature-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.amgo-feature-grid li {\n  position: relative;\n  min-width: 0;\n  margin: 0;\n  padding: 0.875rem 0.875rem 0.875rem 2.75rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-feature-grid li::before {\n  position: absolute;\n  top: 0.85rem;\n  left: 0.875rem;\n  display: grid;\n  width: 1.35rem;\n  height: 1.35rem;\n  place-items: center;\n  border-radius: 50%;\n  background: var(--amgo-accent);\n  color: #000000;\n  content: \"✓\";\n  font-size: 0.75rem;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.amgo-application-grid,\n.amgo-warranty-grid {\n  display: grid;\n  width: 100%;\n  gap: var(--gap-md, 0.9rem);\n}\n\n.amgo-application-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.amgo-warranty-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  margin-top: 1rem;\n}\n\n.amgo-application-card,\n.amgo-warranty-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-application-card p {\n  margin-bottom: 0;\n}\n\n.amgo-warranty-card strong {\n  display: block;\n  margin-bottom: 0.25rem;\n  font-size: 1.05rem;\n}\n\n.amgo-table-scroll {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow-x: auto;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-bg);\n  -webkit-overflow-scrolling: touch;\n}\n\n.amgo-specifications-table {\n  width: 100%;\n  min-width: 680px;\n  margin: 0;\n  border: 0;\n  border-collapse: collapse;\n  border-spacing: 0;\n  background: var(--amgo-bg);\n  color: var(--amgo-text);\n}\n\n.amgo-specifications-table th,\n.amgo-specifications-table td {\n  padding: 0.8rem 0.9rem;\n  border: 0;\n  border-bottom: 1px solid var(--amgo-border);\n  text-align: left;\n  vertical-align: top;\n  white-space: normal;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-specifications-table thead th {\n  background: #000000;\n  color: #ffffff;\n  font-size: 0.875rem;\n  font-weight: 700;\n}\n\n.amgo-specifications-table tbody tr:nth-child(even) {\n  background: var(--amgo-soft);\n}\n\n.amgo-specifications-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.amgo-specifications-table td:first-child {\n  width: 44%;\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-benefit-list {\n  margin: 0;\n  padding-left: 1.25rem;\n}\n\n.amgo-benefit-list li {\n  margin-bottom: 0.5rem;\n}\n\n.amgo-benefit-list li::marker {\n  color: var(--amgo-accent);\n}\n\n@media screen and (max-width: 900px) {\n  .amgo-product-quick-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .amgo-application-grid,\n  .amgo-warranty-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media screen and (max-width: 749px) {\n  .amgo-product-quick-grid,\n  .amgo-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-buttons {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-button {\n    width: 100%;\n  }\n\n  .amgo-product-section {\n    padding: 1rem;\n  }\n\n  .amgo-specifications-table {\n    min-width: 620px;\n  }\n\n  .amgo-specifications-table th,\n  .amgo-specifications-table td {\n    padding: 0.7rem 0.75rem;\n    font-size: 0.8125rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amgo-product-description\"\u003e\n  \u003cdiv class=\"amgo-product-summary\"\u003e\n    \u003cp\u003e\u003cstrong\u003eAMGO RJ-8A:\u003c\/strong\u003e A commercial-grade 8,000-lb. pneumatic rolling jack with patented floating roller technology, reinforced scissors construction, telescoping arms, an adjustable sliding base, two mechanical lock positions and stackable 2.5-inch and 5-inch adapters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-product-quick-grid\"\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Capacity\u003c\/span\u003e\u003cstrong\u003e8,000 lbs\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003ePump Type\u003c\/span\u003e\u003cstrong\u003ePneumatic Hydraulic Pump\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Time\u003c\/span\u003e\u003cstrong\u003e50 Seconds\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eMaximum Height\u003c\/span\u003e\u003cstrong\u003e28 11\/16\" with Adapters\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-download-buttons\"\u003e\n    \u003ca class=\"amgo-download-button\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/RJ-8A-AMGO-2025.10.25.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Manual\u003c\/a\u003e\n    \u003ca class=\"amgo-download-button amgo-download-button--secondary\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/Rolling-Jack-2026.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Brochure\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAbout the AMGO RJ-8A\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-8A is a heavy-duty pneumatic rolling jack designed for compatible four post and scissors lifts in commercial workshops and well-equipped home garages. Its reinforced scissors structure and 8,000-lb. lifting capacity support wheel-free service on a wide range of compatible passenger vehicles and pickups.\u003c\/p\u003e\n    \u003cp\u003ePatented floating roller technology helps the jack glide smoothly along suitable lift rails and settle securely into the runway groove during lifting. Telescoping arms and an adjustable lower sliding assembly provide broad compatibility with different runway spacing and vehicle support-point layouts.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cul class=\"amgo-feature-grid\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e8,000-lb. lifting capacity\u003c\/strong\u003e supports wheel-free service on compatible passenger cars, pickups and light-duty vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCommercial pneumatic-hydraulic pump\u003c\/strong\u003e provides convenient air-powered lifting with a high-pressure extended hose.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePatented floating roller system\u003c\/strong\u003e helps the jack glide smoothly and sit securely in compatible runway grooves.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eReinforced solid scissors structure\u003c\/strong\u003e improves strength and stability under demanding workshop loads.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTelescoping extendable arms\u003c\/strong\u003e help position the pads beneath manufacturer-approved vehicle support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e34 7\/16-inch to 56-inch arm-pad reach\u003c\/strong\u003e accommodates a broad range of compatible chassis widths.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdjustable lower sliding assembly\u003c\/strong\u003e fits runway spacing from 36 inches to 56 1\/2 inches.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTwo solid mechanical lock positions\u003c\/strong\u003e provide secure and comfortable wheel-service heights.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDrop-in rubber-pad assemblies\u003c\/strong\u003e provide dependable chassis contact.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStackable 2.5-inch and 5-inch adapters\u003c\/strong\u003e increase reach for pickups and higher-seated passenger vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDedicated adapter-storage bracket\u003c\/strong\u003e keeps extension components organized near the jack.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eErgonomic guardrail\u003c\/strong\u003e protects the hydraulic hose and assists with movement along the runways.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-application-grid\"\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eWheel-Free Service\u003c\/h3\u003e\n        \u003cp\u003eRaise vehicles by approved chassis points for brake, tire, wheel-bearing and suspension repairs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eFour Post Service Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe adjustable support base fits many compatible commercial four post runway configurations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eHeavy-Duty Scissors Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe reinforced structure and floating roller system support compatible alignment and general-service scissors lifts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAMGO RJ-8A Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-table-scroll\"\u003e\n      \u003ctable class=\"amgo-specifications-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n            \u003cth\u003eReference\u003c\/th\u003e\n            \u003cth\u003eRJ-8A Details\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eRJ-8A Pneumatic Rolling Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e8,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Time\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e50 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArm-Pad Reach\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003ctd\u003e34 7\/16\" to 56\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Jack Height\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003ctd\u003e10 11\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdjustable Support-Base Width\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003ctd\u003e36\" to 56 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Rubber-Pad Height\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003ctd\u003e10 7\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height Without Adapters\u003c\/td\u003e\n\u003ctd\u003eE\u003c\/td\u003e\n\u003ctd\u003e21 3\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height With Adapters\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e28 11\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003eF\u003c\/td\u003e\n\u003ctd\u003e21 3\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAir Pressure\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e0.8 MPa\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e397 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003ePneumatic hydraulic pump\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amgo-product-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCompatibility and operation note:\u003c\/strong\u003e Confirm the host lift's runway spacing, rail design, structure and rated capacity before installing the RJ-8A. Supply clean, regulated compressed air at approximately 0.8 MPa and follow the official manual for installation and maintenance. Position the pads beneath approved support points and lower the jack onto a mechanical safety lock before service.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eStandard Equipment\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eCommercial-grade pneumatic-hydraulic pump with high-pressure extended hose.\u003c\/li\u003e\n      \u003cli\u003ePatented floating roller assemblies with protective housings.\u003c\/li\u003e\n      \u003cli\u003eReinforced heavy-duty scissors structure.\u003c\/li\u003e\n      \u003cli\u003eTelescoping long-reach lifting arms.\u003c\/li\u003e\n      \u003cli\u003eAdjustable lower sliding support assembly.\u003c\/li\u003e\n      \u003cli\u003eManual safety-lock system with two solid lock positions.\u003c\/li\u003e\n      \u003cli\u003eDrop-in rubber-pad assemblies.\u003c\/li\u003e\n      \u003cli\u003eStackable 2.5-inch and 5-inch extension adapters.\u003c\/li\u003e\n      \u003cli\u003eCustomized adapter-storage bracket.\u003c\/li\u003e\n      \u003cli\u003eErgonomic guardrail and hydraulic-hose protection.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eWhy Choose the AMGO RJ-8A?\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eHeavy-duty 8,000-lb. wheel-free lifting capacity.\u003c\/li\u003e\n      \u003cli\u003ePneumatic pump reduces manual effort during frequent service work.\u003c\/li\u003e\n      \u003cli\u003ePatented floating rollers support smooth runway movement.\u003c\/li\u003e\n      \u003cli\u003eAdjustable arms and base provide broad lift compatibility.\u003c\/li\u003e\n      \u003cli\u003eReinforced scissors structure improves stability under load.\u003c\/li\u003e\n      \u003cli\u003eTwo adapter heights support low and high chassis vehicles.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eEvery AMGO Lift Is Guaranteed\u003c\/h2\u003e\n    \u003cp\u003eEvery AMGO lift and rolling jack is supplied with a user manual containing installation, operation, maintenance and troubleshooting guidance. Following these instructions supports reliable daily operation and safer wheel-free service.\u003c\/p\u003e\n\n    \u003ch3\u003eAMGO 5-3-2 Warranty: Industry-Leading Service\u003c\/h3\u003e\n    \u003cp\u003eAMGO Hydraulic Corporation supports its lifting equipment with comprehensive warranty coverage:\u003c\/p\u003e\n\n    \u003cdiv class=\"amgo-warranty-grid\"\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003eSteel structure components\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e3-Year Warranty\u003c\/strong\u003eHydraulic parts\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e2-Year Warranty\u003c\/strong\u003eElectrical components, power units and other covered parts\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"amgo-warranty-link\" href=\"https:\/\/amgohyd.com\/warranty-return-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eView Detailed Warranty Policy\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-8A combines an 8,000-lb. capacity with pneumatic hydraulic operation, patented floating rollers and reinforced scissors construction. Its telescoping arms, adjustable support base, two safety-lock positions, rubber pads and stackable 2.5-inch and 5-inch adapters make it a versatile wheel-free service accessory for compatible four post and scissors lifts.\u003c\/p\u003e\n    \u003cp\u003eBefore purchasing or operating the jack, verify host-lift compatibility, runway spacing and capacity, compressed-air supply, vehicle weight and approved lifting points, available clearance and all applicable workshop safety requirements.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AMGO","offers":[{"title":"Default Title","offer_id":45349397659717,"sku":"RJ-8A","price":1945.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/2195\/4117\/files\/1_c3be28f9-2c8a-4ce7-9e92-4e368e3ebfec.png?v=1784053121"},{"product_id":"amgo-rj-10a-pneumatic-rolling-jack-10-000-lb-capacity","title":"AMGO RJ-10A Pneumatic Rolling Jack – 10,000-lb Capacity","description":"\u003cstyle\u003e\n.amgo-product-description,\n.amgo-product-description *,\n.amgo-product-description *::before,\n.amgo-product-description *::after {\n  box-sizing: border-box;\n}\n\n.amgo-product-description {\n  --amgo-bg: var(--color-background, #ffffff);\n  --amgo-text: var(--color-foreground, rgba(0, 0, 0, 0.81));\n  --amgo-heading: var(--color-foreground-heading, #000000);\n  --amgo-border: var(--color-border, rgba(0, 0, 0, 0.13));\n  --amgo-muted: var(--color-foreground-muted, rgba(0, 0, 0, 0.6));\n  --amgo-accent: #ffbf00;\n  --amgo-accent-soft: #fff7d6;\n  --amgo-soft: #f5f5f5;\n  width: 100%;\n  max-width: none;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  color: var(--amgo-text);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: var(--font-size--paragraph, 0.875rem);\n  font-weight: var(--font-body--weight, 400);\n  line-height: var(--line-height--body-loose, 1.6);\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3,\n.amgo-product-description p,\n.amgo-product-description ul {\n  margin-top: 0;\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3 {\n  color: var(--amgo-heading);\n  font-family: var(--font-heading--family, Inter, sans-serif);\n  font-weight: var(--font-heading--weight, 700);\n}\n\n.amgo-product-description h2 {\n  position: relative;\n  margin-bottom: 1rem;\n  padding-left: 0.875rem;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  line-height: 1.25;\n}\n\n.amgo-product-description h2::before {\n  position: absolute;\n  top: 0.15em;\n  bottom: 0.15em;\n  left: 0;\n  width: 4px;\n  border-radius: 40px;\n  background: var(--amgo-accent);\n  content: \"\";\n}\n\n.amgo-product-description h3 {\n  margin-bottom: 0.5rem;\n  font-size: 1.125rem;\n  line-height: 1.3;\n}\n\n.amgo-product-description p {\n  margin-bottom: 0.875rem;\n}\n\n.amgo-product-description strong {\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-product-summary,\n.amgo-product-note {\n  width: 100%;\n  padding: 1rem 1.125rem;\n  border: 1px solid var(--amgo-border);\n  border-left: 5px solid var(--amgo-accent);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-accent-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-product-summary {\n  margin-bottom: 1.25rem;\n}\n\n.amgo-product-note {\n  margin-top: 1rem;\n}\n\n.amgo-product-summary p,\n.amgo-product-note p {\n  margin: 0;\n}\n\n.amgo-product-quick-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin-bottom: 1.5rem;\n}\n\n.amgo-product-quick-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-quick-card span {\n  display: block;\n  margin-bottom: 0.3rem;\n  color: var(--amgo-muted);\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n.amgo-product-quick-card strong {\n  display: block;\n  font-size: 1.125rem;\n  line-height: 1.35;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-download-buttons {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.75rem;\n  margin-bottom: 1.5rem;\n}\n\n.amgo-download-button,\n.amgo-warranty-link {\n  display: inline-flex;\n  min-height: 44px;\n  align-items: center;\n  justify-content: center;\n  padding: 0.8rem 1.25rem;\n  border: 1px solid #000000;\n  border-radius: var(--style-border-radius-buttons-primary, 14px);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: 0.875rem;\n  font-weight: 700;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.amgo-download-button {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-download-button:hover {\n  background: #333333;\n  color: #ffffff !important;\n}\n\n.amgo-download-button--secondary {\n  background: var(--amgo-accent);\n  color: #000000 !important;\n}\n\n.amgo-download-button--secondary:hover {\n  background: #ffd04d;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link {\n  margin-top: 1rem;\n  background: transparent;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-product-section {\n  width: 100%;\n  margin-bottom: 1.5rem;\n  padding: clamp(1rem, 3vw, 1.5rem);\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-section \u003e :last-child {\n  margin-bottom: 0;\n}\n\n.amgo-feature-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.amgo-feature-grid li {\n  position: relative;\n  min-width: 0;\n  margin: 0;\n  padding: 0.875rem 0.875rem 0.875rem 2.75rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-feature-grid li::before {\n  position: absolute;\n  top: 0.85rem;\n  left: 0.875rem;\n  display: grid;\n  width: 1.35rem;\n  height: 1.35rem;\n  place-items: center;\n  border-radius: 50%;\n  background: var(--amgo-accent);\n  color: #000000;\n  content: \"✓\";\n  font-size: 0.75rem;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.amgo-application-grid,\n.amgo-warranty-grid {\n  display: grid;\n  width: 100%;\n  gap: var(--gap-md, 0.9rem);\n}\n\n.amgo-application-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.amgo-warranty-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  margin-top: 1rem;\n}\n\n.amgo-application-card,\n.amgo-warranty-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-application-card p {\n  margin-bottom: 0;\n}\n\n.amgo-warranty-card strong {\n  display: block;\n  margin-bottom: 0.25rem;\n  font-size: 1.05rem;\n}\n\n.amgo-table-scroll {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow-x: auto;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-bg);\n  -webkit-overflow-scrolling: touch;\n}\n\n.amgo-specifications-table {\n  width: 100%;\n  min-width: 680px;\n  margin: 0;\n  border: 0;\n  border-collapse: collapse;\n  border-spacing: 0;\n  background: var(--amgo-bg);\n  color: var(--amgo-text);\n}\n\n.amgo-specifications-table th,\n.amgo-specifications-table td {\n  padding: 0.8rem 0.9rem;\n  border: 0;\n  border-bottom: 1px solid var(--amgo-border);\n  text-align: left;\n  vertical-align: top;\n  white-space: normal;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-specifications-table thead th {\n  background: #000000;\n  color: #ffffff;\n  font-size: 0.875rem;\n  font-weight: 700;\n}\n\n.amgo-specifications-table tbody tr:nth-child(even) {\n  background: var(--amgo-soft);\n}\n\n.amgo-specifications-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.amgo-specifications-table td:first-child {\n  width: 44%;\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-benefit-list {\n  margin: 0;\n  padding-left: 1.25rem;\n}\n\n.amgo-benefit-list li {\n  margin-bottom: 0.5rem;\n}\n\n.amgo-benefit-list li::marker {\n  color: var(--amgo-accent);\n}\n\n@media screen and (max-width: 900px) {\n  .amgo-product-quick-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .amgo-application-grid,\n  .amgo-warranty-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media screen and (max-width: 749px) {\n  .amgo-product-quick-grid,\n  .amgo-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-buttons {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-button {\n    width: 100%;\n  }\n\n  .amgo-product-section {\n    padding: 1rem;\n  }\n\n  .amgo-specifications-table {\n    min-width: 620px;\n  }\n\n  .amgo-specifications-table th,\n  .amgo-specifications-table td {\n    padding: 0.7rem 0.75rem;\n    font-size: 0.8125rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amgo-product-description\"\u003e\n  \u003cdiv class=\"amgo-product-summary\"\u003e\n    \u003cp\u003e\u003cstrong\u003eAMGO RJ-10A:\u003c\/strong\u003e A heavy-duty 10,000-lb. pneumatic rolling jack for compatible four post and scissors lifts rated above 18,000 pounds, featuring reinforced scissors construction, patented floating rollers, telescoping arms, dual lock positions and stackable 2.5-inch and 5-inch adapters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-product-quick-grid\"\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Capacity\u003c\/span\u003e\u003cstrong\u003e10,000 lbs\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003ePump Type\u003c\/span\u003e\u003cstrong\u003ePneumatic Hydraulic Pump\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Time\u003c\/span\u003e\u003cstrong\u003e50 Seconds\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eMaximum Height\u003c\/span\u003e\u003cstrong\u003e29\" with Adapters\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-download-buttons\"\u003e\n    \u003ca class=\"amgo-download-button\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/RJ-10A-AMGO2024.4.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Manual\u003c\/a\u003e\n    \u003ca class=\"amgo-download-button amgo-download-button--secondary\" href=\"https:\/\/amgohyd.com\/product\/rj-10a-rolling-jack\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eView Official Product Brochure\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAbout the AMGO RJ-10A\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-10A is a heavy-duty pneumatic rolling jack designed for compatible four post and large scissors lifts with capacities exceeding 18,000 pounds. Its reinforced solid-steel scissors structure and 10,000-lb. rating support demanding wheel-free service on compatible passenger vehicles, pickups and commercial-duty vehicles.\u003c\/p\u003e\n    \u003cp\u003ePatented floating roller technology helps the jack travel smoothly along suitable lift rails and settle securely into the runway groove during lifting. Telescoping arms, an adjustable lower sliding assembly and standard stackable adapters provide broad compatibility with different runway spacing and approved vehicle support points.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cul class=\"amgo-feature-grid\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e10,000-lb. lifting capacity\u003c\/strong\u003e supports wheel-free service on compatible heavy passenger and commercial-duty vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDesigned for lifts above 18,000 lbs\u003c\/strong\u003e when runway spacing, rail design and host-lift ratings are compatible.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePneumatic-hydraulic pump\u003c\/strong\u003e provides convenient air-powered lifting for frequent commercial use.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eReinforced solid-steel scissors structure\u003c\/strong\u003e improves strength and stability under demanding loads.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePatented floating roller device\u003c\/strong\u003e allows smooth movement while seating securely in compatible runway grooves.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExtendable long-reach arms\u003c\/strong\u003e help position pads beneath manufacturer-approved vehicle support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e34 5\/8-inch to 62 3\/8-inch arm-pad reach\u003c\/strong\u003e accommodates a broad range of compatible chassis widths.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdjustable lower sliding assembly\u003c\/strong\u003e fits runway spacing from 36 inches to 56 1\/2 inches.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTwo manual safety-lock positions\u003c\/strong\u003e provide secure and comfortable wheel-service heights.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSuper-durable rubber-pad assemblies\u003c\/strong\u003e provide dependable chassis contact.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStackable 2.5-inch and 5-inch adapters\u003c\/strong\u003e increase lifting reach for higher vehicle support points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eErgonomic guardrail\u003c\/strong\u003e protects the hydraulic hose and assists with moving the jack.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-application-grid\"\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eHeavy Wheel-Free Service\u003c\/h3\u003e\n        \u003cp\u003eRaise compatible vehicles by approved chassis points for brake, tire, axle, bearing and suspension work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eHeavy-Duty Four Post Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe RJ-10A is intended for compatible four post lifts with capacities exceeding 18,000 pounds.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eLarge Scissors Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe adjustable base and reinforced structure support compatible commercial alignment and general-service scissors lifts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAMGO RJ-10A Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-table-scroll\"\u003e\n      \u003ctable class=\"amgo-specifications-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n            \u003cth\u003eReference\u003c\/th\u003e\n            \u003cth\u003eRJ-10A Details\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eRJ-10A Pneumatic Rolling Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e10,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Time\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e50 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArm-Pad Reach\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003ctd\u003e34 5\/8\" to 62 3\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Jack Height\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003ctd\u003e11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdjustable Support-Base Width\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003ctd\u003e36\" to 56 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Rubber-Pad Height\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003ctd\u003e11 3\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height Without Adapters\u003c\/td\u003e\n\u003ctd\u003eE\u003c\/td\u003e\n\u003ctd\u003e21 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height With Adapters\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e29\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003eF\u003c\/td\u003e\n\u003ctd\u003e21 3\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAir Pressure\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e0.8 MPa minimum\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e467 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003ePneumatic hydraulic pump\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amgo-product-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCompatibility and operation note:\u003c\/strong\u003e Confirm the host lift's runway spacing, rail design, structure and rated capacity before installing the RJ-10A. The official manual requires an air source above 0.8 MPa and an oil-water separator in the air supply. Position the pads beneath manufacturer-approved support points and lower the jack onto a mechanical safety lock before service.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eStandard Equipment\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eCommercial-grade pneumatic-hydraulic pump with high-pressure hose.\u003c\/li\u003e\n      \u003cli\u003ePatented floating roller assemblies.\u003c\/li\u003e\n      \u003cli\u003eReinforced heavy-duty solid-steel scissors structure.\u003c\/li\u003e\n      \u003cli\u003eExtendable long-reach lifting arms.\u003c\/li\u003e\n      \u003cli\u003eAdjustable lower sliding support assembly.\u003c\/li\u003e\n      \u003cli\u003eManual safety-lock system with two lock positions.\u003c\/li\u003e\n      \u003cli\u003eSuper-durable drop-in rubber-pad assemblies.\u003c\/li\u003e\n      \u003cli\u003eStackable 2.5-inch and 5-inch extension adapters.\u003c\/li\u003e\n      \u003cli\u003eCustomized adapter-storage bracket.\u003c\/li\u003e\n      \u003cli\u003eErgonomic guardrail and hydraulic-hose protection.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eWhy Choose the AMGO RJ-10A?\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eHeavy-duty 10,000-lb. wheel-free lifting capacity.\u003c\/li\u003e\n      \u003cli\u003eDesigned for compatible lifts exceeding 18,000-lb capacity.\u003c\/li\u003e\n      \u003cli\u003ePneumatic pump reduces manual effort during frequent service work.\u003c\/li\u003e\n      \u003cli\u003ePatented floating rollers support smooth runway movement.\u003c\/li\u003e\n      \u003cli\u003eLong-reach arms accommodate wide chassis configurations.\u003c\/li\u003e\n      \u003cli\u003eTwo adapter heights support varied vehicle support points.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eEvery AMGO Lift Is Guaranteed\u003c\/h2\u003e\n    \u003cp\u003eEvery AMGO lift and rolling jack is supplied with a user manual containing installation, operation, maintenance and troubleshooting guidance. Following these instructions supports reliable daily operation and safer wheel-free service.\u003c\/p\u003e\n\n    \u003ch3\u003eAMGO 5-3-2 Warranty: Industry-Leading Service\u003c\/h3\u003e\n    \u003cp\u003eAMGO Hydraulic Corporation supports its lifting equipment with comprehensive warranty coverage:\u003c\/p\u003e\n\n    \u003cdiv class=\"amgo-warranty-grid\"\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003eSteel structure components\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e3-Year Warranty\u003c\/strong\u003eHydraulic parts\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e2-Year Warranty\u003c\/strong\u003eElectrical components, power units and other covered parts\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"amgo-warranty-link\" href=\"https:\/\/amgohyd.com\/warranty-return-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eView Detailed Warranty Policy\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-10A combines a 10,000-lb. capacity with pneumatic hydraulic operation, patented floating rollers and reinforced scissors construction. Its long-reach arms, adjustable support base, two safety-lock positions, durable rubber pads and stackable 2.5-inch and 5-inch adapters make it a capable wheel-free service accessory for compatible heavy-duty four post and large scissors lifts.\u003c\/p\u003e\n    \u003cp\u003eBefore purchasing or operating the jack, verify host-lift compatibility, runway spacing and capacity, compressed-air supply, vehicle weight and approved lifting points, available clearance and all applicable workshop safety requirements.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AMGO","offers":[{"title":"Default Title","offer_id":45349397921861,"sku":"RJ-10A","price":2265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/2195\/4117\/files\/1_8169a7a9-1cbd-4725-8bee-9ac7808ac45a.png?v=1784053246"},{"product_id":"amgo-rj-20a-pneumatic-rolling-jack-20-000-lb-capacity","title":"AMGO RJ-20A Pneumatic Rolling Jack – 20,000-lb Capacity","description":"\u003cstyle\u003e\n.amgo-product-description,\n.amgo-product-description *,\n.amgo-product-description *::before,\n.amgo-product-description *::after {\n  box-sizing: border-box;\n}\n\n.amgo-product-description {\n  --amgo-bg: var(--color-background, #ffffff);\n  --amgo-text: var(--color-foreground, rgba(0, 0, 0, 0.81));\n  --amgo-heading: var(--color-foreground-heading, #000000);\n  --amgo-border: var(--color-border, rgba(0, 0, 0, 0.13));\n  --amgo-muted: var(--color-foreground-muted, rgba(0, 0, 0, 0.6));\n  --amgo-accent: #ffbf00;\n  --amgo-accent-soft: #fff7d6;\n  --amgo-soft: #f5f5f5;\n  width: 100%;\n  max-width: none;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  color: var(--amgo-text);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: var(--font-size--paragraph, 0.875rem);\n  font-weight: var(--font-body--weight, 400);\n  line-height: var(--line-height--body-loose, 1.6);\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3,\n.amgo-product-description p,\n.amgo-product-description ul {\n  margin-top: 0;\n}\n\n.amgo-product-description h2,\n.amgo-product-description h3 {\n  color: var(--amgo-heading);\n  font-family: var(--font-heading--family, Inter, sans-serif);\n  font-weight: var(--font-heading--weight, 700);\n}\n\n.amgo-product-description h2 {\n  position: relative;\n  margin-bottom: 1rem;\n  padding-left: 0.875rem;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  line-height: 1.25;\n}\n\n.amgo-product-description h2::before {\n  position: absolute;\n  top: 0.15em;\n  bottom: 0.15em;\n  left: 0;\n  width: 4px;\n  border-radius: 40px;\n  background: var(--amgo-accent);\n  content: \"\";\n}\n\n.amgo-product-description h3 {\n  margin-bottom: 0.5rem;\n  font-size: 1.125rem;\n  line-height: 1.3;\n}\n\n.amgo-product-description p {\n  margin-bottom: 0.875rem;\n}\n\n.amgo-product-description strong {\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-product-summary,\n.amgo-product-note {\n  width: 100%;\n  padding: 1rem 1.125rem;\n  border: 1px solid var(--amgo-border);\n  border-left: 5px solid var(--amgo-accent);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-accent-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-product-summary {\n  margin-bottom: 1.25rem;\n}\n\n.amgo-product-note {\n  margin-top: 1rem;\n}\n\n.amgo-product-summary p,\n.amgo-product-note p {\n  margin: 0;\n}\n\n.amgo-product-quick-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin-bottom: 1.5rem;\n}\n\n.amgo-product-quick-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-quick-card span {\n  display: block;\n  margin-bottom: 0.3rem;\n  color: var(--amgo-muted);\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n.amgo-product-quick-card strong {\n  display: block;\n  font-size: 1.125rem;\n  line-height: 1.35;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-download-buttons {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.75rem;\n  margin-bottom: 1.5rem;\n}\n\n.amgo-download-button,\n.amgo-warranty-link {\n  display: inline-flex;\n  min-height: 44px;\n  align-items: center;\n  justify-content: center;\n  padding: 0.8rem 1.25rem;\n  border: 1px solid #000000;\n  border-radius: var(--style-border-radius-buttons-primary, 14px);\n  font-family: var(--font-body--family, Inter, sans-serif);\n  font-size: 0.875rem;\n  font-weight: 700;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.amgo-download-button {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-download-button:hover {\n  background: #333333;\n  color: #ffffff !important;\n}\n\n.amgo-download-button--secondary {\n  background: var(--amgo-accent);\n  color: #000000 !important;\n}\n\n.amgo-download-button--secondary:hover {\n  background: #ffd04d;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link {\n  margin-top: 1rem;\n  background: transparent;\n  color: #000000 !important;\n}\n\n.amgo-warranty-link:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.amgo-product-section {\n  width: 100%;\n  margin-bottom: 1.5rem;\n  padding: clamp(1rem, 3vw, 1.5rem);\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-md, 0.8rem);\n  background: var(--amgo-bg);\n}\n\n.amgo-product-section \u003e :last-child {\n  margin-bottom: 0;\n}\n\n.amgo-feature-grid {\n  display: grid;\n  width: 100%;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: var(--gap-md, 0.9rem);\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.amgo-feature-grid li {\n  position: relative;\n  min-width: 0;\n  margin: 0;\n  padding: 0.875rem 0.875rem 0.875rem 2.75rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-feature-grid li::before {\n  position: absolute;\n  top: 0.85rem;\n  left: 0.875rem;\n  display: grid;\n  width: 1.35rem;\n  height: 1.35rem;\n  place-items: center;\n  border-radius: 50%;\n  background: var(--amgo-accent);\n  color: #000000;\n  content: \"✓\";\n  font-size: 0.75rem;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.amgo-application-grid,\n.amgo-warranty-grid {\n  display: grid;\n  width: 100%;\n  gap: var(--gap-md, 0.9rem);\n}\n\n.amgo-application-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.amgo-warranty-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  margin-top: 1rem;\n}\n\n.amgo-application-card,\n.amgo-warranty-card {\n  min-width: 0;\n  padding: 1rem;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-soft);\n  color: rgba(0, 0, 0, 0.81);\n}\n\n.amgo-application-card p {\n  margin-bottom: 0;\n}\n\n.amgo-warranty-card strong {\n  display: block;\n  margin-bottom: 0.25rem;\n  font-size: 1.05rem;\n}\n\n.amgo-table-scroll {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  overflow-x: auto;\n  border: 1px solid var(--amgo-border);\n  border-radius: var(--style-border-radius-sm, 0.6rem);\n  background: var(--amgo-bg);\n  -webkit-overflow-scrolling: touch;\n}\n\n.amgo-specifications-table {\n  width: 100%;\n  min-width: 680px;\n  margin: 0;\n  border: 0;\n  border-collapse: collapse;\n  border-spacing: 0;\n  background: var(--amgo-bg);\n  color: var(--amgo-text);\n}\n\n.amgo-specifications-table th,\n.amgo-specifications-table td {\n  padding: 0.8rem 0.9rem;\n  border: 0;\n  border-bottom: 1px solid var(--amgo-border);\n  text-align: left;\n  vertical-align: top;\n  white-space: normal;\n  word-break: normal;\n  overflow-wrap: normal;\n}\n\n.amgo-specifications-table thead th {\n  background: #000000;\n  color: #ffffff;\n  font-size: 0.875rem;\n  font-weight: 700;\n}\n\n.amgo-specifications-table tbody tr:nth-child(even) {\n  background: var(--amgo-soft);\n}\n\n.amgo-specifications-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.amgo-specifications-table td:first-child {\n  width: 44%;\n  color: var(--amgo-heading);\n  font-weight: 700;\n}\n\n.amgo-benefit-list {\n  margin: 0;\n  padding-left: 1.25rem;\n}\n\n.amgo-benefit-list li {\n  margin-bottom: 0.5rem;\n}\n\n.amgo-benefit-list li::marker {\n  color: var(--amgo-accent);\n}\n\n@media screen and (max-width: 900px) {\n  .amgo-product-quick-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .amgo-application-grid,\n  .amgo-warranty-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media screen and (max-width: 749px) {\n  .amgo-product-quick-grid,\n  .amgo-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-buttons {\n    grid-template-columns: 1fr;\n  }\n\n  .amgo-download-button {\n    width: 100%;\n  }\n\n  .amgo-product-section {\n    padding: 1rem;\n  }\n\n  .amgo-specifications-table {\n    min-width: 620px;\n  }\n\n  .amgo-specifications-table th,\n  .amgo-specifications-table td {\n    padding: 0.7rem 0.75rem;\n    font-size: 0.8125rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amgo-product-description\"\u003e\n  \u003cdiv class=\"amgo-product-summary\"\u003e\n    \u003cp\u003e\u003cstrong\u003eAMGO RJ-20A:\u003c\/strong\u003e An extreme heavy-duty 20,000-lb. pneumatic rolling jack with a reinforced structure, patented floating rolling technology, extendable support base, adjustable saddle assemblies, dual safety locking and standard 3-inch and 6-inch adapters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-product-quick-grid\"\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Capacity\u003c\/span\u003e\u003cstrong\u003e20,000 lbs\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003ePump Type\u003c\/span\u003e\u003cstrong\u003ePneumatic Hydraulic Pump\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eLifting Time\u003c\/span\u003e\u003cstrong\u003e50 Seconds\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"amgo-product-quick-card\"\u003e\n\u003cspan\u003eMaximum Height\u003c\/span\u003e\u003cstrong\u003eUp to 41 5\/16\" with Adapters\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amgo-download-buttons\"\u003e\n    \u003ca class=\"amgo-download-button\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/RJ-20A-AMGO-2025.10.27.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Manual\u003c\/a\u003e\n    \u003ca class=\"amgo-download-button amgo-download-button--secondary\" href=\"https:\/\/amgohyd.com\/wp-content\/uploads\/Rolling-Jack-2026.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDownload Product Brochure\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAbout the AMGO RJ-20A\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-20A is engineered for extreme heavy-duty wheel-free service. Its 20,000-lb. capacity and reinforced structure make it suitable for compatible full-size trucks and commercial vehicles when used with properly rated four post or large scissors lifts.\u003c\/p\u003e\n    \u003cp\u003eA powerful pneumatic-hydraulic pump provides efficient lifting, while AMGO's patented floating rolling system helps the jack travel smoothly along compatible lift runways. Adjustable saddle assemblies and extension adapters support secure engagement with approved heavy-vehicle lifting points.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cul class=\"amgo-feature-grid\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e20,000-lb. lifting capacity\u003c\/strong\u003e supports demanding wheel-free service on compatible full-size trucks and heavy-duty vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePowerful pneumatic-hydraulic pump\u003c\/strong\u003e provides efficient air-powered lifting for commercial workshop use.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eReinforced heavy-duty structure\u003c\/strong\u003e is engineered for extreme loads and demanding service environments.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePatented floating rolling technology\u003c\/strong\u003e helps the jack move smoothly along compatible runway systems.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExtendable lower sliding assembly\u003c\/strong\u003e adjusts to fit runway spacing from 45 3\/16 inches to 58 1\/4 inches.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdjustable saddle reach\u003c\/strong\u003e spans 45 1\/4 inches to 66 1\/8 inches for varied heavy-vehicle chassis layouts.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHeavy-duty saddle adapters\u003c\/strong\u003e provide secure engagement with approved truck lifting points.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDual safety-lock system\u003c\/strong\u003e combines a self-locking safety mechanism with a mechanical lock.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e3-inch and 6-inch extension adapters\u003c\/strong\u003e increase lifting height for higher commercial-vehicle chassis.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUp to 41 5\/16-inch maximum height\u003c\/strong\u003e supports access to a broad range of heavy-duty vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHigh-pressure hydraulic components\u003c\/strong\u003e support dependable commercial performance.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIndoor-use design\u003c\/strong\u003e is intended for professional workshops and compatible heavy-duty lift systems.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-application-grid\"\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eHeavy Truck Wheel Service\u003c\/h3\u003e\n        \u003cp\u003eRaise compatible trucks by approved support points for tire, brake, hub, axle and suspension work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eHeavy-Duty Four Post Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe adjustable base is designed to work with compatible high-capacity four post runway systems.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"amgo-application-card\"\u003e\n        \u003ch3\u003eLarge Scissors Lifts\u003c\/h3\u003e\n        \u003cp\u003eThe reinforced structure and floating roller system support compatible commercial scissors-lift applications.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eAMGO RJ-20A Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"amgo-table-scroll\"\u003e\n      \u003ctable class=\"amgo-specifications-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n            \u003cth\u003eReference\u003c\/th\u003e\n            \u003cth\u003eRJ-20A Details\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003eRJ-20A Pneumatic Rolling Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e20,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLifting Time\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e50 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSaddle Reach\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003ctd\u003e45 1\/4\" to 66 1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Jack Height\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003ctd\u003e14 3\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdjustable Support-Base Width\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003ctd\u003e45 3\/16\" to 58 1\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMinimum Saddle Height\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003ctd\u003e16 9\/16\" to 17 15\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height Without Adapters\u003c\/td\u003e\n\u003ctd\u003eE\u003c\/td\u003e\n\u003ctd\u003e31\" to 32 5\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum Height With Adapters\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e40\" to 41 5\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003eF\u003c\/td\u003e\n\u003ctd\u003e25 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAir Pressure\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e0.8 MPa\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e829 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003ePneumatic hydraulic pump\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amgo-product-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCompatibility and operation note:\u003c\/strong\u003e Confirm the host lift's runway spacing, rail design, structure and rated capacity before installing the RJ-20A. Supply clean, regulated compressed air at approximately 0.8 MPa and follow the official manual for installation and maintenance. Position the saddles beneath manufacturer-approved support points and lower the jack onto its mechanical safety lock before service.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eStandard Equipment\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eCommercial-grade pneumatic-hydraulic pump.\u003c\/li\u003e\n      \u003cli\u003ePatented floating rolling system.\u003c\/li\u003e\n      \u003cli\u003eReinforced extreme heavy-duty lifting structure.\u003c\/li\u003e\n      \u003cli\u003eAdjustable heavy-duty saddle assemblies.\u003c\/li\u003e\n      \u003cli\u003eExtendable lower sliding support base.\u003c\/li\u003e\n      \u003cli\u003eDual self-locking and mechanical safety system.\u003c\/li\u003e\n      \u003cli\u003eStandard 3-inch extension adapters.\u003c\/li\u003e\n      \u003cli\u003eStandard 6-inch extension adapters.\u003c\/li\u003e\n      \u003cli\u003eHigh-pressure hydraulic hose and commercial-grade cylinder.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eWhy Choose the AMGO RJ-20A?\u003c\/h2\u003e\n    \u003cul class=\"amgo-benefit-list\"\u003e\n      \u003cli\u003eExtreme heavy-duty 20,000-lb. wheel-free lifting capacity.\u003c\/li\u003e\n      \u003cli\u003ePurpose-built for compatible full-size trucks and commercial vehicles.\u003c\/li\u003e\n      \u003cli\u003ePneumatic pump reduces manual effort during heavy service work.\u003c\/li\u003e\n      \u003cli\u003ePatented floating technology supports smooth runway movement.\u003c\/li\u003e\n      \u003cli\u003eAdjustable base and saddles fit varied heavy-duty configurations.\u003c\/li\u003e\n      \u003cli\u003e3-inch and 6-inch adapters support high chassis lifting points.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eEvery AMGO Lift Is Guaranteed\u003c\/h2\u003e\n    \u003cp\u003eEvery AMGO lift and rolling jack is supplied with a user manual containing installation, operation, maintenance and troubleshooting guidance. Following these instructions supports reliable daily operation and safer wheel-free service.\u003c\/p\u003e\n\n    \u003ch3\u003eAMGO 5-3-2 Warranty: Industry-Leading Service\u003c\/h3\u003e\n    \u003cp\u003eAMGO Hydraulic Corporation supports its lifting equipment with comprehensive warranty coverage:\u003c\/p\u003e\n\n    \u003cdiv class=\"amgo-warranty-grid\"\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003eSteel structure components\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e3-Year Warranty\u003c\/strong\u003eHydraulic parts\u003c\/div\u003e\n      \u003cdiv class=\"amgo-warranty-card\"\u003e\n\u003cstrong\u003e2-Year Warranty\u003c\/strong\u003eElectrical components, power units and other covered parts\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"amgo-warranty-link\" href=\"https:\/\/amgohyd.com\/warranty-return-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eView Detailed Warranty Policy\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"amgo-product-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eThe AMGO RJ-20A combines a 20,000-lb. capacity with pneumatic hydraulic operation, patented floating rollers and an extreme heavy-duty frame. Its adjustable saddle reach, extendable support base, dual safety locking and standard 3-inch and 6-inch adapters make it a powerful wheel-free service accessory for compatible heavy-duty four post and large scissors lifts.\u003c\/p\u003e\n    \u003cp\u003eBefore purchasing or operating the jack, verify host-lift compatibility, runway spacing and capacity, compressed-air supply, vehicle weight and approved lifting points, available clearance and all applicable workshop safety requirements.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AMGO","offers":[{"title":"Default Title","offer_id":45349398970437,"sku":"RJ-20A","price":3375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/2195\/4117\/files\/1_0899f6db-0c5a-4cc7-84b9-4280877384e5.png?v=1784053317"}],"url":"https:\/\/luckyjoeslifts.com\/collections\/rolling-jacks.oembed","provider":"Lucky Joe's Garage Parts and Lifts","version":"1.0","type":"link"}