{"product_id":"scissor-jack-drill-adapter-car-lift-rjc","title":"Scissor Jack Drill Adapter Car Lift","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Heavy Duty Scissor Jack Socket Adapter Set\nTarget Audience: Car owners, DIY automotive enthusiasts, roadside emergency responders\nVisual Style: Industrial, clean, durable, high-contrast hardware tool design\nColor Strategy: Deep Charcoal (#1c1917), Tool Amber (#d97706), Soft Gray (#f4f4f5)\nModule Order: Intro\/Hero -\u003e Features (3 items) -\u003e Step-by-Step Scenario -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_13, Feature1=detail_6, Feature2=detail_17, Feature3=detail_10\nSpecification Data Source: detail_12 (dimension diagram; data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no explicit before\/after or ours\/theirs comparison images provided)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #d97706;\n  --primary-hover: #b45309;\n  --text-main: #1c1917;\n  --text-sub: #44403c;\n  --bg-body: #ffffff;\n  --bg-card: #fcfbfb;\n  --bg-soft: #f4f4f5;\n  --radius-md: 8px;\n  --radius-lg: 12px;\n  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);\n  --border-color: #e4e4e7;\n  \n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n}\n\n.product-detail-container section {\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Typography System *\/\n.product-detail-container h1 {\n  font-size: 22px;\n  line-height: 1.3;\n  font-weight: 700;\n  margin: 0 0 12px 0;\n  color: var(--text-main);\n}\n\n.product-detail-container h2,\n.product-detail-container h3,\n.product-detail-container .feature-title,\n.product-detail-container .section-title,\n.product-detail-container .spec-title,\n.product-detail-container .faq-question,\n.product-detail-container .scenario-title {\n  font-size: 20px;\n  line-height: 1.4;\n  font-weight: 700;\n  margin: 0 0 16px 0;\n  color: var(--text-main);\n}\n\n.product-detail-container p,\n.product-detail-container .hero-subtitle,\n.product-detail-container .feature-description,\n.product-detail-container .spec-text,\n.product-detail-container .spec-value,\n.product-detail-container .faq-answer,\n.product-detail-container .step-description,\n.product-detail-container .badge,\n.product-detail-container .pill {\n  font-size: 18px;\n  line-height: 1.6;\n  font-weight: 400;\n  margin: 0 0 16px 0;\n  color: var(--text-sub);\n}\n\n\/* Image Placeholder Style *\/\n.image-placeholder {\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  padding: 40px 20px;\n  text-align: center;\n  font-weight: 600;\n  color: var(--text-sub);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  margin-bottom: 24px;\n}\n\n.image-placeholder span {\n  font-size: 18px;\n  color: var(--text-sub);\n}\n\n\/* Badges \u0026 Pills *\/\n.badge-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 16px;\n}\n\n.pill {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  border: 1px solid var(--border-color);\n  padding: 6px 14px;\n  border-radius: 50px;\n  margin-bottom: 0;\n  font-weight: 500;\n  color: var(--text-main);\n}\n\n.pill-primary {\n  background-color: #fef3c7;\n  border-color: #fde68a;\n  color: #92400e;\n}\n\n\/* Intro Hero Content Block *\/\n.hero-section {\n  padding-top: 24px;\n  border-bottom: 1px solid var(--border-color);\n}\n\n.hero-content {\n  margin-bottom: 24px;\n}\n\n\/* Feature Sections *\/\n.feature-item {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  padding: 24px;\n  background-color: var(--bg-card);\n  border: 1px solid var(--border-color);\n  border-radius: var(--radius-lg);\n  margin-bottom: 24px;\n}\n\n.feature-media {\n  width: 100%;\n}\n\n.feature-media .image-placeholder {\n  margin-bottom: 0;\n  aspect-ratio: 16 \/ 9;\n}\n\n.feature-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.feature-copy .feature-title {\n  margin-bottom: 12px;\n}\n\n.feature-copy .feature-description {\n  margin-bottom: 16px;\n}\n\n\/* Steps \/ Use Scenario Section *\/\n.scenario-section {\n  background-color: var(--bg-soft);\n  padding: 32px 24px;\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n.steps-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n  margin-top: 20px;\n}\n\n.step-card {\n  background: var(--bg-body);\n  border: 1px solid var(--border-color);\n  border-radius: var(--radius-md);\n  padding: 20px;\n  box-shadow: var(--shadow-sm);\n}\n\n.step-num {\n  display: inline-block;\n  background-color: var(--primary);\n  color: #ffffff;\n  width: 28px;\n  height: 28px;\n  line-height: 28px;\n  text-align: center;\n  border-radius: 50%;\n  font-weight: 700;\n  font-size: 18px;\n  margin-bottom: 12px;\n}\n\n.step-title {\n  font-size: 20px;\n  font-weight: 700;\n  margin: 0 0 8px 0;\n  color: var(--text-main);\n}\n\n.step-description {\n  margin-bottom: 0;\n}\n\n\/* Specifications Table Style *\/\n.specifications-section {\n  padding: 24px;\n  background-color: var(--bg-card);\n  border: 1px solid var(--border-color);\n  border-radius: var(--radius-lg);\n}\n\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 16px;\n}\n\n.spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.spec-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-table td {\n  padding: 16px 8px;\n  vertical-align: top;\n}\n\n\/* FAQ Layout *\/\n.faq-section {\n  border-top: 1px solid var(--border-color);\n  padding-top: clamp(2rem, 5vw, 4rem);\n}\n\n.faq-item {\n  margin-bottom: 24px;\n  padding-bottom: 20px;\n  border-bottom: 1px solid var(--border-color);\n}\n\n.faq-item:last-child {\n  border-bottom: none;\n  margin-bottom: 0;\n  padding-bottom: 0;\n}\n\n.faq-question {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 8px;\n}\n\n.faq-answer {\n  margin-bottom: 0;\n}\n\n\/* Responsive Rules *\/\n@media (min-width: 768px) {\n  .hero-section {\n    display: grid;\n    grid-template-columns: 1.2fr 1fr;\n    gap: 32px;\n    align-items: center;\n    padding-bottom: 32px;\n  }\n  \n  .hero-content {\n    margin-bottom: 0;\n  }\n\n  .feature-item {\n    flex-direction: row;\n    align-items: center;\n    padding: 32px;\n    gap: 32px;\n  }\n\n  .feature-item.feature-reverse {\n    flex-direction: row-reverse;\n  }\n\n  .feature-media, .feature-copy {\n    flex: 1;\n    width: 50%;\n  }\n\n  .steps-grid {\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n\n  .spec-table td {\n    padding: 16px;\n  }\n\n  .spec-table td:first-child {\n    font-weight: 600;\n    width: 35%;\n  }\n}\n\n@media (max-width: 767px) {\n  .feature-item {\n    padding: 16px;\n  }\n  \n  \/* Image First, Text Second Mobile Lock *\/\n  .feature-item {\n    display: flex;\n    flex-direction: column !important;\n  }\n  \n  .feature-media {\n    order: 1;\n  }\n  \n  .feature-copy {\n    order: 2;\n    margin-top: 12px;\n  }\n\n  .spec-table,\n  .spec-table tbody,\n  .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .spec-table thead {\n    display: none;\n  }\n\n  .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .spec-table .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 18px;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    margin-bottom: 0;\n  }\n}\n\n@media (max-width: 420px) {\n  .spec-table td {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- Intro \/ Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"pill pill-primary\"\u003eHigh-Strength Steel\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eHeavy Duty Scissor Jack Socket Converter Set\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eConvert your manual scissor jack into an effortless power jack. Lift your vehicle in seconds using your own hand drill or impact wrench.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"pill\"\u003e⚡ Effortless Vehicle Lifting\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🚗 Universal Fit for Scissor Jacks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911112148\/92cf9bdf2ff17d2c346455fb408b2b32.png\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Sections --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"section-title\"\u003eKey Performance Features\u003c\/div\u003e\n\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911105832\/bf939f1bd0a133c6f76cd32c90a8cee0.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eEffortless \u0026amp; Fast Power Lifting\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eEliminate painful manual hand-cranking on the roadside. By connecting your power drill or impact wrench to this socket adapter, you can safely lift your car, RV, or trailer to the desired height in seconds.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"pill\"\u003eTime Saving\u003c\/span\u003e \u003cspan class=\"pill\"\u003eLabor Saving\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item feature-reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911105832\/abbceab8f1e07c6a3cdf577f66ee152b.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eHeavy Duty Rust-Resistant Construction\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eConstructed from robust high-strength chrome vanadium steel, this heavy-duty converter is engineered to withstand high torque loads. The premium protective coating prevents rust and corrosion, ensuring long-lasting durability in wet environments.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"pill\"\u003eHigh-Torque Support\u003c\/span\u003e \u003cspan class=\"pill\"\u003eAnti-Rust Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911105832\/c583c8ce470546f56a38f6ec41154b92.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eDouble Slip-Resistant Fit\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eDesigned for absolute safety during roadside tire changes. The deep cross-slotted socket holds the scissor jack eyelet firmly, while the standard 1\/4-inch hex-to-1\/2-inch square extension rod features a positioning ball detent to prevent disconnection at high speeds.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"pill\"\u003eDeep Cross Slot\u003c\/span\u003e \u003cspan class=\"pill\"\u003eSecure Ball Detent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Optional Step-by-Step Scenario Section --\u003e\n\n\u003csection class=\"scenario-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eQuick 4-Step Operation Guide\u003c\/div\u003e\n\n\u003cdiv class=\"steps-grid\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-num\"\u003e1\u003c\/span\u003e\n\n\u003ch3 class=\"step-title\"\u003ePrepare Gear\u003c\/h3\u003e\n\n\u003cp class=\"step-description\"\u003eGather your hand drill, the scissor jack, and the two-piece adapter set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 --\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-num\"\u003e2\u003c\/span\u003e\n\n\u003ch3 class=\"step-title\"\u003eLock Rod\u003c\/h3\u003e\n\n\u003cp class=\"step-description\"\u003eInsert the 1\/4\" hex shank extension rod into your drill chuck and tighten it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-num\"\u003e3\u003c\/span\u003e\n\n\u003ch3 class=\"step-title\"\u003eAlign Jack\u003c\/h3\u003e\n\n\u003cp class=\"step-description\"\u003eConnect the 1\/2\" square drive socket to the rod, then slide the cross-slot onto the jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-num\"\u003e4\u003c\/span\u003e\n\n\u003ch3 class=\"step-title\"\u003ePower Lift\u003c\/h3\u003e\n\n\u003cp class=\"step-description\"\u003eRun the drill to easily and smoothly raise or lower your vehicle in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eHigh-Strength Chrome Vanadium Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Socket Height\"\u003e\u003cspan class=\"spec-value\"\u003e29 mm (1.14 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Socket Max OD\"\u003e\u003cspan class=\"spec-value\"\u003e30 mm (1.18 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Inner Drive Size\"\u003e\u003cspan class=\"spec-value\"\u003e1\/2-inch (12.5 mm) Standard Square Drive\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Cross Slot Width\"\u003e\u003cspan class=\"spec-value\"\u003e27 mm - 28 mm\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adapter Rod Type\"\u003e\u003cspan class=\"spec-value\"\u003e1\/4-inch Hex Shank to 1\/2-inch Square Drive\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adapter Rod Length\"\u003e\u003cspan class=\"spec-value\"\u003e51.5 mm (2.02 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e148g\u003cspan class=\"spec-value\"\u003e(\u003cspan class=\"spec-value\"\u003e5.22 oz\u003c\/span\u003e)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003eFits loop-style or double-eyelet scissor jacks; works with most standard power drills\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e❓\u003c\/span\u003e\n\n\u003ch3\u003eWhat types of scissor jacks are compatible with this adapter?\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe socket features a deep cross-slotted structure (slot width of 27-28mm) specifically designed to slide over loop-style, ring-style, or flat-eyelet scissor jacks. It precisely locks onto typical scissor jack interfaces for secure rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e❓\u003c\/span\u003e\n\n\u003ch3\u003eWill this fit standard household power drills?\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The package includes a standard 1\/4-inch hex-shank extension rod. This is highly compatible and installs easily into any standard power drill, impact driver, or hex-chuck electric tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e❓\u003c\/span\u003e\n\n\u003ch3\u003eHow does the adapter ensure the parts do not fall off while spinning?\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe silver extension rod is designed with a spring-loaded metal positioning ball detent. When you slide the 1\/2-inch square socket onto the rod, the ball snaps firmly into place, locking the two pieces together so they do not slip or separate during high-speed rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"Omurio","offers":[{"title":"Default Title","offer_id":48651264917716,"sku":null,"price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/92cf9bdf2ff17d2c346455fb408b2b32.png?v=1789097510","url":"https:\/\/omurio.com\/products\/scissor-jack-drill-adapter-car-lift-rjc","provider":"Omurio","version":"1.0","type":"link"}