{"product_id":"heavy-duty-trailer-jack-protector","title":"Heavy Duty Trailer Jack Protector","description":"\u003c!--\n[AI Design Logic]\n产品类型：房车电动舌式千斤顶重型防雨保护套（带安全链挂载设计）\n目标受众：房车车主、越野露营玩家、重型拖挂卡车用户（注重实用性、耐用度与设备保养）\n视觉风格：硬朗、硬核户外（Rugged Outdoor）、高品质可靠感、现代工业风\n配色策略：\n  - 背景色：#ffffff (干净现代)\n  - 卡片\/软背景：#f8fafc (高级浅灰蓝，凸显黑色产品质感)\n  - 主色\/文字：#0f172a (深邃暗岩黑)\n  - 辅助强调色\/标签：#1e3a8a (经典耐候深蓝) 与 #dbeafe (浅蓝背景)\n模块顺序：\n  1. Intro \/ Hero (户外暴雨高质感场景展示 + 核心利益点)\n  2. Feature 1 (核心卖点：不锈钢D形环挂链设计，防止生锈与拖地)\n  3. Feature 2 (材质卖点：100%防水重型无缝压合PVC + 抽绳防风锁)\n  4. Compare \/ Proof Section (极端盛水防漏性对比展示)\n  5. Specifications \u0026 Size Guide (产品尺寸标注，防止非标大尺寸退货)\n  6. Product FAQ (解决安装、大风稳固性、行车存放等针对性痛点)\n详情图映射：\n  - Hero Area = detail_5\n  - Feature 1 = detail_2\n  - Feature 2 = detail_1\n  - Compare\/Proof = detail_3\n规格图映射：\n  - Specs Table = spec_1\n对比模块：已加入 (针对面料在暴雨下的渗漏痛点，加入无缝PVC盛水不漏与干燥外表直观对比)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* DESIGN SYSTEM \u0026 VARIABLES *\/\n    .product-detail-container {\n      --primary: #0f172a;\n      --primary-hover: #1e293b;\n      --accent: #1e3a8a;\n      --accent-soft: #f0f6ff;\n      --text-main: #1e293b;\n      --text-sub: #64748b;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --bg-soft: #f1f5f9;\n      --border-color: #cbd5e1;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 4%;\n      box-sizing: border-box;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n    }\n\n    \/* TYPOGRAPHY *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--primary);\n      margin-top: 0;\n      font-weight: 800;\n      line-height: 1.25;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(28px, 4vw, 42px);\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(22px, 3vw, 30px);\n      letter-spacing: -0.01em;\n      margin-bottom: 1.5rem;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(18px, 2vw, 24px);\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* GRID \u0026 CONTAINER LAYOUTS *\/\n    .detail-section {\n      padding: clamp(2.5rem, 6vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .detail-section:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* IMAGE PLACEHOLDER (Default Option A: Fluid Natural Flow) *\/\n    .image-wrapper {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .image-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n      transition: transform 0.3s ease;\n    }\n\n    .image-placeholder {\n      aspect-ratio: 16\/10;\n      width: 100%;\n      border: 2px dashed var(--border-color);\n      background-color: var(--bg-soft);\n      color: var(--text-sub);\n      font-size: 14px;\n      font-weight: 500;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      border-radius: var(--radius-lg);\n      text-align: center;\n      padding: 2rem;\n      box-sizing: border-box;\n    }\n\n    \/* NON-CLICKABLE PILLS \/ TAGS *\/\n    .badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.5rem;\n      background-color: var(--accent-soft);\n      color: var(--accent);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n      margin-bottom: 1rem;\n    }\n\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 1rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-size: 14px;\n      font-weight: 600;\n    }\n\n    \/* HERO MODULE *\/\n    .hero-block {\n      text-align: center;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .hero-block p {\n      font-size: clamp(18px, 1.8vw, 22px);\n      max-width: 750px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .hero-image-container {\n      margin-top: 2.5rem;\n    }\n\n    \/* FEATURE MODULE (Z-PATTERN \/ REVERSIBLE FLEX) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2.5rem;\n      align-items: center;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    \/* WATERPROOF COMPARE GRID *\/\n    .compare-container {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 2.5rem;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .compare-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-top: 2rem;\n    }\n\n    \/* SPECIFICATIONS TWO-COLUMN SPLIT *\/\n    .spec-split {\n      display: flex;\n      flex-direction: column;\n      gap: 3rem;\n    }\n\n    .spec-table-container {\n      width: 100%;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1rem;\n    }\n\n    .spec-table th, \n    .spec-table td {\n      padding: 1rem 1.25rem;\n      text-align: left;\n      font-size: 16px;\n    }\n\n    .spec-table th {\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      font-weight: 700;\n      border-bottom: 2px solid var(--border-color);\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:first-child {\n      font-weight: 700;\n      color: var(--primary);\n      width: 35%;\n    }\n\n    \/* FAQ ACCORDION-STYLE LIST *\/\n    .faq-list {\n      max-width: 850px;\n      margin: 2.5rem auto 0;\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n    }\n\n    .faq-card {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem 2rem;\n      border-left: 4px solid var(--accent);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-card h3 {\n      font-size: 18px;\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .faq-card p {\n      margin-bottom: 0;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    \/* RESPONSIVE MEDIA QUERIES *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media, \n      .feature-copy {\n        width: 50%;\n      }\n\n      .compare-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .spec-split {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .spec-image,\n      .spec-table-container {\n        width: 50%;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Responsive Table Layout *\/\n      .spec-table, \n      .spec-table thead, \n      .spec-table tbody, \n      .spec-table tr, \n      .spec-table th, \n      .spec-table td {\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 tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background-color: var(--bg-card);\n      }\n\n      .spec-table td {\n        text-align: right;\n        padding: 0.75rem 1rem;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .spec-table td:last-child {\n        border-bottom: none;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        font-weight: 700;\n        color: var(--primary);\n        text-align: left;\n      }\n\n      .spec-table td:first-child {\n        width: 100%;\n        text-align: right;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- ==================== MODULE A: HERO \/ INTRO BLOCK ==================== --\u003e\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"hero-block\"\u003e\n\u003cspan class=\"badge\"\u003e🛡️ Engineered for All-Weather Endurance\u003c\/span\u003e\n\u003ch1\u003eProtect Your Jack, Prevent Rusty Chains\u003c\/h1\u003e\n\n\u003cp\u003eShield your electric tongue jack from destructive downpours, relentless sun, and freezing ice. Our heavy-duty protective cover delivers unmatched dual-layer defense, keeping both your motor dry and your safety chains clean off the muddy ground.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-image-container\"\u003e\n\u003c!-- 📷 需替换：detail_5（雨中产品最佳安装状态图，展示挂钩与防水水滴质感） --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170012\/6393b5ae6d9befa5f55de086fdc52640.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== MODULE B: FEATURE 1 (CHAIN STORAGE HOOKS) ==================== --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- 📷 需替换：detail_2（挂链细节放大，特写不锈钢D环挂载重金属链） --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170012\/ff343eb25594a036c045d9563f03fe72.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\"\u003eSmart Trailer Storage\u003c\/span\u003e\n\n\u003ch3\u003eInnovative Chain Storage Hooks\u003c\/h3\u003e\n\n\u003cp\u003eNo more leaving heavy metal safety chains dangling in wet grass, dirt, or mud. Built with dual, heavy-duty stainless steel D-rings on both sides, this cover allows you to hook your chains up securely during long parking stretches, preventing dragging and early rust formation.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"feature-tag\"\u003e⛓️ Stainless Steel Hooks\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🛑 No Dirt \u0026amp; Dragging\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e💪 Heavy Load Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== MODULE C: FEATURE 2 (MATERIAL ARMOR \u0026 DRAWSTRING) ==================== --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- 📷 需替换：detail_1（材质结构爆炸拆解说明图：PVC主体+牛津底布+弹簧扣） --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170012\/c13420b84a9a5226693d9b762328d1a2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\"\u003eHybrid Materials\u003c\/span\u003e\n\n\u003ch3\u003eHeavy-Duty PVC Body \u0026amp; Wind-Resistant Closure\u003c\/h3\u003e\n\n\u003cp\u003eFormulated to combat severe outdoor conditions, the upper structure features a stitch-free, rigid waterproof PVC body that repels rainfall easily. The bottom section transitions into a soft, flexible Oxford cloth skirt integrated with a reliable double-spring toggle lock. Cinch it down tightly to seal out dust and resist gale-force winds.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"feature-tag\"\u003e☔ 100% Waterproof PVC\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🌪️ Windproof Toggle Lock\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🛠️ Flexible Oxford Skirt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== MODULE D: COMPARE \/ PROOF SECTION ==================== --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"compare-container\"\u003e\n\u003ch2 style=\"margin-bottom: 1rem;\"\u003eImpermeable Waterproof Proof\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 700px; margin: 0 auto 2.5rem; font-size: 16px;\"\u003eWe put our cover to the extreme limit. Filled with standing water, the seam-welded heavy-duty PVC holds liquid perfectly inside without a single leak or moisture absorption, leaving the exterior completely dry and dust-free.\u003c\/p\u003e\n\n\u003cdiv class=\"compare-grid\"\u003e\n\u003c!-- 📷 需替换：detail_3（产品内部装水防漏测试 vs 干燥外部质感图） --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170012\/c5835791d43de7d8f6e2642c3579822c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== MODULE E: SPECIFICATIONS \u0026 SIZE GUIDANCE ==================== --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2\u003eUniversal Fit Dimensions\u003c\/h2\u003e\n\n\u003cdiv class=\"spec-split\"\u003e\n\u003cdiv class=\"spec-image\"\u003e\n\u003c!-- 📷 需替换：spec_1（尺寸标注透视图：14\"高+3.5\"高裙摆, 10\"宽, 5\"厚） --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170012\/8760e1af4d8f78494b68b29ba313af0a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003cp style=\"font-size: 16px; margin-bottom: 1.5rem;\"\u003eEngineered to fit most standard electric and manual tongue jacks on travel trailers, RVs, and campers. Please check your jack head dimensions before placing an order to guarantee compatibility.\u003c\/p\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eProperty\u003c\/th\u003e\n\t\t\t\u003cth\u003eImperial Specification\u003c\/th\u003e\n\t\t\t\u003cth\u003eMetric Equivalence\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eMain Body Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Specification\"\u003e14 in\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Equivalence\"\u003e35.6 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eBottom Hem Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Specification\"\u003e3.5 in\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Equivalence\"\u003e8.9 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eOverall Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Specification\"\u003e10 in\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Equivalence\"\u003e25.4 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eOverall Depth\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Specification\"\u003e5 in\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Equivalence\"\u003e12.7 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eMain Material\u003c\/td\u003e\n\t\t\t\u003ctd colspan=\"2\" data-label=\"Imperial Specification\"\u003ePremium Heavy-Duty Vulcanized PVC\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eBottom Material\u003c\/td\u003e\n\t\t\t\u003ctd colspan=\"2\" data-label=\"Imperial Specification\"\u003eSoft-Weave Waterproof Oxford Fabric\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eHardware\u003c\/td\u003e\n\t\t\t\u003ctd colspan=\"2\" data-label=\"Imperial Specification\"\u003eStainless Steel D-Rings (Rust-Proof)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== MODULE F: FAQ SECTION ==================== --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3\u003e💡 Will this cover work with my manual tongue jack?\u003c\/h3\u003e\n\n\u003cp\u003eAbsolutely. As long as your manual jack's top head measurements fall within our dimensional boundary (14\"H x 10\"W x 5\"D), this heavy-duty sleeve fits snugly and protects it completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3\u003e💡 Can I keep the safety chains attached to the D-rings while towing?\u003c\/h3\u003e\n\n\u003cp\u003eNo. The stainless steel D-rings are strictly designed for chain storage while your camper is unhooked and parked in storage or at camp. For safety reasons, always attach your safety chains directly to your tow vehicle during transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3\u003e💡 How does this protective cover handle high winds during storms?\u003c\/h3\u003e\n\n\u003cp\u003eUnlike standard loose bags, our cover features a soft, flexible Oxford hem equipped with a resilient drawstring and dual-spring cord lock. It tightens down on the central jack post, eliminating wind swelling and ensuring the cover won't fly away in strong gales.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Essential Protection)","offer_id":50262587113712,"sku":"0815-18335563","price":14.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (For Multiple Trailers - Save 10%)","offer_id":50262587146480,"sku":"0815-18337867","price":26.91,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Stock Up \u0026 Save 15%)","offer_id":50262587179248,"sku":"0815-18334484","price":38.12,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3177\/9056\/files\/6393b5ae6d9befa5f55de086fdc52640.jpg?v=1786790092","url":"https:\/\/cozyllio.com\/products\/heavy-duty-trailer-jack-protector","provider":"Cozyllio","version":"1.0","type":"link"}