{"product_id":"rust-resistant-cr-v-utility-wrench","title":"Rust-Resistant CR-V Utility Wrench","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Self-Locking Adjustable Wrench\nTarget Audience: Plumbers, mechanics, and home DIY repair enthusiasts\nVisual Style: Professional industrial, bold contrast with dark slate and red accents\nColor Strategy: Main dark slate (#1a1a1a), accent red (#e53e3e), soft gray (#f7fafc), borders (#e2e8f0)\nModule Order: Hero -\u003e Versatility Comparison -\u003e Feature 1 (Bite Force) -\u003e Feature 2 (Plated Metal) -\u003e Feature 3 (Handle) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Versatility=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_5\nSpecification Data Source: spec_1 (Image 7 data extracted into responsive table; no specification image placeholder is rendered)\nCompare Section: Included (as a structural multi-use breakdown based directly on detail_1)\nInformation Boundary: Fully constrained to provided facts. Included specific weights, opening ranges, and materials (CR-V, dual-color TPR rubber handles).\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    overflow-wrap: break-word;\n    word-break: break-word;\n    \n    \/* Design Variables *\/\n    --primary: #e53e3e;\n    --primary-hover: #c53030;\n    --text-main: #1a1a1a;\n    --text-sub: #4a5568;\n    --bg-body: #ffffff;\n    --bg-card: #ffffff;\n    --bg-soft: #f7fafc;\n    --radius-md: 8px;\n    --radius-lg: 12px;\n    --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.1);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n    --border-color: #e2e8f0;\n  }\n\n  \/* Spacing System *\/\n  .detail-section {\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n  }\n\n  \/* Typography System *\/\n  .product-detail-container h1,\n  .product-detail-container .hero-title {\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 700;\n    color: var(--text-main);\n    margin: 0 0 12px 0;\n  }\n\n  .product-detail-container h2,\n  .product-detail-container h3,\n  .product-detail-container .section-title,\n  .product-detail-container .feature-title,\n  .product-detail-container .faq-question {\n    font-size: 20px;\n    line-height: 1.4;\n    font-weight: 600;\n    color: var(--text-main);\n    margin: 0 0 16px 0;\n  }\n\n  .product-detail-container p,\n  .product-detail-container li,\n  .product-detail-container td,\n  .product-detail-container th,\n  .product-detail-container .faq-answer,\n  .product-detail-container .badge,\n  .product-detail-container .tag {\n    font-size: 18px;\n    line-height: 1.6;\n    color: var(--text-sub);\n    margin: 0 0 12px 0;\n  }\n\n  \/* Image Default Rules *\/\n  .img-container {\n    width: 100%;\n    margin-bottom: 20px;\n  }\n\n  .image-placeholder {\n    width: 100%;\n    height: auto;\n    aspect-ratio: 16 \/ 9;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    border-radius: var(--radius-md);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    color: var(--text-sub);\n    text-align: center;\n    box-sizing: border-box;\n    padding: 20px;\n  }\n\n  \/* Non-clickable Badges\/Pills *\/\n  .badge-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 20px;\n  }\n\n  .badge {\n    background-color: var(--bg-soft);\n    border: 1px solid var(--border-color);\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-weight: 500;\n    color: var(--text-main);\n    display: inline-block;\n    margin: 0;\n  }\n\n  \/* Intro Hero Section *\/\n  .hero-section {\n    text-align: center;\n    padding: 30px 0;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .hero-subtitle {\n    margin-bottom: 24px;\n  }\n\n  \/* Feature Sections *\/\n  .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n    padding: 24px;\n    background: var(--bg-card);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-sm);\n    margin-bottom: 24px;\n  }\n\n  .feature-media {\n    width: 100%;\n  }\n\n  .feature-copy {\n    width: 100%;\n  }\n\n  \/* Versatility Module *\/\n  .versatility-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin-top: 20px;\n  }\n\n  .versatility-card {\n    background: var(--bg-soft);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    padding: 20px;\n  }\n\n  .versatility-card h3 {\n    margin-bottom: 8px;\n  }\n\n  \/* Responsive Specifications Table *\/\n  .specifications-section {\n    background: var(--bg-soft);\n    padding: 30px 24px;\n    border-radius: var(--radius-lg);\n    border: 1px solid var(--border-color);\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 16px;\n  }\n\n  .spec-table th {\n    background-color: var(--border-color);\n    color: var(--text-main);\n    text-align: left;\n    padding: 14px;\n    font-weight: 600;\n  }\n\n  .spec-table td {\n    padding: 14px;\n    border-bottom: 1px solid var(--border-color);\n    background-color: var(--bg-card);\n  }\n\n  \/* FAQ Section *\/\n  .faq-section {\n    border-top: 1px solid var(--border-color);\n    padding-top: 30px;\n  }\n\n  .faq-item {\n    margin-bottom: 24px;\n    padding-bottom: 16px;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .faq-question {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n\n  .faq-answer {\n    margin: 0;\n  }\n\n  \/* Responsive Queries for Desktop *\/\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row;\n      align-items: center;\n      gap: 40px;\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      width: 50%;\n      margin: 0;\n    }\n\n    .versatility-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  \/* Mobile Specifications Safety Rules *\/\n  @media (max-width: 767px) {\n    .spec-table,\n    .spec-table tbody,\n    .spec-table tr {\n      display: block;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    .spec-table thead {\n      display: none;\n    }\n\n    .spec-table td {\n      display: grid;\n      grid-template-columns: minmax(130px, 40%) minmax(0, 1fr);\n      gap: 14px;\n      width: 100%;\n      box-sizing: border-box;\n      padding: 14px 0;\n      align-items: start;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table td::before {\n      content: attr(data-label);\n      display: block;\n      min-width: 0;\n      font-size: 18px;\n      font-weight: 600;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table .spec-value {\n      display: block;\n      min-width: 0;\n      max-width: 100%;\n      font-size: 18px;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .spec-table td {\n      grid-template-columns: 1fr;\n      gap: 6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"detail-section hero-section\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"badge\"\u003eSelf-Locking Design\u003c\/span\u003e \u003cspan class=\"badge\"\u003eCR-V Steel\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eThree-Sided Secure Grip Self-Locking Wrench\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eAdapts instantly to pipes and nuts without manual adjusting screws.\u003c\/p\u003e\n\n\u003cdiv class=\"img-container\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914182449\/421cdcd6b83e19a19032fa5c6a493c28.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eOne Tool to Replace Multiple Wrenches\u003c\/h2\u003e\n\n\u003cp\u003eThis multi-purpose design automatically conforms to different fasteners, streamlining your toolbox by taking the place of standard hardware implements:\u003c\/p\u003e\n\n\u003cdiv class=\"versatility-grid\"\u003e\n\u003cdiv class=\"versatility-card\"\u003e\n\u003ch3\u003e🔧 Standard Wrenches\u003c\/h3\u003e\n\n\u003cp\u003eFits various sizing configurations of traditional open-end and box wrenches.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"versatility-card\"\u003e\n\u003ch3\u003e🚰 Pipe Wrenches\u003c\/h3\u003e\n\n\u003cp\u003eBites directly onto round metal plumbing pipes and fittings.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"versatility-card\"\u003e\n\u003ch3\u003e🔧 Adjustable Tools\u003c\/h3\u003e\n\n\u003cp\u003eOperates without manual thumbwheels or adjusting screws.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eEngineered For Reliable Grip\u003c\/h2\u003e\n\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img96\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914174432\/a70f703b1e6171ca96941bc747f3d0df.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eThree-Sided Arc Serrated Jaw\u003c\/h3\u003e\n\n\u003cp\u003eThe inner jaw features three distinct serrated contacting curves. This design allows the teeth to secure round pipes, hexagonal nuts, and plumbing connections tightly to help prevent slipping during rotation.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge\"\u003eAnti-Slip Teeth\u003c\/span\u003e \u003cspan class=\"badge\"\u003eStrong Bite Force\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img97\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914174432\/d11ec7718dbb0bf828f3fc262455b3aa.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003ePolished \u0026amp; Electroplated Protection\u003c\/h3\u003e\n\n\u003cp\u003eConstructed of chrome-vanadium (CR-V) steel. The precision polished and electroplated metal body provides reliable resistance to rust and corrosion, ensuring long-term utility in damp or wet plumbing environments.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge\"\u003ePolished CR-V\u003c\/span\u003e \u003cspan class=\"badge\"\u003eRust Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img99\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914175122\/b1ef8684367717054d8ce622b7b04f15.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eErgonomic Dual-Color TPR Handle\u003c\/h3\u003e\n\n\u003cp\u003eThe thick, textured red and gray handle grip offers steady handling and control. Includes a convenient circular hanging hole at the base of the handle for easy pegboard storage.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge\"\u003eNon-Slip Grip\u003c\/span\u003e \u003cspan class=\"badge\"\u003eIntegrated Hanging Hole\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"detail-section specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003cp\u003ePlease refer to the technical parameters below to select the appropriate tool size for your needs:\u003c\/p\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSize \/ Length\u003c\/th\u003e\n\t\t\t\u003cth\u003eOpening Capacity\u003c\/th\u003e\n\t\t\t\u003cth\u003eWeight\u003c\/th\u003e\n\t\t\t\u003cth\u003eMaterial\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Size \/ Length\"\u003e\u003cspan class=\"spec-value\"\u003e6\" (150 mm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Opening Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e7 - 15 mm (0.3\" - 0.6\")\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e85 g (3.0 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eChrome-Vanadium (CR-V) Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Size \/ Length\"\u003e\u003cspan class=\"spec-value\"\u003e8\" (200 mm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Opening Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e9 - 25 mm (0.4\" - 1.0\")\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e214 g (7.6 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eChrome-Vanadium (CR-V) Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Size \/ Length\"\u003e\u003cspan class=\"spec-value\"\u003e10\" (250 mm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Opening Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e15 - 35 mm (0.6\" - 1.4\")\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e286 g (10.1 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eChrome-Vanadium (CR-V) Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Size \/ Length\"\u003e\u003cspan class=\"spec-value\"\u003e12\" (300 mm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Opening Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e19 - 43 mm (0.7\" - 1.7\")\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e557 g (19.6 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eChrome-Vanadium (CR-V) Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"detail-section faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How does the self-locking system work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe asymmetrical duckbill design self-adjusts when placed over a pipe or nut. When pressure is applied to the handle, the three-sided curved teeth clamp down firmly, gripping without needing manual adjustment screws.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What kind of objects can this wrench grip?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThanks to the three-sided serrated inner jaw, it is designed to grip circular pipes, tubes, threaded couplers, and hexagonal nuts securely.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Is this wrench corrosion-resistant?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the tool is made of chrome-vanadium (CR-V) steel and features precision polishing and electroplating to resist rust and corroding, even when working around water leaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"6\" Wrench (7–15mm Jaw Capacity)","offer_id":58917850513568,"sku":"20260916-153127-0255","price":12.95,"currency_code":"USD","in_stock":true},{"title":"8\" (9-25mm Jaw Capacity)","offer_id":58917850546336,"sku":"20260916-153127-9547","price":16.95,"currency_code":"USD","in_stock":true},{"title":"10\" (15-35mm Jaw Capacity)","offer_id":58917850579104,"sku":"20260916-153127-3795","price":20.95,"currency_code":"USD","in_stock":true},{"title":"12\" (19-43mm Jaw Capacity)","offer_id":58917850611872,"sku":"20260916-153127-6384","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Complete 4-Piece Set (6\" + 8\" + 10\" + 12\")","offer_id":58917850644640,"sku":"20260916-153200-4974","price":69.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/7656\/5664\/files\/421cdcd6b83e19a19032fa5c6a493c28.jpg?v=1789543962","url":"https:\/\/cartivra.com\/products\/rust-resistant-cr-v-utility-wrench","provider":"Cartivra","version":"1.0","type":"link"}