Tophelmetfan Fast NIJ Level 4 Sniper Bulletproof Helmet Tophelmetfan High-Cut Kevlar Tactical Helmet Military

21 sold
$379.99
COLOR- BLACK
SIZE- S
Quantity
DoD-Registered Supplier⚡
100% Made and Shipped from the USA✈️
NIJ-Certified Armor 30% Off🔥
10 Year Warranty & Free Returns✅
people are viewing this right now
Shipping
Standard delivery:Jun-06 Expedited delivery:May-30
Description

I. Product Specifications

The Tophelmetfan Fast NIJ Level 4 Sniper Bulletproof Helmet Tophelmetfan High-Cut Kevlar Tactical Helmet Military are made of Kevlar aramid fiber, which can effectively protect the head from injuries, and are specially designed for military and police.

  • Color: black, armygreen, soil
  • Size: S, M, L, XL
  • Weight: 1.58KG- 1.75KG
  • Material: Kevlar Aramid Fiber
  • Bulletproof rating: NIJ IV(NIJ 0106.01) 
  • Applicable scene: suitable for training, search and rescue, mountaineering, tactics, hunting and other outdoor sports. 

II. Product advantages

  • Aramid material. Lightweight and durable hard shell design.
  • Easy to install and remove, adjustable inner pad, replacement inner pad and headband kit. Adjustable rear derailleur knob for head size adjustment.
  • Velcro panels on the right, left and back of the helmet for morale patches, nameplates and infrared/reflective labels.
  • The side rails fit a variety of accessories and the integrated NVG mounts are compatible with most NVG style mounts.
  • Each helmet comes with a free pair of lined memory foam.

III. Product Features

  • Comfortable chin lining
  • Night vision devices can be installed on the front rail
  • Tactical side rails fit various accessories
  •  Inner cushion and headgear set that can be replaced according to needs
  • Earphone built-in earphone offline
  • Fully adjustable from the size of the headband to the height of the helmet
  • External hook and loop attachment for the patch
  • Closed-cell comfort foam unaffected by temperature, altitude or humidity
  •  FAST-ARCs - 4-Position Accessory Rail Connectors: Accessible attachment points for quickly and safely donning or taking off headsets, includes lights, flashlights, cameras, goggles, tippers, headsets, chinbone shield wait.

IV. NIJ level test results
All Tophelmetfan helmets are tested to NIJ standards. Because we take your protection seriously, we also do our own testing. Every helmet from each batch is hand-checked for quality, and a helmet is randomly selected for field testing. If we didn't trust it, we wouldn't sell it.

You may also like

Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.