Mission Ready – Live

UTC --:--:-- · 247 Products Tested

NEW PRODUCT: Ballistic Insert for the Sector Sling Bag

[vc_row 0=””][vc_column][vc_column_text 0=””] Ballistic Insert Video In the video above I introduce you to the new (as of Mar 2017) Level 2 Ballistic Insert designed specifically for the Condor Elite Sector Sling Bag. This insert is manufactured by Covered 6 in coordination with Condor Elite.[/vc_column_text][/vc_column][/vc_row]

function mrUTC() { const n = new Date(); const h = String(n.getUTCHours()).padStart(2, '0'); const m = String(n.getUTCMinutes()).padStart(2, '0'); const s = String(n.getUTCSeconds()).padStart(2, '0'); document.querySelectorAll('.mr-utc-clock').forEach(el => { el.textContent = `UTC ${h}:${m}:${s}`; }); } setInterval(mrUTC, 1000); mrUTC();