{"product_id":"helo-retention-lanyard-cyb-kong-frog-cable-and-plunger-pin-shackle","title":"Helo Retention Lanyard CYB Kong Frog Cable and Plunger Pin Shackle","description":"\u003cstyle\u003e\n  .fd-fusion-helo {\n    --fh-black: #101213;\n    --fh-dark: #1b2022;\n    --fh-grey: #687176;\n    --fh-light: #f2f5f4;\n    --fh-white: #ffffff;\n    --fh-red: #d62831;\n    --fh-red-dark: #a71c23;\n    --fh-border: #d8dddb;\n    --fh-text: #272c2e;\n    --fh-radius: 8px;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--fh-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .fd-fusion-helo *,\n  .fd-fusion-helo *::before,\n  .fd-fusion-helo *::after {\n    box-sizing: border-box;\n  }\n\n  .fd-fusion-helo h1,\n  .fd-fusion-helo h2,\n  .fd-fusion-helo h3,\n  .fd-fusion-helo p {\n    margin-top: 0;\n  }\n\n  .fd-fusion-helo h1,\n  .fd-fusion-helo h2,\n  .fd-fusion-helo h3 {\n    color: var(--fh-black);\n    line-height: 1.15;\n  }\n\n  .fd-fusion-helo h1 {\n    margin-bottom: 18px;\n    font-size: clamp(36px, 6vw, 66px);\n    letter-spacing: -0.045em;\n  }\n\n  .fd-fusion-helo h2 {\n    margin-bottom: 15px;\n    font-size: clamp(27px, 4vw, 41px);\n    letter-spacing: -0.03em;\n  }\n\n  .fd-fusion-helo h3 {\n    margin-bottom: 9px;\n    font-size: 20px;\n  }\n\n  .fd-fusion-helo p {\n    margin-bottom: 16px;\n  }\n\n  .fd-fusion-helo strong {\n    font-weight: 800;\n  }\n\n  .fh-section {\n    margin-bottom: 49px;\n  }\n\n  .fh-heading {\n    max-width: 930px;\n    padding-bottom: 14px;\n    margin-bottom: 23px;\n    border-bottom: 4px solid var(--fh-red);\n  }\n\n  .fh-heading p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--fh-grey);\n    font-size: 17px;\n  }\n\n  \/* HERO *\/\n\n  .fh-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 59px 50px;\n    margin-bottom: 19px;\n    border-radius: var(--fh-radius);\n    background:\n      linear-gradient(\n        125deg,\n        #0e1011 0%,\n        #1c2123 68%,\n        #303739 100%\n      );\n    color: var(--fh-white);\n  }\n\n  .fh-hero::before {\n    content: \"HELO\";\n    position: absolute;\n    right: -22px;\n    bottom: -44px;\n    color: rgba(255,255,255,0.04);\n    font-size: clamp(130px, 24vw, 290px);\n    font-weight: 900;\n    letter-spacing: -0.08em;\n    line-height: .8;\n  }\n\n  .fh-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -165px;\n    right: 4%;\n    width: 460px;\n    height: 460px;\n    border: 72px solid rgba(214,40,49,.14);\n    border-radius: 50%;\n  }\n\n  .fh-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 920px;\n  }\n\n  .fh-eyebrow {\n    display: inline-block;\n    padding: 8px 13px;\n    margin-bottom: 20px;\n    border-radius: 4px;\n    background: var(--fh-red);\n    color: var(--fh-white);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .fh-hero h1 {\n    color: var(--fh-white);\n  }\n\n  .fh-hero-lead {\n    max-width: 880px;\n    margin-bottom: 0 !important;\n    color: #e5e9e7;\n    font-size: clamp(18px, 2.2vw, 21px);\n  }\n\n  .fh-hero-lead strong {\n    color: var(--fh-white);\n  }\n\n  \/* QUICK SPECS *\/\n\n  .fh-quick {\n    display: grid;\n    grid-template-columns: repeat(5,1fr);\n    overflow: hidden;\n    margin-bottom: 48px;\n    border: 1px solid var(--fh-border);\n    border-radius: var(--fh-radius);\n  }\n\n  .fh-quick-item {\n    min-height: 120px;\n    padding: 22px 14px;\n    border-right: 1px solid var(--fh-border);\n    background: var(--fh-white);\n    text-align: center;\n  }\n\n  .fh-quick-item:last-child {\n    border-right: 0;\n  }\n\n  .fh-quick-value {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--fh-red);\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .fh-quick-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--fh-black);\n  }\n\n  .fh-quick-item span:last-child {\n    color: var(--fh-grey);\n    font-size: 13px;\n  }\n\n  \/* BENEFITS *\/\n\n  .fh-benefits {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 15px;\n  }\n\n  .fh-benefit {\n    min-height: 230px;\n    padding: 24px 20px;\n    border: 1px solid var(--fh-border);\n    border-top: 4px solid var(--fh-red);\n    border-radius: var(--fh-radius);\n    background: var(--fh-white);\n  }\n\n  .fh-benefit p {\n    margin-bottom: 0;\n    color: var(--fh-grey);\n    font-size: 14px;\n  }\n\n  \/* DARK SECTION *\/\n\n  .fh-overview {\n    display: grid;\n    grid-template-columns: minmax(0,1.08fr) minmax(320px,.92fr);\n    gap: 36px;\n    padding: 41px;\n    border-radius: var(--fh-radius);\n    background: var(--fh-dark);\n    color: var(--fh-white);\n  }\n\n  .fh-overview h2,\n  .fh-overview h3 {\n    color: var(--fh-white);\n  }\n\n  .fh-overview p {\n    color: #dce1de;\n  }\n\n  .fh-overview-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fh-overview-item {\n    padding: 17px;\n    border: 1px solid rgba(255,255,255,.14);\n    border-left: 4px solid var(--fh-red);\n    border-radius: 5px;\n    background: rgba(255,255,255,.045);\n  }\n\n  .fh-overview-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--fh-white);\n  }\n\n  .fh-overview-item span {\n    color: #d3d8d5;\n    font-size: 14px;\n  }\n\n  \/* COMPONENTS *\/\n\n  .fh-component-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 16px;\n  }\n\n  .fh-component {\n    position: relative;\n    overflow: hidden;\n    min-height: 250px;\n    padding: 25px 21px;\n    border: 1px solid var(--fh-border);\n    border-radius: var(--fh-radius);\n    background: var(--fh-white);\n  }\n\n  .fh-component::after {\n    content: \"\";\n    position: absolute;\n    right: -38px;\n    bottom: -38px;\n    width: 120px;\n    height: 120px;\n    border: 22px solid rgba(214,40,49,.06);\n    border-radius: 50%;\n  }\n\n  .fh-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 16px;\n    border-radius: 50%;\n    background: var(--fh-black);\n    color: var(--fh-white);\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .fh-component h3,\n  .fh-component p {\n    position: relative;\n    z-index: 2;\n  }\n\n  .fh-component p {\n    margin-bottom: 0;\n    color: var(--fh-grey);\n    font-size: 14px;\n  }\n\n  \/* WEBBING *\/\n\n  .fh-construction {\n    display: grid;\n    grid-template-columns: minmax(0,1fr) minmax(330px,.9fr);\n    gap: 34px;\n    padding: 39px;\n    border: 1px solid var(--fh-border);\n    border-radius: var(--fh-radius);\n    background: var(--fh-light);\n  }\n\n  .fh-construction-panel {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fh-construction-item {\n    padding: 18px;\n    border: 1px solid var(--fh-border);\n    border-radius: 6px;\n    background: var(--fh-white);\n  }\n\n  .fh-construction-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--fh-black);\n  }\n\n  .fh-construction-item span {\n    color: var(--fh-grey);\n    font-size: 14px;\n  }\n\n  \/* KONG *\/\n\n  .fh-kong {\n    padding: 41px;\n    border-radius: var(--fh-radius);\n    background: var(--fh-black);\n    color: var(--fh-white);\n  }\n\n  .fh-kong h2,\n  .fh-kong h3 {\n    color: var(--fh-white);\n  }\n\n  .fh-kong \u003e p {\n    max-width: 900px;\n    color: #dce1df;\n  }\n\n  .fh-kong-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 14px;\n    margin-top: 24px;\n  }\n\n  .fh-kong-card {\n    padding: 21px;\n    border: 1px solid rgba(255,255,255,.14);\n    border-radius: 5px;\n    background: rgba(255,255,255,.045);\n  }\n\n  .fh-kong-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--fh-white);\n  }\n\n  .fh-kong-card span {\n    color: #d1d6d3;\n    font-size: 13px;\n  }\n\n  \/* CHECKS *\/\n\n  .fh-checks {\n    display: grid;\n    gap: 10px;\n    padding: 0 !important;\n    margin: 20px 0 0;\n    list-style: none;\n  }\n\n  .fh-checks-two {\n    grid-template-columns: 1fr 1fr;\n    gap: 11px 31px;\n  }\n\n  .fh-checks li {\n    position: relative;\n    padding-left: 29px;\n    margin: 0;\n  }\n\n  .fh-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--fh-red);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  \/* STANDARDS *\/\n\n  .fh-standard-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 15px;\n  }\n\n  .fh-standard {\n    padding: 25px 21px;\n    border: 1px solid var(--fh-border);\n    border-top: 4px solid var(--fh-red);\n    border-radius: var(--fh-radius);\n    background: var(--fh-light);\n  }\n\n  .fh-standard strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--fh-black);\n    font-size: 18px;\n  }\n\n  .fh-standard span {\n    color: var(--fh-grey);\n    font-size: 14px;\n  }\n\n  \/* TABLE *\/\n\n  .fh-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--fh-border);\n  }\n\n  .fh-table th,\n  .fh-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--fh-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .fh-table th {\n    width: 34%;\n    background: var(--fh-light);\n    color: var(--fh-black);\n    font-weight: 800;\n  }\n\n  .fh-table tr:last-child th,\n  .fh-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  \/* SAFETY *\/\n\n  .fh-safety {\n    padding: 35px;\n    border: 1px solid #d9c9cb;\n    border-left: 7px solid var(--fh-red);\n    border-radius: var(--fh-radius);\n    background: #fff5f5;\n  }\n\n  .fh-safety h2 {\n    font-size: 29px;\n  }\n\n  .fh-safety p {\n    color: #665154;\n  }\n\n  .fh-safety p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* DOCUMENTATION *\/\n\n  .fh-doc {\n    padding: 38px;\n    border-radius: var(--fh-radius);\n    background: #f8f8f5;\n    border: 1px solid var(--fh-border);\n  }\n\n  .fh-doc-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 14px;\n    margin-top: 22px;\n  }\n\n  .fh-doc-card {\n    padding: 21px;\n    border: 1px solid var(--fh-border);\n    border-radius: 5px;\n    background: var(--fh-white);\n  }\n\n  .fh-doc-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--fh-black);\n  }\n\n  .fh-doc-card span {\n    color: var(--fh-grey);\n    font-size: 13px;\n  }\n\n  \/* FINAL *\/\n\n  .fh-final {\n    padding: 40px;\n    border-radius: var(--fh-radius);\n    background: var(--fh-red);\n    color: var(--fh-white);\n    text-align: center;\n  }\n\n  .fh-final h2 {\n    color: var(--fh-white);\n  }\n\n  .fh-final p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fff4f4;\n    font-size: 17px;\n  }\n\n  @media (max-width: 1040px) {\n    .fh-benefits,\n    .fh-kong-grid,\n    .fh-standard-grid {\n      grid-template-columns: repeat(2,1fr);\n    }\n\n    .fh-quick {\n      grid-template-columns: repeat(3,1fr);\n    }\n\n    .fh-overview,\n    .fh-construction {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 800px) {\n    .fh-component-grid,\n    .fh-doc-grid {\n      grid-template-columns: repeat(2,1fr);\n    }\n  }\n\n  @media (max-width: 620px) {\n    .fh-hero,\n    .fh-overview,\n    .fh-construction,\n    .fh-kong,\n    .fh-safety,\n    .fh-doc,\n    .fh-final {\n      padding: 28px 20px;\n    }\n\n    .fh-benefits,\n    .fh-quick,\n    .fh-component-grid,\n    .fh-kong-grid,\n    .fh-standard-grid,\n    .fh-doc-grid,\n    .fh-checks-two {\n      grid-template-columns: 1fr;\n    }\n\n    .fh-quick-item {\n      border-right: 0;\n      border-bottom: 1px solid var(--fh-border);\n    }\n\n    .fh-table,\n    .fh-table tbody,\n    .fh-table tr,\n    .fh-table th,\n    .fh-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .fh-table th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .fh-table td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fd-fusion-helo\"\u003e\n\u003cheader class=\"fh-hero\"\u003e\n\u003cdiv class=\"fh-hero-content\"\u003e\n\u003cspan class=\"fh-eyebrow\"\u003e Professional Personnel Retention Equipment \u003c\/span\u003e\n\u003ch1\u003eFusion Climb HELO Retention Lanyard\u003c\/h1\u003e\n\u003cp class=\"fh-hero-lead\"\u003eA professional elasticized retention lanyard built around \u003cstrong\u003eMIL-SPEC tubular nylon webbing\u003c\/strong\u003e, an internal elastic element and specialized connection hardware including a KONG Frog automatic-closing connector and the manufacturer-specified quick cable shackle configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection class=\"fh-quick\"\u003e\n\u003cdiv class=\"fh-quick-item\"\u003e\n\u003cspan class=\"fh-quick-value\"\u003e23 kN\u003c\/span\u003e \u003cstrong\u003eSystem MBS\u003c\/strong\u003e \u003cspan\u003eManufacturer-listed HELO family rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-quick-item\"\u003e\n\u003cspan class=\"fh-quick-value\"\u003e1 IN\u003c\/span\u003e \u003cstrong\u003eMIL-SPEC Webbing\u003c\/strong\u003e \u003cspan\u003eTubular nylon construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-quick-item\"\u003e\n\u003cspan class=\"fh-quick-value\"\u003e5,000 LB\u003c\/span\u003e \u003cstrong\u003eWebbing Rating\u003c\/strong\u003e \u003cspan\u003eManufacturer-listed material rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-quick-item\"\u003e\n\u003cspan class=\"fh-quick-value\"\u003eELASTIC\u003c\/span\u003e \u003cstrong\u003eInternal Bungee\u003c\/strong\u003e \u003cspan\u003eCompact retained configuration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-quick-item\"\u003e\n\u003cspan class=\"fh-quick-value\"\u003eKONG\u003c\/span\u003e \u003cstrong\u003eFrog Connector\u003c\/strong\u003e \u003cspan\u003eAutomatic directional closure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-quick-item\"\u003e\n\u003cstrong\u003e\u003cspan\u003eNo Returns\u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eon \u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan\u003eBelts, \u003c\/span\u003e\u003cspan\u003eHarnesses \u0026amp; Lanyards\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-heading\"\u003e\n\u003cp\u003e\u003cspan\u003eFor safety reasons, all soft goods such as, belts, harnesses and lanyards are made to order and are not eligible for returns, exchanges or refund. This policy ensures that every product you receive is brand new and uncompromised. Please review your order carefully before completing your purchase. Manufacturing time is approximately 1-2 weeks. Made in the USA.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2\u003eKey Product Characteristics\u003c\/h2\u003e\n\u003cp\u003eThe system combines high-strength textile construction with compact elastic management and professional connection hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-benefits\"\u003e\n\u003carticle class=\"fh-benefit\"\u003e\n\u003ch3\u003eHigh-Strength Textile Construction\u003c\/h3\u003e\n\u003cp\u003eThe Fusion HELO lanyard family uses one-inch MIL-SPEC tubular nylon webbing with reinforced industrial stitching.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-benefit\"\u003e\n\u003ch3\u003eCompact Elastic Management\u003c\/h3\u003e\n\u003cp\u003eAn internal elastic element keeps excess webbing under tension and reduces loose material when the system is not fully extended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-benefit\"\u003e\n\u003ch3\u003eKONG Frog Hardware\u003c\/h3\u003e\n\u003cp\u003eThe KONG Frog is a directional aluminium connector incorporating an automatic closing mechanism.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-benefit\"\u003e\n\u003ch3\u003eProfessional Documentation\u003c\/h3\u003e\n\u003cp\u003eFusion identifies warning documentation and certification information as part of its HELO lanyard product family.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-overview\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eProfessional Retention-System Construction\u003c\/h2\u003e\n\u003cp\u003eThe Fusion HELO family uses a combination of high-strength tubular webbing, bonded industrial thread, internal elastic webbing and specialized metal connectors.\u003c\/p\u003e\n\u003cp\u003eThe elasticized architecture is designed to maintain a more compact textile profile while preserving the manufacturer-specified extended length.\u003c\/p\u003e\n\u003cp\u003eHardware configuration varies according to the specific Fusion HELO model. Exact component ratings, certificates and compatibility must therefore be verified against the SKU supplied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-overview-list\"\u003e\n\u003cdiv class=\"fh-overview-item\"\u003e\n\u003cstrong\u003eMIL-SPEC Webbing\u003c\/strong\u003e \u003cspan\u003e One-inch tubular nylon webbing is used as the primary textile structure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-overview-item\"\u003e\n\u003cstrong\u003eBonded Industrial Thread\u003c\/strong\u003e \u003cspan\u003e Fusion lists industrial-grade bonded nylon stitching within the HELO family construction. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-overview-item\"\u003e\n\u003cstrong\u003eInternal Elastic Element\u003c\/strong\u003e \u003cspan\u003e Elastic webbing manages excess length and maintains a compact configuration. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-overview-item\"\u003e\n\u003cstrong\u003eSpecialized Connectors\u003c\/strong\u003e \u003cspan\u003e Hardware is selected according to the specific HELO lanyard configuration. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-heading\"\u003e\n\u003ch2\u003eSystem Components\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-component-grid\"\u003e\n\u003carticle class=\"fh-component\"\u003e\n\u003cdiv class=\"fh-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eTubular Nylon Webbing\u003c\/h3\u003e\n\u003cp\u003eOne-inch MIL-SPEC-rated webbing forms the primary load-bearing textile component of the lanyard system.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-component\"\u003e\n\u003cdiv class=\"fh-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eInternal Elastic Webbing\u003c\/h3\u003e\n\u003cp\u003eA one-inch internal elastic element provides controlled contraction of the textile assembly.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-component\"\u003e\n\u003cdiv class=\"fh-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eKONG Frog Connector\u003c\/h3\u003e\n\u003cp\u003eDirectional aluminium connector using an automatic closing mechanism developed by KONG.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-component\"\u003e\n\u003cdiv class=\"fh-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eQuick Cable Shackle\u003c\/h3\u003e\n\u003cp\u003eThe linked Fusion product is identified by the manufacturer as a KONG Frog \/ Quick Cable Shackle configuration. Exact shackle specifications should be confirmed from the current Fusion certificate for the supplied SKU.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-component\"\u003e\n\u003cdiv class=\"fh-number\"\u003e05\u003c\/div\u003e\n\u003ch3\u003eReinforced Stitching\u003c\/h3\u003e\n\u003cp\u003eIndustrial bonded nylon thread is used in the manufacturer’s HELO lanyard textile construction.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fh-component\"\u003e\n\u003cdiv class=\"fh-number\"\u003e06\u003c\/div\u003e\n\u003ch3\u003eManufacturer Identification\u003c\/h3\u003e\n\u003cp\u003eProduct labels and accompanying documentation allow model, specification and inspection information to be verified.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-construction\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eMIL-SPEC Textile Construction\u003c\/h2\u003e\n\u003cp\u003eFusion lists one-inch tubular webbing rated at 5,000 lb within its HELO retention-lanyard family.\u003c\/p\u003e\n\u003cp\u003eThe internal elastic element keeps the textile body shorter when unloaded, reducing excess loose webbing while preserving the specified maximum extended length.\u003c\/p\u003e\n\u003cul class=\"fh-checks fh-checks-two\"\u003e\n\u003cli\u003eOne-inch tubular nylon webbing\u003c\/li\u003e\n\u003cli\u003eMIL-SPEC-rated textile construction\u003c\/li\u003e\n\u003cli\u003e5,000 lb manufacturer-listed webbing rating\u003c\/li\u003e\n\u003cli\u003eIndustrial bonded nylon thread\u003c\/li\u003e\n\u003cli\u003eOne-inch internal elastic webbing\u003c\/li\u003e\n\u003cli\u003eBlack professional finish\u003c\/li\u003e\n\u003cli\u003eMultiple manufacturer-listed lengths\u003c\/li\u003e\n\u003cli\u003eModel-specific hardware configuration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-construction-panel\"\u003e\n\u003cdiv class=\"fh-construction-item\"\u003e\n\u003cstrong\u003eStrength\u003c\/strong\u003e \u003cspan\u003e Fusion lists a 23 kN minimum breaking strength for its HELO retention-lanyard system family. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-construction-item\"\u003e\n\u003cstrong\u003eElastic Management\u003c\/strong\u003e \u003cspan\u003e The internal elastic component manages excess textile length when unloaded. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-construction-item\"\u003e\n\u003cstrong\u003eProfessional Soft Goods\u003c\/strong\u003e \u003cspan\u003e The lanyard should be treated as life-safety textile equipment and handled according to the manufacturer’s inspection criteria. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-kong\"\u003e\n\u003ch2\u003eKONG Frog Automatic Connector\u003c\/h2\u003e\n\u003cp\u003eKONG describes the Frog as a directional connector manufactured from aluminium alloy with an automatic closing mechanism activated when the connector engages the appropriate anchor interface.\u003c\/p\u003e\n\u003cdiv class=\"fh-kong-grid\"\u003e\n\u003cdiv class=\"fh-kong-card\"\u003e\n\u003cstrong\u003eAluminium Alloy\u003c\/strong\u003e \u003cspan\u003e Lightweight structural connector manufactured by KONG in Italy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-kong-card\"\u003e\n\u003cstrong\u003eAutomatic Closure\u003c\/strong\u003e \u003cspan\u003e Directional connector architecture with automatic gate closure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-kong-card\"\u003e\n\u003cstrong\u003eEN 362\/A\/T\u003c\/strong\u003e \u003cspan\u003e Professional connector standard listed by KONG. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-kong-card\"\u003e\n\u003cstrong\u003eEN 12275\/A \/ UIAA\u003c\/strong\u003e \u003cspan\u003e Additional connector standards listed for the KONG Frog. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-heading\"\u003e\n\u003ch2\u003eManufacturer-Listed Standards\u003c\/h2\u003e\n\u003cp\u003eStandards should always be verified against the exact product label, supplied certificate and current manufacturer documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-standard-grid\"\u003e\n\u003cdiv class=\"fh-standard\"\u003e\n\u003cstrong\u003eEN 17109:2018\u003c\/strong\u003e \u003cspan\u003e Listed by Fusion for the HELO retention-lanyard family. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-standard\"\u003e\n\u003cstrong\u003eEN 358:1999\u003c\/strong\u003e \u003cspan\u003e Listed by Fusion for applicable HELO retention-lanyard configurations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-standard\"\u003e\n\u003cstrong\u003eEN 362\/A\/T\u003c\/strong\u003e \u003cspan\u003e Listed by KONG for the Frog directional connector. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-standard\"\u003e\n\u003cstrong\u003eEN 12275\/A \/ UIAA\u003c\/strong\u003e \u003cspan\u003e Additional connector standards listed by KONG. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-heading\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"fh-checks fh-checks-two\"\u003e\n\u003cli\u003eProfessional elasticized retention-lanyard system\u003c\/li\u003e\n\u003cli\u003eFusion Climb HELO product family\u003c\/li\u003e\n\u003cli\u003eOne-inch MIL-SPEC tubular nylon webbing\u003c\/li\u003e\n\u003cli\u003e5,000 lb manufacturer-listed webbing rating\u003c\/li\u003e\n\u003cli\u003eIndustrial bonded nylon stitching\u003c\/li\u003e\n\u003cli\u003eOne-inch internal elastic component\u003c\/li\u003e\n\u003cli\u003e23 kN manufacturer-listed system MBS\u003c\/li\u003e\n\u003cli\u003eKONG Frog directional connector\u003c\/li\u003e\n\u003cli\u003eAluminium-alloy KONG hardware\u003c\/li\u003e\n\u003cli\u003eAutomatic Frog connector closure\u003c\/li\u003e\n\u003cli\u003eQuick Cable Shackle configuration\u003c\/li\u003e\n\u003cli\u003eBlack professional finish\u003c\/li\u003e\n\u003cli\u003eManufacturer-listed 24-inch configuration\u003c\/li\u003e\n\u003cli\u003eManufacturer-listed 36-inch configuration\u003c\/li\u003e\n\u003cli\u003eManufacturer-listed 48-inch configuration\u003c\/li\u003e\n\u003cli\u003eManufacturer-listed 72-inch configuration\u003c\/li\u003e\n\u003cli\u003eEN 17109:2018 listed by Fusion\u003c\/li\u003e\n\u003cli\u003eEN 358:1999 listed by Fusion\u003c\/li\u003e\n\u003cli\u003eEN 362\/A\/T listed for KONG Frog\u003c\/li\u003e\n\u003cli\u003eEN 12275\/A listed for KONG Frog\u003c\/li\u003e\n\u003cli\u003eUIAA listing for KONG Frog\u003c\/li\u003e\n\u003cli\u003eModel-specific documentation required\u003c\/li\u003e\n\u003cli\u003eProfessional inspection required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-heading\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"fh-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFusion Climb HELO Retention Lanyard – KONG Frog \/ Quick Cable Shackle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFusion Climb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Category\u003c\/th\u003e\n\u003ctd\u003eProfessional personnel-retention lanyard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMain Webbing\u003c\/th\u003e\n\u003ctd\u003eOne-inch tubular nylon webbing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWebbing Type\u003c\/th\u003e\n\u003ctd\u003eMIL-SPEC-rated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWebbing Rating\u003c\/th\u003e\n\u003ctd\u003e5,000 lb manufacturer-listed rating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInternal Element\u003c\/th\u003e\n\u003ctd\u003eOne-inch elastic bungee webbing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSystem Minimum Breaking Strength\u003c\/th\u003e\n\u003ctd\u003e23 kN manufacturer-listed HELO-family rating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eKONG Frog automatic directional connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKONG Frog Material\u003c\/th\u003e\n\u003ctd\u003eAluminium alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOpposite-End Hardware\u003c\/th\u003e\n\u003ctd\u003eQuick Cable Shackle as identified by the linked Fusion product title; exact component specification should be verified from the supplied manufacturer certificate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAvailable Family Lengths\u003c\/th\u003e\n\u003ctd\u003e24, 36, 48 and 72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFusion Listed Standards\u003c\/th\u003e\n\u003ctd\u003eEN 17109:2018 \/ EN 358:1999\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKONG Frog Standards\u003c\/th\u003e\n\u003ctd\u003eEN 362\/A\/T \/ EN 12275\/A \/ UIAA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Documentation\u003c\/th\u003e\n\u003ctd\u003eManufacturer warning information and certificate should accompany or be available for the supplied configuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIntended User\u003c\/th\u003e\n\u003ctd\u003eTrained and authorized professional personnel operating under an approved organizational safety program\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-doc\"\u003e\n\u003ch2\u003eInspection \u0026amp; Documentation Requirements\u003c\/h2\u003e\n\u003cp\u003eLife-safety textile products and connectors require formal inspection, traceability and retirement criteria. The exact inspection interval and retirement requirements must come from Fusion, KONG and the end-user organization’s approved safety program.\u003c\/p\u003e\n\u003cdiv class=\"fh-doc-grid\"\u003e\n\u003cdiv class=\"fh-doc-card\"\u003e\n\u003cstrong\u003eManufacturer Certificate\u003c\/strong\u003e \u003cspan\u003e Verify the exact SKU, component configuration and listed standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-doc-card\"\u003e\n\u003cstrong\u003eProduct Identification\u003c\/strong\u003e \u003cspan\u003e Preserve labels and traceability information throughout service life. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh-doc-card\"\u003e\n\u003cstrong\u003eInspection Record\u003c\/strong\u003e \u003cspan\u003e Organizations should maintain inspection and retirement records according to their approved procedures. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fh-section\"\u003e\n\u003cdiv class=\"fh-safety\"\u003e\n\u003ch2\u003eProfessional Life-Safety Equipment Notice\u003c\/h2\u003e\n\u003cp\u003eThis is specialized personnel-retention equipment intended for trained and authorized professional users. Product selection, compatibility, inspection, attachment, deployment and retirement must follow the current Fusion Climb and KONG manufacturer documentation together with the end-user organization’s approved aviation and fall-protection procedures.\u003c\/p\u003e\n\u003cp\u003eThe stated strength of an individual component must not be interpreted as the allowable working load of the complete system. The complete assembly, harness, anchorage, connector interfaces and operating environment must be evaluated as one system by qualified personnel.\u003c\/p\u003e\n\u003cp\u003eEquipment showing damage, contamination, excessive wear, altered stitching, heat damage, chemical exposure, damaged hardware or uncertain service history should be removed from operational service and evaluated according to the manufacturer’s criteria.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"fh-final\"\u003e\n\u003ch2\u003eHIGH-STRENGTH RETENTION HARDWARE FOR PROFESSIONAL SAFETY SYSTEMS\u003c\/h2\u003e\n\u003cp\u003eThe Fusion Climb HELO Retention Lanyard combines MIL-SPEC tubular webbing, an elasticized textile architecture and KONG connection hardware in a compact professional retention platform.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"FUSION CLIMBING","offers":[{"title":"24","offer_id":45974436970687,"sku":null,"price":193.0,"currency_code":"CAD","in_stock":true},{"title":"36","offer_id":45974437003455,"sku":null,"price":207.0,"currency_code":"CAD","in_stock":true},{"title":"48","offer_id":45974437036223,"sku":null,"price":222.0,"currency_code":"CAD","in_stock":true},{"title":"72","offer_id":45974437068991,"sku":null,"price":236.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/RetentionLanyardCYBKongFrogCANADA.jpg?v=1786126575","url":"https:\/\/fairdcanada.com\/products\/helo-retention-lanyard-cyb-kong-frog-cable-and-plunger-pin-shackle","provider":"FairD Canada","version":"1.0","type":"link"}