1000D Bulletproof Vest NIJ IV Standard Cotton Cover Soft Board Army Body Armor

9862 sold
$417.99
Level- NIJ IIIA
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:May-11 Expedited delivery:May-04
Description

About the product

Product Name: 1000D bulletproof vest NIJ IV standard cotton cover soft board army body armor
Material performance: public security blue gabardine waterproof fabric, the waist size can be adjusted by Velcro, and the stab-proof inner core and bullet-proof inner core can be placed, and a single coat can be washed separately. The fabric is soft and breathable for a comfortable fit.

Public security blue gabardine waterproof fabric, adjustable Velcro waist, can be placed stab-proof inner core or ballistic inner core, single coat can be washed separately. The fabric is soft and breathable for a comfortable fit. The anti-stab layer structure is: 16 layers of high-performance polyethylene fiber anti-stab felt. The front and rear anti-stab area is 0.3 square meters, easy to put on and take off, flexible and comfortable after wearing.
The anti-stab layer of anti-stab clothing adopts a black waterproof and light-proof protective cover

Material performance: public security blue gabardine waterproof fabric, the waist size can be adjusted by Velcro, and the anti-stab inner core can be placed, and a single coat can be washed separately. The fabric is soft and breathable for a comfortable fit. The anti-stab inner core is made of 36 layers of anti-stab collodion sheet + 5mm shock-absorbing cotton, which is packaged in the protective sleeve through heat-sealing process. Product performance:

  • Anti-stab performance at room temperature: with a standard test knife plus a 2.4kg counterweight, the impact energy is 24J±0.5J, and the penetration angle of 0° and 45° will not pierce the protective clothing.
  • Anti-stab performance at low temperature: Put the anti-stab clothing in a constant temperature box at -20°C±2°C for 4 hours, then use standard test tools and counterweights to reach 2.4kg, and use 24J ±0.5J impact energy to press 0°, The 45° penetration angle pierces the protective clothing without breaking through the protective clothing.
  •  High-temperature stab-resistant performance: place the stab-resistant clothing in a thermostat at +55°C±2°C for 4 hours, then use standard test tools and counterweights to reach 2.4kg, and use 24J±0.5 J impact energy to test at 0° The 45° incident angle pierces the protective clothing and does not pierce the protective clothing.

NIJ Ballistic Test Report
All Tophelmetfan body armor and vests must pass the NIJ ballistic test before they are sold on the market. They are essential tactical equipment for soldiers and police.

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.