{"product_id":"tie-down-eliminator-spare-tire-carrier-with-removable-hub-and-spindle-assembly-86068","title":"Tie Down Eliminator Spare Tire Carrier with Removable Hub and Spindle Assembly (86068)","description":"\u003cdiv class=\"rp-rounded-all\"\u003e\n\u003cstyle\u003e\n  .rp-mag-lock{\n    --rp-black:#111111;\n    --rp-charcoal:#1d1d1f;\n    --rp-gray:#6b7280;\n    --rp-light:#f5f5f5;\n    --rp-line:#d8d8d8;\n    --rp-maroon:#6e0f11;\n    --rp-gold:#d7a126;\n    --rp-cream:#fff7e3;\n    --rp-shadow:0 16px 36px rgba(0,0,0,.08);\n    --rp-radius:20px;\n    font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n    color:var(--rp-black);\n    line-height:1.6;\n  }\n\n  .rp-mag-lock *{\n    box-sizing:border-box;\n  }\n\n  .rp-mag-lock .rp-shell{\n    max-width:1080px;\n    margin:0 auto;\n    padding:28px 18px 40px 18px;\n    background:linear-gradient(180deg,#fafafa 0%,#ffffff 22%,#ffffff 100%);\n  }\n\n  .rp-mag-lock .rp-hero{\n    position:relative;\n    overflow:hidden;\n    border:1px solid #ececec;\n    border-radius:28px;\n    padding:30px 24px 26px 24px;\n    background:linear-gradient(135deg,rgba(110,15,17,.05) 0%,rgba(255,255,255,1) 38%,rgba(215,161,38,.08) 100%);\n    box-shadow:var(--rp-shadow);\n    margin-bottom:24px;\n  }\n\n  .rp-mag-lock .rp-hero:before{\n    content:\"\";\n    position:absolute;\n    inset:0 auto 0 0;\n    width:10px;\n    background:linear-gradient(180deg,var(--rp-maroon) 0%,var(--rp-gold) 100%);\n  }\n\n  .rp-mag-lock .rp-logo{\n    text-align:center;\n    margin:0 0 18px 0;\n  }\n\n  .rp-mag-lock .rp-logo img{\n    width:200px;\n    max-width:100%;\n    height:auto;\n    display:inline-block;\n  }\n\n  .rp-mag-lock .rp-kicker{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:.16em;\n    font-size:11px;\n    font-weight:700;\n    color:var(--rp-maroon);\n    margin:0 0 8px 0;\n  }\n\n  .rp-mag-lock .rp-title{\n    text-align:center;\n    font-size:34px;\n    line-height:1.15;\n    margin:0;\n    font-weight:800;\n    letter-spacing:-.02em;\n    color:var(--rp-charcoal);\n  }\n\n  .rp-mag-lock .rp-subhead{\n    text-align:center;\n    margin:14px auto 0 auto;\n    max-width:860px;\n    font-size:18px;\n    color:#333;\n  }\n\n  .rp-mag-lock .rp-partline{\n    display:flex;\n    justify-content:center;\n    align-items:center;\n    gap:10px;\n    flex-wrap:wrap;\n    margin:18px 0 0 0;\n  }\n\n  .rp-mag-lock .rp-badge{\n    display:inline-block;\n    padding:8px 14px;\n    border-radius:999px;\n    background:#111;\n    color:#fff;\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:.03em;\n  }\n\n  .rp-mag-lock .rp-badge.alt{\n    background:var(--rp-cream);\n    color:#4c3a08;\n    border:1px solid #efd48f;\n  }\n\n  .rp-mag-lock .rp-section{\n    margin:24px 0 0 0;\n  }\n\n  .rp-mag-lock .rp-grid-2{\n    display:grid;\n    grid-template-columns:1.15fr .85fr;\n    gap:22px;\n    align-items:start;\n  }\n\n  .rp-mag-lock .rp-grid-3{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n    align-items:stretch;\n  }\n\n  .rp-mag-lock .rp-card{\n    background:#fff;\n    border:1px solid #ececec;\n    border-radius:var(--rp-radius);\n    padding:22px;\n    box-shadow:var(--rp-shadow);\n  }\n\n  .rp-mag-lock .rp-card h2{\n    margin:0 0 12px 0;\n    font-size:22px;\n    line-height:1.2;\n    letter-spacing:-.02em;\n    color:var(--rp-charcoal);\n  }\n\n  .rp-mag-lock .rp-card h3{\n    margin:0 0 8px 0;\n    font-size:17px;\n    line-height:1.25;\n    color:var(--rp-charcoal);\n  }\n\n  .rp-mag-lock .rp-lead{\n    font-size:16px;\n    margin:0;\n    color:#2e2e2e;\n  }\n\n  .rp-mag-lock .rp-video-shell{\n    margin:20px 0 0 0;\n    padding:8px;\n    border-radius:24px;\n    overflow:hidden;\n    background:linear-gradient(135deg,rgba(17,17,17,.96) 0%,rgba(38,38,38,.96) 55%,rgba(110,15,17,.92) 100%);\n    border:1px solid rgba(215,161,38,.34);\n    box-shadow:0 16px 34px rgba(0,0,0,.16);\n    transition:box-shadow .22s ease, transform .22s ease, border-color .22s ease;\n  }\n\n  .rp-mag-lock .rp-video-shell:hover{\n    transform:translateY(-2px);\n    border-color:rgba(215,161,38,.75);\n    box-shadow:\n      0 18px 42px rgba(0,0,0,.22),\n      0 0 0 1px rgba(215,161,38,.32),\n      0 0 34px rgba(215,161,38,.34);\n  }\n\n  .rp-mag-lock .rp-video-shell video{\n    display:block;\n    width:100%;\n    height:auto;\n    border-radius:18px;\n    background:#000;\n  }\n\n  .rp-mag-lock .rp-video-caption{\n    margin:8px 4px 2px 4px;\n    color:#fff7e3;\n    font-size:13px;\n    line-height:1.35;\n    text-align:center;\n    letter-spacing:.02em;\n  }\n\n  .rp-mag-lock .rp-knowledge{\n    background:linear-gradient(180deg,#fffaf0 0%,#fff4d6 100%);\n    border:1px solid #f0d694;\n    border-left:8px solid var(--rp-gold);\n  }\n\n  .rp-mag-lock .rp-service{\n    background:linear-gradient(180deg,#fafafa 0%,#f4f4f4 100%);\n    border-left:8px solid var(--rp-maroon);\n  }\n\n  .rp-mag-lock .rp-knowledge p,\n  .rp-mag-lock .rp-service p{\n    margin:0 0 10px 0;\n    font-size:15px;\n  }\n\n  .rp-mag-lock .rp-service ul,\n  .rp-mag-lock .rp-card ul{\n    margin:12px 0 0 18px;\n    padding:0;\n  }\n\n  .rp-mag-lock .rp-service li,\n  .rp-mag-lock .rp-card li{\n    margin:0 0 8px 0;\n  }\n\n  .rp-mag-lock .rp-rule-title{\n    display:flex;\n    align-items:center;\n    gap:14px;\n    margin:4px 0 16px 0;\n  }\n\n  .rp-mag-lock .rp-rule-title h2{\n    margin:0;\n    white-space:nowrap;\n  }\n\n  .rp-mag-lock .rp-rule-title:after{\n    content:\"\";\n    height:2px;\n    width:100%;\n    background:linear-gradient(90deg,var(--rp-maroon) 0%,var(--rp-gold) 100%);\n    border-radius:999px;\n  }\n\n  .rp-mag-lock .rp-feature-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n  }\n\n  .rp-mag-lock .rp-feature{\n    border:1px solid #ececec;\n    border-radius:18px;\n    padding:18px;\n    background:#fff;\n    box-shadow:var(--rp-shadow);\n  }\n\n  .rp-mag-lock .rp-feature h3{\n    margin:0 0 8px 0;\n    font-size:17px;\n    line-height:1.25;\n    color:var(--rp-charcoal);\n  }\n\n  .rp-mag-lock .rp-feature p{\n    margin:0;\n    font-size:15px;\n    color:#333;\n  }\n\n  .rp-mag-lock .rp-table-wrap{\n    background:#fff;\n    border:1px solid #ececec;\n    border-radius:20px;\n    overflow:hidden;\n    box-shadow:var(--rp-shadow);\n  }\n\n  .rp-mag-lock table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:15px;\n    background:#fff;\n  }\n\n  .rp-mag-lock th,\n  .rp-mag-lock td{\n    padding:12px 14px;\n    text-align:left;\n    vertical-align:top;\n    border-bottom:1px solid #e8e8e8;\n  }\n\n  .rp-mag-lock th{\n    background:#171717;\n    color:#fff;\n    font-size:13px;\n    text-transform:uppercase;\n    letter-spacing:.08em;\n    font-weight:700;\n  }\n\n  .rp-mag-lock tr:nth-child(even) td{\n    background:#fafafa;\n  }\n\n  .rp-mag-lock tr:last-child td{\n    border-bottom:none;\n  }\n\n  .rp-mag-lock .rp-mini-step{\n    display:flex;\n    gap:12px;\n    align-items:flex-start;\n    padding:14px;\n    border:1px solid #ececec;\n    border-radius:18px;\n    background:#fff;\n    box-shadow:var(--rp-shadow);\n  }\n\n  .rp-mag-lock .rp-step-num{\n    flex:0 0 auto;\n    width:30px;\n    height:30px;\n    border-radius:999px;\n    background:#111;\n    color:#fff;\n    font-weight:800;\n    font-size:13px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n  }\n\n  .rp-mag-lock .rp-mini-step p{\n    margin:0;\n    font-size:14px;\n    color:#333;\n  }\n\n  .rp-mag-lock .rp-note{\n    margin:18px 0 0 0;\n    padding:14px 16px;\n    border-radius:16px;\n    background:#f8f8f8;\n    border:1px solid #eaeaea;\n    font-size:14px;\n    color:#333;\n  }\n\n  .rp-mag-lock .rp-warning{\n    background:#fff7e3;\n    border:1px solid #efd48f;\n    border-left:8px solid var(--rp-gold);\n  }\n\n  .rp-mag-lock .rp-cta-wrap{\n    text-align:center;\n    margin:24px 0 0 0;\n  }\n\n  .rp-mag-lock .rp-btn{\n    display:inline-block;\n    padding:14px 22px;\n    border-radius:999px;\n    background:linear-gradient(135deg,#111 0%,#2b2b2b 100%);\n    color:#fff;\n    text-decoration:none;\n    font-size:14px;\n    font-weight:800;\n    letter-spacing:.04em;\n    text-transform:uppercase;\n    box-shadow:0 12px 28px rgba(0,0,0,.18);\n  }\n\n  .rp-mag-lock .rp-btn:hover{\n    opacity:.94;\n  }\n\n  .rp-mag-lock .rp-footer{\n    text-align:center;\n    margin:32px 0 0 0;\n  }\n\n  .rp-mag-lock .rp-footer img{\n    max-width:100%;\n    height:auto;\n    border-radius:18px;\n  }\n\n  .rp-mag-lock .rp-seo{\n    display:none;\n  }\n\n  @media (max-width:900px){\n    .rp-mag-lock .rp-grid-2,\n    .rp-mag-lock .rp-grid-3{\n      grid-template-columns:1fr;\n    }\n\n    .rp-mag-lock .rp-feature-grid{\n      grid-template-columns:1fr;\n    }\n\n    .rp-mag-lock .rp-title{\n      font-size:28px;\n    }\n\n    .rp-mag-lock .rp-subhead{\n      font-size:16px;\n    }\n  }\n\n  @media (max-width:640px){\n    .rp-mag-lock .rp-shell{\n      padding:18px 12px 28px 12px;\n    }\n\n    .rp-mag-lock .rp-hero{\n      border-radius:22px;\n      padding:24px 18px 22px 18px;\n    }\n\n    .rp-mag-lock .rp-card,\n    .rp-mag-lock .rp-feature{\n      padding:16px;\n    }\n\n    .rp-mag-lock .rp-title{\n      font-size:24px;\n    }\n  }\n\n  .rp-rounded-all,\n  .rp-rounded-all *{\n    box-sizing:border-box;\n  }\n\n  .rp-rounded-all \u003e div,\n  .rp-rounded-all div[style*=\"border\"],\n  .rp-rounded-all div[style*=\"background\"],\n  .rp-rounded-all div[style*=\"background:\"],\n  .rp-rounded-all div[style*=\"linear-gradient\"]{\n    border-radius:20px !important;\n  }\n\n  .rp-rounded-all img{\n    border-radius:18px !important;\n    overflow:hidden !important;\n  }\n\n  .rp-rounded-all a,\n  .rp-rounded-all a[style]{\n    border-radius:999px !important;\n  }\n\n  .rp-rounded-all span[style*=\"background\"],\n  .rp-rounded-all span[style*=\"border\"]{\n    border-radius:999px !important;\n  }\n\n  .rp-rounded-all table{\n    border-radius:18px !important;\n    overflow:hidden !important;\n  }\n\n  .rp-rounded-all td,\n  .rp-rounded-all th{\n    border-radius:0 !important;\n  }\n\n  .rp-rounded-all table tr:first-child td:first-child,\n  .rp-rounded-all table tr:first-child th:first-child{\n    border-top-left-radius:18px !important;\n  }\n\n  .rp-rounded-all table tr:first-child td:last-child,\n  .rp-rounded-all table tr:first-child th:last-child{\n    border-top-right-radius:18px !important;\n  }\n\n  .rp-rounded-all table tr:last-child td:first-child,\n  .rp-rounded-all table tr:last-child th:first-child{\n    border-bottom-left-radius:18px !important;\n  }\n\n  .rp-rounded-all table tr:last-child td:last-child,\n  .rp-rounded-all table tr:last-child th:last-child{\n    border-bottom-right-radius:18px !important;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rp-mag-lock\"\u003e\n  \u003cdiv class=\"rp-shell\"\u003e\n\n    \u003cdiv class=\"rp-hero\"\u003e\n      \u003cdiv class=\"rp-logo\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2659\/6148\/files\/LOGO-FINALx200.png?v=1763669885\" alt=\"R \u0026amp; P Carriages\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-kicker\"\u003eTie Down Eliminator \/ Spare Tire Carrier Kit\u003c\/div\u003e\n\n      \u003ch1 class=\"rp-title\"\u003eTie Down 86068 Spare Tire Carrier with Removable Eliminator Spindle and Spare Hub\u003c\/h1\u003e\n\n      \u003cp class=\"rp-subhead\"\u003e\n        A frame-mounted spare tire carrier that also carries an emergency removable spindle and galvanized 1,750 lb hub assembly for Tie Down Eliminator-style trailer setups.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rp-partline\"\u003e\n        \u003cspan class=\"rp-badge\"\u003ePart Number: 86068\u003c\/span\u003e\n        \u003cspan class=\"rp-badge alt\"\u003eFits 3\", 4\" and 5\" Trailer Frames\u003c\/span\u003e\n        \u003cspan class=\"rp-badge alt\"\u003eIncludes Hub, Spindle and Mounting Hardware\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section rp-grid-2\"\u003e\n      \u003cdiv class=\"rp-card\"\u003e\n        \u003cdiv class=\"rp-rule-title\"\u003e\n          \u003ch2\u003eOverview\u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"rp-lead\"\u003e\n          The Tie Down 86068 spare tire carrier kit is designed as more than a basic spare tire bracket. It mounts to the trailer frame and includes the Eliminator spindle\/tire carrier, removable spindle assembly, 1,750 lb galvanized hub assembly, backing plates, bolts and nyloc nuts. For boat, utility and light-duty trailer owners running compatible Eliminator-style equipment, this gives you a spare tire mount and a major roadside repair component in one kit.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rp-video-shell\"\u003e\n          \u003cvideo autoplay muted loop playsinline controls preload=\"metadata\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3026b6420f3c45bb8d23bf415d8a50a4.mp4\" type=\"video\/mp4\"\u003e\n            Your browser does not support the video tag.\n          \u003c\/source\u003e\u003c\/video\u003e\n          \u003cdiv class=\"rp-video-caption\"\u003e\n            Product video: Tie Down Eliminator spare tire carrier kit with removable spindle and spare hub assembly.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-card rp-service\"\u003e\n        \u003ch2\u003eR\u0026amp;P Service Insight\u003c\/h2\u003e\n\n        \u003cp\u003e\n          A spare tire solves only part of the roadside problem. If the spindle or hub assembly is damaged, a standard spare wheel may not be enough to get moving again.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDual-purpose setup:\u003c\/strong\u003e Carries the spare tire while also storing a removable spindle and spare hub assembly.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFrame-mounted design:\u003c\/strong\u003e Uses included backing plates and 1\/2\" hardware to clamp around the trailer frame.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMultiple frame heights:\u003c\/strong\u003e Backing plate hole patterns are shown for 3\", 4\" and 5\" frame tubes.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section\"\u003e\n      \u003cdiv class=\"rp-card rp-knowledge\"\u003e\n        \u003ch2\u003eR\u0026amp;P Knowledge Hub\u003c\/h2\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eWhat makes this different:\u003c\/strong\u003e This kit is not just a spare tire hanger. It includes a removable Eliminator spindle assembly and a 1,750 lb galvanized hub assembly, giving the trailer owner a more complete roadside backup plan.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eFrame fitment:\u003c\/strong\u003e The included rear mounting plates are shown with hole positions for 3\", 4\" and 5\" trailer frame heights. Use the spare tire carrier and spare tire as a guide when choosing the mounting location.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eSystem check:\u003c\/strong\u003e Confirm that your trailer uses the correct Tie Down Eliminator-style spindle\/hub arrangement before ordering. This kit should be matched by axle system, frame size, hub pattern and wheel fitment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section\"\u003e\n      \u003cdiv class=\"rp-card rp-service\"\u003e\n        \u003ch2\u003eR\u0026amp;P Repair Insight\u003c\/h2\u003e\n\n        \u003cp\u003e\n          This is the kind of kit that makes the most sense before the failure happens. On a boat trailer or utility trailer, a hub or bearing failure can quickly turn into spindle damage. Carrying a spare tire, spare hub and removable spindle together gives you a stronger recovery path than a tire-only carrier.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBefore installation:\u003c\/strong\u003e Test-fit the bracket location with the spare tire to verify clearance around the trailer frame, tongue, winch stand, jack, fenders and coupler area.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDuring installation:\u003c\/strong\u003e Use the backing plate hole pattern that matches your frame height and keep the carrier square to the frame before tightening hardware.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBefore travel:\u003c\/strong\u003e Recheck all mounting hardware and verify the spare wheel clears the trailer body and tow vehicle during turning.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section\"\u003e\n      \u003cdiv class=\"rp-rule-title\"\u003e\n        \u003ch2\u003eFeatures\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-feature-grid\"\u003e\n        \u003cdiv class=\"rp-feature\"\u003e\n          \u003ch3\u003eSpare Tire Carrier and Repair Backup\u003c\/h3\u003e\n          \u003cp\u003e\n            Combines a frame-mounted spare tire carrier with an included removable spindle and spare hub assembly.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-feature\"\u003e\n          \u003ch3\u003e3\", 4\" and 5\" Frame Mounting\u003c\/h3\u003e\n          \u003cp\u003e\n            Included backing plates use multiple hole positions to accommodate several common trailer frame heights.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-feature\"\u003e\n          \u003ch3\u003e1750# Galvanized Hub Assembly\u003c\/h3\u003e\n          \u003cp\u003e\n            The kit component list identifies the included hub as a 1750# Galv X hub assembly.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-feature\"\u003e\n          \u003ch3\u003eComplete Mounting Hardware\u003c\/h3\u003e\n          \u003cp\u003e\n            Includes backing plates, 1\/2\" x 4-1\/2\" hex head bolts and 1\/2\" nyloc nuts for frame mounting.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section rp-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"rp-rule-title\"\u003e\n          \u003ch2\u003eSpecifications\u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSpecification\u003c\/th\u003e\n                \u003cth\u003eDetail\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eMain Kit Part Number\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e86068\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eSpare tire carrier with removable spindle and spare hub assembly\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003ePrimary System\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eTie Down Eliminator removable spindle \/ tire carrier style setup\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eFrame Fitment Shown\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e3\", 4\" and 5\" trailer frame tubes using included backing plate hole patterns\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eIncluded Hub\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e1750# galvanized hub assembly\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eMounting Hardware\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e1\/2\" x 4-1\/2\" hex head bolts and 1\/2\" nyloc nuts\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eMounting Style\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eClamp-style frame mount with front carrier bracket and rear backing plates\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eBest Use Case\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eBoat trailers, utility trailers and compatible Eliminator-style trailer axle systems\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"rp-rule-title\"\u003e\n          \u003ch2\u003eFitment \/ Application\u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eCheck Point\u003c\/th\u003e\n                \u003cth\u003eWhat to Confirm\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eAxle \/ Spindle System\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eConfirm compatibility with Tie Down Eliminator removable spindle equipment.\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eFrame Height\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eInstruction diagram shows mounting plate positions for 3\", 4\" and 5\" frames.\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eSpare Tire Clearance\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eUse the spare tire and carrier as a guide before drilling or final tightening.\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eHub \/ Wheel Match\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eVerify hub pattern, wheel size, bearings and existing trailer setup before use.\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eMounting Location\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eChoose a frame location that avoids interference with the coupler, jack, winch stand, body panels and turning clearance.\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section\"\u003e\n      \u003cdiv class=\"rp-rule-title\"\u003e\n        \u003ch2\u003eIncluded Components\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-table-wrap\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e#\u003c\/th\u003e\n              \u003cth\u003eQty.\u003c\/th\u003e\n              \u003cth\u003ePart #\u003c\/th\u003e\n              \u003cth\u003eDescription\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e1\u003c\/td\u003e\n              \u003ctd\u003e1\u003c\/td\u003e\n              \u003ctd\u003e\u003cstrong\u003e48054F\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEliminator Spindle \/ Tire Carrier\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e2\u003c\/td\u003e\n              \u003ctd\u003e1\u003c\/td\u003e\n              \u003ctd\u003e\u003cstrong\u003e80043A\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEliminator Spindle Assembly\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e3\u003c\/td\u003e\n              \u003ctd\u003e1\u003c\/td\u003e\n              \u003ctd\u003e\u003cstrong\u003e46210XA\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1750# Galv X Hub Assembly\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e4\u003c\/td\u003e\n              \u003ctd\u003e2\u003c\/td\u003e\n              \u003ctd\u003e\u003cstrong\u003e48054-3\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBacking Plates\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e5\u003c\/td\u003e\n              \u003ctd\u003e4\u003c\/td\u003e\n              \u003ctd\u003e\u003cstrong\u003e10919\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eHex Head Bolts, 1\/2\" x 4-1\/2\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e6\u003c\/td\u003e\n              \u003ctd\u003e4\u003c\/td\u003e\n              \u003ctd\u003e\u003cstrong\u003e10645\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1\/2\" Nyloc Nuts\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section\"\u003e\n      \u003cdiv class=\"rp-rule-title\"\u003e\n        \u003ch2\u003eInstallation Guide Notes\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-grid-3\"\u003e\n        \u003cdiv class=\"rp-mini-step\"\u003e\n          \u003cdiv class=\"rp-step-num\"\u003e1\u003c\/div\u003e\n          \u003cp\u003e\n            Use the spare tire carrier and spare tire as a guide to determine a suitable mounting location on the trailer frame.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini-step\"\u003e\n          \u003cdiv class=\"rp-step-num\"\u003e2\u003c\/div\u003e\n          \u003cp\u003e\n            Select the backing plate hole pattern for the appropriate frame height. The instruction diagram shows 3\", 4\" and 5\" frame positions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini-step\"\u003e\n          \u003cdiv class=\"rp-step-num\"\u003e3\u003c\/div\u003e\n          \u003cp\u003e\n            Push two 1\/2\" bolts through the top of the carrier and position the carrier on top of the trailer frame.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini-step\"\u003e\n          \u003cdiv class=\"rp-step-num\"\u003e4\u003c\/div\u003e\n          \u003cp\u003e\n            Place the tire mounting plate against the outside of the frame with the 1\/2\" bolts through the top holes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini-step\"\u003e\n          \u003cdiv class=\"rp-step-num\"\u003e5\u003c\/div\u003e\n          \u003cp\u003e\n            Hand-tighten the nyloc nuts, then insert the remaining bolts through the lower holes and tighten the nyloc nuts.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini-step\"\u003e\n          \u003cdiv class=\"rp-step-num\"\u003e6\u003c\/div\u003e\n          \u003cp\u003e\n            Mount the spare spindle\/hub assembly with the washer, castle nut and cotter pin provided, then check tire clearance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-section\"\u003e\n      \u003cdiv class=\"rp-card rp-warning\"\u003e\n        \u003ch2\u003eVerification Before Ordering\u003c\/h2\u003e\n\n        \u003cp\u003e\n          This kit should be ordered by confirmed system fitment, not by appearance alone. Before purchasing, verify your trailer frame height, wheel and hub pattern, axle\/spindle style, and available mounting clearance.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          If your trailer does not use the compatible Eliminator removable spindle architecture, the carrier may still appear similar but the spindle assembly may not match your trailer system.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-note\"\u003e\n      Installation should be performed with the trailer safely supported and parked on level ground. Recheck mounting hardware after initial use and during regular trailer maintenance.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-cta-wrap\"\u003e\n      \u003ca class=\"rp-btn\" href=\"\/search?q=spare+tire+carrier\"\u003eView More Spare Tire Carrier Options\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-seo\"\u003e\n      Tie Down 86068 spare tire carrier, Eliminator removable spindle, spare hub assembly, 48054F tire carrier, 80043A spindle assembly, 46210XA 1750 galvanized hub, boat trailer spare carrier, trailer frame spare tire mount, 3 inch frame spare carrier, 4 inch frame spare carrier, 5 inch frame spare carrier, trailer hub spindle repair kit.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-footer\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2659\/6148\/files\/Baseball_AdvertisingRP-sign_1.jpg?v=1771533480\" alt=\"R \u0026amp; P Carriages\"\u003e\n    \u003c\/div\u003e\n\n    \u003chr style=\"border:0; border-top:1px solid #eee; margin:24px 0 0 0;\"\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Need a Trailer Part","offers":[{"title":"Default Title","offer_id":50756647780638,"sku":"86068","price":185.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2659\/6148\/files\/86068-01-brochure.png?v=1777404554","url":"https:\/\/needatrailerpart.com\/products\/tie-down-eliminator-spare-tire-carrier-with-removable-hub-and-spindle-assembly-86068","provider":"Need a Trailer Part","version":"1.0","type":"link"}