{"product_id":"gun-lube-firearm-lubrication-and-maintenance-simplified","title":"Gun Lube: Firearm Lubrication and Maintenance Simplified","description":"\u003cstyle\u003e\n  .fd-gunlube {\n    --fd-black: #111111;\n    --fd-dark: #1d1d1d;\n    --fd-red: #b8242d;\n    --fd-red-dark: #861820;\n    --fd-light: #f5f5f3;\n    --fd-white: #ffffff;\n    --fd-text: #252525;\n    --fd-muted: #666666;\n    --fd-border: #ddddda;\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-gunlube * {\n    box-sizing: border-box;\n  }\n\n  .fd-gunlube img,\n  .fd-gunlube video {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .fd-gunlube h2,\n  .fd-gunlube h3 {\n    margin-top: 0;\n    color: var(--fd-black);\n    line-height: 1.2;\n  }\n\n  .fd-gunlube h2 {\n    margin-bottom: 16px;\n    font-size: clamp(27px, 4vw, 42px);\n    letter-spacing: -0.025em;\n  }\n\n  .fd-gunlube h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .fd-gunlube p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .fd-gunlube ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .fd-gunlube li {\n    margin-bottom: 8px;\n  }\n\n  .fd-gunlube-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 44px;\n    margin-bottom: 22px;\n    border-radius: 7px;\n    background: var(--fd-black);\n    color: var(--fd-white);\n  }\n\n  .fd-gunlube-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -100px;\n    right: -70px;\n    width: 320px;\n    height: 320px;\n    border: 58px solid rgba(184, 36, 45, 0.16);\n    border-radius: 50%;\n  }\n\n  .fd-gunlube-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 900px;\n  }\n\n  .fd-gunlube-label {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 15px;\n    border-radius: 3px;\n    background: var(--fd-red);\n    color: var(--fd-white);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .fd-gunlube-hero h2 {\n    margin-bottom: 15px;\n    color: var(--fd-white);\n  }\n\n  .fd-gunlube-hero p {\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #e8e8e8;\n    font-size: 18px;\n  }\n\n  .fd-gunlube-red {\n    color: #f06a72;\n    font-weight: 700;\n  }\n\n  .fd-gunlube-image-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 38px;\n  }\n\n  .fd-gunlube-image-grid figure {\n    overflow: hidden;\n    margin: 0;\n    border: 1px solid var(--fd-border);\n    border-radius: 6px;\n    background: var(--fd-light);\n  }\n\n  .fd-gunlube-image-grid img {\n    height: 100%;\n    min-height: 360px;\n    object-fit: cover;\n  }\n\n  .fd-gunlube-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-bottom: 42px;\n  }\n\n  .fd-gunlube-benefit {\n    padding: 23px 19px;\n    border: 1px solid var(--fd-border);\n    border-top: 4px solid var(--fd-red);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-gunlube-benefit p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-gunlube-core {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);\n    gap: 34px;\n    padding: 38px;\n    margin-bottom: 42px;\n    border-radius: 7px;\n    background: var(--fd-dark);\n    color: var(--fd-white);\n  }\n\n  .fd-gunlube-core h2,\n  .fd-gunlube-core h3 {\n    color: var(--fd-white);\n  }\n\n  .fd-gunlube-core p {\n    color: #dddddd;\n  }\n\n  .fd-gunlube-core-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fd-gunlube-core-item {\n    padding: 17px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-left: 4px solid var(--fd-red);\n    border-radius: 4px;\n    background: rgba(255, 255, 255, 0.04);\n  }\n\n  .fd-gunlube-core-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #f06a72;\n    font-size: 16px;\n  }\n\n  .fd-gunlube-core-item span {\n    color: #dddddd;\n    font-size: 14px;\n  }\n\n  .fd-gunlube-section {\n    margin-bottom: 44px;\n  }\n\n  .fd-gunlube-heading {\n    padding-bottom: 13px;\n    margin-bottom: 22px;\n    border-bottom: 3px solid var(--fd-red);\n  }\n\n  .fd-gunlube-heading h2 {\n    margin-bottom: 0;\n    font-size: clamp(25px, 3vw, 34px);\n  }\n\n  .fd-gunlube-video {\n    overflow: hidden;\n    border: 1px solid #272727;\n    border-radius: 7px;\n    background: #000000;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16);\n  }\n\n  .fd-gunlube-video video {\n    aspect-ratio: 16 \/ 9;\n    object-fit: cover;\n    background: #000000;\n  }\n\n  .fd-gunlube-caption {\n    padding: 15px 18px;\n    margin: 0;\n    background: var(--fd-black);\n    color: #eeeeee;\n    font-size: 14px;\n    text-align: center;\n  }\n\n  .fd-gunlube-caption strong {\n    color: #f06a72;\n  }\n\n  .fd-gunlube-size-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .fd-gunlube-size {\n    padding: 22px 17px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-light);\n    text-align: center;\n  }\n\n  .fd-gunlube-size strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--fd-black);\n    font-size: 18px;\n  }\n\n  .fd-gunlube-size span {\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-gunlube-size-featured {\n    border-color: var(--fd-red);\n    background: #fff1f1;\n  }\n\n  .fd-gunlube-check-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 35px;\n    padding: 0 !important;\n    list-style: none;\n  }\n\n  .fd-gunlube-check-grid li {\n    position: relative;\n    padding-left: 29px;\n    margin: 0;\n  }\n\n  .fd-gunlube-check-grid li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--fd-red);\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .fd-gunlube-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 17px;\n  }\n\n  .fd-gunlube-use-card {\n    padding: 24px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-gunlube-use-card p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 15px;\n  }\n\n  .fd-gunlube-platform {\n    padding: 30px;\n    border: 1px solid var(--fd-border);\n    border-left: 5px solid var(--fd-red);\n    border-radius: 5px;\n    background: var(--fd-light);\n  }\n\n  .fd-gunlube-platform p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fd-gunlube-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .fd-gunlube-step {\n    padding: 23px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-light);\n  }\n\n  .fd-gunlube-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 50%;\n    background: var(--fd-red);\n    color: var(--fd-white);\n    font-weight: 800;\n  }\n\n  .fd-gunlube-step p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-gunlube-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--fd-border);\n  }\n\n  .fd-gunlube-table th,\n  .fd-gunlube-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-gunlube-table th {\n    width: 34%;\n    background: var(--fd-light);\n    color: var(--fd-black);\n    font-weight: 700;\n  }\n\n  .fd-gunlube-table tr:last-child th,\n  .fd-gunlube-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .fd-gunlube-note {\n    padding: 22px 24px;\n    margin-top: 24px;\n    border: 1px solid #dfc1c3;\n    border-left: 5px solid var(--fd-red);\n    background: #fff6f6;\n  }\n\n  .fd-gunlube-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--fd-red-dark);\n  }\n\n  .fd-gunlube-note p {\n    margin-bottom: 0;\n    color: #68474a;\n    font-size: 14px;\n  }\n\n  .fd-gunlube-banner {\n    padding: 35px;\n    border-radius: 7px;\n    background: var(--fd-red);\n    color: var(--fd-white);\n    text-align: center;\n  }\n\n  .fd-gunlube-banner h2 {\n    margin-bottom: 11px;\n    color: var(--fd-white);\n  }\n\n  .fd-gunlube-banner p {\n    max-width: 830px;\n    margin: 0 auto;\n    color: #fff5f5;\n    font-size: 17px;\n  }\n\n  @media (max-width: 940px) {\n    .fd-gunlube-benefits,\n    .fd-gunlube-size-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .fd-gunlube-core {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-gunlube-use-grid,\n    .fd-gunlube-steps {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .fd-gunlube-hero,\n    .fd-gunlube-core,\n    .fd-gunlube-banner,\n    .fd-gunlube-platform {\n      padding: 25px 20px;\n    }\n\n    .fd-gunlube-image-grid,\n    .fd-gunlube-benefits,\n    .fd-gunlube-size-grid,\n    .fd-gunlube-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-gunlube-image-grid img {\n      min-height: auto;\n    }\n\n    .fd-gunlube-table,\n    .fd-gunlube-table tbody,\n    .fd-gunlube-table tr,\n    .fd-gunlube-table th,\n    .fd-gunlube-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .fd-gunlube-table th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .fd-gunlube-table td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fd-gunlube\"\u003e\n\u003csection class=\"fd-gunlube-hero\"\u003e\n\u003cdiv class=\"fd-gunlube-hero-content\"\u003e\n\u003cspan class=\"fd-gunlube-label\"\u003e Synthetic Firearm Lubricant and Metal Treatment \u003c\/span\u003e\n\u003ch2\u003eSlip 2000® Gun Lube\u003c\/h2\u003e\n\u003cp\u003eA high-performance, \u003cstrong\u003e100% synthetic firearm lubricant\u003c\/strong\u003e designed to lubricate, clean and protect rifles, pistols, revolvers and shotguns. Slip 2000® Gun Lube penetrates tight-tolerance components, reduces friction and creates a protective barrier that helps prevent carbon and firing residue from bonding to treated surfaces. \u003cspan class=\"fd-gunlube-red\"\u003e Apply a thin coat, fire approximately 500 to 1,000 rounds and wipe the firearm clean. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-image-grid\"\u003e\n\u003cfigure\u003e\u003cimg loading=\"lazy\" alt=\"Slip 2000 Gun Lube synthetic firearm lubricant available in Canada\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/IMG_6906_40800792-e5cc-4e95-952c-5b3d93aad70a.webp?v=1784816165\"\u003e\u003c\/figure\u003e\n\u003cfigure\u003e\u003cimg loading=\"lazy\" alt=\"Slip 2000 Gun Lube complete family of bottle sizes and applicators\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/GunLubeFamily.webp?v=1784816165\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-benefits\"\u003e\n\u003carticle class=\"fd-gunlube-benefit\"\u003e\n\u003ch3\u003eLubricates\u003c\/h3\u003e\n\u003cp\u003ePenetrates tight spaces and helps minimize metal-to-metal contact, friction and premature component wear.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-gunlube-benefit\"\u003e\n\u003ch3\u003eCleans\u003c\/h3\u003e\n\u003cp\u003eHelps loosen carbon, copper, lead, dirt, corrosion particles and accumulated firing residue.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-gunlube-benefit\"\u003e\n\u003ch3\u003eProtects\u003c\/h3\u003e\n\u003cp\u003eBonds with metal to create a protective barrier against moisture, fingerprints, perspiration and corrosion.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-gunlube-benefit\"\u003e\n\u003ch3\u003eAll-Condition Performance\u003c\/h3\u003e\n\u003cp\u003eDesigned for reliable use in hot, cold, humid, dusty and demanding firearm environments.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-core\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eFirearm Lubrication and Maintenance Simplified\u003c\/h2\u003e\n\u003cp\u003eSlip 2000® Gun Lube is more than a conventional gun oil. It functions as a synthetic lubricant and metal treatment that penetrates firearm components and leaves behind a long-lasting protective film.\u003c\/p\u003e\n\u003cp\u003eThe lubricant reaches tight-tolerance areas where heavier products may not easily penetrate. Its proprietary anti-wear properties help reduce direct metal-to-metal contact between moving components, supporting smoother cycling and longer component life.\u003c\/p\u003e\n\u003cp\u003eDuring firing, Gun Lube helps loosen accumulated carbon, copper, lead, plastic wad material and other residue. Because fouling does not adhere as aggressively to treated surfaces, routine cleanup can often be completed by wiping away the loosened residue and applying a fresh, light protective coat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-core-list\"\u003e\n\u003cdiv class=\"fd-gunlube-core-item\"\u003e\n\u003cstrong\u003ePenetrates Tight Components\u003c\/strong\u003e \u003cspan\u003e Flows into firearm mechanisms, contact surfaces and confined areas where lubrication is required. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-core-item\"\u003e\n\u003cstrong\u003eReduces Friction and Wear\u003c\/strong\u003e \u003cspan\u003e Helps protect slides, bolts, rails, locking surfaces and other moving firearm components. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-core-item\"\u003e\n\u003cstrong\u003eHelps Prevent Fouling Adhesion\u003c\/strong\u003e \u003cspan\u003e The bonded protective layer helps prevent carbon, copper, lead and firing residue from sticking to metal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-core-item\"\u003e\n\u003cstrong\u003eLong-Term Storage Protection\u003c\/strong\u003e \u003cspan\u003e Displaces moisture and protects metal against corrosion during seasonal or extended firearm storage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-section\"\u003e\n\u003cdiv class=\"fd-gunlube-heading\"\u003e\n\u003ch2\u003eSee Slip 2000 Gun Lube in Action\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-video\"\u003e\n\u003cvideo aria-label=\"Slip 2000 Gun Lube firearm lubrication demonstration video\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/IMG_6906_40800792-e5cc-4e95-952c-5b3d93aad70a.webp?v=1784816165\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" controls=\"controls\"\u003e\n        \u003csource type=\"video\/mp4\" src=\"https:\/\/slip2000.com\/cdn\/shop\/videos\/c\/vp\/6c6bcc662fa44c3ebc9b6252777fa389\/6c6bcc662fa44c3ebc9b6252777fa389.HD-1080p-7.2Mbps-32522220.mp4?v=0\"\u003e\n        Your browser does not support HTML5 video.\n      \u003c\/source\u003e\u003c\/video\u003e\n\u003cp class=\"fd-gunlube-caption\"\u003e\u003cstrong\u003eLubricate, fire and wipe clean.\u003c\/strong\u003e The synthetic metal treatment helps reduce friction while preventing firing residue from bonding aggressively to treated components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-section\"\u003e\n\u003cdiv class=\"fd-gunlube-heading\"\u003e\n\u003ch2\u003eAvailable Formats\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size-grid\"\u003e\n\u003cdiv class=\"fd-gunlube-size fd-gunlube-size-featured\"\u003e\n\u003cstrong\u003eOil Pen\u003c\/strong\u003e \u003cspan\u003e Portable precision applicator for detailed lubrication points, field kits and range bags. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size\"\u003e\n\u003cstrong\u003e1 oz\u003c\/strong\u003e \u003cspan\u003e Compact bottle for individual users, maintenance kits and portable range equipment. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size\"\u003e\n\u003cstrong\u003e2 oz\u003c\/strong\u003e \u003cspan\u003e Convenient personal-use format for regular pistol, rifle and shotgun maintenance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size\"\u003e\n\u003cstrong\u003e4 oz\u003c\/strong\u003e \u003cspan\u003e Standard bottle for frequent firearm maintenance at home, on the range or in a workshop. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size fd-gunlube-size-featured\"\u003e\n\u003cstrong\u003e4 oz Pump Spray\u003c\/strong\u003e \u003cspan\u003e Pump-spray format for fast and even application over larger firearm components and surfaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size\"\u003e\n\u003cstrong\u003e16 oz Trigger Spray\u003c\/strong\u003e \u003cspan\u003e Professional spray format for armourers, instructors and higher-volume maintenance operations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size\"\u003e\n\u003cstrong\u003e1 Gallon\u003c\/strong\u003e \u003cspan\u003e Bulk institutional format for armouries, agencies, firearm fleets and training facilities. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-size fd-gunlube-size-featured\"\u003e\n\u003cstrong\u003eBuddy Pack\u003c\/strong\u003e \u003cspan\u003e Includes one 4 oz bottle, one 1 oz bottle and one precision needle applicator tip. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-section\"\u003e\n\u003cdiv class=\"fd-gunlube-heading\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"fd-gunlube-check-grid\"\u003e\n\u003cli\u003e100% pure synthetic firearm lubricant\u003c\/li\u003e\n\u003cli\u003eFunctions as a lubricant and metal treatment\u003c\/li\u003e\n\u003cli\u003eRecommended for rifles, pistols, revolvers and shotguns\u003c\/li\u003e\n\u003cli\u003eHelps reduce friction and metal-to-metal wear\u003c\/li\u003e\n\u003cli\u003ePenetrates tight-tolerance firearm components\u003c\/li\u003e\n\u003cli\u003eHelps loosen built-up carbon and firing residue\u003c\/li\u003e\n\u003cli\u003eHelps lift copper, lead, dirt and plastic wad fouling\u003c\/li\u003e\n\u003cli\u003eCreates a protective barrier on treated metal\u003c\/li\u003e\n\u003cli\u003eDisplaces moisture and helps prevent corrosion\u003c\/li\u003e\n\u003cli\u003eSuitable for long-term firearm storage\u003c\/li\u003e\n\u003cli\u003ePerforms in hot, cold, humid and dusty conditions\u003c\/li\u003e\n\u003cli\u003eWill not become sticky, tacky or gummy\u003c\/li\u003e\n\u003cli\u003eDoes not attract dust, dirt or sand\u003c\/li\u003e\n\u003cli\u003eFormulated without petroleum distillates\u003c\/li\u003e\n\u003cli\u003eContains no PTFE or silicone ingredients\u003c\/li\u003e\n\u003cli\u003eNon-toxic and biodegradable formulation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-section\"\u003e\n\u003cdiv class=\"fd-gunlube-heading\"\u003e\n\u003ch2\u003eProfessional and General-Purpose Applications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-use-grid\"\u003e\n\u003carticle class=\"fd-gunlube-use-card\"\u003e\n\u003ch3\u003eDuty and Service Firearms\u003c\/h3\u003e\n\u003cp\u003eSuitable for the routine maintenance of service pistols, patrol rifles, shotguns and other firearms used by military and law-enforcement personnel.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-gunlube-use-card\"\u003e\n\u003ch3\u003eTraining and Range Use\u003c\/h3\u003e\n\u003cp\u003eHelps firearms remain lubricated during regular training schedules while simplifying cleaning after approximately 500 to 1,000 rounds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-gunlube-use-card\"\u003e\n\u003ch3\u003eStorage and Corrosion Protection\u003c\/h3\u003e\n\u003cp\u003eThe moisture-displacing protective film makes Gun Lube suitable for seasonal storage and firearms exposed to humid environments.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-section\"\u003e\n\u003cdiv class=\"fd-gunlube-heading\"\u003e\n\u003ch2\u003eCompatible Firearm Platforms\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-platform\"\u003e\n\u003cp\u003eSlip 2000® Gun Lube can be used on rifles, pistols, revolvers and shotguns. It is a versatile choice for commonly used military, law-enforcement, sporting and civilian firearm platforms.\u003c\/p\u003e\n\u003cp\u003eCommon applications include service pistols such as the \u003cstrong\u003eSIG Sauer P226\u003c\/strong\u003e, \u003cstrong\u003eSIG Sauer P320\u003c\/strong\u003e and \u003cstrong\u003eGlock 17\u003c\/strong\u003e, as well as AR-style rifles, patrol carbines, pump-action shotguns and semi-automatic shotguns.\u003c\/p\u003e\n\u003cp\u003eAlways follow the firearm manufacturer’s instructions regarding lubrication points, maintenance procedures and recommended lubricant quantities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-section\"\u003e\n\u003cdiv class=\"fd-gunlube-heading\"\u003e\n\u003ch2\u003eRecommended Application\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-gunlube-steps\"\u003e\n\u003carticle class=\"fd-gunlube-step\"\u003e\n\u003cdiv class=\"fd-gunlube-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePrepare the Firearm\u003c\/h3\u003e\n\u003cp\u003eEnsure the firearm is unloaded. Remove excessive old lubricant, loose fouling and debris before the initial treatment.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-gunlube-step\"\u003e\n\u003cdiv class=\"fd-gunlube-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eApply a Thin Coat\u003c\/h3\u003e\n\u003cp\u003eApply Gun Lube to the required friction points and treated metal surfaces according to the firearm manufacturer’s maintenance instructions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-gunlube-step\"\u003e\n\u003cdiv class=\"fd-gunlube-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eWipe and Reapply\u003c\/h3\u003e\n\u003cp\u003eAfter use, wipe away loosened carbon and residue. Reapply a light protective coat before operation or storage.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-section\"\u003e\n\u003cdiv class=\"fd-gunlube-heading\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"fd-gunlube-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eSlip 2000® Gun Lube\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSynthetic firearm lubricant and metal treatment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePrimary Functions\u003c\/th\u003e\n\u003ctd\u003eLubricates, cleans and protects firearm components\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFirearm Compatibility\u003c\/th\u003e\n\u003ctd\u003eRifles, pistols, revolvers and shotguns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Maintenance Interval\u003c\/th\u003e\n\u003ctd\u003eApply a thin coat and wipe clean after approximately 500 to 1,000 rounds, depending on the firearm and operating conditions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperating Conditions\u003c\/th\u003e\n\u003ctd\u003eHot, cold, humid, dusty and long-term storage environments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer-Stated Temperature Range\u003c\/th\u003e\n\u003ctd\u003eApproximately -85°F to 1250°F \/ -65°C to 677°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAvailable Formats\u003c\/th\u003e\n\u003ctd\u003eOil Pen, 1 oz, 2 oz, 4 oz, 4 oz pump spray, 16 oz trigger spray, 1 gallon and Buddy Pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBuddy Pack Contents\u003c\/th\u003e\n\u003ctd\u003eOne 4 oz bottle, one 1 oz bottle and one precision needle applicator tip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormula\u003c\/th\u003e\n\u003ctd\u003e100% synthetic; formulated without petroleum distillates, PTFE or silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEnvironmental Properties\u003c\/th\u003e\n\u003ctd\u003eNon-toxic and biodegradable formulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eSlip 2000®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCountry of Manufacture\u003c\/th\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"fd-gunlube-note\"\u003e\n\u003cstrong\u003eSafe Firearm Maintenance\u003c\/strong\u003e\n\u003cp\u003eAlways unload the firearm and verify that the chamber is clear before beginning maintenance. Follow the firearm manufacturer’s instructions regarding disassembly, lubrication points and lubricant quantities. Applying excessive lubricant may attract contaminants or affect firearm operation in certain environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-gunlube-banner\"\u003e\n\u003ch2\u003eLubricate. Clean. Protect.\u003c\/h2\u003e\n\u003cp\u003eSlip 2000® Gun Lube provides a practical, synthetic firearm maintenance solution for service weapons, sporting firearms, range equipment and long-term storage. Available in Canada through Fair D Canada.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"slip2000","offers":[{"title":"OIL PEN","offer_id":45906002542783,"sku":null,"price":15.5,"currency_code":"CAD","in_stock":true},{"title":"1 OZ","offer_id":45906002575551,"sku":null,"price":8.99,"currency_code":"CAD","in_stock":false},{"title":"2 OZ","offer_id":45906002608319,"sku":null,"price":13.99,"currency_code":"CAD","in_stock":false},{"title":"4 OZ","offer_id":45906002641087,"sku":null,"price":19.99,"currency_code":"CAD","in_stock":true},{"title":"4 OZ SPRAY","offer_id":45906002673855,"sku":null,"price":21.99,"currency_code":"CAD","in_stock":true},{"title":"16 OZ SPRAY","offer_id":45906002706623,"sku":null,"price":58.99,"currency_code":"CAD","in_stock":true},{"title":"1 GALLON","offer_id":45906002739391,"sku":null,"price":234.99,"currency_code":"CAD","in_stock":false},{"title":"Needle Tip+(1oz-4oz)","offer_id":45906002772159,"sku":null,"price":27.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/GunLubeFamily_1.webp?v=1784816165","url":"https:\/\/fairdcanada.com\/products\/gun-lube-firearm-lubrication-and-maintenance-simplified","provider":"FairD Canada","version":"1.0","type":"link"}