{"product_id":"manual-rivet-nut-kit","title":"Manual Rivet Nut Kit","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Portable Manual Rivet Nut Installation Tool Kit\nTarget Audience: Automotive repair mechanics, motorcycle customizers, metal DIY enthusiasts, and workshop technicians\nVisual Style: Professional, industrial, clean, high-contrast, workshop-oriented\nColor Strategy: Charcoal gray backgrounds, clean white panels, vivid orange\/amber accents reflecting industrial tools\nModule Order: Hero Intro -\u003e Process Feature -\u003e Material \u0026 Build Feature -\u003e Ergonomic Operation Feature -\u003e Use Scenarios -\u003e Specifications Table -\u003e Product FAQ\nDetail Image Mapping: Hero=detail_1, Feature1 (Process)=detail_2, Feature2 (Material)=detail_3, Feature3 (Operation)=detail_5, Scenarios=detail_4\nSpecification Data Source: Extracted from detail_1, detail_6, and structural analysis (6 Mandrels M3-M10, 60 Rivet Nuts)\nCompare Section: Not included (no explicit before\/after or competitive comparison images provided)\nInformation Boundary: Strictly relies on the provided report and images. Specifies the exact count of 60 rivet nuts (10 of each size M3-M10) and steel materials. No unverified warranty or performance claims are made.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System Variables *\/\n    .product-detail-container {\n      --primary: #f97316;\n      --primary-hover: #ea580c;\n      --text-main: #0f172a;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --bg-soft: #f1f5f9;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #cbd5e1;\n      --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 800;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\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 .feature-desc,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    \n    .product-detail-container section:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 250px;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-sizing: border-box;\n      padding: 40px 20px;\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .product-detail-container .image-placeholder-text {\n      color: var(--text-sub);\n      font-weight: 600;\n    }\n\n    \/* Badge \u0026 Tag System *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 14px;\n      border-radius: 50px;\n      font-weight: 600;\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Hero Block Styling *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: 24px;\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* Feature Block Styling (Desktop: Z-Pattern, Mobile: Column) *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: 40px;\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Use Scenario Block *\/\n    .product-detail-container .scenario-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 16px;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .scenario-card {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 20px;\n      border-radius: var(--radius-md);\n    }\n\n    .product-detail-container .scenario-title {\n      color: var(--primary);\n      margin-bottom: 8px;\n      font-weight: 600;\n    }\n\n    \/* Specifications Block (Strictly Text\/Table Only, No Images) *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 32px;\n      margin: 32px 0;\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 12px;\n      vertical-align: top;\n    }\n\n    \/* FAQ Block Styling *\/\n    .product-detail-container .faq-section {\n      padding-bottom: 40px;\n    }\n\n    .product-detail-container .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 48px;\n      }\n\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .product-detail-container .scenario-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .product-detail-container .spec-table td:first-child {\n        font-weight: 600;\n        width: 30%;\n      }\n    }\n\n    \/* Specifications Mobile Safety Rules *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        flex-direction: column !important; \/* Image First -\u003e Text Second *\/\n      }\n      \n      .product-detail-container .feature-media {\n        order: 1;\n      }\n      \n      .product-detail-container .feature-copy {\n        order: 2;\n      }\n\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        border-bottom: 1px dashed var(--border-color);\n      }\n\n      .product-detail-container .spec-table td:last-child {\n        border-bottom: none;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"badge\"\u003eNo Rivet Gun Needed • Manual Operation Kit\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eComplete Manual Rivet Nut Fastener Installation Set\u003c\/h1\u003e\n\n\u003cp class=\"feature-desc\"\u003eEasily establish durable, reusable threaded mounting points on thin sheet metal plates and custom fabrications without relying on bulky power tools or high-heat welding.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910164958\/27443fe5dbe338299a471cbf39468465.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910164958\/f84162dd592016afd0e3707a120ff821.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eCreate Threaded Mounting Points Effortlessly\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eAdd durable metric threaded holes directly to sheet metal and thin panels. This manual setup allows you to install, pull, and set the fastener firmly into position using basic hand tools.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eInsert\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSet\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFasten\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 class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910164958\/46ff55c9c11070378139001c6b8ba92b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSturdy Carbon Steel Structural Build\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eConstructed with heavy-duty carbon steel parts engineered for long-term workshop reliability. The detailed, highly precise threads on the mandrels work hand-in-hand with the knurled metal rivet nuts to prevent slippage.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSturdy Tool Body\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePrecise Threads\u003c\/span\u003e \u003cspan class=\"tag\"\u003eKnurled Rivet Nuts\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 class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910164958\/31212c8c0be6cd9681298ae64622dbbc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eComfortable Manual Hand Operation\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eDesigned specifically for manual installation setups where workspace clearances are limited. Offers a secure grip and intuitive manual alignment to help you maintain complete control over the setting sequence.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSecure Grip\u003c\/span\u003e \u003cspan class=\"tag\"\u003eBetter Control\u003c\/span\u003e \u003cspan class=\"tag\"\u003eConvenient DIY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Optional Module: Use Scenario --\u003e\n\n\u003csection class=\"scenarios-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center;\"\u003eWide Range of Applications\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\" style=\"text-align: center; max-width: 800px; margin: 0 auto 24px auto;\"\u003eA practical manual fastener solution perfect for multiple mechanical applications and structural sheet metal mounting needs.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260910164958\/b9269d31a164dfff6c76a402427ee050.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-grid\"\u003e\n\u003cdiv class=\"scenario-card\"\u003e\n\u003ch3 class=\"scenario-title\"\u003eAutomotive Repairs\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eInstall sturdy threaded anchor points on vehicle doors, interior chassis metal, and under-hood paneling.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-card\"\u003e\n\u003ch3 class=\"scenario-title\"\u003eMotorcycle Modifications\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eSecurely attach cargo racks, custom license brackets, and structural body fairings directly onto the frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-card\"\u003e\n\u003ch3 class=\"scenario-title\"\u003eMetalwork Projects\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eAssemble steel or aluminum structural frames together cleanly without requiring complicated weld joints.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-card\"\u003e\n\u003ch3 class=\"scenario-title\"\u003eFurniture \u0026amp; DIY\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eAdd reliable threaded screw points to thin metal tables, metal shelving units, and structural workshops brackets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS (Text and Table Only, No Images) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Mandrels\"\u003e\u003cspan class=\"spec-value\"\u003e6 Metric Sizes (M3, M4, M5, M6, M8, M10)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Rivet Nuts\"\u003e\u003cspan class=\"spec-value\"\u003e60 Knurled Pieces Total (10 pieces per mandrel size)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Main Tool Material\"\u003e\u003cspan class=\"spec-value\"\u003eHeavy-Duty Carbon 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=\"Rivet Nut Style\"\u003e\u003cspan class=\"spec-value\"\u003eGold-Toned Coating, Knurled Outer Body with Flat Round Flange\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Operation Type\"\u003e\u003cspan class=\"spec-value\"\u003eManual Wrench Operated (Wrench not included)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Best Suited For\"\u003e\u003cspan class=\"spec-value\"\u003eThin Sheet Metal, Metal Furniture, Tubing, and Chassis Plates\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=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center; margin-bottom: 32px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e⚙️ Do I need a professional rivet gun to use this set?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, this kit is specifically designed for manual hand operation. You can install these threaded rivet inserts using a standard hand wrench, making it highly portable and perfect for tight, hard-to-reach work areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e⚙️ What sizes of threaded rivet inserts are provided in this package?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe kit includes 6 common metric sizes: M3, M4, M5, M6, M8, and M10. There are exactly 10 knurled gold-toned rivet nuts provided for each size, giving you a total of 60 premium inserts.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e⚙️ What makes these rivet nuts hold tightly in sheet metal?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe rivet nuts are engineered with prominent vertical outer knurled textures. Once manual force is applied, the fastener collapses and expands against the backside of the metal sheet, creating a firm bite that resists spinning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Kit (Essential Tool)","offer_id":46185437561023,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"2 Kits (Keep a Backup - 10%)","offer_id":46185437593791,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"3 Kits (Workshop Pack - 15%)","offer_id":46185437626559,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/27443fe5dbe338299a471cbf39468465.jpg?v=1789030269","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/manual-rivet-nut-kit","provider":"Bak","version":"1.0","type":"link"}