{"title":"Wheel \u0026 Axle Tools","description":null,"products":[{"product_id":"esco-60929-wheel-nut-chamfer-gauge","title":"ESCO 60929 Wheel Nut\/Chamfer Gauge","description":"\u003cstyle\u003e\n\n\/* Base Styles *\/\n\n.product-content-wrapper {\n\nfont-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n\ncolor: #333;\n\nline-height: 1.6;\n\nmax-width: 1200px;\n\nmargin: 0 auto;\n\npadding: 20px 20px 40px 20px;\n\n}\n\n\/* Typography *\/\n\nh2 {\n\ncolor: #0066CC;\n\nfont-size: 1.8rem;\n\nmargin: 0 0 1rem 0;\n\nfont-weight: 700;\n\nline-height: 1.3;\n\n}\n\nh3 {\n\ncolor: #0066CC;\n\nfont-size: 1.5rem;\n\nmargin: 3rem 0 1.5rem;\n\npadding-top: 1rem;\n\nfont-weight: 600;\n\nborder-bottom: 1px solid #eee;\n\npadding-bottom: 0.5rem;\n\n}\n\nh4 {\n\ncolor: #333;\n\nfont-size: 1.1rem;\n\nmargin: 1rem 0 0.5rem;\n\nfont-weight: 600;\n\n}\n\np {\n\nline-height: 1.7;\n\nmargin-bottom: 1.2rem;\n\n}\n\n\/* Hero Section *\/\n\n.hero-container {\n\nbackground: linear-gradient(135deg, #FFFFFF 0%, #F8F9FA 100%);\n\npadding: 2.5rem;\n\nborder-radius: 12px;\n\nbox-shadow: 0 2px 8px rgba(0,0,0,0.08);\n\nmargin-bottom: 2rem;\n\n}\n\n.hero-subtitle {\n\nfont-size: 1.1rem;\n\ncolor: #555;\n\nmargin-bottom: 1.5rem;\n\nfont-weight: 500;\n\n}\n\n\/* Feature Cards *\/\n\n.feature-grid {\n\ndisplay: grid;\n\ngrid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n\ngap: 20px;\n\nmargin: 2rem 0 3rem 0;\n\n}\n\n.feature-card {\n\nbackground: #F8F9FA;\n\nborder-left: 4px solid #0066CC;\n\npadding: 20px;\n\nborder-radius: 6px;\n\ntransition: transform 0.2s, box-shadow 0.2s;\n\n}\n\n.feature-card:hover {\n\ntransform: translateY(-2px);\n\nbox-shadow: 0 4px 12px rgba(0,102,204,0.15);\n\n}\n\n.feature-card h4 {\n\ncolor: #0066CC;\n\nfont-weight: 700;\n\nmargin-top: 0;\n\nfont-size: 1.1rem;\n\n}\n\n\/* Tables *\/\n\n.responsive-specs-table {\n\nwidth: 100%;\n\nborder-collapse: collapse;\n\nmargin: 2rem 0;\n\nbackground: white;\n\nbox-shadow: 0 2px 8px rgba(0,0,0,0.05);\n\nborder-radius: 8px;\n\noverflow: hidden;\n\n}\n\n.responsive-specs-table caption {\n\npadding: 12px;\n\nfont-weight: 600;\n\ntext-align: left;\n\ncolor: #333;\n\nfont-size: 1.1rem;\n\n}\n\n.responsive-specs-table th {\n\nbackground: linear-gradient(135deg, #0066CC, #0052A3);\n\ncolor: white;\n\npadding: 14px;\n\ntext-align: left;\n\nfont-weight: 600;\n\nletter-spacing: 0.5px;\n\n}\n\n.responsive-specs-table td {\n\npadding: 14px;\n\nborder-bottom: 1px solid #ddd;\n\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n\nbackground-color: #F0F5FF;\n\n}\n\n.responsive-specs-table tbody tr:hover {\n\nbackground-color: #E6F0FF;\n\ntransition: background-color 0.2s;\n\n}\n\n\/* Mobile Card Transformation *\/\n\n@media (max-width: 767px) {\n\n.responsive-specs-table thead {\n\ndisplay: none;\n\n}\n\n.responsive-specs-table tbody {\n\ndisplay: block;\n\n}\n\n.responsive-specs-table tr {\n\ndisplay: block;\n\nmargin-bottom: 15px;\n\nbackground: white;\n\nborder: 1px solid #0066CC;\n\nborder-radius: 8px;\n\nbox-shadow: 0 2px 4px rgba(0,102,204,0.08);\n\noverflow: hidden;\n\n}\n\n.responsive-specs-table td {\n\ndisplay: block;\n\npadding: 12px 15px;\n\nborder: none;\n\nposition: relative;\n\n}\n\n.responsive-specs-table td:first-child {\n\nbackground: linear-gradient(135deg, #0066CC, #0052A3);\n\ncolor: white;\n\nfont-weight: 700;\n\npadding: 14px 15px;\n\n}\n\n.responsive-specs-table td:first-child strong {\n\ncolor: white;\n\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n\nbackground-color: white;\n\n}\n\n}\n\n\/* Desktop Protection *\/\n\n@media (min-width: 768px) {\n\n.responsive-specs-table {\n\ndisplay: table !important;\n\n}\n\n.responsive-specs-table tbody,\n\n.responsive-specs-table thead {\n\ndisplay: table-row-group !important;\n\n}\n\n.responsive-specs-table tr {\n\ndisplay: table-row !important;\n\n}\n\n.responsive-specs-table td,\n\n.responsive-specs-table th {\n\ndisplay: table-cell !important;\n\n}\n\n}\n\n\/* Applications Section *\/\n\n.applications {\n\nmargin: 3rem 0;\n\n}\n\n.applications ul {\n\npadding-left: 20px;\n\nline-height: 1.6;\n\n}\n\n.applications li {\n\nmargin-bottom: 12px;\n\ncolor: #333;\n\n}\n\n\/* Key Features Section *\/\n\n.key-features {\n\nmargin: 3rem 0 4rem 0;\n\n}\n\nstrong {\n\nfont-weight: 700 !important;\n\n}\n\n\/* FAQ Section *\/\n\n.faq-section {\n\nmargin: 3rem 0;\n\n}\n\n.faq-item {\n\nmargin-bottom: 1rem;\n\nborder: 1px solid #eee;\n\nborder-radius: 6px;\n\noverflow: hidden;\n\n}\n\n.faq-question {\n\npadding: 1.2rem;\n\nbackground: #F8F9FA;\n\ncursor: pointer;\n\nfont-weight: 600;\n\ncolor: #0066CC;\n\ndisplay: flex;\n\njustify-content: space-between;\n\nalign-items: center;\n\nuser-select: none;\n\n}\n\n.faq-question:hover {\n\nbackground: #F0F5FF;\n\n}\n\n.faq-toggle {\n\ndisplay: inline-block;\n\nwidth: 20px;\n\ntext-align: center;\n\ntransition: transform 0.2s;\n\n}\n\n.faq-item.open .faq-toggle {\n\ntransform: rotate(180deg);\n\n}\n\n.faq-answer {\n\npadding: 1.2rem;\n\nbackground: white;\n\ndisplay: none;\n\nline-height: 1.7;\n\n}\n\n.faq-item.open .faq-answer {\n\ndisplay: block;\n\n}\n\n.faq-answer p {\n\nmargin-bottom: 1rem;\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO Professional Wheel Nut Gauge\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003eInstant go\/no-go chamfer wear detection for commercial vehicles\u003c\/p\u003e\n\u003cp\u003eThe ESCO 60929 wheel nut gauge precisely detects .875R spherical chamfer wear on stud piloted steel wheels. Designed for rapid fleet inspections, this tool eliminates guesswork and prevents unsafe wheel seating that leads to torque loss and catastrophic failure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eInstant Go\/No-Go Testing\u003c\/h4\u003e\n\u003cp\u003eSimple insert-and-check design provides immediate visual confirmation of chamfer wear without calculations or complex measurements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003ePrevents Wheel Failures\u003c\/h4\u003e\n\u003cp\u003eDetects excessive wear before it causes improper seating, torque loss, or dangerous road failures on commercial vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eBuilt for Daily Shop Use\u003c\/h4\u003e\n\u003cp\u003eHigh-impact composite construction withstands drops and constant toolbox use while maintaining precision across thousands of inspections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eDOT Compliance Ready\u003c\/h4\u003e\n\u003cp\u003eProfessional-grade precision meets industry standards for fleet safety documentation and regulatory compliance inspections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 60929 wheel nut chamfer gauge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eESCO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e60929\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eESC-60929\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMeasurement Function\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eDetects wear on .875R spherical chamfers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWheel Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eStud piloted steel wheels only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eDisc Thickness Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3\/8\" to 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHigh-impact composite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e1 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHeavy-duty truck and tractor maintenance\u003c\/li\u003e\n\u003cli\u003eCommercial trailer and semi-trailer fleets\u003c\/li\u003e\n\u003cli\u003eDOT compliance inspections and safety audits\u003c\/li\u003e\n\u003cli\u003eTire rotation and brake service operations\u003c\/li\u003e\n\u003cli\u003ePre-trip safety checks for commercial vehicles\u003c\/li\u003e\n\u003cli\u003eFleet maintenance shops and service centers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does this compare to calipers or other measuring tools? \u003cspan class=\"faq-toggle\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eUnlike calipers that require precise measurements and interpretation, this gauge provides instant go\/no-go results. Simply insert it into the chamfer. If it fits too loosely, the wear exceeds safe limits. No math, no measuring, no mistakes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this work on aluminum wheels? \u003cspan class=\"faq-toggle\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo, this tool is designed specifically for stud piloted steel wheels with .875R spherical chamfers. It will not provide accurate results on aluminum wheels or hub-piloted systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat disc thickness range does this handle? \u003cspan class=\"faq-toggle\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe ESCO 60929 works with disc thicknesses from 3\/8\" to 1\/2\", covering the majority of commercial stud piloted steel wheel applications in the trucking industry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this tool accurate for DOT inspections? \u003cspan class=\"faq-toggle\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, this professional-grade tool meets industry standards for detecting unsafe chamfer wear. It provides the consistent, reliable measurements needed for DOT compliance documentation and safety inspections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Esco","offers":[{"title":"Default","offer_id":46395182612731,"sku":"ESC-60929","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-60929-wheel-nutchamfer-gauge-accessories-872_862175f8-dd17-4623-a3fb-8917e2426c4d.webp?v=1773833345"},{"product_id":"dustite-longreach-wheel-nut-indicator-yellow-13-16-in-21-mm","title":"MARTINS MRT-DTLRY21 Dustite LongReach Wheel Nut Indicator | Yellow, 13\/16\" (21mm), Bag of 50","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Yellow LongReach wheel nut indicators in clear protective packaging showing 50 pieces\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_4ddbfcde-b440-43a3-aaa7-64616323dc75.webp?v=1737247432\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_4ddbfcde-b440-43a3-aaa7-64616323dc75.webp?v=1737247432\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_4ddbfcde-b440-43a3-aaa7-64616323dc75.webp?v=1737247432\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eVisual Safety Assurance - Martins Dustite LongReach Wheel Nut Indicators (21mm, 50 Pack)\u003c\/h2\u003e\n\u003ch3\u003eProfessional Grade Overheating Detection System\u003c\/h3\u003e\n\u003cp\u003eThe Martins Dustite LongReach wheel nut indicator combines visual movement detection with thermal warning at 125°C (257°F) for professional vehicle maintenance. Each yellow 21mm indicator serves dual purposes as both a loose wheel nut indicator and protective dust cap.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eInstant Visual Detection\u003c\/strong\u003e - Arrange in recognizable patterns to spot wheel nut movement at a glance, preventing wheel separation incidents.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eThermal Safety Warning\u003c\/strong\u003e - Built-in indicator melts at 125°C (257°F) to alert drivers of potential brake or bearing failures.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eExtended Reach Design\u003c\/strong\u003e - Long barrel fits wheels with decorative trims where standard indicators cannot reach.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Applications\u003c\/h2\u003e\n\u003cp\u003ePerfect for commercial operations:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCommercial trucking fleets requiring DOT compliance.\u003c\/li\u003e\n\u003cli\u003eHeavy equipment with stepped wheel configurations.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance implementing safety protocols.\u003c\/li\u003e\n\u003cli\u003eTransportation companies meeting DVSA safety standards.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eDustite LongReach Wheel Nut Indicator Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e13\/16\" (21mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e50 pieces per bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMelt Temperature\u003c\/th\u003e\n\u003ctd\u003e125°C (257°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-grade virgin polymer with bio-additive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eWheels with trims and step rings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eMRT-DTLRY21 \/ DTLRY21\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003eDfT, FORS, DVSA, HSE, FTA, RHA approved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Fitment\u003c\/h2\u003e\n\u003cp\u003eSimple installation process for trimmed wheel applications:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRemove existing wheel nut caps and clean the nut surface.\u003c\/li\u003e\n\u003cli\u003ePush the LongReach indicator through the trim hole until it contacts the wheel nut.\u003c\/li\u003e\n\u003cli\u003eArrange all indicators in a recognizable pattern (point-to-point or radiating outward) for easy visual inspection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eSecure Your Fleet with Professional Wheel Nut Indicators\u003c\/h2\u003e\n\u003cp\u003eJoin commercial operators who trust Martins Dustite LongReach indicators for reliable wheel safety monitoring. Each 50-piece bag provides comprehensive coverage for your vehicle maintenance program.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your professional wheel safety system today and maintain DOT compliance standards.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How do these wheel nut indicators work with trimmed wheels? A: The LongReach design features an extended barrel that reaches through trim holes to contact the wheel nut, unlike standard indicators that cannot fit properly on stepped wheel configurations. Simply push the indicator through the trim access hole until it seats firmly against the nut surface. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do these wheel nut indicators work with trimmed wheels?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe LongReach design features an extended barrel that reaches through trim holes to contact the wheel nut, unlike standard indicators that cannot fit properly on stepped wheel configurations. Simply push the indicator through the trim access hole until it seats firmly against the nut surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: At what temperature do these indicators melt to warn of overheating? A: These thermal indicators melt at exactly 125 degrees C (257 degrees F), providing early warning of brake or bearing overheating before serious damage occurs to your vehicle's wheel assembly. The melting creates a visible deformation that's easily spotted during routine inspections. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAt what temperature do these indicators melt to warn of overheating?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese thermal indicators melt at exactly 125°C (257°F), providing early warning of brake or bearing overheating before serious damage occurs to your vehicle's wheel assembly. The melting creates a visible deformation that's easily spotted during routine inspections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many vehicles can I equip with one 50-piece bag? A: A 50-piece bag typically covers 8-10 vehicles, depending on wheel configuration. Most commercial trucks require 5-6 indicators per vehicle for complete wheel nut coverage and safety monitoring. This quantity allows fleet managers to maintain adequate inventory for routine replacements and new vehicle setups. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many vehicles can I equip with one 50-piece bag?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eA 50-piece bag typically covers 8-10 vehicles, depending on wheel configuration. Most commercial trucks require 5-6 indicators per vehicle for complete wheel nut coverage and safety monitoring. This quantity allows fleet managers to maintain adequate inventory for routine replacements and new vehicle setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these indicators required by DOT regulations? A: While not federally mandated, wheel nut indicators are strongly recommended and required by many fleet safety programs. They're recognized by DfT, FORS, DVSA, and other transportation authorities for proactive maintenance and demonstrate commitment to vehicle safety standards. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these indicators required by DOT regulations?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile not federally mandated, wheel nut indicators are strongly recommended and required by many fleet safety programs. They're recognized by DfT, FORS, DVSA, and other transportation authorities for proactive maintenance and demonstrate commitment to vehicle safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How do these compare to standard Checkpoint wheel nut indicators? A: Both use the same 125 degrees C melt temperature and biodegradable design. The key difference is the LongReach barrel design that fits trimmed wheels, while standard indicators work only on exposed wheel nuts. Choose LongReach for vehicles with decorative wheel covers or step rings that block standard indicator access. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do these compare to standard Checkpoint wheel nut indicators?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eBoth use the same 125°C melt temperature and biodegradable design. The key difference is the LongReach barrel design that fits trimmed wheels, while standard indicators work only on exposed wheel nuts. Choose LongReach for vehicles with decorative wheel covers or step rings that block standard indicator access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Martins","offers":[{"title":"Default Title","offer_id":46858073506043,"sku":"MRT-DTLRY21","price":47.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_4ddbfcde-b440-43a3-aaa7-64616323dc75.webp?v=1767618862"},{"product_id":"dustite-longreach-wheel-nut-indicator-yellow-7-8-in-22-mm","title":"MARTINS MRT-DTLRY22 Dustite LongReach Wheel Nut Indicator | Yellow, 7\/8\" (22mm), Bag of 50","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Yellow Dustite LongReach wheel nut indicators in clear plastic bag showing 50 units\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_73d5eb8b-be6f-48bb-be1d-e18205fb11b2.webp?v=1737247431\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_73d5eb8b-be6f-48bb-be1d-e18205fb11b2.webp?v=1737247431\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_73d5eb8b-be6f-48bb-be1d-e18205fb11b2.webp?v=1737247431\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eVisual Safety Monitoring - MARTINS Wheel Nut Indicators (DTLRY22, 50 Pack)\u003c\/h2\u003e\n\u003ch3\u003eProfessional LongReach Design for Wheels with Trims and Step Rings\u003c\/h3\u003e\n\u003cp\u003eThe MARTINS Dustite LongReach wheel nut indicator is a dual-function safety device that monitors loose wheel nuts and protects against overheating on commercial vehicles. This yellow 7\/8\" (22mm) indicator melts at 125°C (257°F) to signal potential brake or bearing problems, helping prevent costly breakdowns.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Safety Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eDual-Purpose Safety System\u003c\/strong\u003e - Combines visual loose wheel nut detection with protective dust cap functionality, eliminating separate components while providing comprehensive wheel safety monitoring.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eEarly Warning Overheating Detection\u003c\/strong\u003e - Heat-sensitive material melts at 125°C to provide immediate visual indication of wheel hub overheating, helping identify brake or bearing issues before failure.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eExtended Reach Design\u003c\/strong\u003e - Engineered with a longer barrel to fit securely on wheels with trims and step rings where standard indicators cannot provide proper coverage.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eCommercial Vehicle Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCommercial truck and trailer fleets requiring regulatory compliance.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty vehicles in high-temperature environments.\u003c\/li\u003e\n\u003cli\u003eTrucks with decorative wheel trims or step ring accessories.\u003c\/li\u003e\n\u003cli\u003eTransportation companies meeting DfT, DVSA, and FORS requirements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eMARTINS DTLRY22 Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e7\/8\" (22mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e50 pieces per bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eHigh-visibility yellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMelting Temperature\u003c\/th\u003e\n\u003ctd\u003e125°C (257°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBiodegradable polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003eExtended barrel design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eLightweight polymer construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eWheels with trims and step rings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eDTLRY22\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation and Usage\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eClean wheel nuts and surrounding area of dirt and debris.\u003c\/li\u003e\n\u003cli\u003ePlace indicators in a recognizable pattern such as point-to-point alignment.\u003c\/li\u003e\n\u003cli\u003eEnsure secure fit over wheel nuts using the extended barrel design.\u003c\/li\u003e\n\u003cli\u003eConduct regular visual inspections for movement or melting during routine maintenance.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eEnhance Fleet Safety with Professional Wheel Nut Indicators\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicles and ensure regulatory compliance with MARTINS LongReach wheel safety technology. This 50-pack provides comprehensive coverage for commercial vehicle maintenance programs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your DTLRY22 wheel nut indicators today and maintain the highest safety standards.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How do I know if these wheel nut indicators are working properly? A: Check for the recognizable pattern you set during installation. Any movement from the original position indicates loose wheel nuts requiring immediate attention. If the indicator has melted or deformed, this signals dangerous overheating issues with brakes or bearings that need immediate professional inspection to prevent potential wheel failure. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know if these wheel nut indicators are working properly?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eCheck for the recognizable pattern you set during installation. Any movement from the original position indicates loose wheel nuts requiring immediate attention. If the indicator has melted or deformed, this signals dangerous overheating issues with brakes or bearings that need immediate professional inspection to prevent potential wheel failure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What makes LongReach indicators different from standard wheel nut indicators? A: LongReach indicators feature an extended barrel specifically engineered for wheels with trims, step rings, or decorative accessories. Standard indicators may not fit securely or provide proper coverage on these specialized wheel configurations, potentially leaving wheel nuts unmonitored. The extended design ensures reliable detection even with aftermarket wheel components. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes LongReach indicators different from standard wheel nut indicators?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eLongReach indicators feature an extended barrel specifically engineered for wheels with trims, step rings, or decorative accessories. Standard indicators may not fit securely or provide proper coverage on these specialized wheel configurations, potentially leaving wheel nuts unmonitored. The extended design ensures reliable detection even with aftermarket wheel components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these indicators required by law for commercial vehicles? A: While not universally mandated by law, wheel nut indicators help demonstrate proactive safety compliance with regulations enforced by DVSA, DfT, and FORS. Many commercial fleet operators use them as part of comprehensive maintenance programs to reduce liability and meet industry safety standards that protect drivers and the public. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these indicators required by law for commercial vehicles?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile not universally mandated by law, wheel nut indicators help demonstrate proactive safety compliance with regulations enforced by DVSA, DfT, and FORS. Many commercial fleet operators use them as part of comprehensive maintenance programs to reduce liability and meet industry safety standards that protect drivers and the public.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How often should I replace wheel nut indicators? A: Replace indicators immediately if they show any movement, melting, or physical damage. For preventive maintenance schedules, consider replacement every 6-12 months or according to your fleet maintenance intervals. Harsh operating conditions like extreme temperatures, heavy loads, or frequent stops may require more frequent replacement to maintain reliable monitoring capability. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I replace wheel nut indicators?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eReplace indicators immediately if they show any movement, melting, or physical damage. For preventive maintenance schedules, consider replacement every 6-12 months or according to your fleet maintenance intervals. Harsh operating conditions like extreme temperatures, heavy loads, or frequent stops may require more frequent replacement to maintain reliable monitoring capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Martins","offers":[{"title":"Default Title","offer_id":46858073538811,"sku":"MRT-DTLRY22","price":47.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3_73d5eb8b-be6f-48bb-be1d-e18205fb11b2.webp?v=1767618874"},{"product_id":"dustite-longreach-wheel-nut-indicator-yellow-3-4-in-19-mm","title":"MARTINS MRT-DTLRY19 Dustite LongReach Wheel Nut Indicator | Yellow, 3\/4\" (19mm), Bag of 50","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\n}\n.product-content-wrapper figcaption {\n    font-size: 0.9rem;\n    color: #666;\n    text-align: center;\n    margin-top: 0.5rem;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem auto;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper th {\n    background-color: #0053a6;\n    color: white;\n    font-weight: 600;\n    white-space: nowrap;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0053a6 !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: #0053a6;\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n    background: #0053a6;\n    color: white;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\n}\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid #0053a6;\n    outline-offset: 2px;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n    list-style: none;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n    margin-bottom: 1.5rem;\n}\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n    \/* Hide table caption + column header row on small screens *\/\n    .product-content-wrapper table caption,\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    \n    \/* Edge case: header row in tbody *\/\n    .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n        display: none;\n    }\n    \n    \/* Keep all the original mobile table styles *\/\n    .product-content-wrapper table {\n        display: block;\n        box-shadow: none;\n    }\n    .product-content-wrapper tbody {\n        display: block;\n    }\n    .product-content-wrapper tr {\n        display: block;\n        margin-bottom: 0.5rem;\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .product-content-wrapper th {\n        display: block;\n        width: 100%;\n        background-color: #f5f5f5;\n        color: #333;\n        font-size: 0.9rem;\n        padding: 0.75rem 1rem 0.25rem;\n        border-bottom: none;\n    }\n    .product-content-wrapper td {\n        display: block;\n        width: 100%;\n        padding: 0.25rem 1rem 0.75rem;\n        font-weight: 600;\n        border-bottom: none;\n    }\n}\n\n@media (max-width: 767px) {\n    .product-content-wrapper {\n        padding: 0 10px 3rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\n    }\n    .product-content-wrapper .product-hero-image {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n    .product-content-wrapper img[style*=\"float: right\"] {\n        float: none !important;\n        display: block !important;\n        margin: 0 auto 1.5rem auto !important;\n        max-width: 100% !important;\n    }\n}\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n}\n@media (min-width: 768px) {\n    .product-content-wrapper .product-hero-image {\n        float: right !important;\n        max-width: 40%;\n        margin: 0 0 1rem 20px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Yellow long reach wheel nut indicators in clear plastic bag showing 50 pieces\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3.webp?v=1737247431\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3.webp?v=1737247431\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3.webp?v=1737247431\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Safety Protection - MARTINS Wheel Nut Indicators 19mm (MRT-DTLRY19, 50 Pack)\u003c\/h2\u003e\n\u003ch3\u003eDual-Purpose Long Reach Design for Trucks and Commercial Vehicles\u003c\/h3\u003e\n\u003cp\u003eThe MARTINS Dustite Long Reach wheel nut indicators combine loose wheel detection with protective dust cap functionality for wheels with trims and step rings. This 50-piece pack melts at 125°C (257°F) to provide early warning of brake overheating while helping prevent dangerous wheel-off incidents.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits and Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eInstant Visual Safety Alert\u003c\/strong\u003e - Yellow indicators arranged in point-to-point patterns immediately show wheel nut loosening through visible misalignment, helping prevent costly roadside breakdowns and safety incidents.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHeat Failure Warning System\u003c\/strong\u003e - Melts at precisely 125°C (257°F) to indicate potential brake or bearing problems before catastrophic failure, giving drivers time to address overheating issues safely.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eExtended Reach Design\u003c\/strong\u003e - Engineered for wheels with trims and step rings where standard indicators won't fit, ensuring compatibility with modern commercial vehicle configurations.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal when you need reliable wheel safety monitoring for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCommercial trucks and trailers with stepped wheel designs.\u003c\/li\u003e\n\u003cli\u003eFleet vehicles requiring DOT compliance and safety documentation.\u003c\/li\u003e\n\u003cli\u003eProfessional transport operations following FORS, DVSA, and HSE standards.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty applications where \u003cem\u003ewheel nut safety indicators\u003c\/em\u003e are mandatory or recommended.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eProduct Specifications - MARTINS MRT-DTLRY19\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e3\/4\" (19mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e50 pieces per bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMelting Temperature\u003c\/th\u003e\n\u003ctd\u003e125°C (257°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eWheels with trims and step rings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-grade biodegradable polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eMRT-DTLRY19 \/ DTLRY19\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompliance\u003c\/th\u003e\n\u003ctd\u003eDfT, FORS, DVSA, HSE, FTA, RHA standards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation and Usage\u003c\/h2\u003e\n\u003cp\u003eInstall the Long Reach Dustite indicators in a clear, recognizable pattern such as point-to-point alignment. This creates an immediate visual reference that makes wheel nut movement obvious during routine vehicle inspections. The extended barrel design ensures proper fit on wheels with decorative trims or step rings that prevent standard indicators from seating correctly.\u003c\/p\u003e\n\u003cp\u003eFor maximum effectiveness, check indicator alignment during pre-trip inspections and after long hauls or high-stress driving conditions where wheel nuts are most likely to work loose.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eProtect Your Fleet with Professional Wheel Nut Indicators\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of commercial operators who rely on MARTINS safety products for DOT compliance and roadside peace of mind.\u003c\/p\u003e\n\u003cstrong\u003eOrder your 50-pack today and enhance your vehicle safety program.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to standard wheel nut indicators? A: The Long Reach design fits wheels with trims and step rings where standard indicators cannot seat properly. It also provides heat detection at 125 deg C (257 deg F), which standard indicators typically lack. The extended barrel design ensures proper fit on modern commercial wheels with decorative elements that block standard indicators. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard wheel nut indicators?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Long Reach design fits wheels with trims and step rings where standard indicators cannot seat properly. It also provides heat detection at 125°C (257°F), which standard indicators typically lack. The extended barrel design ensures proper fit on modern commercial wheels with decorative elements that block standard indicators.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size wheel nuts do the 19mm indicators fit? A: These indicators are designed specifically for 3\/4 inch (19mm) wheel nuts commonly found on commercial trucks and heavy trailers. MARTINS also offers 21mm and 22mm sizes for different wheel nut specifications. Always verify your wheel nut size before ordering to ensure proper fit and safety performance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size wheel nuts do the 19mm indicators fit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese indicators are designed specifically for 3\/4\" (19mm) wheel nuts commonly found on commercial trucks and heavy trailers. MARTINS also offers 21mm and 22mm sizes for different wheel nut specifications. Always verify your wheel nut size before ordering to ensure proper fit and safety performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these wheel nut indicators biodegradable? A: Yes, these contain Bio Additive validated by independent ASTM D5511 testing for enhanced biodegradation in landfill conditions. This helps reduce plastic waste compared to standard indicators while maintaining the same safety performance. MARTINS estimates this saves over 200 tonnes of plastic waste annually across their product line. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these wheel nut indicators biodegradable?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, these contain Bio Additive validated by independent ASTM D5511 testing for enhanced biodegradation in landfill conditions. This helps reduce plastic waste compared to standard indicators while maintaining the same safety performance. MARTINS estimates this saves over 200 tonnes of plastic waste annually across their product line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How long do wheel nut indicators typically last? A: Under normal road conditions, these indicators last 6-12 months before replacement is recommended. Replace immediately if they show signs of damage, melting, or after any wheel maintenance work. High-temperature environments or heavy commercial use may require more frequent replacement for optimal safety monitoring. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do wheel nut indicators typically last?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnder normal road conditions, these indicators last 6-12 months before replacement is recommended. Replace immediately if they show signs of damage, melting, or after any wheel maintenance work. High-temperature environments or heavy commercial use may require more frequent replacement for optimal safety monitoring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do these meet legal requirements for commercial vehicles? A: These indicators assist with compliance to Department for Transport (DfT), FORS, DVSA, HSE, FTA, and RHA standards in the UK and similar international regulations. However, specific legal requirements vary by jurisdiction and vehicle type, so check your local transportation authority for current wheel safety requirements and mandatory inspection protocols. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these meet legal requirements for commercial vehicles?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese indicators assist with compliance to Department for Transport (DfT), FORS, DVSA, HSE, FTA, and RHA standards in the UK and similar international regulations. However, specific legal requirements vary by jurisdiction and vehicle type, so check your local transportation authority for current wheel safety requirements and mandatory inspection protocols.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Martins","offers":[{"title":"Default Title","offer_id":46858073571579,"sku":"MRT-DTLRY19","price":47.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/DustiteLR_33_Yellow_1_a4c3.webp?v=1767618887"},{"product_id":"o-ring-for-hunter-alignment-clamp-foot-adapter-each","title":"MT-RSR WC558 O-Ring for Alignment Clamp Foot\/Adapter, Compatible with Hunter Systems (Each)","description":"\u003ch1\u003eMT-RSR | WC558 | Alignment Clamp O-Ring | Hunter Compatible, Durable Seal\u003c\/h1\u003e\n\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eEnsure precise wheel alignment with our high-quality O-Ring, specifically designed for Hunter alignment clamp foot\/adapters. This vital replacement part guarantees a tight, reliable seal, maintaining optimal performance during crucial alignment procedures.\u003c\/p\u003e\n\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHunter Alignment System Compatibility:\u003c\/strong\u003e Perfectly fits Hunter alignment clamp foot\/adapters.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLong-Lasting Durability:\u003c\/strong\u003e Constructed from durable O-ring material for extended use and reliable sealing.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eIndividual Sale:\u003c\/strong\u003e Sold individually (each); alignment clamp foot or adapter not included.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eEssential Replacement Part:\u003c\/strong\u003e Restores and maintains the integrity of your alignment equipment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eImportant Note\u003c\/h3\u003e\n\u003cp\u003eThe provided photo demonstrates the O-ring installed on WC559 for visual reference only. This listing is for the O-ring (WC558) exclusively; the clamp foot or adapter is not included.\u003c\/p\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858076422395,"sku":"WC558","price":0.58,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/WC559_62073ce5-97f0-4266-9f34-63fd0d05e448.jpg?v=1767619189"},{"product_id":"10-hole-hub-pilot-wheel-guard-10-x-285mm-ea","title":"MT-RSR 39-210285 Hub-Pilot Wheel Guard, 10 Hole, 10 x 285mm","description":"\u003ch1\u003eMT-RSR | 39-210285 | Hub-Pilot Wheel Guard | 10 Hole, 10 x 285mm\u003c\/h1\u003e\n\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp\u003eProtect and Preserve Your Wheels with Ease.\u003c\/p\u003e\n\u003cp\u003eThe MT-RSR Hub-Pilot Wheel Guard ensures durability and long-lasting protection for your wheels. Designed for 10-hole hub-pilot systems, it’s a reliable solution for maintaining wheel integrity and preventing damage. The 10 x 285mm fit provides compatibility with a range of heavy-duty applications, making it a versatile choice for your commercial and industrial needs. This wheel guard acts as a robust barrier against road debris, impacts, and corrosion, extending the lifespan of your wheels and reducing maintenance costs.\u003c\/p\u003e\n\n\u003ch3\u003eDetails:\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eSpecifically designed for 10-hole hub-pilot wheel systems.\u003c\/li\u003e\n  \u003cli\u003ePrecise 10 x 285mm configuration for optimal fit.\u003c\/li\u003e\n  \u003cli\u003eConstructed for enhanced durability, impact resistance, and long-term protection.\u003c\/li\u003e\n  \u003cli\u003eIdeal for commercial trucks, trailers, and industrial vehicles.\u003c\/li\u003e\n  \u003cli\u003eProtects against road salt, gravel, and other damaging elements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eSize \u0026amp; Fit:\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eGuaranteed compatibility with 10 x 285mm hub-pilot wheels.\u003c\/li\u003e\n  \u003cli\u003eDesigned for easy installation and a secure, vibration-free fit.\u003c\/li\u003e\n  \u003cli\u003eEnsures proper wheel alignment and stability.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858182656251,"sku":"39-210285","price":11.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/AME-61020_2__59785_a17244da-daba-47f6-85e6-5f9289fadf11.jpg?v=1767625822"},{"product_id":"ken-tool-porkchop-budd-nut-wrench-41mm","title":"MT-RSR KEN-30612 Budd Nut Wrench, 41mm, Durable Steel Construction","description":"\u003ch1\u003eMT-RSR | KEN-30612 | 41mm Budd Nut Wrench | Heavy Duty Steel\u003c\/h1\u003e\n\n\u003ch2\u003eEffortlessly Handle Tough Jobs with This 41mm Budd Nut Wrench\u003c\/h2\u003e\n\n\u003cp\u003eThis heavy-duty 41mm Budd Nut Wrench is a reliable tool for professional mechanics and DIY enthusiasts tackling truck and bus wheel maintenance. Crafted with durable high-strength steel construction, it ensures long-lasting performance and excellent torque for even the toughest Budd nut removal and installation tasks. Its ergonomic design makes it easy to use, reducing strain during extended jobs. Perfect for trucks, buses, semi-trucks, and other large vehicles, this 41mm wheel nut wrench is a must-have in your toolkit for efficient and safe wheel service.\u003c\/p\u003e\n\n\u003ch3\u003eDetails:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-strength steel for maximum durability\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 41mm, specifically designed for Budd nuts\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e Ideal for Budd nuts and similar heavy-duty fasteners on trucks, buses, and semi-trucks\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eSize \u0026amp; Fit:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e Approximately 10 inches for optimal leverage\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Fits standard 41mm Budd nut sizes commonly found on heavy vehicles\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858183934203,"sku":"KEN-30612","price":41.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/30609iu.jpg?v=1767625869"},{"product_id":"ken-tool-porkchop-budd-nut-wrench-1-1-2-38mm","title":"MT-RSR KEN-30609 Budd Nut Wrench 1 1\/2\" (38mm)","description":"\u003ch1\u003eMT-RSR | KEN-30609 | Budd Nut Wrench | 1 1\/2\" (38mm) Heavy-Duty Truck Tire Tool\u003c\/h1\u003e\n\n\u003ch2\u003eDurable Budd Nut Wrench for Professional Mechanics\u003c\/h2\u003e\n\n\u003cp\u003eThe MT-RSR Budd Nut Wrench is your reliable tool for heavy-duty truck and tire maintenance. Designed for professional mechanics, this wrench delivers precision and strength. With a 1 1\/2\" (38mm) socket, it's perfect for tackling stubborn Budd nuts on trucks and heavy vehicles. Crafted from high-quality, robust materials, this wrench withstands the toughest conditions, ensuring long-lasting performance. Whether you're in the workshop or on the road, this tool is an essential addition to your toolkit.\u003c\/p\u003e\n\n\u003ch3\u003eKey Features:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePrecise Fit:\u003c\/strong\u003e Compatible with 1 1\/2\" (38mm) Budd nuts, ensuring a secure grip.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Construction:\u003c\/strong\u003e Built to handle demanding applications in truck and tire maintenance.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eErgonomic Handling:\u003c\/strong\u003e Designed for comfortable and efficient use, reducing hand fatigue.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSuperior Durability:\u003c\/strong\u003e High-quality materials provide exceptional strength and longevity.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eEssential Truck Tool:\u003c\/strong\u003e Ideal for professional automotive and truck mechanics.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eSpecifications:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 1 1\/2\" (38mm) socket for Budd nuts.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e Suitable for professional automotive, truck, and heavy vehicle maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858183966971,"sku":"KEN-30609","price":44.12,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/30609iu_b0d42ef4-efc4-43a5-bbf8-7052104dbd2e.jpg?v=1767625890"},{"product_id":"ken-tool-hd-budd-nut-wrench-41mm","title":"MT-RSR KEN-30619 HD Budd Nut Wrench, 41mm, Heavy-Duty","description":"\u003ch1\u003eMT-RSR | KEN-30619 | Heavy-Duty Budd Nut Wrench | 41mm, No-Slip Design\u003c\/h1\u003e\n\n\u003cp\u003e\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003eMT-RSR | KEN-30619 | 41mm Heavy-Duty Budd Nut Wrench. Tackle tough wheel maintenance with the Ken-Tool TX241 Heavy-Duty Cap Nut\/Budd Nut Wrench. Engineered for professional use, this wrench delivers a secure and efficient experience, crucial for maintaining heavy-duty vehicles. Its robust construction ensures a tight, reliable fit against the wheel's center hole, significantly reducing the potential for costly rim damage. Specifically designed to excel with aluminum wheels, this tool eliminates slippage, promoting safer and more effective wheel service.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHeavy-Duty, No-Slip Design:\u003c\/strong\u003e Prevents the wrench from slipping, ensuring a secure grip during high-torque applications.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eRim Damage Reduction:\u003c\/strong\u003e Provides a snug fit against the center hole, minimizing the risk of damage to valuable rims.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eIdeal for Aluminum Wheels:\u003c\/strong\u003e Optimized for use with aluminum wheels and suitable for a wide range of heavy-duty tasks.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eProfessional Grade Durability:\u003c\/strong\u003e Built to withstand the rigors of frequent, heavy-duty use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003e52319\u003c\/li\u003e\n  \u003cli\u003eKEN-30619\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858236920059,"sku":"KEN-30619","price":128.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/30618.jpg?v=1767633479"},{"product_id":"ken-tool-hd-budd-nut-wrench-1-5","title":"MT-RSR KEN-30618 HD Budd Nut Wrench, 1.5\" Heavy-Duty Cap Nut Tool","description":"\u003ch1\u003eMT-RSR | KEN-30618 | Heavy Duty Budd Nut Wrench | 1.5\" Cap Nut Tool for Aluminum Wheels\u003c\/h1\u003e\n\n\u003cp\u003eMT-RSR KEN-30618 Heavy Duty Budd Nut Wrench – 1.5\" Heavy-Duty Cap Nut Tool\u003c\/p\u003e\n\n\u003cp\u003eThis heavy-duty Budd nut wrench is designed for durability and precision. Engineered to prevent slipping, it rests securely against the center hole, minimizing the risk of rim damage, making it ideal for aluminum wheels. A must-have for professional mechanics and DIY enthusiasts needing reliable wheel maintenance tools.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Construction\u003c\/strong\u003e – Built for high torque applications, ensuring longevity and reliability.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSlip-Resistant Design\u003c\/strong\u003e – Stays firmly in place to prevent accidental movement and improve safety.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eProtects Rims\u003c\/strong\u003e – Reduces the chance of damage to delicate wheel rims during nut removal or installation.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eIdeal for Aluminum Wheels\u003c\/strong\u003e – Specifically designed for compatibility with aluminum wheels, preventing scratches and dents.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003e1.5 Inch Cap Nut Size\u003c\/strong\u003e - Standard sizing for common heavy duty vehicle applications.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eInterchangeable Part Numbers:\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eKEN30618\u003c\/li\u003e\n  \u003cli\u003e52318\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858236952827,"sku":"KEN-30618","price":128.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/30619iu.jpg?v=1767633486"},{"product_id":"5-in-1-wheel-component-gauge","title":"MT-RSR ATG9755 5-in-1 Truck Wheel Component Gauge, Studs, Nuts \u0026 Bolt Hole Inspection","description":"\u003ch1\u003eMT-RSR | ATG9755 | 5-in-1 Truck Wheel Component Gauge | Stud, Nut, and Bolt Hole Inspection\u003c\/h1\u003e\n\n\u003ch2\u003eDescription:\u003c\/h2\u003e\n\u003cp\u003eThe MT-RSR 5-in-1 Truck Wheel Component Gauge (ATG9755) is an essential precision tool for inspecting M22 x 1.5 wheel studs, 33mm wheel nuts, and hub-piloted wheel bolt holes. Built with precise tolerances, this gauge delivers accurate measurements, resisting the impact of daily use. Its robust, rust-resistant coating ensures long-lasting reliability, making it a critical tool for professional technicians seeking to improve truck wheel inspection methods and adhere to best practices. This versatile gauge is ideal for heavy-duty truck maintenance and safety checks.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eStud Undersize Inspection:\u003c\/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003eInsert the gauge onto the stud's threaded end.\u003c\/li\u003e\n      \u003cli\u003eReplace the stud if it enters beyond 4-5 threads, and refer to manufacturer specifications.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eBell-Mouth Inspection for Hub-Piloted Wheel Nuts:\u003c\/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003eInsert the gauge into the nut's top.\u003c\/li\u003e\n      \u003cli\u003eReplace the nut if the scribe line enters the threaded area, and consult the manufacturer.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eOversize Inspection for Hub-Piloted Wheel Nuts:\u003c\/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003eInsert the gauge into the nut's bottom.\u003c\/li\u003e\n      \u003cli\u003eReplace the nut if the scribe line enters the threaded area, and verify manufacturer specifications.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHub-Pilot Bolt Hole Inspection:\u003c\/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003eInsert the gauge into the bolt hole to check for elongation, foreign material, or SAE size compliance (26mm – 0.0mm +1.0mm).\u003c\/li\u003e\n      \u003cli\u003eReplace the wheel if elongation or distortion is detected.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eDisc Wheel Bolt Hole Diameter Inspection:\u003c\/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003ePlace the large end of the gauge on each bolt hole.\u003c\/li\u003e\n      \u003cli\u003eThe wheel meets SAE J694\/ISO4107 sizing if the gauge does not pass through.\u003c\/li\u003e\n      \u003cli\u003eFor larger bolt holes without elongation, consult the manufacturer before returning the wheel to service.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\u003cp\u003eATG9755, HALATG9755\u003c\/p\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858240360699,"sku":"ATG9755","price":207.92,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ATG9755-med.jpg?v=1767633680"},{"product_id":"wheel-bolt-hole-gauge-pattern-4-5-and-6","title":"MT-RSR 113113 Wheel Bolt Pattern PCD Caliper Gauge, 4, 5, \u0026 6 Lug Wheels","description":"\u003ch1\u003eMT-RSR | 113113 | Wheel Bolt Pattern Gauge | 4, 5, 6 Lug PCD Measurement\u003c\/h1\u003e\n\n\u003ch2\u003eDescription:\u003c\/h2\u003e\n\u003cp\u003ePrecision Wheel Bolt Pattern PCD Caliper Gauge for 4, 5, and 6 Lug Wheels.\u003c\/p\u003e\n\n\u003ch3\u003eScope of Application\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eAccurately measure wheel bolt pattern (PCD) for 4, 5, and 6-lug car and truck wheels.\u003c\/li\u003e\n  \u003cli\u003eVersatile design allows measurement of both wheel holes and vehicle studs for perfect wheel fitment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eHigh-Quality Material\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eConstructed from durable, lightweight plastic, ensuring long-term use.\u003c\/li\u003e\n  \u003cli\u003eProvides precise measurements while remaining easy to handle and store in your tool kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eFast \u0026amp; Accurate Measurements\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eQuickly determine common 4, 5, and 6-lug bolt patterns with ease.\u003c\/li\u003e\n  \u003cli\u003eDisplays both inch and metric measurements for broad compatibility.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003ePackage Includes\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003e(1) Wheel Rim Bolt Pattern Gauge (PCD Gauge)\u003c\/li\u003e\n  \u003cli\u003eCompact and user-friendly design for effortless use in any automotive setting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eBacked by a lifetime warranty for your complete satisfaction.\u003c\/li\u003e\n  \u003cli\u003eDedicated customer service team available for pre-sales and after-sales support.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\u003cp\u003eTMRWB113113, WB113113, WB-113113\u003c\/p\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858369204475,"sku":"113113","price":49.38,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/113113-1_6a1d4fd4-cbaa-4d47-91bc-5a449493d9a6.jpg?v=1767647217"},{"product_id":"wheel-clamp-extension-plate-set-of-4","title":"MT-RSR WC550-4 Wheel Clamp Extension Plate Set (4 Pc)","description":"\u003ch1\u003eMT-RSR | WC550-4 | Wheel Clamp Extension Plates | 4-Piece Set, FMC Compatible\u003c\/h1\u003e\n\n\u003ch2\u003eDescription:\u003c\/h2\u003e\n\u003cp\u003eUpgrade your wheel clamping capabilities with the MT-RSR WC550-4 Wheel Clamp Extension Plate Set. This 4-piece extender set is designed to work seamlessly with FMC 3-leg wheel clamps, offering enhanced reach and stability for a wider range of wheel sizes. Ideal for automotive professionals and DIY enthusiasts seeking a reliable solution for secure wheel clamping.\u003c\/p\u003e\n\n\u003ch2\u003eFeatures:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete 4-Piece Set:\u003c\/strong\u003e Includes four durable extension plates for comprehensive wheel clamp enhancement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFMC Compatibility:\u003c\/strong\u003e Specifically designed for compatibility with FMC 3-leg wheel clamp systems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIncreased Reach and Stability:\u003c\/strong\u003e Provides additional length and support for secure clamping on various wheel diameters.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Quality Construction:\u003c\/strong\u003e Manufactured in the USA, ensuring exceptional durability and long-lasting performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSimple Installation:\u003c\/strong\u003e Easy-to-install design allows for quick and efficient setup, maximizing your workflow.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858421436667,"sku":"WC550-4","price":669.01,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/WC550-4.jpg?v=1767656062"},{"product_id":"wheel-bolt-pattern-gauge-set-includes-15-gauges-2-conical-adapters","title":"MT-RSR TI79 Wheel Bolt Pattern Gauge Set, 15 Gauges, 2 Conical Adapters, 30 Bolt Patterns","description":"\u003ch1\u003eMT-RSR | TI79 | Wheel Bolt Pattern Gauge Set | 30 Patterns, 15 Gauges, Conical Adapters\u003c\/h1\u003e\n\n\u003ch2\u003eDescription:\u003c\/h2\u003e\n\u003cp\u003eThe MT-RSR TI79 Wheel Bolt Pattern Gauge Set is a crucial tool for automotive enthusiasts and mechanics needing to determine precise wheel bolt patterns. This comprehensive kit accurately measures bolt patterns on both alloy and steel wheels, accommodating 4, 5, 6, and 8 lug configurations for a wide range of domestic and import vehicles. Perfect for wheel fitment checks and modifications.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003e30 Bolt Pattern Measurements:\u003c\/strong\u003e Covers a diverse range of vehicle applications, ensuring you find the right fit.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003e15 Precision Gauges \u0026amp; 2 Conical Adapters:\u003c\/strong\u003e Provides accurate measurements for various wheel types and sizes.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eDurable, Self-Lubricating Nylon Build:\u003c\/strong\u003e Engineered for longevity and consistent performance.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eUniversal Alloy \u0026amp; Steel Wheel Compatibility:\u003c\/strong\u003e Versatile design works with a variety of wheel materials.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eOrganized Storage with Tie Strap:\u003c\/strong\u003e Keeps gauges and adapters neatly organized for easy access and storage.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858421731579,"sku":"TI79","price":112.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/TI79.jpg?v=1767656230"},{"product_id":"hunter-alignment-wheel-clamp-rim-guard-sleeve-set-of-8","title":"MT-RSR 20-15221 Alignment Wheel Clamp Rim Guard Sleeve, Set of 8","description":"\u003ch1\u003eMT-RSR | 20-15221 | Wheel Clamp Rim Guard Sleeves | Set of 8 for Alignment Machines\u003c\/h1\u003e\n\n\u003cp\u003eProtect your valuable rims with the MT-RSR 20-15221 Wheel Clamp Rim Guard Sleeves. This set of 8 sleeves is designed to fit Hunter alignment machines, preventing scratches and damage during wheel alignment procedures.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eComplete set of 8 rim guard sleeves\u003c\/li\u003e\n  \u003cli\u003eSpecifically designed for use with Hunter wheel alignment clamps\u003c\/li\u003e\n  \u003cli\u003eProvides essential protection against rim scratches and damage\u003c\/li\u003e\n  \u003cli\u003eDurable material ensures long-lasting use\u003c\/li\u003e\n  \u003cli\u003eEssential accessory for professional wheel alignment services\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\u003cp\u003eHunter 20-15221-1\u003c\/p\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858456662267,"sku":"20-15221","price":120.39,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/20-15221_bff50a02-e0d7-4e99-ae71-95306819a6ee.jpg?v=1767658782"},{"product_id":"extended-food-adapter-wc562ext","title":"MT-RSR WC562EXT Extended Wheel Adapter for Alignment Targets, Fits Large Hub Rims","description":"\u003ch1\u003eMT-RSR | WC562EXT | Extended Wheel Adapter | Alignment Targets for Large Hub Rims\u003c\/h1\u003e\n\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp\u003eUpgrade your vehicle alignment process with the MT-RSR WC562EXT Extended Wheel Adapter. This CNC-machined steel adapter is engineered to securely snap onto Hunter alignment head studs, providing a reliable fit for challenging large hub rims. Ideal for motorhomes and medium-duty trucks, this adapter also features a spade-end design for easy clamping onto small lip rims, ensuring precise alignment across a wide range of vehicles.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eExtended Reach:\u003c\/strong\u003e Increase your clamp-out range by 3.3 inches, perfect for accommodating large hub rims and improving alignment accuracy.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSecure Grip:\u003c\/strong\u003e The innovative spade-end design facilitates easy and secure clamping onto small lip rims, preventing slippage during alignment.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eCost-Effective Solution:\u003c\/strong\u003e A budget-friendly alternative to investing in entirely new wheel adapters, saving you money without compromising performance.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSimple Installation:\u003c\/strong\u003e Designed to snap directly onto existing Hunter alignment feet, ensuring a quick and seamless integration into your current setup.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eBroad Compatibility:\u003c\/strong\u003e Compatible with slide-type, screw-type, and self-centering Hunter wheel clamps, offering versatile usage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eHunter OEM: WC562EXT\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858462494971,"sku":"WC562EXT","price":28.03,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/WC562EXT_e250da67-d1ad-4d30-a706-a549ee7872f7.jpg?v=1767659779"},{"product_id":"hunter-foot-steel-wc559","title":"MT-RSR WC559 Wheel Adapter Rim Guard Foot for Alignment Targets","description":"\u003ch1\u003eMT-RSR | WC559 | Wheel Adapter Rim Guard Foot | Hunter Alignment Compatible\u003c\/h1\u003e\n\n\u003cp\u003e\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003eEnhance your wheel alignment accuracy with the MT-RSR WC559 Wheel Adapter Rim Guard Foot. Crafted from robust steel, this foot is a vital component for maintaining precise alignment, specifically designed for use with Hunter alignment targets.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHunter Alignment Compatibility:\u003c\/strong\u003e Seamlessly integrates with Hunter alignment systems for reliable performance.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eDurable Steel Construction:\u003c\/strong\u003e Built with high-grade steel to ensure longevity and resistance to wear and tear.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSecure and Stable Alignment:\u003c\/strong\u003e Provides a stable base, crucial for accurate wheel alignment readings.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eOEM Fit and Function:\u003c\/strong\u003e Engineered to match original equipment manufacturer specifications for perfect fitment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eHunter OEM #20-559-1\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858462527739,"sku":"WC559","price":16.32,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/WC559_718ea779-dbc1-4d3b-ad81-13119baf0cbe.jpg?v=1767659792"},{"product_id":"hunter-male-adapter-wc552","title":"MT-RSR WC552 Threaded Male Adapter for Wheel Adapter\/Rim Guard Sleeves","description":"\u003ch1\u003eMT-RSR | WC552 | Threaded Male Adapter | Wheel Adapter \u0026amp; Rim Guard Compatible\u003c\/h1\u003e\n\n\u003cp\u003e\u003cstrong\u003eMT-RSR WC552 Threaded Male Adapter\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003eThe MT-RSR WC552 Threaded Male Adapter is a precision-engineered, high-quality component, crucial for seamless integration with wheel adapters and rim guard sleeves. Proudly manufactured in the USA, this adapter provides a robust and reliable connection, essential for a variety of automotive enhancements and protective measures.\u003c\/p\u003e\n\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePrecision Threaded Male Adapter:\u003c\/strong\u003e Specifically designed for compatibility with wheel adapters and rim guard sleeves, ensuring a perfect fit.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSecure and Stable Fit:\u003c\/strong\u003e Engineered for maximum stability, providing a reliable connection that withstands demanding automotive conditions.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eDurable, Long-Lasting Construction:\u003c\/strong\u003e Built with high-grade materials to guarantee exceptional durability and extended performance life.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eProudly Made in the USA:\u003c\/strong\u003e Manufactured to the highest standards of quality, ensuring top-tier reliability and performance.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858462626043,"sku":"WC552","price":13.62,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/WC552_9c2798cf-7dfb-44fa-b08f-632e8745028a.jpg?v=1767659804"},{"product_id":"wheel-clamp-extension-plate-wc-550","title":"MT-RSR WC550-8 6\" Extension Plates for Wheel Alignment Clamps","description":"\u003ch1\u003eMT-RSR | WC550-8 | Wheel Alignment Clamp Extensions | 6 Inch Reach\u003c\/h1\u003e\n\n\u003ch2\u003eExtend Your Wheel Alignment Precision\u003c\/h2\u003e\n\n\u003cp\u003eBoost the versatility of your wheel alignment setup with the MT-RSR WC550-8 6\" Extension Plates. Designed to seamlessly integrate with your existing wheel alignment clamps, these extensions provide an additional 6 inches of reach, accommodating a greater variety of wheel sizes for precise and reliable alignment results. Perfect for professional mechanics and automotive enthusiasts seeking enhanced accuracy.\u003c\/p\u003e\n\n\u003ch3\u003eKey Features:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eIncreased Reach:\u003c\/strong\u003e Adds 6 inches to wheel alignment clamps, expanding compatibility.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eEnhanced Versatility:\u003c\/strong\u003e Suitable for a wider range of wheel diameters, ensuring accurate alignment.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eDurable Construction:\u003c\/strong\u003e Built to withstand the demands of professional garage environments.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eEasy Integration:\u003c\/strong\u003e Designed for seamless attachment to existing wheel alignment clamps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eIncluded Components:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003eWC551 - (Included, not sold separately)\u003c\/li\u003e\n  \u003cli\u003eWC559 - Hunter Foot Steel\u003c\/li\u003e\n  \u003cli\u003eWC552 - Hunter Male Adapter\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eOptimize Your Wheel Alignment Process\u003c\/h3\u003e\n\n\u003cp\u003eInvest in the MT-RSR WC550-8 6\" Extension Plates to ensure your wheel alignment equipment can handle any job. These extensions are essential for achieving accurate and secure wheel alignments on a diverse range of vehicles, improving your overall efficiency and precision.\u003c\/p\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858462658811,"sku":"WC550-8","price":1242.36,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/WC550-8.jpg?v=1767659811"},{"product_id":"rim-guard-sleeve-wc522","title":"MT-RSR WC522 Wheel Adapter Spade Sleeve for Alignment Targets","description":"\u003ch1\u003eMT-RSR | WC522 | Wheel Adapter Spade Sleeve | Rim Protection for Alignment Targets\u003c\/h1\u003e\n\n\u003cp\u003e\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003ch2\u003eRim Guard Spade Sleeve for Wheel Alignment Targets\u003c\/h2\u003e\n\n\u003cp\u003eUpgrade your vehicle alignment process with the MT-RSR WC522 Rim Guard Spade Sleeve. This essential tool is engineered to provide superior rim protection while ensuring accurate alignment, specifically designed for use with Hunter alignment systems.\u003c\/p\u003e\n\n\u003ch3\u003eKey Features:\u003c\/h3\u003e\n\u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePrecision-Fit Design:\u003c\/strong\u003e Ensures a secure and accurate fit on wheel alignment targets.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eRim Protection:\u003c\/strong\u003e Prevents damage to rims during wheel alignment procedures, safeguarding your investment.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHunter System Compatibility:\u003c\/strong\u003e Seamlessly integrates with Hunter alignment systems for reliable performance.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDurable Construction:\u003c\/strong\u003e Built to withstand repeated use, offering long-lasting durability and performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\u003cul\u003e\n    \u003cli\u003eHunter OEM # 20-1522-1\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858462724347,"sku":"WC522","price":16.65,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/EC522.jpg?v=1767659837"},{"product_id":"ame-31210-thread-savers-9-pc-hinge-style","title":"AME 31210 – Thread Savers, 9 pc – Hinge Style","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n    position: relative;\n    z-index: 1;\n}\n\n\/* Hero Section Layout *\/\n.hero-container {\n    margin: 40px 0;\n    display: block;\n    overflow: hidden;\n}\n\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h2:first-of-type {\n    margin-top: 0;\n}\n\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n\n.product-content-wrapper p { margin-bottom: 1rem; }\n\n\/* Professional Blue Table Styling *\/\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border: 1px solid #0066cc;\n}\n.product-content-wrapper th {\n    background-color: #0066cc;\n    color: white;\n    font-weight: 600;\n    text-align: center;\n}\n.product-content-wrapper td {\n    background-color: white;\n    text-align: center;\n}\n.product-content-wrapper tr:nth-child(even) td {\n    background-color: #f0f5ff;\n}\n\n\/* Info Box *\/\n.warranty-section {\n    background-color: #f8f9fa;\n    border: 1px solid #e9ecef;\n    padding: 25px;\n    border-radius: 8px;\n    margin-top: 40px;\n}\n.warranty-section h2 { border-bottom: 2px solid #0066cc; }\n\n\/* CTA Section *\/\n.product-content-wrapper .cta-section {\n    background: #0066cc;\n    color: #fff;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta-section h2 {\n    color: #fff !important;\n    border-bottom: none !important;\n}\n.product-content-wrapper .cta-section p { color: #fff !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n  \u003cdiv class=\"hero-container\"\u003e\n    \u003ch2\u003eRescue Your Rims – AME 31210 9-Piece Save-A-Stud Rethread Kit\u003c\/h2\u003e\n    \u003ch3\u003eUniversal Thread Repair for Passenger, Light Truck, and Heavy-Duty Hubs\u003c\/h3\u003e\n    \u003cp\u003e\n      The \u003cstrong\u003eAME 31210 Save-A-Stud Kit\u003c\/strong\u003e is the professional technician's first line of defense against cross-threaded or damaged wheel studs. Rather than performing a costly and time-consuming stud replacement, this 9-piece rethreading set allows you to chase and repair damaged threads in minutes, restoring them to factory specifications.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Designed for universal application, this kit covers the most common SAE and Metric sizes found on everything from compact cars to heavy-duty commercial vehicles. Each die is built for industrial shop use and is backed by a lifetime guarantee.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCost-Effective Repair:\u003c\/strong\u003e Saves hours of labor and the expense of hardware by repairing studs while they are still on the vehicle.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLifetime Guarantee:\u003c\/strong\u003e Precision-engineered tools built to last a lifetime in the most demanding shop environments.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eComprehensive Range:\u003c\/strong\u003e 9-piece set includes the most widely used SAE and Metric thread pitches for maximum versatility.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eProfessional Grade:\u003c\/strong\u003e Specifically designed for wheel studs, ensuring a perfect fit and safe thread restoration for passenger and heavy-duty hubs.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIndividual Scalability:\u003c\/strong\u003e While sold as a complete kit, individual replacement dies are available to keep your set always ready for work.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003e9-Piece Kit Size Specifications\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSAE Sizes\u003c\/th\u003e\n          \u003cth\u003eMetric Sizes\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003e7\/16” - 20\u003c\/td\u003e\n\u003ctd\u003e12 mm - 1.25\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e1\/2” - 20\u003c\/td\u003e\n\u003ctd\u003e12 mm - 1.50\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e9\/16” - 18\u003c\/td\u003e\n\u003ctd\u003e12 mm - 1.75\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e5\/8” - 18\u003c\/td\u003e\n\u003ctd\u003e14 mm - 1.50\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003e14 mm - 2.0\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"warranty-section\"\u003e\n    \u003ch2\u003eProfessional Field Reliability\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eSafe Thread Restoration\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003e\n      Damaged threads on a wheel hub can sideline a vehicle and create significant safety liabilities. The AME Save-A-Stud kit provides a controlled, precise way to clear away rust and repair deformed threads without removing the hub. This is an essential tool for mobile service trucks and high-volume tire centers.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta-section\"\u003e\n    \u003ch2\u003eDon’t Replace It—Save It\u003c\/h2\u003e\n    \u003cp\u003eInvest in the rethread kit that pays for itself after the very first repair.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eOrder your AME 31210 Save-A-Stud Kit today.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AME International","offers":[{"title":"Default Title","offer_id":47881741009147,"sku":"AME-31210","price":309.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/31210-MAIN.jpg?v=1769933593"},{"product_id":"ame-69260-wheel-thread-wear-gauge-m22","title":"AME 69260 – Wheel Gauge, Thread Wear Gauge – M22 x 1.50","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n    position: relative;\n    z-index: 1;\n}\n\n\/* Hero Section Layout *\/\n.hero-container {\n    margin: 40px 0;\n    display: block;\n    overflow: hidden;\n}\n\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h2:first-of-type {\n    margin-top: 0;\n}\n\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n\n.product-content-wrapper p { margin-bottom: 1rem; }\n\n\/* Professional Blue Table Styling *\/\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border: 1px solid #0066cc;\n}\n.product-content-wrapper th {\n    background-color: #0066cc;\n    color: white;\n    font-weight: 600;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n}\n.product-content-wrapper tr:nth-child(even) td {\n    background-color: #f0f5ff;\n}\n\n\/* Info Box *\/\n.warranty-section {\n    background-color: #f8f9fa;\n    border: 1px solid #e9ecef;\n    padding: 25px;\n    border-radius: 8px;\n    margin-top: 40px;\n}\n.warranty-section h2 { border-bottom: 2px solid #0066cc; }\n\n\/* CTA Section *\/\n.product-content-wrapper .cta-section {\n    background: #0066cc;\n    color: #fff;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta-section h2 {\n    color: #fff !important;\n    border-bottom: none !important;\n}\n.product-content-wrapper .cta-section p { color: #fff !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n  \u003cdiv class=\"hero-container\"\u003e\n    \u003ch2\u003eSafety Inspection – AME 69260 Uni-Mount Thread Gauge\u003c\/h2\u003e\n    \u003ch3\u003ePrecision M22 x 1.5 mm Thread Verification Tool\u003c\/h3\u003e\n    \u003cp\u003e\n      The \u003cstrong\u003eAME 69260 Uni-Mount Thread Gauge\u003c\/strong\u003e is a vital safety tool for heavy-duty fleet maintenance. Designed specifically for M22 x 1.5 Uni-Mount studs, this gauge provides an immediate and accurate way to determine if wheel studs have been stretched or compromised due to over-torqueing or wear.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Maintaining thread integrity is critical for wheel retention and overall vehicle safety. This simple, handheld device allows technicians to perform rapid inspections during routine maintenance or tire changes, ensuring that every stud meets the necessary service standards.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCritical Safety Check:\u003c\/strong\u003e Effectively identifies stretched or damaged threads that can lead to wheel loosening or stud failure.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpecialized Fitment:\u003c\/strong\u003e Precision-cut specifically for M22 x 1.5 mm Uni-Mount studs, the industry standard for many commercial vehicles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSimple Pass\/Fail Operation:\u003c\/strong\u003e If the gauge teeth do not fully engage with the stud threads, it is a clear indicator the stud should be removed from service.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIndustrial Durability:\u003c\/strong\u003e Built to withstand the harsh environment of a professional truck shop.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eQuick Inspection:\u003c\/strong\u003e Allows for the verification of an entire hub in seconds, streamlining the inspection workflow.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003e69260\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eThread Size\u003c\/th\u003e\n\u003ctd\u003eM22 x 1.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eUni-Mount Studs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eTool Type\u003c\/th\u003e\n\u003ctd\u003eThread Verification \/ Safety Gauge\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eInspection Type\u003c\/th\u003e\n\u003ctd\u003ePhysical Engagement (Go\/No-Go)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"warranty-section\"\u003e\n    \u003ch2\u003ePrevent Wheel-Off Incidents\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eProfessional Inspection Standard\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003e\n      Stretched studs are a leading cause of loose wheels and catastrophic wheel-off accidents. The AME 69260 takes the guesswork out of thread inspection. By incorporating this gauge into your standard shop safety protocol, you ensure that damaged hardware is replaced before it becomes a liability.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta-section\"\u003e\n    \u003ch2\u003eEnsure Your Hubs are Secure\u003c\/h2\u003e\n    \u003cp\u003eDon't guess when it comes to stud integrity. Use the gauge designed for professional fleet safety.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eOrder your AME 69260 Uni-Mount Thread Gauge today.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AME International","offers":[{"title":"Default Title","offer_id":47881741205755,"sku":"AME-69260","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/69260-In-Use-scaled.jpg?v=1769933592"},{"product_id":"ame-71650-rimwit-truck-wheel-removal-tool","title":"AME 71650 - RimWit Truck Wheel\/Rim Removal Tool","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n    position: relative;\n    z-index: 1;\n}\n\n\/* Hero Section Layout *\/\n.hero-container {\n    margin: 40px 0;\n    display: block;\n    overflow: hidden;\n}\n\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h2:first-of-type {\n    margin-top: 0;\n}\n\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n\n.product-content-wrapper p { margin-bottom: 1rem; }\n\n\/* Professional Blue Table Styling *\/\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border: 1px solid #0066cc;\n}\n.product-content-wrapper th {\n    background-color: #0066cc;\n    color: white;\n    font-weight: 600;\n    width: 40%;\n}\n.product-content-wrapper td {\n    background-color: white;\n}\n.product-content-wrapper tr:nth-child(even) td {\n    background-color: #f0f5ff;\n}\n\n\/* Info Box *\/\n.warranty-section {\n    background-color: #f8f9fa;\n    border: 1px solid #e9ecef;\n    padding: 25px;\n    border-radius: 8px;\n    margin-top: 40px;\n}\n.warranty-section h2 { border-bottom: 2px solid #0066cc; }\n\n\/* CTA Section *\/\n.product-content-wrapper .cta-section {\n    background: #0066cc;\n    color: #fff;\n    padding: 40px;\n    border-radius: 8px;\n    text-align: center;\n}\n.product-content-wrapper .cta-section h2 {\n    color: #fff !important;\n    border-bottom: none !important;\n}\n.product-content-wrapper .cta-section p { color: #fff !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n  \u003cdiv class=\"hero-container\"\u003e\n    \u003ch2\u003eEffortless Removal – AME 71650 Rim-Wit\u003c\/h2\u003e\n    \u003ch3\u003eThe Professional Solution for Locked-Up Semi-Truck Rims\u003c\/h3\u003e\n    \u003cp\u003e\n      The \u003cstrong\u003eAME 71650 Rim-Wit\u003c\/strong\u003e is the ultimate tool for technicians tired of fighting stubborn, seized rims. Designed to quickly loosen locked-up wheels without the need for excessive physical force, it provides a controlled and efficient removal process that saves time and prevents injury.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      By utilizing your existing impact wrench as a power source, the Rim-Wit eliminates the need for dangerous and exhausting sledgehammer techniques. It is the safest way to handle stuck wheels on heavy-duty commercial vehicles.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUniversal Compatibility:\u003c\/strong\u003e Works seamlessly with all standard 22.5 and 24.5 semi-truck rims, including both aluminum and steel wheels.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDamage Prevention:\u003c\/strong\u003e Engineered to apply precise pressure that loosens the rim while protecting the wheel finish and tire sidewalls.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eImpact Driven:\u003c\/strong\u003e Designed to be powered by a standard impact wrench (not included) for maximum mechanical advantage.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSafety First:\u003c\/strong\u003e Replaces the \"sledgehammer method,\" providing a much more controlled environment for the operator.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHeavy Duty Build:\u003c\/strong\u003e Industrial-grade construction ensures long-term durability in high-volume tire shops.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003e71650\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWheel Sizes\u003c\/th\u003e\n\u003ctd\u003e22.5\" and 24.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eRim Types\u003c\/th\u003e\n\u003ctd\u003eAluminum and Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePower Source\u003c\/th\u003e\n\u003ctd\u003eImpact Wrench (Required, Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAlternative Sizes\u003c\/th\u003e\n\u003ctd\u003eRim-Wit Junior #71655 available for 19.5\" wheels\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"warranty-section\"\u003e\n    \u003ch2\u003eVersatile Fleet Support\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eAvailable Configurations\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003e\n      For smaller fleet requirements, AME also offers the \u003cstrong\u003eRim-Wit Junior (#71655)\u003c\/strong\u003e. This scaled-down version is specifically designed for 19.5” wheels, ensuring you have the right tool for every truck in your service bay.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta-section\"\u003e\n    \u003ch2\u003eStop Fighting Seized Rims\u003c\/h2\u003e\n    \u003cp\u003eWork faster and safer by letting the tool do the heavy lifting for you.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eOrder your AME 71650 Rim-Wit today and simplify your wheel service.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AME International","offers":[{"title":"Default Title","offer_id":47881748054267,"sku":"AME-71650","price":876.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/71650-MAIN.jpg?v=1769933586"}],"url":"https:\/\/garagesupplyguys.com\/collections\/wheel-axle-tools.oembed","provider":"Garage Supply Guys","version":"1.0","type":"link"}