{"product_id":"direct-action®-balaclava-fr","title":"Direct Action® BALACLAVA FR","description":"\u003cstyle\u003e\n  .fd-balaclava-fr {\n    --fd-dark: #111713;\n    --fd-green: #33463a;\n    --fd-green-light: #667a69;\n    --fd-sand: #e8e3d8;\n    --fd-light: #f5f6f3;\n    --fd-white: #ffffff;\n    --fd-text: #202620;\n    --fd-muted: #667067;\n    --fd-border: #d8ddd7;\n    --fd-warning: #8a5a22;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--fd-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .fd-balaclava-fr * {\n    box-sizing: border-box;\n  }\n\n  .fd-balaclava-fr img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .fd-balaclava-fr h2,\n  .fd-balaclava-fr h3 {\n    margin-top: 0;\n    line-height: 1.2;\n    color: var(--fd-dark);\n  }\n\n  .fd-balaclava-fr h2 {\n    margin-bottom: 18px;\n    font-size: clamp(28px, 4vw, 44px);\n    letter-spacing: -0.03em;\n  }\n\n  .fd-balaclava-fr h3 {\n    margin-bottom: 10px;\n    font-size: 20px;\n  }\n\n  .fd-balaclava-fr p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .fd-balaclava-fr ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .fd-balaclava-fr li {\n    margin-bottom: 8px;\n  }\n\n  .fd-product-intro {\n    padding: 32px;\n    margin-bottom: 28px;\n    border-left: 5px solid var(--fd-green);\n    background: var(--fd-light);\n  }\n\n  .fd-product-label {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 14px;\n    border-radius: 3px;\n    background: var(--fd-green);\n    color: var(--fd-white);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .fd-product-lead {\n    max-width: 900px;\n    margin-bottom: 0 !important;\n    font-size: 18px;\n  }\n\n  .fd-image-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-bottom: 32px;\n  }\n\n  .fd-image-grid img {\n    height: 100%;\n    min-height: 320px;\n    border-radius: 5px;\n    object-fit: cover;\n    background: #eceeeb;\n  }\n\n  .fd-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-bottom: 40px;\n  }\n\n  .fd-benefit {\n    min-height: 170px;\n    padding: 22px 18px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-benefit-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    background: var(--fd-green);\n    color: var(--fd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .fd-benefit p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-fabric-section {\n    display: grid;\n    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);\n    gap: 34px;\n    align-items: stretch;\n    padding: 38px;\n    margin-bottom: 38px;\n    border-radius: 6px;\n    background: var(--fd-dark);\n    color: var(--fd-white);\n  }\n\n  .fd-fabric-section h2,\n  .fd-fabric-section h3 {\n    color: var(--fd-white);\n  }\n\n  .fd-fabric-section p {\n    color: #e4e8e4;\n  }\n\n  .fd-fabric-name {\n    margin-bottom: 10px;\n    color: #bccabb;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .fd-fabric-points {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fd-fabric-point {\n    padding: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 4px;\n    background: rgba(255, 255, 255, 0.05);\n  }\n\n  .fd-fabric-point strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--fd-white);\n  }\n\n  .fd-fabric-point span {\n    color: #d2d9d2;\n    font-size: 14px;\n  }\n\n  .fd-section {\n    margin-bottom: 42px;\n  }\n\n  .fd-section-heading {\n    padding-bottom: 13px;\n    margin-bottom: 22px;\n    border-bottom: 2px solid var(--fd-green);\n  }\n\n  .fd-section-heading h2 {\n    margin-bottom: 0;\n    font-size: clamp(25px, 3vw, 34px);\n  }\n\n  .fd-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .fd-use-card {\n    padding: 24px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-light);\n  }\n\n  .fd-use-card p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 15px;\n  }\n\n  .fd-helmet-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n    padding: 32px;\n    border: 1px solid var(--fd-border);\n    border-radius: 6px;\n  }\n\n  .fd-check-list {\n    display: grid;\n    gap: 11px;\n    padding: 0 !important;\n    list-style: none;\n  }\n\n  .fd-check-list li {\n    position: relative;\n    padding-left: 31px;\n    margin: 0;\n  }\n\n  .fd-check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--fd-green);\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .fd-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--fd-border);\n  }\n\n  .fd-spec-table th,\n  .fd-spec-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--fd-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .fd-spec-table th {\n    width: 34%;\n    background: var(--fd-light);\n    color: var(--fd-dark);\n    font-weight: 700;\n  }\n\n  .fd-spec-table tr:last-child th,\n  .fd-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .fd-fr-notice {\n    padding: 22px 24px;\n    margin-top: 28px;\n    border: 1px solid #d9c4aa;\n    border-left: 5px solid var(--fd-warning);\n    background: #faf6ef;\n  }\n\n  .fd-fr-notice strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #573816;\n  }\n\n  .fd-fr-notice p {\n    margin-bottom: 0;\n    color: #6e563c;\n    font-size: 14px;\n  }\n\n  .fd-bottom-banner {\n    padding: 32px;\n    border-radius: 6px;\n    background: var(--fd-green);\n    color: var(--fd-white);\n    text-align: center;\n  }\n\n  .fd-bottom-banner h2 {\n    margin-bottom: 12px;\n    color: var(--fd-white);\n    font-size: clamp(26px, 3vw, 36px);\n  }\n\n  .fd-bottom-banner p {\n    max-width: 780px;\n    margin: 0 auto;\n    color: #edf2ed;\n  }\n\n  @media (max-width: 900px) {\n    .fd-benefits {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fd-fabric-section,\n    .fd-helmet-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .fd-product-intro,\n    .fd-fabric-section,\n    .fd-helmet-layout,\n    .fd-bottom-banner {\n      padding: 24px 20px;\n    }\n\n    .fd-image-grid,\n    .fd-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-image-grid img {\n      min-height: auto;\n    }\n\n    .fd-spec-table,\n    .fd-spec-table tbody,\n    .fd-spec-table tr,\n    .fd-spec-table th,\n    .fd-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .fd-spec-table th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .fd-spec-table td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-balaclava-fr\"\u003e\n\n  \u003csection class=\"fd-product-intro\"\u003e\n    \u003cspan class=\"fd-product-label\"\u003eFlame-Resistant Tactical Headwear\u003c\/span\u003e\n\n    \u003ch2\u003eDirect Action® BALACLAVA FR\u003c\/h2\u003e\n\n    \u003cp class=\"fd-product-lead\"\u003e\n      The Direct Action® BALACLAVA FR is a lightweight, breathable tactical\n      balaclava designed to provide full face and neck coverage while remaining\n      comfortable under a ballistic helmet. Constructed from\n      \u003cstrong\u003ePolartec® Power Dry® FR\u003c\/strong\u003e, it combines moisture management,\n      rapid drying performance and flame-resistant textile technology in a\n      low-profile design for military, law-enforcement and professional users.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-image-grid\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/BALACLAVAFRCANADADIRECTACTIONGEAR.png?v=1784303208\" alt=\"Direct Action BALACLAVA FR flame-resistant tactical balaclava available in Canada\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/DIRECTACTIONGEARBALACLAVAFR.png?v=1784303207\" alt=\"Direct Action BALACLAVA FR worn with tactical equipment and ballistic helmet\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-benefits\"\u003e\n    \u003carticle class=\"fd-benefit\"\u003e\n      \u003cdiv class=\"fd-benefit-number\"\u003e01\u003c\/div\u003e\n      \u003ch3\u003eFlame-Resistant Fabric\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed to provide additional protection against flash fire and\n        brief flame exposure compared with conventional synthetic headwear.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-benefit\"\u003e\n      \u003cdiv class=\"fd-benefit-number\"\u003e02\u003c\/div\u003e\n      \u003ch3\u003eMoisture Management\u003c\/h3\u003e\n      \u003cp\u003e\n        Polartec® Power Dry® technology moves perspiration away from the skin\n        to help maintain a drier and more comfortable microclimate.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-benefit\"\u003e\n      \u003cdiv class=\"fd-benefit-number\"\u003e03\u003c\/div\u003e\n      \u003ch3\u003eHelmet Compatible\u003c\/h3\u003e\n      \u003cp\u003e\n        Its lightweight, stretch construction creates a close fit under most\n        tactical and ballistic helmet liner systems.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-benefit\"\u003e\n      \u003cdiv class=\"fd-benefit-number\"\u003e04\u003c\/div\u003e\n      \u003ch3\u003eFlat-Seam Construction\u003c\/h3\u003e\n      \u003cp\u003e\n        Flat seams help reduce pressure points, unnecessary bulk and friction\n        when worn for extended periods under protective equipment.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-fabric-section\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"fd-fabric-name\"\u003eTechnical Material\u003c\/div\u003e\n\n      \u003ch2\u003ePolartec® Power Dry® FR\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The central strength of the BALACLAVA FR is its\n        \u003cstrong\u003ePolartec® Power Dry® FR fabric\u003c\/strong\u003e. This lightweight\n        bi-component knit is engineered to manage perspiration directly next\n        to the skin while maintaining high breathability and rapid drying\n        performance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Rather than simply absorbing moisture, the fabric helps transfer it\n        toward the outer surface, where it can spread and evaporate more\n        efficiently. This reduces the heavy, saturated feeling commonly\n        experienced with basic cotton or conventional synthetic balaclavas.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its flame-resistant textile technology also makes the BALACLAVA FR a\n        more appropriate option for professional environments where the user\n        may be exposed to heat, sparks or short-duration flame hazards.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-fabric-points\"\u003e\n      \u003cdiv class=\"fd-fabric-point\"\u003e\n        \u003cstrong\u003eBi-Component Knit\u003c\/strong\u003e\n        \u003cspan\u003e\n          Engineered fabric construction helps move moisture away from the\n          skin toward the exterior surface.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-fabric-point\"\u003e\n        \u003cstrong\u003eHighly Breathable\u003c\/strong\u003e\n        \u003cspan\u003e\n          Helps release excess heat during movement, training and physically\n          demanding operations.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-fabric-point\"\u003e\n        \u003cstrong\u003eFast Drying\u003c\/strong\u003e\n        \u003cspan\u003e\n          Reduces moisture saturation and helps improve comfort during\n          extended wear.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-fabric-point\"\u003e\n        \u003cstrong\u003eComfortable Next to Skin\u003c\/strong\u003e\n        \u003cspan\u003e\n          Soft, lightweight construction suitable for direct contact with the\n          face, head and neck.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-section\"\u003e\n    \u003cdiv class=\"fd-section-heading\"\u003e\n      \u003ch2\u003eDesigned for Professional Use\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-use-grid\"\u003e\n      \u003carticle class=\"fd-use-card\"\u003e\n        \u003ch3\u003eMilitary Operations\u003c\/h3\u003e\n        \u003cp\u003e\n          Low-profile coverage for use with combat helmets, communications\n          equipment, ballistic eyewear and other individual protective\n          equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-use-card\"\u003e\n        \u003ch3\u003eLaw Enforcement\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for tactical teams, training environments, vehicle\n          operations and situations requiring discreet face and neck\n          coverage.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-use-card\"\u003e\n        \u003ch3\u003eRange and Training\u003c\/h3\u003e\n        \u003cp\u003e\n          Lightweight protection that helps manage perspiration during\n          firearms training, extended range sessions and high-output\n          activities.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-section\"\u003e\n    \u003cdiv class=\"fd-helmet-layout\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eLow Profile Under a Helmet\u003c\/h2\u003e\n\n        \u003cp\u003e\n          A tactical balaclava should protect the user without creating\n          excessive pressure or interfering with other equipment. The\n          BALACLAVA FR uses a flexible, close-fitting construction that\n          integrates effectively with most helmet liner systems.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its extended coverage protects the head, face and neck while the\n          single facial opening remains compatible with protective glasses\n          and ballistic goggles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"fd-check-list\"\u003e\n        \u003cli\u003eCompatible with most tactical helmet liner systems\u003c\/li\u003e\n        \u003cli\u003eWorks with ballistic goggles and protective eyewear\u003c\/li\u003e\n        \u003cli\u003eFlat seams help minimize pressure under the helmet\u003c\/li\u003e\n        \u003cli\u003eStretch fabric provides a close, adaptable fit\u003c\/li\u003e\n        \u003cli\u003eExtended neck coverage helps prevent exposed gaps\u003c\/li\u003e\n        \u003cli\u003eLightweight construction adds minimal bulk\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-section\"\u003e\n    \u003cdiv class=\"fd-section-heading\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"fd-check-list\"\u003e\n      \u003cli\u003eFull face, head and neck coverage\u003c\/li\u003e\n      \u003cli\u003ePolartec® Power Dry® FR technical fabric\u003c\/li\u003e\n      \u003cli\u003eFlame-resistant textile construction\u003c\/li\u003e\n      \u003cli\u003eProtection against flash fire and brief flame exposure\u003c\/li\u003e\n      \u003cli\u003eBreathable and lightweight stretch material\u003c\/li\u003e\n      \u003cli\u003eEfficient moisture-wicking performance\u003c\/li\u003e\n      \u003cli\u003eFast-drying fabric construction\u003c\/li\u003e\n      \u003cli\u003eComfortable for direct next-to-skin use\u003c\/li\u003e\n      \u003cli\u003eFlat seams for reduced bulk and friction\u003c\/li\u003e\n      \u003cli\u003eCompatible with ballistic goggles and glasses\u003c\/li\u003e\n      \u003cli\u003eDesigned to fit under most tactical helmets\u003c\/li\u003e\n      \u003cli\u003eOne size fits most\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-section\"\u003e\n    \u003cdiv class=\"fd-section-heading\"\u003e\n      \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"fd-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eDirect Action® BALACLAVA FR\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003ePolartec® Power Dry® FR\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFabric Properties\u003c\/th\u003e\n          \u003ctd\u003e\n            Flame resistant, breathable, lightweight, moisture wicking and\n            fast drying\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n          \u003ctd\u003eStretch fabric with low-profile flat seams\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCoverage\u003c\/th\u003e\n          \u003ctd\u003eHead, face and neck\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFit\u003c\/th\u003e\n          \u003ctd\u003eOne size fits most\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eApproximate Weight\u003c\/th\u003e\n          \u003ctd\u003e70 g \/ 0.12 lb\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHelmet Compatibility\u003c\/th\u003e\n          \u003ctd\u003eCompatible with most tactical and ballistic helmet liners\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eEyewear Compatibility\u003c\/th\u003e\n          \u003ctd\u003eSuitable for use with ballistic goggles and protective glasses\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCountry of Manufacture\u003c\/th\u003e\n          \u003ctd\u003ePoland\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n          \u003ctd\u003eDirect Action®\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"fd-fr-notice\"\u003e\n      \u003cstrong\u003eImportant FR Product Information\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Flame-resistant equipment is intended to help reduce the risk and\n        severity of injury associated with short-duration heat or flame\n        exposure. This product is not fireproof and must not be used as a\n        substitute for certified respiratory, structural firefighting or\n        specialized thermal protective equipment. Always select protective\n        equipment according to the applicable operational risk assessment,\n        regulations and organizational requirements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-bottom-banner\"\u003e\n    \u003ch2\u003eProfessional Protection Without Excess Bulk\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Direct Action® BALACLAVA FR combines flame-resistant textile\n      technology, moisture management and helmet-compatible comfort in a\n      lightweight design developed for demanding professional environments.\n      Available in Canada through Fair D Canada.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"DIRECT ACTION GEAR","offers":[{"title":"COYOTE","offer_id":45865959358655,"sku":null,"price":54.0,"currency_code":"CAD","in_stock":true},{"title":"BLACK","offer_id":45865959391423,"sku":null,"price":54.0,"currency_code":"CAD","in_stock":false},{"title":"RANGER GREEN","offer_id":45865959424191,"sku":null,"price":54.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/BALACLAVAFRCANADA.png?v=1784303207","url":"https:\/\/fairdcanada.com\/products\/direct-action%c2%ae-balaclava-fr","provider":"FairD Canada","version":"1.0","type":"link"}