{"product_id":"heavy-duty-carbon-steel-rivet-nut-assortment-kit","title":"🔩 Heavy-Duty Carbon Steel Rivet Nut Assortment Kit (M4\/M5\/M6)","description":"\u003cstyle\u003e\n  .rivet-nut-page {\n    --rn-dark: #202830;\n    --rn-charcoal: #303a43;\n    --rn-orange: #ef741b;\n    --rn-orange-light: #ff9e54;\n    --rn-blue: #355f91;\n    --rn-steel: #eef1f3;\n    --rn-warm: #fff4e8;\n    --rn-white: #ffffff;\n    --rn-ink: #263039;\n    --rn-body: #606c75;\n    --rn-line: #dce2e6;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--rn-body);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .rivet-nut-page * {\n    box-sizing: border-box;\n  }\n\n  .rivet-nut-page h2,\n  .rivet-nut-page h3 {\n    margin: 0 0 12px;\n    color: var(--rn-ink);\n    font-weight: 800;\n    line-height: 1.22;\n  }\n\n  .rivet-nut-page h2 {\n    font-size: 28px;\n  }\n\n  .rivet-nut-page h3 {\n    font-size: 19px;\n  }\n\n  .rivet-nut-page p {\n    margin: 0 0 14px;\n  }\n\n  .rivet-nut-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 18px auto 0;\n    border: 0;\n    border-radius: 18px;\n  }\n\n  .rn-section {\n    padding: 24px 16px;\n    margin: 18px 0;\n    overflow: hidden;\n    border-radius: 21px;\n  }\n\n  .rn-light {\n    background: var(--rn-white);\n    border: 1px solid var(--rn-line);\n    box-shadow: 0 9px 28px rgba(32, 40, 48, .07);\n  }\n\n  .rn-steel {\n    background:\n      radial-gradient(circle at top right, rgba(53, 95, 145, .09), transparent 38%),\n      var(--rn-steel);\n  }\n\n  .rn-warm {\n    background:\n      radial-gradient(circle at bottom left, rgba(239, 116, 27, .12), transparent 38%),\n      var(--rn-warm);\n  }\n\n  .rn-dark {\n    color: var(--rn-white);\n    background:\n      radial-gradient(circle at top right, rgba(239, 116, 27, .28), transparent 40%),\n      linear-gradient(145deg, var(--rn-dark), var(--rn-charcoal));\n    box-shadow: 0 14px 36px rgba(32, 40, 48, .20);\n  }\n\n  .rn-dark \u003e h2,\n  .rn-dark \u003e h3,\n  .rn-dark \u003e p,\n  .rn-cta \u003e h2,\n  .rn-cta \u003e p,\n  .rn-specs \u003e h2,\n  .rn-specs \u003e p {\n    color: var(--rn-white) !important;\n  }\n\n  .rn-eyebrow {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 11px;\n    color: #8a4510;\n    background: #ffe1c6;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rn-dark .rn-eyebrow {\n    color: #fff1e4;\n    background: rgba(239, 116, 27, .20);\n    border: 1px solid rgba(255, 190, 139, .25);\n  }\n\n  .rn-hero {\n    text-align: center;\n  }\n\n  .rn-hero-title {\n    font-size: 31px !important;\n  }\n\n  .rn-hero-copy {\n    max-width: 710px;\n    margin: 0 auto 16px !important;\n    color: #e8edf0 !important;\n    font-size: 17px;\n  }\n\n  .rn-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .rn-tags span {\n    padding: 8px 11px;\n    color: var(--rn-white);\n    background: rgba(255, 255, 255, .09);\n    border: 1px solid rgba(255, 255, 255, .16);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .rn-highlight {\n    padding: 17px;\n    margin-top: 16px;\n    color: #594633;\n    background: linear-gradient(135deg, #ffe6cf, #fffaf5);\n    border-left: 5px solid var(--rn-orange);\n    border-radius: 14px;\n  }\n\n  .rn-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rn-grid,\n  .rn-size-grid,\n  .rn-use-grid,\n  .rn-set-grid,\n  .rn-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .rn-card {\n    padding: 17px;\n    background: var(--rn-white);\n    border: 1px solid var(--rn-line);\n    border-radius: 16px;\n    box-shadow: 0 7px 22px rgba(32, 40, 48, .05);\n  }\n\n  .rn-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rn-icon {\n    display: grid;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 11px;\n    color: var(--rn-white);\n    background: linear-gradient(145deg, var(--rn-orange), var(--rn-orange-light));\n    border-radius: 13px;\n    place-items: center;\n    font-size: 21px;\n  }\n\n  .rn-size-card {\n    padding: 19px 14px;\n    text-align: center;\n    background: var(--rn-white);\n    border: 1px solid var(--rn-line);\n    border-radius: 16px;\n  }\n\n  .rn-size-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--rn-orange);\n    font-size: 22px;\n    line-height: 1.1;\n  }\n\n  .rn-size-card span {\n    color: var(--rn-body);\n    font-size: 14px;\n  }\n\n  .rn-list {\n    padding: 0;\n    margin: 14px 0 0;\n    list-style: none;\n  }\n\n  .rn-list li {\n    position: relative;\n    padding: 8px 0 8px 29px;\n  }\n\n  .rn-list li::before {\n    position: absolute;\n    top: 8px;\n    left: 0;\n    display: grid;\n    width: 20px;\n    height: 20px;\n    color: #894710;\n    background: #ffdfc2;\n    border-radius: 50%;\n    content: \"✓\";\n    place-items: center;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .rn-dark .rn-list li {\n    color: #eef2f4;\n  }\n\n  .rn-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 11px;\n    margin-top: 18px;\n  }\n\n  .rn-step {\n    display: flex;\n    gap: 12px;\n    padding: 16px;\n    color: var(--rn-body);\n    background: var(--rn-white);\n    border: 1px solid var(--rn-line);\n    border-radius: 16px;\n  }\n\n  .rn-step-number {\n    display: grid;\n    flex: 0 0 36px;\n    width: 36px;\n    height: 36px;\n    color: var(--rn-white);\n    background: linear-gradient(145deg, var(--rn-orange), var(--rn-blue));\n    border-radius: 50%;\n    place-items: center;\n    font-weight: 900;\n  }\n\n  .rn-step h3 {\n    margin-bottom: 4px;\n  }\n\n  .rn-set-card {\n    overflow: hidden;\n    background: var(--rn-white);\n    border: 1px solid var(--rn-line);\n    border-radius: 17px;\n    box-shadow: 0 7px 22px rgba(32, 40, 48, .06);\n  }\n\n  .rn-set-copy {\n    padding: 18px 17px 5px;\n  }\n\n  .rn-set-copy p {\n    margin-bottom: 8px;\n  }\n\n  .rn-set-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-top: 12px;\n  }\n\n  .rn-set-badges span {\n    padding: 7px 10px;\n    color: #774113;\n    background: #fff0e3;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .rn-set-card:nth-child(2) .rn-set-badges span {\n    color: #244d7c;\n    background: #e9f1fb;\n  }\n\n  .rn-set-card img {\n    margin-top: 10px;\n    border-radius: 0;\n  }\n\n  .rn-note {\n    padding: 16px;\n    margin-top: 16px;\n    color: #62491f;\n    background: #fff0d3;\n    border: 1px solid #e9ca8e;\n    border-radius: 14px;\n    font-size: 14px;\n  }\n\n  .rn-trust-card {\n    padding: 16px 12px;\n    text-align: center;\n    background: var(--rn-white);\n    border: 1px solid var(--rn-line);\n    border-radius: 15px;\n  }\n\n  .rn-trust-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--rn-dark);\n  }\n\n  .rn-cta {\n    color: var(--rn-white);\n    text-align: center;\n    background:\n      radial-gradient(circle at bottom right, rgba(239, 116, 27, .29), transparent 38%),\n      linear-gradient(145deg, var(--rn-charcoal), var(--rn-dark));\n  }\n\n  .rn-cta-button {\n    display: inline-block;\n    padding: 13px 22px;\n    margin-top: 5px;\n    color: var(--rn-white) !important;\n    background: linear-gradient(145deg, var(--rn-orange-light), var(--rn-orange));\n    border-radius: 999px;\n    box-shadow: 0 9px 23px rgba(239, 116, 27, .28);\n    text-decoration: none !important;\n    font-weight: 900;\n  }\n\n  .rn-specs {\n    color: var(--rn-white);\n    background: var(--rn-dark);\n  }\n\n  .rn-spec-table {\n    width: 100%;\n    margin-top: 16px;\n    border-collapse: collapse;\n  }\n\n  .rn-spec-table th,\n  .rn-spec-table td {\n    padding: 12px 9px;\n    border-bottom: 1px solid rgba(255, 255, 255, .14);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .rn-spec-table th {\n    width: 38%;\n    color: #ffad6f;\n    font-weight: 800;\n  }\n\n  .rn-spec-table td {\n    color: var(--rn-white);\n  }\n\n  @media (min-width: 700px) {\n    .rn-section {\n      padding: 35px 32px;\n    }\n\n    .rivet-nut-page h2 {\n      font-size: 35px;\n    }\n\n    .rn-hero-title {\n      font-size: 44px !important;\n    }\n\n    .rn-grid,\n    .rn-size-grid,\n    .rn-use-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .rn-set-grid,\n    .rn-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .rn-steps {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .rn-step {\n      display: block;\n    }\n\n    .rn-step-number {\n      margin-bottom: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rivet-nut-page\"\u003e\n\n  \u003c!-- ATTENTION: HERO --\u003e\n  \u003csection class=\"rn-section rn-dark rn-hero\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003ePetal Expansion Rivet Nut Set\u003c\/span\u003e\n\n    \u003ch2 class=\"rn-hero-title\"\u003eCreate Reliable Threads in \u003cspan style=\"color:#ff9e54;\"\u003eThin \u0026amp; Hollow Panels\u003c\/span\u003e\n\u003c\/h2\u003e\n\n    \u003cp class=\"rn-hero-copy\"\u003e\n      Turn compatible panel openings into reusable threaded fixing points with\n      expanding metal anchor bodies and matching screws.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rn-tags\"\u003e\n      \u003cspan\u003e⚙️ M4 \/ M5 \/ M6\u003c\/span\u003e\n      \u003cspan\u003e🛡️ Zinc-Plated Carbon Steel\u003c\/span\u003e\n      \u003cspan\u003e🌸 Petal Expansion Grip\u003c\/span\u003e\n      \u003cspan\u003e📦 30 \/ 90-Piece Options\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/a83eea5b3c6e4915bc0cea2196c80651~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Petal expansion rivet nuts with matching screws\" loading=\"eager\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST: PROBLEM AND SOLUTION --\u003e\n  \u003csection class=\"rn-section rn-warm\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eGrip From Behind the Panel\u003c\/span\u003e\n\n    \u003ch2\u003eNeed a Threaded Fixing Point Where the Back Is Hard to Reach?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Ordinary nuts can be difficult or impossible to hold behind a closed or hollow\n      panel. During setting, the slotted body compresses into petal-shaped sections\n      that spread behind the material while the front flange stays seated at the surface.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rn-highlight\"\u003e\n      \u003cstrong\u003e✅ A wider rear contact area helps create a more secure hold in compatible materials.\u003c\/strong\u003e\n      \u003cp\u003e\n        Always match the anchor size, hole diameter, grip range, panel thickness,\n        and load requirements to the job before installation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CORE DESIGN --\u003e\n  \u003csection class=\"rn-section rn-steel\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eDesigned for a More Secure Hold\u003c\/span\u003e\n\n    \u003ch2\u003eThickened Head, Expanding Body \u0026amp; Steel Construction\u003c\/h2\u003e\n\n    \u003cdiv class=\"rn-grid\"\u003e\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🔩\u003c\/div\u003e\n        \u003ch3\u003eThickened Flange\u003c\/h3\u003e\n        \u003cp\u003eThe front head seats against the panel surface to support the fixing point.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🌸\u003c\/div\u003e\n        \u003ch3\u003ePetal Expansion Body\u003c\/h3\u003e\n        \u003cp\u003eSlotted sides expand behind the panel to create a broader rear grip area.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e💪\u003c\/div\u003e\n        \u003ch3\u003eCarbon Steel Body\u003c\/h3\u003e\n        \u003cp\u003eMetal construction provides dependable strength for suitable fastening jobs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/2f5ce6f8c82e40e788fc61e1f6e4cf63~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Petal rivet nut details showing head expanding body and steel construction\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MATERIAL COMPATIBILITY --\u003e\n  \u003csection class=\"rn-section rn-light\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eCompatible Thin \u0026amp; Hollow Materials\u003c\/span\u003e\n\n    \u003ch2\u003eUseful When Rear-Side Access Is Limited\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Suitable applications may include compatible thin sheet metal, selected wood\n      panels, hollow boards, and ceiling panels where a threaded anchor is appropriate.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rn-use-grid\"\u003e\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🔧\u003c\/div\u003e\n        \u003ch3\u003eThin Sheet Metal\u003c\/h3\u003e\n        \u003cp\u003eCreate a reusable thread in suitably sized thin metal panels.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🪵\u003c\/div\u003e\n        \u003ch3\u003eSelected Wood Panels\u003c\/h3\u003e\n        \u003cp\u003eUse only after confirming thickness, hole size, and load suitability.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🧱\u003c\/div\u003e\n        \u003ch3\u003eHollow Boards\u003c\/h3\u003e\n        \u003cp\u003eThe expanding rear shape is designed for compatible hollow-panel work.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/05_b6dcb77c-1acf-45e2-947b-1ca5729a358f.jpg?v=1787801589\" alt=\"Compatible panel materials for petal expansion rivet nuts\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SIZE OPTIONS --\u003e\n  \u003csection class=\"rn-section rn-steel\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eThree Practical Specifications\u003c\/span\u003e\n\n    \u003ch2\u003eChoose M4, M5 or M6 for the Job\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The assortment covers three commonly used sizes for different holes,\n      fastener requirements, and compatible panel thicknesses.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rn-size-grid\"\u003e\n      \u003cdiv class=\"rn-size-card\"\u003e\n        \u003cstrong\u003eM4 × 20\u003c\/strong\u003e\n        \u003cspan\u003eBody: 16 mm\u003cbr\u003eTotal: 20 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-size-card\"\u003e\n        \u003cstrong\u003eM5 × 25\u003c\/strong\u003e\n        \u003cspan\u003eBody: 18 mm\u003cbr\u003eTotal: 25 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-size-card\"\u003e\n        \u003cstrong\u003eM6 × 25\u003c\/strong\u003e\n        \u003cspan\u003eBody: 18 mm\u003cbr\u003eTotal: 25 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/04796c4935b642a0990bfbc88c042dee~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"M4 x 20 M5 x 25 and M6 x 25 product dimensions\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"rn-section rn-dark\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eDrill • Insert • Expand • Secure\u003c\/span\u003e\n\n    \u003ch2\u003eFour-Step Installation\u003c\/h2\u003e\n\n    \u003cdiv class=\"rn-steps\"\u003e\n      \u003cdiv class=\"rn-step\"\u003e\n        \u003cdiv class=\"rn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eDrill\u003c\/h3\u003e\n          \u003cp\u003eUse the correct hole diameter and remove sharp burrs.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-step\"\u003e\n        \u003cdiv class=\"rn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eInsert\u003c\/h3\u003e\n          \u003cp\u003ePush the anchor in until the flange sits flat.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-step\"\u003e\n        \u003cdiv class=\"rn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eExpand\u003c\/h3\u003e\n          \u003cp\u003eSet the body using a compatible rivet-nut tool or specified method.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-step\"\u003e\n        \u003cdiv class=\"rn-step-number\"\u003e4\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSecure\u003c\/h3\u003e\n          \u003cp\u003eFit the hardware and tighten the matching screw appropriately.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rn-note\"\u003e\n      \u003cstrong\u003eInstallation tip:\u003c\/strong\u003e\n      Do not overtighten. Excess force can damage the panel, deform the anchor,\n      or strip the threads.\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/3dbba69b6be8402cbbce7e26c3edc002~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Four-step petal expansion anchor installation guide\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"rn-section rn-warm\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eOne Assortment • Many Repair Jobs\u003c\/span\u003e\n\n    \u003ch2\u003eFor Panels, Furniture Hardware \u0026amp; Sheet-Metal Projects\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep three useful thread sizes ready for compatible equipment covers,\n      automotive panels, furniture brackets, cabinet hardware, and general DIY work.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rn-use-grid\"\u003e\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🏭\u003c\/div\u003e\n        \u003ch3\u003eEquipment Panels\u003c\/h3\u003e\n        \u003cp\u003eAdd a threaded fixing point to suitable covers and enclosures.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🚗\u003c\/div\u003e\n        \u003ch3\u003eAutomotive Panels\u003c\/h3\u003e\n        \u003cp\u003eUseful for compatible interior or sheet-metal mounting jobs.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-card\"\u003e\n        \u003cdiv class=\"rn-icon\"\u003e🪑\u003c\/div\u003e\n        \u003ch3\u003eFurniture \u0026amp; Cabinets\u003c\/h3\u003e\n        \u003cp\u003eInstall compatible brackets and hardware where rear access is limited.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/f7e0a2a04f6f4a6dbd9ef7f152604bd1~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Petal rivet nut use on wood sheet metal and hollow panels\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MATERIAL AND FINISH --\u003e\n  \u003csection class=\"rn-section rn-steel\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eCarbon Steel with Zinc Plating\u003c\/span\u003e\n\n    \u003ch2\u003eDurable Metal Fasteners for Everyday Workshop Use\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Carbon steel construction provides strength, while the zinc-plated finish\n      helps improve resistance to everyday oxidation and corrosion.\n    \u003c\/p\u003e\n\n    \u003cul class=\"rn-list\"\u003e\n      \u003cli\u003eCarbon steel anchor construction\u003c\/li\u003e\n      \u003cli\u003eZinc-plated protective finish\u003c\/li\u003e\n      \u003cli\u003eMatching screws included according to the selected set\u003c\/li\u003e\n      \u003cli\u003eKeep dry when possible for better long-term condition\u003c\/li\u003e\n      \u003cli\u003eSelect a more protective fastener grade for severe exposure\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/4eeb7c51d7674b809f4a4447be205341~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"Zinc-plated petal expansion anchor product details\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SET OPTIONS --\u003e\n  \u003csection class=\"rn-section rn-light\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eChoose the Quantity You Need\u003c\/span\u003e\n\n    \u003ch2\u003e30-Piece or 90-Piece Mixed Assortment\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose the compact set for occasional repairs or the larger assortment\n      for frequent workshop use and multi-point installations.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rn-set-grid\"\u003e\n      \u003cdiv class=\"rn-set-card\"\u003e\n        \u003cdiv class=\"rn-set-copy\"\u003e\n          \u003ch3\u003e📦 30-Piece Set\u003c\/h3\u003e\n          \u003cp\u003eTen pieces of each size for repairs, installations, and workshop storage.\u003c\/p\u003e\n          \u003cdiv class=\"rn-set-badges\"\u003e\n            \u003cspan\u003eM4 × 10\u003c\/span\u003e\n            \u003cspan\u003eM5 × 10\u003c\/span\u003e\n            \u003cspan\u003eM6 × 10\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/1aeffe89582f4fae87d560f19f46528d~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"30-piece M4 M5 M6 petal rivet nut assortment\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-set-card\"\u003e\n        \u003cdiv class=\"rn-set-copy\"\u003e\n          \u003ch3\u003e🧰 90-Piece Set\u003c\/h3\u003e\n          \u003cp\u003eThirty pieces of each size for frequent projects and larger installations.\u003c\/p\u003e\n          \u003cdiv class=\"rn-set-badges\"\u003e\n            \u003cspan\u003eM4 × 30\u003c\/span\u003e\n            \u003cspan\u003eM5 × 30\u003c\/span\u003e\n            \u003cspan\u003eM6 × 30\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cimg src=\"https:\/\/p19-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/a6c055d7dc0045c189369f3c2012eddb~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast8\u0026amp;from=2739998086\" alt=\"90-piece M4 M5 M6 petal rivet nut assortment\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SAFETY NOTES --\u003e\n  \u003csection class=\"rn-section rn-warm\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eInstallation \u0026amp; Load Notes\u003c\/span\u003e\n\n    \u003ch2\u003eCheck Compatibility Before You Drill\u003c\/h2\u003e\n\n    \u003cul class=\"rn-list\"\u003e\n      \u003cli\u003eConfirm anchor size, hole diameter, grip range, and panel thickness.\u003c\/li\u003e\n      \u003cli\u003eUse a compatible setting tool and avoid overtightening.\u003c\/li\u003e\n      \u003cli\u003eLoad capacity depends on the substrate, thickness, edge distance, installation quality, and fastener size.\u003c\/li\u003e\n      \u003cli\u003eZinc plating improves corrosion resistance but does not make the fastener completely rustproof.\u003c\/li\u003e\n      \u003cli\u003eDo not use for overhead, structural, fall-protection, or other safety-critical loads without engineering approval.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"rn-section rn-steel\"\u003e\n    \u003cspan class=\"rn-eyebrow\"\u003eShop With Confidence\u003c\/span\u003e\n\n    \u003ch2 style=\"text-align:center;\"\u003eUseful Workshop Hardware, Backed by Helpful Service\u003c\/h2\u003e\n\n    \u003cdiv class=\"rn-trust-grid\"\u003e\n      \u003cdiv class=\"rn-trust-card\"\u003e\n        \u003cstrong\u003e📦 Fast Shipping\u003c\/strong\u003e\n        Orders are prepared for dispatch as quickly as possible.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-trust-card\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        Complete your order through a protected checkout process.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-trust-card\"\u003e\n        \u003cstrong\u003e😊 Satisfaction Support\u003c\/strong\u003e\n        Contact customer service if something is not right with your order.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rn-trust-card\"\u003e\n        \u003cstrong\u003e💬 Helpful Service\u003c\/strong\u003e\n        Support is available for questions about your purchase.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACTION --\u003e\n  \u003csection class=\"rn-section rn-cta\"\u003e\n    \u003ch2\u003eKeep Three Useful Thread Sizes Ready for Your Next Repair\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add M4, M5, and M6 petal-style expansion anchors to your workshop for\n      compatible thin and hollow-panel fastening jobs.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"rn-cta-button\"\u003eSELECT YOUR SET \u0026amp; ADD TO CART →\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT SPECIFICATIONS: FINAL MODULE --\u003e\n  \u003csection class=\"rn-section rn-specs\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cp\u003eReview the sizes, materials, and set quantities before ordering.\u003c\/p\u003e\n\n    \u003ctable class=\"rn-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003ePetal Expansion Rivet Nut \/ Hollow-Panel Anchor Set\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003eCarbon Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFinish\u003c\/th\u003e\n          \u003ctd\u003eZinc Plated\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSizes\u003c\/th\u003e\n          \u003ctd\u003eM4 × 20 \/ M5 × 25 \/ M6 × 25\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eM4 Dimensions\u003c\/th\u003e\n          \u003ctd\u003eBody: 16 mm \/ Total: 20 mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eM5 Dimensions\u003c\/th\u003e\n          \u003ctd\u003eBody: 18 mm \/ Total: 25 mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eM6 Dimensions\u003c\/th\u003e\n          \u003ctd\u003eBody: 18 mm \/ Total: 25 mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSet Options\u003c\/th\u003e\n          \u003ctd\u003e30 Pieces \/ 90 Pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003e30-Piece Mix\u003c\/th\u003e\n          \u003ctd\u003e10 × M4, 10 × M5, and 10 × M6\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003e90-Piece Mix\u003c\/th\u003e\n          \u003ctd\u003e30 × M4, 30 × M5, and 30 × M6\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eIncluded\u003c\/th\u003e\n          \u003ctd\u003eAnchors with matching screws according to the selected set\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LZP","offers":[{"title":"30Pcs\/Starter Pack","offer_id":52357011472680,"sku":"CJG2608271758-4*20x10+CJG2608271758-5*25x10+CJG2608271758-6*25x10","price":24.99,"currency_code":"USD","in_stock":true},{"title":"90PCS\/  Best Value","offer_id":52357011505448,"sku":"CJG2608271758-4*20x30+CJG2608271758-5*25x30+CJG2608271758-6*25x30","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Hollow Wall Anchor Tool Kit（Gun+30Pcs)","offer_id":52357326668072,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/ChatGPTImage2026_9_9_15_18_07_4.png?v=1788938389","url":"https:\/\/simplydwelly.com\/products\/heavy-duty-carbon-steel-rivet-nut-assortment-kit","provider":"Simplydwelly","version":"1.0","type":"link"}