<!-- Start Tracking Code for analytics_facebook -->
<script data-bc-cookie-consent="4" type="text/plain">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('set', 'autoConfig', 'false', '304550204204358');
fbq('dataProcessingOptions', []);
fbq('init', '304550204204358', {"external_id":"3e90d009-126c-4165-9dd4-c945ebd342d7"});
fbq('set', 'agent', 'bigcommerce', '304550204204358');
function trackEvents() {
var pathName = window.location.pathname;
// Search events start -- only fire if the shopper lands on the /search.php page
if (pathName.indexOf('/search.php') === 0 && getUrlParameter('search_query')) {
fbq('track', 'Search', {
content_type: 'product_group',
content_ids: [],
search_string: getUrlParameter('search_query')
});
}
// Search events end
// Wishlist events start -- only fire if the shopper attempts to add an item to their wishlist
if (pathName.indexOf('/wishlist.php') === 0 && getUrlParameter('added_product_id')) {
fbq('track', 'AddToWishlist', {
content_type: 'product_group',
content_ids: []
});
}
// Wishlist events end
// Lead events start -- only fire if the shopper subscribes to newsletter
if (pathName.indexOf('/subscribe.php') === 0 && getUrlParameter('result') === 'success') {
fbq('track', 'Lead', {});
}
// Lead events end
// Registration events start -- only fire if the shopper registers an account
if (pathName.indexOf('/login.php') === 0 && getUrlParameter('action') === 'account_created') {
fbq('track', 'CompleteRegistration', {}, "");
}
// Registration events end
function getUrlParameter(name) {
var cleanName = name.replace(/[\[]/, '\[').replace(/[\]]/, '\]');
var regex = new RegExp('[\?&]' + cleanName + '=([^&#]*)');
var results = regex.exec(window.location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
}
if (window.addEventListener) {
window.addEventListener("load", trackEvents, false)
}
</script>
<noscript><img height="1" width="1" style="display:none" alt="null" src="https://www.facebook.com/tr?id=304550204204358&ev=PageView&noscript=1&a=plbigcommerce1.2&eid="/></noscript>
<!-- End Tracking Code for analytics_facebook -->
<!-- Start Tracking Code for analytics_googleanalytics -->
<meta name="msvalidate.01" content="00862C65439DDED957CEA2B7678C3AEE" />
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5HSVXTW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- End Tracking Code for analytics_googleanalytics -->
<!-- Start Tracking Code for analytics_googleanalytics4 -->
<script data-cfasync="false" src="https://cdn11.bigcommerce.com/shared/js/google_analytics4_bodl_subscribers-358423becf5d870b8b603a81de597c10f6bc7699.js" integrity="sha256-gtOfJ3Avc1pEE/hx6SKj/96cca7JvfqllWA9FTQJyfI=" crossorigin="anonymous"></script>
<script data-cfasync="false">
(function () {
window.dataLayer = window.dataLayer || [];
function gtag(){
dataLayer.push(arguments);
}
function initGA4(event) {
function setupGtag() {
function configureGtag() {
gtag('js', new Date());
gtag('set', 'developer_id.dMjk3Nj', true);
gtag('config', 'G-0FR2DHWQ6W');
}
var script = document.createElement('script');
script.src = 'https://www.googletagmanager.com/gtag/js?id=G-0FR2DHWQ6W';
script.async = true;
script.onload = configureGtag;
document.head.appendChild(script);
}
setupGtag();
if (typeof subscribeOnBodlEvents === 'function') {
subscribeOnBodlEvents('G-0FR2DHWQ6W', true);
}
window.removeEventListener(event.type, initGA4);
}
gtag('consent', 'default', {"ad_storage":"denied","ad_user_data":"denied","ad_personalization":"denied","analytics_storage":"denied","functionality_storage":"denied"})
var eventName = document.readyState === 'complete' ? 'consentScriptsLoaded' : 'DOMContentLoaded';
window.addEventListener(eventName, initGA4, false);
})()
</script>
<!-- End Tracking Code for analytics_googleanalytics4 -->
<!-- Start Tracking Code for analytics_siteverification -->
<!-- ECI Start: Implementation of first time accessed condition, 3/17/2021 -->
<script>
if(window.location.pathname=='/checkout'){
sessionStorage.setItem("status", "True");
sessionStorage.setItem("status_bing", "True");
}
function eci_is_first_time_accessed(){
var status = false;
var flag = sessionStorage.getItem("status");
if(flag=='True'){
sessionStorage.removeItem("status");
status=true;
//console.log('codefired');
}
else{
// console.log('second time');
}
return status;
}
//ECI: Checking payment type: Start: 05-28-2021
function eci_is_cheque_payment(){
var eci_cheque_status = false;
var eci_payment_type = sessionStorage.getItem("eci_payment_type");
if(eci_payment_type=='cheque'){
sessionStorage.removeItem("eci_payment_type");
eci_cheque_status=true;
//console.log('ECI: Code fired');
}
else{
// console.log('ECI: Second time');
}
return eci_cheque_status;
}
//ECI: Checking payment type: End: 05-28-2021
</script>
<!-- ECI End: Implementation of first time accessed condition, 3/17/2021 -->
<!-- ECI: START: Analytics + Adwords Conversion, 1/7/2021 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-142232345-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-142232345-1');
gtag('config', 'AW-970769763');
function trackEcommerce() {
function gaAddTrans(orderID, store, total, tax, shipping, city, state, country, currency, channelInfo) {
var transaction = {
id: orderID,
affiliation: store,
revenue: total,
tax: tax,
shipping: shipping,
city: city,
state: state,
country: country
};
if (currency) {
transaction.currency = currency;
}
ga('ecommerce:addTransaction', transaction);
}
function gaAddItems(orderID, sku, product, variation, price, qty) {
ga('ecommerce:addItem', {
id: orderID,
sku: sku,
name: product,
category: variation,
price: price,
quantity: qty
});
}
function gaTrackTrans() {
ga('ecommerce:send');
}
function gtagAddTrans(orderID, store, total, tax, shipping, city, state, country, currency, channelInfo) {
this.transaction = {
transaction_id: orderID,
affiliation: store,
value: total,
tax: tax,
shipping: shipping,
items: []
};
if (currency) {
this.transaction.currency = currency;
}
}
function gtagAddItem(orderID, sku, product, variation, price, qty) {
this.transaction.items.push({
id: sku,
name: product,
category: variation,
price: price,
quantity: qty
});
}
function gtagTrackTrans() {
if(eci_is_first_time_accessed()){
gtag('event', 'purchase', this.transaction);
gtag('event', 'conversion', {
'send_to': 'AW-970769763/UH5ACNmE5u8BEOOK884D',
'value': this.transaction.value,
'transaction_id': this.transaction.transaction_id,
});
//ECI: Checking payment type: Start: 05-28-2021
if(eci_is_cheque_payment()){
gtag('event', 'conversion', {
'send_to': 'AW-970769763/lb8rCLr5h6QCEOOK884D',
'value': this.transaction.value,
'transaction_id': this.transaction.transaction_id,
});
}
//ECI: Checking payment type: End: 05-28-2021
this.transaction = null;
}
}
if (typeof gtag === 'function') {
this._addTrans = gtagAddTrans;
this._addItem = gtagAddItem;
this._trackTrans = gtagTrackTrans;
} else if (typeof ga === 'function') {
this._addTrans = gaAddTrans;
this._addItem = gaAddItems;
this._trackTrans = gaTrackTrans;
}
}
var pageTracker = new trackEcommerce();
</script>
<!-- ECI: END: Analytics + Adwords Conversion, 1/7/2021 -->
<!-- Start BING Tracking 1/7/2021 -->
<script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"17457529"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script>
<!-- END BING Tracking 1/7/2021 -->
<!-- ECI Start: Implementation of conversion action, Form Submit, 3/30/2021 -->
<script>
if(window.location.pathname=='/special-projects/thank-you'){
gtag('event', 'conversion', {'send_to': 'AW-970769763/T7uGCL6H9f0BEOOK884D'});
}
</script>
<!-- ECI End: Implementation of conversion action, Form Submit, 3/30/2021 -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5TBL2DD');</script>
<!-- End Google Tag Manager -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5HSVXTW');</script>
<!-- End Google Tag Manager -->
<!-- End Tracking Code for analytics_siteverification -->
<script type="text/javascript" src="https://checkout-sdk.bigcommerce.com/v1/loader.js" defer ></script>
<script>window.consentManagerStoreConfig = function () { return {"storeName":"The Safety Source LLC","privacyPolicyUrl":"https:\/\/safetysourcellc.com\/privacy-policy\/","writeKey":null,"improvedConsentManagerEnabled":true,"AlwaysIncludeScriptsWithConsentTag":true}; };</script>
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/bodl-consent-32a446f5a681a22e8af09a4ab8f4e4b6deda6487.js" integrity="sha256-uitfaufFdsW9ELiQEkeOgsYedtr3BuhVvA4WaPhIZZY=" crossorigin="anonymous" defer></script>
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/storefront/consent-manager-config-d53a4773861141b0624d84967b4c0a379d13a5fe.js" defer></script>
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/storefront/consent-manager-08633fe15aba542118c03f6d45457262fa9fac88.js" defer></script>
<script type="text/javascript">
var BCData = {};
</script>
<script src='https://code.jquery.com/jquery-3.3.1.min.js' ></script><script></script><script type="quoteninja-results">[{"id":98225,"sku":"MCRDC3N","name":"MCR Safety DC3N Flame Resistant (FR) Deluxe Insulated Coverall, 88% Cotton 12% Nylon, Modacrylic quilted lining","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fprotective-clothing\u002fheat-flame-resistant-clothing\u002fmcr-safety-dc3n-flame-resistant-fr-deluxe-insulated-coverall-88-cotton-12-nylon-modacrylic-quilted-lining\u002f","availability":"","rating":null,"brand":{"name":"MCR Safety Products"},"category":["Safety Supplies\u002fHi-Vis And Protective Clothing\u002fHeat & Flame Resistant Clothing","Brands\u002fMCR Safety"],"summary":"Whether working in the rugged oil and gas industry or spending your day working near electrical hazards, stay safe and comfortable in MCR Safety's FR Gear made with Max Comfort fabrics. The DC3N...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f98225\u002f225831\u002fmcr-DC3N_1HM__43574.1591126022.jpg?c=2","alt":"MCR Safety DC3NS Flame Resistant (FR) Deluxe Insulated Coverall, 88% Cotton 12% Nylon, Modacrylic quilted lining"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f98225\u002f225831\u002fmcr-DC3N_1HM__43574.1591126022.jpg?c=2","alt":"MCR Safety DC3NS Flame Resistant (FR) Deluxe Insulated Coverall, 88% Cotton 12% Nylon, Modacrylic quilted lining"},{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f98225\u002f225830\u002fmcr-DC3N_2HM__64639.1557864768.jpg?c=2","alt":"MCR Safety DC3NS Flame Resistant (FR) Deluxe Insulated Coverall, 88% Cotton 12% Nylon, Modacrylic quilted lining"}],"date_added":"May 14th 2019","pre_order":false,"show_cart_action":true,"has_options":true,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":741316,"name":"Material","value":"Flame Resistant, 88% Cotton \u002f 12% Nylon - Max Comf"},{"id":741317,"name":"Sleeve Length Coverall","value":"32"},{"id":741318,"name":"Front Closure","value":"Triple Snap & Zipper"},{"id":741319,"name":"Storm Flap","value":"Yes"},{"id":741320,"name":"Seam Construction","value":"2 Needle Reinforced Felled"},{"id":741321,"name":"Wrist Closure","value":"Open"},{"id":741322,"name":"Ankle Closure","value":"Open"},{"id":741323,"name":"Number of Pockets","value":"6"},{"id":741324,"name":"UL Certified","value":"Yes"},{"id":741325,"name":"Material Weight","value":"7.5 oz."},{"id":741326,"name":"Flame Resistant","value":"Yes"},{"id":741327,"name":"Hazard Risk Category","value":"HRC3"},{"id":741328,"name":"Arc Thermal Perf Val ATPV","value":"35 cal\u002fcm squared"},{"id":741329,"name":"Bi-Swing Back","value":"Yes"},{"id":741330,"name":"Thread Type","value":"FR Aramid"},{"id":741331,"name":"Snap Quality","value":"Medium Duty"},{"id":741332,"name":"FR Nomex Zipper Tape","value":"Yes"},{"id":741333,"name":"Sizing Type","value":"Regular"},{"id":741334,"name":"Waist Bib Overall","value":"30 - 32"},{"id":741335,"name":"Coverall Waist Type","value":"Full Elastic Waist Insert"},{"id":741336,"name":"NFPA 70E-2012 Cert.","value":"Yes"},{"id":741337,"name":"NFPA 2112-2012 Cert.","value":"Yes"},{"id":741338,"name":"ASTM F1506 Cert.","value":"Yes"},{"id":741339,"name":"ASTM 1930 Cert.","value":"Yes"},{"id":741340,"name":"Flap Pockets","value":"Yes"},{"id":741341,"name":"Patch Pockets","value":"Yes"},{"id":741342,"name":"Tool Pocket","value":"Yes"},{"id":741343,"name":"Sleeve Pocket","value":"Yes"},{"id":741344,"name":"Package Size","value":"Each"},{"id":741345,"name":"Case Quantity","value":"4"}],"num_reviews":null,"weight":{"formatted":"5.89 LBS","value":5.89},"demo":false,"price":{"without_tax":{"formatted":"$262.66","value":262.66,"currency":"USD"},"tax_label":"Tax","price_range":{"min":{"without_tax":{"formatted":"$262.66","value":262.66,"currency":"USD"},"tax_label":"Tax"},"max":{"without_tax":{"formatted":"$290.31","value":290.31,"currency":"USD"},"tax_label":"Tax"}}}},{"id":138695,"sku":"TINJ44129","name":"Tingley J44129 Eclipse Jacket","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fhi-vis-and-protective-clothing\u002frainwear\u002ftingley-j44129-eclipse-jacket\u002f","availability":"","rating":null,"brand":{"name":"Tingley"},"category":["Safety Supplies\u002fHi-Vis And Protective Clothing\u002fRainwear"],"summary":"Quad-Hazard High Visibility, Liquid Proof, Arc Flash And Flash Fire Protection ?Revolutionary Quad-Hazard protection. Offers high visibility, liquid proof, arc flash and flash fire protection...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f138695\u002f320105\u002fae6c7eb1-7ea0-48d2-ba6b-a5c7dea4e2cc__41910.1727462719.jpg?c=2","alt":"Tingley J44129.SM Eclipse Jacket"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f138695\u002f320105\u002fae6c7eb1-7ea0-48d2-ba6b-a5c7dea4e2cc__41910.1727462719.jpg?c=2","alt":"Tingley J44129.SM Eclipse Jacket"}],"date_added":"Sep 27th 2024","pre_order":false,"show_cart_action":true,"has_options":true,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2636669,"name":"Arc Rating (cal\u002fcm²)","value":"11"},{"id":2636670,"name":"Clothing Category","value":"Adult Unisex"},{"id":2636671,"name":"Fit","value":"Loose"},{"id":2636672,"name":"Flame Resistant","value":"Yes"},{"id":2636673,"name":"Hooded","value":"Yes"},{"id":2636674,"name":"High Visibility","value":"Yes"},{"id":2636675,"name":"Insulated","value":"No"},{"id":2636676,"name":"Jacket Category","value":"Rain"},{"id":2636677,"name":"Jacket \u002f Vest Collar Style","value":"Stand Up"},{"id":2636678,"name":"Jacket \u002f Vest Closure Type","value":"Single Pull Zipper"},{"id":2636679,"name":"Jacket \u002f Vest Length","value":"Hip"},{"id":2636680,"name":"Jacket \u002f Vest Sleeve Length","value":"Full length"},{"id":2636681,"name":"Lined","value":"No"},{"id":2636682,"name":"Lining Material","value":"Nomex"},{"id":2636683,"name":"Machine Washable","value":"Yes"},{"id":2636684,"name":"Moisture Management","value":"Yes"},{"id":2636685,"name":"Outerwear Venting","value":"Yes"},{"id":2636686,"name":"Outer Shell Material","value":"PVC on Nomex"},{"id":2636687,"name":"Pocket Inside Quantity","value":"0"},{"id":2636688,"name":"Pocket Outside Quantity","value":"2"},{"id":2636689,"name":"Pullover","value":"No"},{"id":2636690,"name":"Rainwear","value":"Yes"},{"id":2636691,"name":"Reflective Safety Trim","value":"Reflective Trim"},{"id":2636692,"name":"Removable Hood","value":"No"},{"id":2636693,"name":"Removable Liner","value":"No"},{"id":2636694,"name":"Snow Cuffs","value":"No"},{"id":2636695,"name":"Stitch \u002f Hem","value":"Heat Sealed"},{"id":2636696,"name":"Water Resistant","value":"Yes"},{"id":2636697,"name":"Waterproof","value":"Yes"},{"id":2636698,"name":"Workwear","value":"Yes"},{"id":2636699,"name":"Jacket Cuff Style","value":"Hook and Loop"},{"id":2636700,"name":"Jacket Color","value":"Fluorescent Orange"},{"id":2636701,"name":"Electrical Flash Protection","value":"Yes"},{"id":2636702,"name":"Case Quantity","value":"12"},{"id":2636703,"name":"Package Size","value":"Each"}],"num_reviews":null,"weight":{"formatted":"2.30 LBS","value":2.3},"demo":false,"price":{"without_tax":{"formatted":"$176.76","value":176.76,"currency":"USD"},"tax_label":"Tax","price_range":{"min":{"without_tax":{"formatted":"$176.76","value":176.76,"currency":"USD"},"tax_label":"Tax"},"max":{"without_tax":{"formatted":"$194.02","value":194.02,"currency":"USD"},"tax_label":"Tax"}}}},{"id":139006,"sku":"MCRSR510PF","name":"MCR Safety SR510PF Swagger SR5 Safety Glasses Clear Lenses","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fsafety-eyewear\u002fsafety-glasses\u002fmcr-safety-sr510pf-swagger-sr5-safety-glasses-clear-lenses\u002f","availability":"","rating":null,"brand":{"name":"MCR Safety Products"},"category":["Safety Supplies\u002fSafety Eyewear\u002fSafety Glasses","Brands\u002fMCR Safety"],"summary":"Get your swag on and conquer the next safety hazard with the Swagger SR5 Safety Glasses. The SR5 features a foam-lined dual lens frame design and athletic-style bayonet temples. The temples are...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139006\u002f320743\u002fmcr-SR510AF-xhires__65429.1736196381.jpg?c=2","alt":"MCR Safety SR510PF Swagger SR5 Safety Glasses Clear Lenses"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139006\u002f320743\u002fmcr-SR510AF-xhires__65429.1736196381.jpg?c=2","alt":"MCR Safety SR510PF Swagger SR5 Safety Glasses Clear Lenses"}],"date_added":"Jan 6th 2025","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2642916,"name":"CA Prop 65 Statement","value":"No"},{"id":2642917,"name":"HTS Number","value":"9004.90.0010"},{"id":2642918,"name":"Case Pack","value":"144"},{"id":2642919,"name":"Weight","value":"144"},{"id":2642920,"name":"FDA Clearance","value":"Yes"},{"id":2642921,"name":"TAA Compliant","value":"Yes"},{"id":2642922,"name":"Z87+","value":"Yes"},{"id":2642923,"name":"ISO 12312-1 Blue Light","value":"0.14"},{"id":2642924,"name":"Product Type","value":"Eye Protection"},{"id":2642925,"name":"Infrared Rays 780-2000nm","value":"0.22"},{"id":2642926,"name":"Visible Rays 400-700nm","value":"0.14"},{"id":2642927,"name":"Frame Style","value":"Full Frame"},{"id":2642928,"name":"Case Weight","value":"18.216"},{"id":2642929,"name":"Nosebridge Type","value":"Soft Pads"},{"id":2642930,"name":"Ultraviolet Rays 0-385nm","value":"1"},{"id":2642931,"name":"Size","value":"Regular"},{"id":2642932,"name":"Lens Coating","value":"MAX6 Anti-Fog"},{"id":2642933,"name":"Category","value":"Safety Glasses"},{"id":2642934,"name":"VLT %","value":"90"},{"id":2642935,"name":"Made In","value":"Taiwan"},{"id":2642936,"name":"Primary Temple Material","value":"Polycarbonate"},{"id":2642937,"name":"Base Weight Unit","value":"OZ"},{"id":2642938,"name":"CS Weight UoM","value":"OZ"},{"id":2642939,"name":"Secondary Temple Color","value":"Black"},{"id":2642940,"name":"(Base) UoM","value":"PR"},{"id":2642941,"name":"Inner Packaging","value":"Dozen Gravity Box"},{"id":2642942,"name":"Nosebridge Material","value":"TPR"},{"id":2642943,"name":"Buy Units","value":"12"},{"id":2642944,"name":"Temple Type","value":"Bayonet"},{"id":2642945,"name":"Case Dimensions","value":"20.472 x 19.291 x 13.386"},{"id":2642946,"name":"Primary Temple Color","value":"Charcoal"},{"id":2642947,"name":"Series","value":"Swagger (SR5)"},{"id":2642948,"name":"Lens Color","value":"Clear"},{"id":2642949,"name":"Primary Frame Material","value":"Polycarbonate"},{"id":2642950,"name":"Primary Frame Color","value":"Charcoal"},{"id":2642951,"name":"Seal Type","value":"Dust"},{"id":2642952,"name":"Dielectric","value":"Yes"},{"id":2642953,"name":"Package Size","value":"Pair"},{"id":2642954,"name":"Custom Print Glasses","value":"Yes"},{"id":2642955,"name":"Case Quantity","value":"144"}],"num_reviews":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=139006","price":{"without_tax":{"formatted":"$11.84","value":11.84,"currency":"USD"},"tax_label":"Tax"}},{"id":139007,"sku":"MCRSR512AF","name":"MCR Safety SR512AF Swagger SR5 Safety Glasses Gray Lenses","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fsafety-eyewear\u002fsafety-glasses\u002fmcr-safety-sr512af-swagger-sr5-safety-glasses-gray-lenses\u002f","availability":"","rating":null,"brand":{"name":"MCR Safety Products"},"category":["Safety Supplies\u002fSafety Eyewear\u002fSafety Glasses","Brands\u002fMCR Safety"],"summary":"Get your swag on and conquer the next safety hazard with the Swagger SR5 Safety Glasses. The SR5 features a foam-lined dual lens frame design and athletic-style bayonet temples. The temples are...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139007\u002f320742\u002fmcr-SR512AF-xhires__48809.1736196339.jpg?c=2","alt":"MCR Safety SR512AF Swagger SR5 Safety Glasses Gray Lenses"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139007\u002f320742\u002fmcr-SR512AF-xhires__48809.1736196339.jpg?c=2","alt":"MCR Safety SR512AF Swagger SR5 Safety Glasses Gray Lenses"}],"date_added":"Jan 6th 2025","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2642956,"name":"Visible Rays 400-700nm","value":"0.88"},{"id":2642957,"name":"(Base) UoM","value":"PR"},{"id":2642958,"name":"Buy Units","value":"12"},{"id":2642959,"name":"Lens Coating","value":"12"},{"id":2642960,"name":"Weight","value":"1.939"},{"id":2642961,"name":"VLT %","value":"13"},{"id":2642962,"name":"Case Weight","value":"17.451"},{"id":2642963,"name":"Case Dimensions","value":"19.500 x 20.500 x 15.000"},{"id":2642964,"name":"Primary Temple Material","value":"Polycarbonate"},{"id":2642965,"name":"Secondary Temple Color","value":"Black"},{"id":2642966,"name":"Made In","value":"Taiwan"},{"id":2642967,"name":"Inner Packaging","value":"Dozen Gravity Box"},{"id":2642968,"name":"HTS Number","value":"9004.90.0010"},{"id":2642969,"name":"Nosebridge Material","value":"TPR"},{"id":2642970,"name":"Case Pack","value":"144"},{"id":2642971,"name":"Temple Type","value":"Bayonet"},{"id":2642972,"name":"FDA Clearance","value":"Yes"},{"id":2642973,"name":"Primary Temple Color","value":"Charcoal"},{"id":2642974,"name":"Z87+","value":"Yes"},{"id":2642975,"name":"Series","value":"Swagger (SR5)"},{"id":2642976,"name":"ISO 12312-1 Blue Light","value":"0.89"},{"id":2642977,"name":"Lens Color","value":"Gray"},{"id":2642978,"name":"Primary Frame Material","value":"Polycarbonate"},{"id":2642979,"name":"Infrared Rays 780-2000nm","value":"0.22"},{"id":2642980,"name":"Primary Frame Color","value":"Charcoal"},{"id":2642981,"name":"Base Weight Unit","value":"OZ"},{"id":2642982,"name":"Ultraviolet Rays 0-385nm","value":"1"},{"id":2642983,"name":"Seal Type","value":"Dust"},{"id":2642984,"name":"Product Type","value":"Eye Protection"},{"id":2642985,"name":"Dielectric","value":"Yes"},{"id":2642986,"name":"Frame Style","value":"Full Frame"},{"id":2642987,"name":"CA Prop 65 Statement","value":"No"},{"id":2642988,"name":"Nosebridge Type","value":"Soft Pads"},{"id":2642989,"name":"Category","value":"Safety Glasses"},{"id":2642990,"name":"Size","value":"Regular"},{"id":2642991,"name":"CS Weight UoM","value":"OZ"},{"id":2642992,"name":"TAA Compliant","value":"Yes"},{"id":2642993,"name":"Eco-Friendly MFG","value":"Yes"},{"id":2642994,"name":"Package Size","value":"Pair"},{"id":2642995,"name":"Custom Print Glasses","value":"Yes"},{"id":2642996,"name":"Case Quantity","value":"144"}],"num_reviews":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=139007","price":{"without_tax":{"formatted":"$11.13","value":11.13,"currency":"USD"},"tax_label":"Tax"}},{"id":139014,"sku":"MCRSR5250PF","name":"MCR Safety SR5250PF Swagger SR5 Safety Glasses Shade 5.0 Lenses","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fsafety-eyewear\u002fsafety-glasses\u002fmcr-safety-sr5250pf-swagger-sr5-safety-glasses-shade-5-0-lenses\u002f","availability":"","rating":null,"brand":{"name":"MCR Safety Products"},"category":["Safety Supplies\u002fSafety Eyewear\u002fSafety Glasses","Brands\u002fMCR Safety"],"summary":"Get your swag on and conquer the next safety hazard with the Swagger SR5 Safety Glasses. The SR5 features a foam-lined dual lens frame design and athletic-style bayonet temples. The temples are...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139014\u002f320735\u002fmcr-SR5250PF-xhires__48630.1736196202.jpg?c=2","alt":"MCR Safety SR5250PF Swagger SR5 Safety Glasses Shade 5.0 Lenses"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139014\u002f320735\u002fmcr-SR5250PF-xhires__48630.1736196202.jpg?c=2","alt":"MCR Safety SR5250PF Swagger SR5 Safety Glasses Shade 5.0 Lenses"}],"date_added":"Jan 6th 2025","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2643240,"name":"Primary Frame Material","value":"Polycarbonate"},{"id":2643241,"name":"Weight","value":"2.022"},{"id":2643242,"name":"Product Type","value":"Eye Protection"},{"id":2643243,"name":"Primary Frame Color","value":"Eye Protection"},{"id":2643244,"name":"Seal Type","value":"Dust"},{"id":2643245,"name":"Frame Style","value":"Full Frame"},{"id":2643246,"name":"TAA Compliant","value":"Yes"},{"id":2643247,"name":"Dielectric","value":"Yes"},{"id":2643248,"name":"Nosebridge Type","value":"Soft Pads"},{"id":2643249,"name":"Primary Temple Material","value":"Polycarbonate"},{"id":2643250,"name":"Category","value":"Safety Glasses"},{"id":2643251,"name":"Size","value":"Regular"},{"id":2643252,"name":"(Base) UoM","value":"PR"},{"id":2643253,"name":"Base Weight Unit","value":"OZ"},{"id":2643254,"name":"Buy Units","value":"12"},{"id":2643255,"name":"CS Weight UoM","value":"OZ"},{"id":2643256,"name":"Secondary Temple Color","value":"Black"},{"id":2643257,"name":"VLT %","value":"2"},{"id":2643258,"name":"Inner Packaging","value":"Dozen Gravity Box"},{"id":2643259,"name":"Nosebridge Material","value":"TPR"},{"id":2643260,"name":"Lens Coating","value":"MAX6 Anti-Fog"},{"id":2643261,"name":"Temple Type","value":"Bayonet"},{"id":2643262,"name":"CA Prop 65 Statement","value":"No"},{"id":2643263,"name":"Ultraviolet Rays 0-385nm","value":"1"},{"id":2643264,"name":"Primary Temple Color","value":"Glacier Gray"},{"id":2643265,"name":"Visible Rays 400-700nm","value":"0.98"},{"id":2643266,"name":"Series","value":"Swagger (SR5)"},{"id":2643267,"name":"Infrared Rays 780-2000nm","value":"0.98"},{"id":2643268,"name":"Lens Color","value":"Green Filter 5.0"},{"id":2643269,"name":"Case Weight","value":"18.198"},{"id":2643270,"name":"ISO 12312-1 Blue Light","value":"0.99"},{"id":2643271,"name":"FDA Clearance","value":"Yes"},{"id":2643272,"name":"Welding","value":"Yes"},{"id":2643273,"name":"Case Dimensions","value":"20.472 x 19.291 x 13.386"},{"id":2643274,"name":"Case Pack","value":"144"},{"id":2643275,"name":"HTS Number","value":"9004.90.0010"},{"id":2643276,"name":"Made In","value":"Taiwan"},{"id":2643277,"name":"Z87+","value":"Yes"},{"id":2643278,"name":"Package Size","value":"Pair"},{"id":2643279,"name":"Custom Print Glasses","value":"Yes"},{"id":2643280,"name":"Case Quantity","value":"144"}],"num_reviews":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=139014","price":{"without_tax":{"formatted":"$15.61","value":15.61,"currency":"USD"},"tax_label":"Tax"}},{"id":154314,"sku":"GGLRLY00602","name":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-glasses\u002fglobal-glove-rly00602-navigator-x-polarized-anti-fog-lens-gray-frame-safety-glasses\u002f","availability":"","rating":null,"brand":{"name":"Global Glove Safety Products"},"category":["Safety Supplies\u002fSafety Eyewear\u002fSafety Glasses","Brands\u002fGlobal Glove Safety"],"summary":"Engineered for professionals who demand both performance and style, the Navigator X redefines protective eyewear in industrial environments. With a sleek, sporty wayfarer-inspired frame, it combines...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154314\u002f344737\u002fRLY00602_W__75495.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154314\u002f344737\u002fRLY00602_W__75495.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154314\u002f344743\u002fRLY00602_front_W__78773.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154314\u002f344744\u002fRLY00602_W__86335.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"}],"date_added":"Apr 3rd 2026","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2793130,"name":"Brand","value":"Riley"},{"id":2793131,"name":"Series","value":"Navigator X"},{"id":2793132,"name":"Product Name","value":"Navigator X Polarized PFT"},{"id":2793133,"name":"Style","value":"Polarized Anti-Fog Safety Glasses"},{"id":2793134,"name":"Weight","value":"28 Grams"},{"id":2793135,"name":"Adjustable Nose Pieces","value":"Yes"},{"id":2793136,"name":"Anti-Fog","value":"Yes"},{"id":2793137,"name":"Base Curve","value":"6"},{"id":2793138,"name":"Coating","value":"Moisture Repellent, Tecton 400, UV400"},{"id":2793139,"name":"Features","value":"Side Shields"},{"id":2793140,"name":"Frame Color","value":"Gray"},{"id":2793141,"name":"Frame Type","value":"Full Frame"},{"id":2793142,"name":"Hard Coat","value":"Yes"},{"id":2793143,"name":"Lens","value":"Polarized PFT"},{"id":2793144,"name":"Light Transmittance","value":"10%"},{"id":2793145,"name":"Meets ANSI\u002fISEA Z87.1-2020 Standards","value":"Yes"},{"id":2793146,"name":"Polarized","value":"Yes"},{"id":2793147,"name":"Tapered Lens","value":"Yes"},{"id":2793148,"name":"UV Rated","value":"Yes"},{"id":2793149,"name":"Package Size","value":"Pair"},{"id":2793150,"name":"Case Quantity","value":"50 Each \u002f Case"}],"num_reviews":null,"weight":{"formatted":"0.10 LBS","value":0.1},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=154314","price":{"without_tax":{"formatted":"$33.18","value":33.18,"currency":"USD"},"tax_label":"Tax"}},{"id":139010,"sku":"MCRSR5220PF","name":"MCR Safety SR5220PF Swagger SR5 Safety Glasses Shade 2.0 Lenses","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fsafety-eyewear\u002fsafety-glasses\u002fmcr-safety-sr5220pf-swagger-sr5-safety-glasses-shade-2-0-lenses\u002f","availability":"","rating":null,"brand":{"name":"MCR Safety Products"},"category":["Safety Supplies\u002fSafety Eyewear\u002fSafety Glasses","Brands\u002fMCR Safety"],"summary":"Get your swag on and conquer the next safety hazard with the Swagger SR5 Safety Glasses. The SR5 features a foam-lined dual lens frame design and athletic-style bayonet temples. The temples are...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139010\u002f320739\u002fmcr-SR5220PF-xhires__70718.1736196270.jpg?c=2","alt":"MCR Safety SR5220PF Swagger SR5 Safety Glasses Shade 2.0 Lenses"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f139010\u002f320739\u002fmcr-SR5220PF-xhires__70718.1736196270.jpg?c=2","alt":"MCR Safety SR5220PF Swagger SR5 Safety Glasses Shade 2.0 Lenses"}],"date_added":"Jan 6th 2025","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2643077,"name":"Secondary Temple Color","value":"Black"},{"id":2643078,"name":"Inner Packaging","value":"Dozen Gravity Box"},{"id":2643079,"name":"Nosebridge Material","value":"TPR"},{"id":2643080,"name":"Temple Type","value":"TPR"},{"id":2643081,"name":"Welding","value":"Yes"},{"id":2643082,"name":"Primary Temple Color","value":"Glacier Gray"},{"id":2643083,"name":"HTS Number","value":"9004.90.0010"},{"id":2643084,"name":"Series","value":"Swagger (SR5)"},{"id":2643085,"name":"Made In","value":"Taiwan"},{"id":2643086,"name":"TAA Compliant","value":"Yes"},{"id":2643087,"name":"Lens Color","value":"Green Filter 2.0"},{"id":2643088,"name":"Product Type","value":"Eye Protection"},{"id":2643089,"name":"Primary Frame Material","value":"Polycarbonate"},{"id":2643090,"name":"Buy Units","value":"12"},{"id":2643091,"name":"Primary Frame Color","value":"Glacier Gray"},{"id":2643092,"name":"(Base) UoM","value":"PR"},{"id":2643093,"name":"Frame Style","value":"Full Frame"},{"id":2643094,"name":"Seal Type","value":"Dust"},{"id":2643095,"name":"CS Weight UoM","value":"OZ"},{"id":2643096,"name":"Nosebridge Type","value":"Soft Pads"},{"id":2643097,"name":"Dielectric","value":"Yes"},{"id":2643098,"name":"Case Pack","value":"144"},{"id":2643099,"name":"Category","value":"Safety Glasses"},{"id":2643100,"name":"Size","value":"Regular"},{"id":2643101,"name":"Lens Coating","value":"MAX6 Anti-Fog"},{"id":2643102,"name":"Weight","value":"2.028"},{"id":2643103,"name":"CA Prop 65 Statement","value":"No"},{"id":2643104,"name":"Case Weight","value":"18.252"},{"id":2643105,"name":"Primary Temple Material","value":"Polycarbonate"},{"id":2643106,"name":"Case Dimensions","value":"21.000 x 19.000 x 13.500"},{"id":2643107,"name":"Base Weight Unit","value":"OZ"},{"id":2643108,"name":"Ultraviolet Rays 0-385nm","value":"1"},{"id":2643109,"name":"Visible Rays 400-700nm","value":"0.78"},{"id":2643110,"name":"Infrared Rays 780-2000nm","value":"0.98"},{"id":2643111,"name":"ISO 12312-1 Blue Light","value":"0.99"},{"id":2643112,"name":"Z87+","value":"Yes"},{"id":2643113,"name":"FDA Clearance","value":"Yes"},{"id":2643114,"name":"VLT %","value":"30"},{"id":2643115,"name":"Package Size","value":"Pair"},{"id":2643116,"name":"Custom Print Glasses","value":"Yes"},{"id":2643117,"name":"Case Quantity","value":"144"}],"num_reviews":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=139010","price":{"without_tax":{"formatted":"$15.61","value":15.61,"currency":"USD"},"tax_label":"Tax"}},{"id":154291,"sku":"GGLRLY00605","name":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-glasses\u002fglobal-glove-rly00605-navigator-x-emerald-mirror-anti-fog-lens-gray-frame-safety-glasses\u002f","availability":"","rating":null,"brand":{"name":"Global Glove Safety Products"},"category":["Safety Supplies\u002fSafety Eyewear\u002fSafety Glasses","Brands\u002fGlobal Glove Safety"],"summary":"Engineered for professionals who demand both performance and style, the Navigator X redefines protective eyewear in industrial environments. With a sleek, sporty wayfarer-inspired frame, it combines...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154291\u002f344667\u002fRLY00605_W__50961.1775234998.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154291\u002f344667\u002fRLY00605_W__50961.1775234998.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154291\u002f344674\u002fRLY00605_front_W__40219.1775234999.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f154291\u002f344678\u002fRLY00605_W__23097.1775234999.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"}],"date_added":"Apr 3rd 2026","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2792679,"name":"Brand","value":"Riley"},{"id":2792680,"name":"Series","value":"Navigator X"},{"id":2792681,"name":"Product Name","value":"Navigator X Emerald Mirror PFT"},{"id":2792682,"name":"Style","value":"Precision Anti-Fog Safety Glasses"},{"id":2792683,"name":"Weight","value":"28 Grams"},{"id":2792684,"name":"Adjustable Nose Pieces","value":"Yes"},{"id":2792685,"name":"Anti-Fog","value":"Yes"},{"id":2792686,"name":"Base Curve","value":"6"},{"id":2792687,"name":"Coating","value":"Moisture Repellent, Tecton 400, UV400"},{"id":2792688,"name":"Features","value":"Side Shields"},{"id":2792689,"name":"Frame Color","value":"Gray"},{"id":2792690,"name":"Frame Type","value":"Full Frame"},{"id":2792691,"name":"Hard Coat","value":"Yes"},{"id":2792692,"name":"Lens","value":"Emerald Mirror PFT"},{"id":2792693,"name":"Meets ANSI\u002fISEA Z87.1-2020 Standards","value":"Yes"},{"id":2792694,"name":"Precision Lens","value":"Yes"},{"id":2792695,"name":"Tapered Lens","value":"Yes"},{"id":2792696,"name":"UV Rated","value":"Yes"},{"id":2792697,"name":"Package Size","value":"10 PK"},{"id":2792698,"name":"Case Quantity","value":"50 Each \u002f Case"}],"num_reviews":null,"weight":{"formatted":"0.10 LBS","value":0.1},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=154291","price":{"without_tax":{"formatted":"$22.24","value":22.24,"currency":"USD"},"tax_label":"Tax"}},{"id":138984,"sku":"MCRMOUD118BZDC","name":"MCR Safety MOUD118BZDC Swagger UD1 Safety Glasses Polarized","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fsafety-eyewear\u002fsafety-glasses\u002fmcr-safety-moud118bzdc-swagger-ud1-safety-glasses-polarized\u002f","availability":"","rating":null,"brand":{"name":"MCR Safety Products"},"category":["Safety Supplies\u002fSafety Eyewear\u002fSafety Glasses","Brands\u002fMCR Safety"],"summary":"MCR Safety and Mossy Oak Brand Camo have teamed up to bring you a fantastic lineup of Shadow Grass Blades gloves and glasses. Shadow Grass Blades features a precise arrangement of individual blades...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f138984\u002f320717\u002fMOUD118BZDC__64518.1736193143.jpg?c=2","alt":"MCR Safety MOUD118BZDC Swagger UD1 Safety Glasses Polarized"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f138984\u002f320714\u002fMOUD118BZDC__83741.1736192806.jpg?c=2","alt":"MCR Safety MOUD118BZDC Swagger UD1 Safety Glasses Polarized"},{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f138984\u002f320717\u002fMOUD118BZDC__64518.1736193143.jpg?c=2","alt":"MCR Safety MOUD118BZDC Swagger UD1 Safety Glasses Polarized"}],"date_added":"Jan 6th 2025","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2642086,"name":"Base Weight Unit","value":"OZ"},{"id":2642087,"name":"Z87+","value":"Yes"},{"id":2642088,"name":"Weight","value":"2.183"},{"id":2642089,"name":"Product Type","value":"2.183"},{"id":2642090,"name":"VLT %","value":"13"},{"id":2642091,"name":"Primary Temple Material","value":"Polycarbonate"},{"id":2642092,"name":"MIL - PRF - 31013","value":"Yes"},{"id":2642093,"name":"Secondary Temple Color","value":"Black"},{"id":2642094,"name":"Infrared Rays 780-2000nm","value":"0.21"},{"id":2642095,"name":"Case Weight","value":"19.647"},{"id":2642096,"name":"Frame Style","value":"Full Frame"},{"id":2642097,"name":"Visible Rays 400-700nm","value":"0.93"},{"id":2642098,"name":"Nosebridge Type","value":"Soft Pads"},{"id":2642099,"name":"Case Dimensions","value":"21.000 x 17.500 x 14.000"},{"id":2642100,"name":"Ultraviolet Rays 0-385nm","value":"1"},{"id":2642101,"name":"Size","value":"Regular"},{"id":2642102,"name":"CA Prop 65 Statement","value":"No"},{"id":2642103,"name":"Polarized","value":"Yes"},{"id":2642104,"name":"Lens Coating","value":"MAX36 Dual Coating"},{"id":2642105,"name":"CS Weight UoM","value":"OZ"},{"id":2642106,"name":"Lens Color","value":"Blue Diamond Mirror"},{"id":2642107,"name":"(Base) UoM","value":"PR"},{"id":2642108,"name":"Primary Frame Material","value":"Polycarbonate"},{"id":2642109,"name":"Buy Units","value":"1"},{"id":2642110,"name":"Primary Frame Color","value":"Mossy Oak"},{"id":2642111,"name":"Inner Packaging","value":"Dozen Gravity Box"},{"id":2642112,"name":"Nosebridge Material","value":"TPR"},{"id":2642113,"name":"Category","value":"Safety Glasses"},{"id":2642114,"name":"Made In","value":"Taiwan"},{"id":2642115,"name":"Case Pack","value":"144"},{"id":2642116,"name":"Temple Type","value":"Bayonet"},{"id":2642117,"name":"HTS Number","value":"9004.90.0010"},{"id":2642118,"name":"FDA Clearance","value":"Yes"},{"id":2642119,"name":"Primary Temple Color","value":"Mossy Oak"},{"id":2642120,"name":"Series","value":"Swagger (UD1)"},{"id":2642121,"name":"ISO 12312-1 Blue Light","value":"0.96"},{"id":2642122,"name":"Package Size","value":"Pair"},{"id":2642123,"name":"Custom Print Glasses","value":"Yes"},{"id":2642124,"name":"Case Quantity","value":"144"}],"num_reviews":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=138984","price":{"without_tax":{"formatted":"$44.50","value":44.5,"currency":"USD"},"tax_label":"Tax"}},{"id":51486,"sku":"AMGWRBN","name":"Ammex GWRBN Gloveworks HD Industrial Grade Heavy Duty Royal Blue 6 Mil Nitrile Gloves, Powder Free","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fhand-protection\u002fdisposable-gloves\u002fammex-gwrbn-gloveworks-hd-industrial-grade-heavy-duty-royal-blue-nitrile-gloves\u002f","availability":"","rating":null,"brand":{"name":"Ammex"},"category":["Safety Supplies\u002fHand Protection\u002fDisposable Gloves","Safety Supplies\u002fCoronavirus Products\u002fDisposable Gloves"],"summary":"This is not just another disposable gloveit is industrial grade, top of the line, designed and manufactured for pros who need the best protection. Powder Free.\r\n \r\nSave with The Safety Source\r\nAt...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f51486\u002f317163\u002fGWRBN_Box-HaloGH_72_RHCS__31212.1711571311.png?c=2","alt":"Ammex GWRBN Gloveworks HD Industrial Grade Heavy Duty Royal Blue 6 Mil Nitrile Gloves, Powder Free"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f51486\u002f317163\u002fGWRBN_Box-HaloGH_72_RHCS__31212.1711571311.png?c=2","alt":"Ammex GWRBN Gloveworks HD Industrial Grade Heavy Duty Royal Blue 6 Mil Nitrile Gloves, Powder Free"},{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f51486\u002f317164\u002fGWRBN_Box-Case_72_CHS__88117.1711571305.png?c=2","alt":"Ammex GWRBN Gloveworks HD Industrial Grade Heavy Duty Royal Blue 6 Mil Nitrile Gloves, Powder Free"}],"date_added":"Mar 26th 2019","pre_order":false,"show_cart_action":true,"has_options":true,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":2053912,"name":"Series","value":"Gloveworks"},{"id":2053913,"name":"Color","value":"Royal Blue"},{"id":2053914,"name":"Grade","value":"INDUSTRIAL GRADE"},{"id":2053915,"name":"Thickness","value":"6 Mil"},{"id":2053916,"name":"Texture","value":"Diamond Texture"},{"id":2053917,"name":"Material","value":"Nitrile"},{"id":2053918,"name":"Coating","value":"Chlorinated"},{"id":2053919,"name":"Cuff Length","value":"9.5 in."},{"id":2053920,"name":"Package Size","value":"Case"},{"id":2053921,"name":"Case Quantity","value":"1000"},{"id":2053922,"name":"Powder Free","value":"Yes"}],"num_reviews":null,"weight":{"formatted":"17.20 LBS","value":17.2},"demo":false,"price":{"without_tax":{"formatted":"$219.50","value":219.5,"currency":"USD"},"tax_label":"Tax"}},{"id":59057,"sku":"BWKCS2","name":"Boardwalk BWKCS2 Medium Cellulose Sponge, 3 2\u002f3 x 6 2\u002f25\", 1.55\" Thick, Yellow, 24\u002fCase","url":"https:\u002f\u002fsafetysourcellc.com\u002fmaintenance-breakroom\u002fcleaning-tools\u002fsponges\u002fboardwalk-bwkcs2-medium-cellulose-sponge-3-2-3-x-6-2-25-1-55-thick-yellow-24-carton\u002f","availability":"","rating":null,"brand":{"name":"Boardwalk"},"category":["Janitorial Supplies\u002fCleaning Tools\u002fSponges"],"summary":"Stays fresh longer. Resists sponge odors, staining and crumbling caused by bacteria. Lasts through hundreds of uses.Save with The Safety SourceAt The Safety Source, we keep our prices low without...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f59057\u002f256316\u002f148811__95368.1572628388.JPG?c=2","alt":"Boardwalk BWKCS2 Medium Cellulose Sponge, 3 2\u002f3 x 6 2\u002f25\", 1.55\" Thick, Yellow, 24\u002fCase"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f59057\u002f256316\u002f148811__95368.1572628388.JPG?c=2","alt":"Boardwalk BWKCS2 Medium Cellulose Sponge, 3 2\u002f3 x 6 2\u002f25\", 1.55\" Thick, Yellow, 24\u002fCase"}],"date_added":"Apr 12th 2019","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":0,"low_stock_level":0,"qty_in_cart":0,"custom_fields":[{"id":2110423,"name":"Material","value":"Cellulose"},{"id":2110424,"name":"Shape","value":"Rectangular"},{"id":2110425,"name":"Width","value":"3 2\u002f3\""},{"id":2110426,"name":"Height","value":"6 2\u002f25\""},{"id":2110427,"name":"Thickness","value":"1.55\""},{"id":2110428,"name":"Color","value":"Yellow"},{"id":2110429,"name":"Package Size","value":"Case"},{"id":2110430,"name":"Package Includes","value":"24\u002fCase"}],"num_reviews":null,"weight":{"formatted":"5.30 LBS","value":5.3},"demo":false,"out_of_stock_message":"Out of stock","price":{"without_tax":{"formatted":"$43.41","value":43.41,"currency":"USD"},"tax_label":"Tax"}},{"id":96468,"sku":"PIP945","name":"PIP 945 Large Premium Select Split Cowhide 14\" Blue Glove","url":"https:\u002f\u002fsafetysourcellc.com\u002fsafety-supplies\u002fhand-protection\u002fwelding-gloves-heat-resistant-glove\u002fwest-chester-protective-gear-945-large-premium-select-split-cowhide-14-blue-glove\u002f","availability":"","rating":null,"brand":{"name":"PIP Global Safety"},"category":["Safety Supplies","Safety Supplies\u002fHand Protection","Safety Supplies\u002fHand Protection\u002fLeather Work Gloves","Safety Supplies\u002fHand Protection\u002fWelding Gloves & Heat Resistant Gloves","Brands\u002fPIP Global Safety"],"summary":"Premium Select split cowhide leather welder glove, sewn with Kevlar® thread, cotton sock lining, wing thumb, reinforced welted seams and thumb strap, self hem, one piece backSave with The Safety...","image":{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f96468\u002f222337\u002fWest_Chester_Protective_Gear_945_Large_Premium_Select_Split_Cowhide_14_Blue_Glove_945__12327.1762972042.jpg?c=2","alt":"PIP Global Safety 945 Large Premium Select Split Cowhide 14\" Blue Glove"},"images":[{"data":"https:\u002f\u002fcdn11.bigcommerce.com\u002fs-f27ljev4yq\u002fimages\u002fstencil\u002f{:size}\u002fproducts\u002f96468\u002f222337\u002fWest_Chester_Protective_Gear_945_Large_Premium_Select_Split_Cowhide_14_Blue_Glove_945__12327.1762972042.jpg?c=2","alt":"PIP Global Safety 945 Large Premium Select Split Cowhide 14\" Blue Glove"}],"date_added":"Apr 24th 2019","pre_order":false,"show_cart_action":true,"has_options":false,"stock_level":null,"low_stock_level":null,"qty_in_cart":0,"custom_fields":[{"id":915459,"name":"Lining","value":"Cotton"},{"id":915460,"name":"Color","value":"Blue"},{"id":915461,"name":"Material","value":"Leather"},{"id":915462,"name":"Construction","value":"Cut-and-Sewn"},{"id":915463,"name":"Package Size","value":"Dozen"},{"id":915464,"name":"Case Quantity","value":"6 Dozen\u002fCase"}],"num_reviews":null,"weight":{"formatted":"10.45 LBS","value":10.45},"demo":false,"add_to_cart_url":"https:\u002f\u002fsafetysourcellc.com\u002fcart.php?action=add&product_id=96468","price":{"without_tax":{"formatted":"$98.96","value":98.96,"currency":"USD"},"tax_label":"Tax"}}]</script><script data-bc-cookie-consent="3" type="text/plain">!function(){var e=window.location.search;if(e&&e.length>1&&localStorage){var l,o,t=e.slice(1).split("&");for(l=0;l<t.length;l++)o=(e=t[l].split("="))[1],(e=e[0])&&o&&("gclid"===e||"msclkid"===e||0===e.indexOf("utm"))&&localStorage.setItem(e,decodeURIComponent(o))}}();</script><!-- PriceSpider Path Insights -->
<script src="//cdn.pricespider.com/pathinsights/ps-pi-ps.min.js" defer></script>
<script>
var psSaveCookie = function (value) {
if (typeof window !== "undefined" && window.sessionStorage) {
sessionStorage.setItem('psrid', value);
sessionStorage.setItem('pswtb.psrid', value);
}
}
var search = typeof window !== "undefined" && window.location && window.location.search ? window.location.search : undefined;
if (search && search.length) {
search = search.substr(1);
var params = search.split('&');
for (var i = 0; i < params.length; i++) {
var param = params[i];
var parts = param.split('=');
if (parts && parts.length) {
var key = parts[0];
var value = parts[1];
if (key === 'psrid' || key === 'redirectToken') {
psSaveCookie(value);
}
}
}
}
</script><!-- Fast Simon --><script async src="https://bigcommerce.instantsearchplus.com/js/acp-magento.js?v=2&mode=bigcommerce&UUID=520337de-15f2-4769-b9df-90d8eb72c383&store=1"></script><!-- Fast Simon --><script class="fast-simon-script">
var STORE_UUID = "520337de-15f2-4769-b9df-90d8eb72c383";
var STORE_ID = Number("1");
var FAST_SEARCH_HANDLE = "/search-results/";
var FAST_ENDPOINT = "https://api.fastsimon.com";
var FAST_CONFIG = {"backInStockProvider": 0,"badges": [],"badgesCornerGap": 5,"badgesLimit": 2,"badgesLimitPerCorner": 2,"categoryFilterType": {"collections": 3,"search": 3},"categoryNavigationTree": true,"collectionsPersonalization": {"active": false,"avoidCategories": [],"avoidProducts": null,"disableCategories": [],"maxRecencyLimit": 365,"recencyLimit": 5},"css": "","currency": "USD","customIcons": [],"custom_swatches_css": "","default_sort": {"categories": "relevency","custom": {"-1": "relevancy","1427": "relevancy","1428": "relevancy","1431": "relevancy","1438": "relevancy","1451": "relevancy","1467": "relevancy","1468": "relevancy","1511": "relevancy","1536": "relevancy","1547": "relevancy","2101": "relevancy","2594": "relevancy","2826": "relevancy","2998": "relevancy","5956": "relevancy"},"search": "relevency"},"domain": null,"filtersPersonalization": false,"has_bloomreach": false,"has_dotdigital": false,"has_shopify_markets": false,"imageOptimization": false,"isContent": true,"isSPA": false,"kind": "BigCommerce","language": "en","onlyServerRelatedCollections": false,"pricing": {"avoidPricesForNonLoginUsers": false,"currencyConversionRate": "1.00","currencySymbolPosition": "auto","priceRangeFormat": "from_min","showPriceWithoutDecimals": false},"quickViewAttributes": ["Size"],"referrerBasedAudiences": false,"searchPersonalization": false,"settings": {"desktopSettings": {"collections": {"categoriesWheelsOnCollections": false,"categoriesWheelsOnSerp": false,"isCustomCarouselIcons": false,"leftArrowIconName": "","numberOfWheelTitleLines": 3,"rightArrowIconName": "","useAutomaticRelatedCollections": true,"wheelSize": 85},"filters": {"backgroundColor": "unset","btnColor": "#747a80","btnDimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"btnFont": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"colorsFilter": "checkboxes","filtersButtonCustomIconName": "","filtersTopBar": false,"hideFiltersByDefault": false,"inStockFilter": "switch","isActive": true,"isCustomIcon": false,"layout": "vertical","numberOfOpenFacets": "all","numberOfOpenNarrows": "default","onSaleFilter": "switch","optionsColor": "#000000","optionsFont": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"priceFilterRange": false,"priceFilterSlider": true,"removableTags": {"backgroundColor": "unset","border": "1px solid #ccc","borderRadius": "unset","color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"headerText": "Filter By","inFilters": false,"isActive": false,"isDisplayHeader": false,"onTopPage": true,"shadow": "unset"},"searchWithinFilters": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","color": "none","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": false,"placeHolder": "Search...","shadow": "unset"},"searchWithinResults": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","color": "none","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": true,"placeHolder": "Search...","shadow": "unset"},"showHideFiltersButton": {"backgroundColor": "none","border": "1px solid #ccc","borderRadius": "unset","color": "#999","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"isActive": false,"shadow": "unset","text": "Show / Hide Filters"},"showMoreButton": false,"slideDirection": "left","titlesBackground": "#ffffff","titlesColor": "#000000","titlesFont": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"}},"productGrid": {"articlesTab": {"layout": "modern"},"backgroundColor": "none","font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridColumnGap": "1px","gridRowGap": "1px","gridViewButton": false,"gridViewIcon": "","isGridViewCustomIcon": false,"listViewIcon": "","numberOfColumns": "4","numberOfRows": "5","pagePadding": "25px","pageTitle": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "35px","fontWeight": "bold","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"isActive": true,"margin": "unset","numberOfLines": "1"},"pagination": {"isCustomIcon": false,"leftArrowIcon": "","loadMore": false,"loadMoreAfter": 3,"paginationProgress": false,"paginationType": "pagination","progressBarColor": "#571eae","rightArrowIcon": ""},"product": {"addToCart": {"addToCartPosition": "product bottom","addToCartType": "product level","ajaxAnimation": true,"backgroundColor": "unset","backgroundColorOnHover": "#000000","border": "1px solid #000000","borderColorOnHover": "#000000","borderRadius": "unset","changeColorsOnHover": true,"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "700","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "addToCart","numOfCols": 3,"row": 5},"isActive": false,"margin": "unset","quantitySelector": false,"shadow": "unset","showOnHover": false,"text": "Add to Cart","textColorsOnHover": "#ffffff"},"backInStock": {"backInStockPosition": "product bottom","backgroundColor": "#ffffff","backgroundColorOnHover": "#4e87ff","border": "1px solid #4E87FF","borderColorOnHover": "#4E87FF","borderRadius": "unset","changeColorsOnHover": true,"color": "#4e87ff","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "backInStock","numOfCols": 3,"row": 5},"isActive": false,"margin": "unset","shadow": "unset","showOnHover": true,"text": "Notify me","textColorsOnHover": "#ffffff"},"backgroundColor": "#FFFFFF","border": "unset","borderRadius": "unset","colorSwatches": {"changeVariantOnHover": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"enableOutOfStockSwatches": false,"gridPosition": {"areaName": "colorSwatches","numOfCols": 3,"row": 6},"isActive": false,"margin": "unset","maxSwatches": 6,"swatchesType": 0},"compare": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"gridPosition": {"areaName": "compare","numOfCols": 1,"row": 2},"isActive": false,"margin": "unset","shadow": "unset"},"description": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "description","numOfCols": 3,"row": 4},"isActive": false,"margin": "unset","numberOfLines": "2","saveSpaceForLineClamp": true,"shadow": "unset"},"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"imageCarousel": "false","imageFit": "contain","imageRatio": 1,"inStock": {"backgroundColor": "unset","border": "1px solid #e5e5e5","borderRadius": "9px","color": "#1abc9c","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "11px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "inStock","numOfCols": 1,"row": 1},"isActive": false,"margin": "unset","shadow": "unset","text": "In Stock"},"info": {"gridAreas": "\"title title title title\" \"SKU SKU SKU SKU\" \"price price price price\" ","gridAreasObj": [{"h": 1,"i": "title","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 0},{"h": 1,"i": "price","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 2},{"h": 1,"i": "SKU","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 1}],"padding": "5px"},"isCustomCarouselIcons": false,"leftArrowIconName": "","leftArrowSlideDirection": "left","lookALike": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","buttonText": "Similar Styles","color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "lookALike","numOfCols": 2,"row": 1},"isActive": false,"margin": "unset","text": "Look-A-Like","titleText": "SIMILAR STYLES WE THINK YOU\u2019LL LOVE"},"outOfStock": {"backgroundColor": "unset","border": "1px solid #e5e5e5","borderRadius": "9px","color": "#bc1a1a","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "11px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "outOfStock","numOfCols": 1,"row": 0},"isActive": true,"margin": "unset","shadow": "unset","text": "Out of Stock"},"padding": "11px","price": {"alignIfCompare": "center","color": "#000000","colorIfCompareEnable": "#dc1f26","currency": "auto","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "18px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"gridPosition": {"areaName": "price","numOfCols": 1,"row": 2},"isActive": true,"margin": "unset","shadow": "0px 0px 1px 1px #000000"},"quickAddButtonStyleBar": false,"quickView": {"backgroundColor": "none","backgroundColorOnHover": "none","border": "1px solid #000000","borderRadius": "unset","color": "#000000","defaultStoreQuickview": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "quickView","numOfCols": 3,"row": 1},"isActive": false,"margin": "unset","text": "Quick View","theme": "modern"},"reviews": {"color": "#ffb518","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "reviews","numOfCols": 3,"row": 3},"isActive": false,"margin": "unset","noReviewsStarsColor": "#9F9F9F","reviewsCount": true,"shadow": "unset","size": "24","widgetForNoReview": true},"rightArrowIconName": "","rightArrowSlideDirection": "right","shadow": "0px 0px 0px 0px #000000","showBorderOnHover": false,"sku": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "700","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"gridPosition": {"areaName": "SKU","numOfCols": 3,"row": 1},"isActive": true,"margin": "auto","shadow": "unset"},"title": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "1.5","textAlign": "center"},"gridPosition": {"areaName": "title","numOfCols": 3,"row": 1},"isActive": true,"margin": "auto","numberOfLines": "2","saveSpaceForLineClamp": true},"vendor": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "vendor","numOfCols": 3,"row": 4},"isActive": false,"margin": "auto","shadow": "unset"},"wishList": {"checkedColor": "#ff1493","checkedIconName": "","defaultStoreWishlist": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"gridPosition": {"areaName": "wishlist","numOfCols": 1,"row": 1},"isActive": false,"isCustomIcon": false,"margin": "unset","notCheckedColor": "#ff1493","notCheckedIconName": "","position": "top-left","size": "24"}},"quickViewModal": {"animationDuration": 400,"animationInX": 0,"animationInY": -200,"animationOutX": 0,"animationOutY": -100,"closeButtonCustomIconName": "","height": "70%","imagesBar": false,"imagesInside": false,"imagesPosition": "left","isCustomIconClose": false,"openingDirection": "top to bottom","quantityBorder": "unset","quantityBorderRadius": "unset","quantityFont": {"font": "Arial","fontSize": "14px","fontWeight": "500","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"quantityFontColor": "#000000","quantityLayout": "classic","quantityTitle": "Qty","theme": "classic","width": "70%"},"scrollToTopSettings": {"active": false,"backgroundColor": "black","fontFamily": "inherit","fontSize": "16px","fontWeight": 600,"iconName": "","iconPosition": "right","isCustomIcon": false,"text": "Scroll To Top","textColor": "white"}},"searchBox": {"border": "1px solid #000000","borderRadius": "unset","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": false,"placeHolder": "Search..."},"sorting": {"btnDimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"buttonBackground": "#FFFFFF","buttonBorder": "1px solid #cccccc","buttonBorderRadius": "0","buttonColor": "#000000","defaultOption": "relevency","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": true,"isCustomIcon": false,"mobileLayout": "classic","modalBackground": "#FFFFFF","modalBorderRadius": "16px 16px 0 0","modalHeight": "fit-content","optionsColor": "#000000","optionsFont": {"font": "Arial","fontSize": "14px","fontWeight": "500","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"optionsHeight": "40px","selectedBackground": "#dfdfdf","sortOptions": ["relevency","price_min_to_max","price_max_to_min","reviews"],"sortingButtonCustomIconName": "","sortingOptions": [{"active": true,"backendName": "relevency","customName": "Best Match"},{"active": true,"backendName": "price_min_to_max","customName": "Price: Low to High"},{"active": true,"backendName": "price_max_to_min","customName": "Price: High to Low"},{"active": true,"backendName": "creation_date","customName": "Newest Arrivals"},{"active": false,"backendName": "reviews","customName": "Customer Rating"},{"active": false,"backendName": "creation_date_oldest","customName": "Oldest Products"},{"active": false,"backendName": "a_to_z","customName": "Alphabetical: A-Z"},{"active": false,"backendName": "z_to_a","customName": "Alphabetical: Z-A"},{"active": false,"backendName": "popularity","customName": "Popularity"},{"active": false,"backendName": "discount_min_to_max","customName": "Discount: Low to High"},{"active": false,"backendName": "discount_max_to_min","customName": "Discount: High to Low"}],"titleColor": "#000000","titleFont": {"font": "Arial","fontSize": "16px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"titleHeight": "54px"}},"mobileSettings": {"collections": {"categoriesWheelsOnCollections": true,"categoriesWheelsOnSerp": true,"isCustomCarouselIcons": false,"leftArrowIconName": "","numberOfWheelTitleLines": 2,"rightArrowIconName": "","useAutomaticRelatedCollections": true,"wheelSize": 75},"filters": {"backgroundColor": "unset","btnColor": "#747a80","btnDimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"btnFont": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"colorsFilter": "checkboxes","filtersButtonCustomIconName": "","filtersTopBar": true,"hideFiltersByDefault": false,"inStockFilter": "switch","isActive": true,"isCustomIcon": false,"layout": "vertical","numberOfOpenFacets": "all","numberOfOpenNarrows": "default","onSaleFilter": "switch","optionsColor": "#000000","optionsFont": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"priceFilterRange": false,"priceFilterSlider": true,"removableTags": {"backgroundColor": "unset","border": "1px solid #ccc","borderRadius": "unset","color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"headerText": "Filter By","inFilters": false,"isActive": false,"isDisplayHeader": false,"onTopPage": true,"shadow": "unset"},"searchWithinFilters": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","color": "none","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": false,"placeHolder": "Search...","shadow": "unset"},"searchWithinResults": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","color": "none","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": true,"placeHolder": "Search...","shadow": "unset"},"showHideFiltersButton": {"backgroundColor": "none","border": "1px solid #ccc","borderRadius": "unset","color": "#999","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"isActive": false,"shadow": "unset","text": "Show / Hide Filters"},"showMoreButton": false,"slideDirection": "left","titlesBackground": "#ffffff","titlesColor": "#000000","titlesFont": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"}},"productGrid": {"articlesTab": {"layout": "modern"},"backgroundColor": "none","font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridColumnGap": "1px","gridRowGap": "1px","gridViewButton": false,"gridViewIcon": "","isGridViewCustomIcon": false,"listViewIcon": "","numberOfColumns": "2","numberOfRows": "5","pagePadding": "0px","pageTitle": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "35px","fontWeight": "bold","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"isActive": true,"margin": "unset","numberOfLines": "1"},"pagination": {"isCustomIcon": false,"leftArrowIcon": "","loadMore": false,"loadMoreAfter": 3,"paginationProgress": false,"paginationType": "pagination","progressBarColor": "#571eae","rightArrowIcon": ""},"product": {"addToCart": {"addToCartPosition": "product bottom","addToCartType": "product level","ajaxAnimation": false,"backgroundColor": "#000000","backgroundColorOnHover": "none","border": "unset","borderColorOnHover": "none","borderRadius": "unset","changeColorsOnHover": false,"color": "#FFFFFF","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "addToCart","numOfCols": 3,"row": 5},"isActive": false,"margin": "unset","quantitySelector": false,"shadow": "unset","showOnHover": false,"text": "Add to Cart","textColorsOnHover": "none"},"backInStock": {"backInStockPosition": "product bottom","backgroundColor": "#1976d2","backgroundColorOnHover": "none","border": "unset","borderColorOnHover": "none","borderRadius": "unset","changeColorsOnHover": false,"color": "#FFFFFF","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "backInStock","numOfCols": 3,"row": 5},"isActive": false,"margin": "unset","shadow": "unset","showOnHover": false,"text": "Notify me","textColorsOnHover": "none"},"backgroundColor": "none","border": "unset","borderRadius": "unset","colorSwatches": {"changeVariantOnHover": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"enableOutOfStockSwatches": false,"gridPosition": {"areaName": "colorSwatches","numOfCols": 3,"row": 6},"isActive": false,"margin": "unset","maxSwatches": 6,"swatchesType": 0},"compare": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"gridPosition": {"areaName": "compare","numOfCols": 1,"row": 2},"isActive": true,"margin": "unset","shadow": "unset"},"description": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "description","numOfCols": 3,"row": 4},"isActive": false,"margin": "unset","numberOfLines": "2","saveSpaceForLineClamp": true,"shadow": "unset"},"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"imageCarousel": false,"imageFit": "contain","imageRatio": 1,"inStock": {"backgroundColor": "unset","border": "1px solid #e5e5e5","borderRadius": "9px","color": "#1abc9c","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "11px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "inStock","numOfCols": 1,"row": 1},"isActive": false,"margin": "unset","shadow": "unset","text": "In Stock"},"info": {"gridAreas": "\"title title title title\" \"price price price price\" \"compare compare compare compare\" ","gridAreasObj": [{"h": 1,"i": "title","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 0},{"h": 1,"i": "price","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 1},{"h": 1,"i": "compare","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 2}],"padding": "0px"},"isCustomCarouselIcons": false,"leftArrowIconName": "","leftArrowSlideDirection": "left","lookALike": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","buttonText": "Similar Styles","color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "lookALike","numOfCols": 2,"row": 1},"isActive": false,"margin": "unset","text": "Look-A-Like","titleText": "SIMILAR STYLES WE THINK YOU\u2019LL LOVE"},"outOfStock": {"backgroundColor": "unset","border": "1px solid #e5e5e5","borderRadius": "9px","color": "#bc1a1a","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "11px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "outOfStock","numOfCols": 1,"row": 0},"isActive": true,"margin": "unset","shadow": "unset","text": "Out of Stock"},"padding": "11px","price": {"alignIfCompare": "center","color": "#000000","colorIfCompareEnable": "#dc1f26","currency": "auto","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"gridPosition": {"areaName": "price","numOfCols": 1,"row": 2},"isActive": true,"margin": "unset","shadow": "unset"},"quickView": {"backgroundColor": "none","backgroundColorOnHover": "none","border": "1px solid #000000","borderRadius": "unset","color": "#000000","defaultStoreQuickview": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "quickView","numOfCols": 3,"row": 1},"isActive": true,"margin": "unset","text": "Quick View","theme": "modern"},"reviews": {"color": "#ffb518","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "reviews","numOfCols": 3,"row": 3},"isActive": false,"margin": "unset","noReviewsStarsColor": "#9F9F9F","reviewsCount": true,"shadow": "unset","size": "24","widgetForNoReview": true},"rightArrowIconName": "","rightArrowSlideDirection": "right","shadow": "unset","showBorderOnHover": false,"sku": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "SKU","numOfCols": 3,"row": 1},"isActive": false,"margin": "auto","shadow": "unset"},"title": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "1.5","textAlign": "center"},"gridPosition": {"areaName": "title","numOfCols": 3,"row": 1},"isActive": true,"margin": "auto","numberOfLines": "2","saveSpaceForLineClamp": true},"vendor": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "vendor","numOfCols": 3,"row": 4},"isActive": false,"margin": "auto","shadow": "unset"},"wishList": {"checkedColor": "#ff1493","checkedIconName": "","defaultStoreWishlist": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "wishlist","numOfCols": 1,"row": 1},"isActive": false,"isCustomIcon": false,"location": "on-image","margin": "unset","notCheckedColor": "#ff1493","notCheckedIconName": "","padding": "10px","position": "top-left","size": "30px"}},"quickViewModal": {"animationDuration": 400,"animationInX": 0,"animationInY": 2000,"animationOutX": -500,"animationOutY": 0,"closeButtonCustomIconName": "","height": "70%","imagesBar": false,"imagesInside": false,"imagesPosition": "left","isCustomIconClose": false,"openingDirection": "bottom to top","quantityBorder": "unset","quantityBorderRadius": "unset","quantityFont": {"font": "Arial","fontSize": "14px","fontWeight": "500","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"quantityFontColor": "#000000","quantityLayout": "classic","quantityTitle": "Qty","theme": "classic","width": "70%"},"scrollToTopSettings": {"active": false,"backgroundColor": "black","fontFamily": "inherit","fontSize": "16px","fontWeight": 600,"iconName": "","iconPosition": "right","isCustomIcon": false,"text": "Scroll To Top","textColor": "white"},"stickyHeaderBackground": "#FFF","stickyMobileHeader": false},"searchBox": {"border": "1px solid #000000","borderRadius": "unset","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": false,"placeHolder": "Search..."},"sorting": {"btnDimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"buttonBackground": "#FFFFFF","buttonBorder": "1px solid #cccccc","buttonBorderRadius": "0","buttonColor": "#dc1f26","defaultOption": "relevency","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": true,"isCustomIcon": false,"mobileLayout": "modern","modalBackground": "#FFFFFF","modalBorderRadius": "16px 16px 0 0","modalHeight": "fit-content","optionsColor": "#000000","optionsFont": {"font": "Arial","fontSize": "14px","fontWeight": "500","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"optionsHeight": "40px","selectedBackground": "#dfdfdf","sortOptions": ["relevency","price_min_to_max","price_max_to_min","reviews"],"sortingButtonCustomIconName": "","sortingOptions": [{"active": true,"backendName": "relevency","customName": "Best Match"},{"active": true,"backendName": "price_min_to_max","customName": "Price: Low to High"},{"active": true,"backendName": "price_max_to_min","customName": "Price: High to Low"},{"active": true,"backendName": "creation_date","customName": "Newest Arrivals"},{"active": false,"backendName": "reviews","customName": "Customer Rating"},{"active": false,"backendName": "creation_date_oldest","customName": "Oldest Products"},{"active": false,"backendName": "a_to_z","customName": "Alphabetical: A-Z"},{"active": false,"backendName": "z_to_a","customName": "Alphabetical: Z-A"},{"active": false,"backendName": "popularity","customName": "Popularity"},{"active": false,"backendName": "discount_min_to_max","customName": "Discount: Low to High"},{"active": false,"backendName": "discount_max_to_min","customName": "Discount: High to Low"}],"titleColor": "#000000","titleFont": {"font": "Arial","fontSize": "16px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"titleHeight": "54px"}},"tabletSettings": {"collections": {"categoriesWheelsOnCollections": true,"categoriesWheelsOnSerp": true,"isCustomCarouselIcons": false,"leftArrowIconName": "","numberOfWheelTitleLines": 3,"rightArrowIconName": "","useAutomaticRelatedCollections": true,"wheelSize": 85},"filters": {"backgroundColor": "unset","btnColor": "#747a80","btnDimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"btnFont": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"colorsFilter": "checkboxes","filtersButtonCustomIconName": "","filtersTopBar": false,"hideFiltersByDefault": false,"inStockFilter": "switch","isActive": true,"isCustomIcon": false,"layout": "collapsed","numberOfOpenFacets": "all","numberOfOpenNarrows": "default","onSaleFilter": "switch","optionsColor": "#000000","optionsFont": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"priceFilterRange": false,"priceFilterSlider": true,"removableTags": {"backgroundColor": "unset","border": "1px solid #ccc","borderRadius": "unset","color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"headerText": "Filter By","inFilters": false,"isActive": false,"isDisplayHeader": false,"onTopPage": true,"shadow": "unset"},"searchWithinFilters": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","color": "none","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": false,"placeHolder": "Search...","shadow": "unset"},"searchWithinResults": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","color": "none","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": true,"placeHolder": "Search...","shadow": "unset"},"showHideFiltersButton": {"backgroundColor": "none","border": "1px solid #ccc","borderRadius": "unset","color": "#999","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"isActive": false,"shadow": "unset","text": "Show / Hide Filters"},"showMoreButton": false,"slideDirection": "left","titlesBackground": "#ffffff","titlesColor": "#000000","titlesFont": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"}},"productGrid": {"articlesTab": {"layout": "modern"},"backgroundColor": "none","font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridColumnGap": "1px","gridRowGap": "1px","gridViewButton": false,"gridViewIcon": "","isGridViewCustomIcon": false,"listViewIcon": "","numberOfColumns": "3","numberOfRows": "5","pagePadding": "0px","pageTitle": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "35px","fontWeight": "bold","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"isActive": true,"margin": "unset","numberOfLines": "1"},"pagination": {"isCustomIcon": false,"leftArrowIcon": "","loadMore": false,"loadMoreAfter": 3,"paginationProgress": false,"paginationType": "pagination","progressBarColor": "#571eae","rightArrowIcon": ""},"product": {"addToCart": {"addToCartPosition": "product bottom","addToCartType": "product level","ajaxAnimation": false,"backgroundColor": "#000000","backgroundColorOnHover": "none","border": "unset","borderColorOnHover": "none","borderRadius": "unset","changeColorsOnHover": false,"color": "#FFFFFF","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "addToCart","numOfCols": 3,"row": 5},"isActive": false,"margin": "unset","quantitySelector": false,"shadow": "unset","showOnHover": false,"text": "Add to Cart","textColorsOnHover": "none"},"backInStock": {"backInStockPosition": "product bottom","backgroundColor": "#1976d2","backgroundColorOnHover": "none","border": "unset","borderColorOnHover": "none","borderRadius": "unset","changeColorsOnHover": false,"color": "#FFFFFF","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "backInStock","numOfCols": 3,"row": 5},"isActive": false,"margin": "unset","shadow": "unset","showOnHover": false,"text": "Notify me","textColorsOnHover": "none"},"backgroundColor": "none","border": "unset","borderRadius": "unset","colorSwatches": {"changeVariantOnHover": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"enableOutOfStockSwatches": false,"gridPosition": {"areaName": "colorSwatches","numOfCols": 3,"row": 6},"isActive": false,"margin": "unset","maxSwatches": 6,"swatchesType": 0},"compare": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"gridPosition": {"areaName": "compare","numOfCols": 1,"row": 2},"isActive": true,"margin": "unset","shadow": "unset"},"description": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "description","numOfCols": 3,"row": 4},"isActive": false,"margin": "unset","numberOfLines": "2","saveSpaceForLineClamp": true,"shadow": "unset"},"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"imageCarousel": false,"imageFit": "contain","imageRatio": 1,"inStock": {"backgroundColor": "unset","border": "1px solid #e5e5e5","borderRadius": "9px","color": "#1abc9c","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "11px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "inStock","numOfCols": 1,"row": 1},"isActive": false,"margin": "unset","shadow": "unset","text": "In Stock"},"info": {"gridAreas": "\"price price price price\" \"compare compare compare compare\" \"title title title title\" ","gridAreasObj": [{"h": 1,"i": "title","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 2},{"h": 1,"i": "price","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 0},{"h": 1,"i": "compare","maxH": 1,"maxW": 4,"moved": false,"static": false,"w": 4,"x": 0,"y": 1}],"padding": "8px"},"isCustomCarouselIcons": false,"leftArrowIconName": "","leftArrowSlideDirection": "left","lookALike": {"backgroundColor": "none","border": "1px solid #000000","borderRadius": "unset","buttonText": "Similar Styles","color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "lookALike","numOfCols": 2,"row": 1},"isActive": false,"margin": "unset","text": "Look-A-Like","titleText": "SIMILAR STYLES WE THINK YOU\u2019LL LOVE"},"outOfStock": {"backgroundColor": "unset","border": "1px solid #e5e5e5","borderRadius": "9px","color": "#bc1a1a","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "11px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "outOfStock","numOfCols": 1,"row": 0},"isActive": true,"margin": "unset","shadow": "unset","text": "Out of Stock"},"padding": "9px","price": {"alignIfCompare": "center","color": "#000000","colorIfCompareEnable": "#dc1f26","currency": "auto","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "18px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"gridPosition": {"areaName": "price","numOfCols": 1,"row": 2},"isActive": true,"margin": "unset","shadow": "unset"},"quickAddButtonStyleBar": false,"quickView": {"backgroundColor": "none","backgroundColorOnHover": "none","border": "1px solid #000000","borderRadius": "unset","color": "#000000","defaultStoreQuickview": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "quickView","numOfCols": 3,"row": 1},"isActive": false,"margin": "unset","text": "Quick View","theme": "modern"},"reviews": {"color": "#ffb518","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "reviews","numOfCols": 3,"row": 3},"isActive": false,"margin": "unset","noReviewsStarsColor": "#9F9F9F","reviewsCount": true,"shadow": "unset","size": "24","widgetForNoReview": true},"rightArrowIconName": "","rightArrowSlideDirection": "right","shadow": "unset","showBorderOnHover": false,"sku": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "SKU","numOfCols": 3,"row": 1},"isActive": false,"margin": "auto","shadow": "unset"},"title": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "1.5","textAlign": "center"},"gridPosition": {"areaName": "title","numOfCols": 3,"row": 1},"isActive": true,"margin": "auto","numberOfLines": "2","saveSpaceForLineClamp": true},"vendor": {"color": "#000000","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"font": {"font": "Arial","fontSize": "14px","fontWeight": "400","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "left"},"gridPosition": {"areaName": "vendor","numOfCols": 3,"row": 4},"isActive": false,"margin": "auto","shadow": "unset"},"wishList": {"checkedColor": "#ff1493","checkedIconName": "","defaultStoreWishlist": false,"dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"gridPosition": {"areaName": "wishlist","numOfCols": 1,"row": 1},"isActive": false,"isCustomIcon": false,"margin": "unset","notCheckedColor": "#ff1493","notCheckedIconName": "","position": "top-left","size": "24"}},"quickViewModal": {"animationDuration": 400,"animationInX": 0,"animationInY": -200,"animationOutX": 0,"animationOutY": -100,"closeButtonCustomIconName": "","height": "70%","imagesBar": false,"imagesInside": false,"imagesPosition": "left","isCustomIconClose": false,"openingDirection": "top to bottom","quantityBorder": "unset","quantityBorderRadius": "unset","quantityFont": {"font": "Arial","fontSize": "14px","fontWeight": "500","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"quantityFontColor": "#000000","quantityLayout": "classic","quantityTitle": "Qty","theme": "classic","width": "70%"},"scrollToTopSettings": {"active": false,"backgroundColor": "black","fontFamily": "inherit","fontSize": "16px","fontWeight": 600,"iconName": "","iconPosition": "right","isCustomIcon": false,"text": "Scroll To Top","textColor": "white"}},"searchBox": {"border": "1px solid #000000","borderRadius": "unset","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": false,"placeHolder": "Search..."},"sorting": {"btnDimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"buttonBackground": "#FFFFFF","buttonBorder": "1px solid #cccccc","buttonBorderRadius": "0","buttonColor": "#dc1f26","defaultOption": "relevency","dimensions": {"height": "auto","width": "auto","x": "0","y": "0"},"isActive": true,"isCustomIcon": false,"mobileLayout": "classic","modalBackground": "#FFFFFF","modalBorderRadius": "16px 16px 0 0","modalHeight": "fit-content","optionsColor": "#000000","optionsFont": {"font": "Arial","fontSize": "14px","fontWeight": "500","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"optionsHeight": "40px","selectedBackground": "#dfdfdf","sortOptions": ["relevency","price_min_to_max","price_max_to_min","reviews"],"sortingButtonCustomIconName": "","sortingOptions": [{"active": true,"backendName": "relevency","customName": "Best Match"},{"active": true,"backendName": "price_min_to_max","customName": "Price: Low to High"},{"active": true,"backendName": "price_max_to_min","customName": "Price: High to Low"},{"active": true,"backendName": "creation_date","customName": "Newest Arrivals"},{"active": false,"backendName": "reviews","customName": "Customer Rating"},{"active": false,"backendName": "creation_date_oldest","customName": "Oldest Products"},{"active": false,"backendName": "a_to_z","customName": "Alphabetical: A-Z"},{"active": false,"backendName": "z_to_a","customName": "Alphabetical: Z-A"},{"active": false,"backendName": "popularity","customName": "Popularity"},{"active": false,"backendName": "discount_min_to_max","customName": "Discount: Low to High"},{"active": false,"backendName": "discount_max_to_min","customName": "Discount: High to Low"}],"titleColor": "#000000","titleFont": {"font": "Arial","fontSize": "16px","fontWeight": "600","letterSpacing": "0.25px","lineHeight": "auto","textAlign": "center"},"titleHeight": "54px"}}},"showPriceWithoutDecimals": false,"sort": [{"active": true,"id": "0","name": "Best Match"},{"active": true,"id": "1","name": "Price: Low to High"},{"active": true,"id": "2","name": "Price: High to Low"},{"active": true,"id": "3","name": "Newest Arrivals"},{"active": false,"id": "4","name": "Oldest Products"},{"active": false,"id": "5","name": "Popularity"},{"active": false,"id": "6","name": "Customer Rating"},{"active": false,"id": "7","name": "Alphabetical: A-Z"},{"active": false,"id": "8","name": "Alphabetical: Z-A"},{"active": false,"id": "9","name": "Discount: Low to High"},{"active": false,"id": "10","name": "Discount: High to Low"}],"subscription": 5,"takeoverCategoriesNavigation": true,"takeoverSearch": true,"textBadges": [],"translationProvider": "","unifiedBadges": [],"unlimitedAccount": false,"url": "http://safetysourcellc.com/","wishlistProvider": 0,"withProductAttributes": false,"withProductVariants": false};
if(document && document.getElementsByTagName("head") && document.getElementsByTagName("head").length) {
document.getElementsByTagName("head")[0].insertAdjacentHTML( 'beforeend', `<style id="fast-serp-css"></style>`);
}
</script>
<!-- Fast Simon --><script id="autocomplete-initilizer" src="https://static-autocomplete.fastsimon.com/fast-simon-autocomplete-init.umd.js?mode=bigcommerce&UUID=520337de-15f2-4769-b9df-90d8eb72c383&store=1" async></script><!-- Fast Simon --><script>
var FS_VARIATION_SETUP = { "ab_testing_variations": {} };
</script>
<script data-cfasync="false" src="https://microapps.bigcommerce.com/bodl-events/1.9.4/index.js" integrity="sha256-Y0tDj1qsyiKBRibKllwV0ZJ1aFlGYaHHGl/oUFoXJ7Y=" nonce="" crossorigin="anonymous"></script>
<script data-cfasync="false" nonce="">
(function() {
function decodeBase64(base64) {
const text = atob(base64);
const length = text.length;
const bytes = new Uint8Array(length);
for (let i = 0; i < length; i++) {
bytes[i] = text.charCodeAt(i);
}
const decoder = new TextDecoder();
return decoder.decode(bytes);
}
window.bodl = JSON.parse(decodeBase64("eyJzZXNzaW9uIjp7ImlkIjoiMWYwYWRiMjItYWVlMS00Zjc2LTk1YzYtNzJhZmIyMDNjOGM0IiwiZmlyc3RfdG91Y2hfdGltZXN0YW1wIjoiMjAyNi0wOC0yN1QwNjo1NToxMCIsImZpcnN0X3RvdWNoX3JlZmVycmFsX3VybCI6IiIsImZpcnN0X3RvdWNoX3JlcXVlc3RfdXJsIjoiaHR0cHM6Ly9zYWZldHlzb3VyY2VsbGMuY29tL2Zvb2Qtc2VydmljZS9icmVha3Jvb20tc3VwcGxpZXMvY3Vwcy8ifSwic2hvcHBlciI6eyJ2aXNpdG9yX2lkIjoiM2U5MGQwMDktMTI2Yy00MTY1LTlkZDQtYzk0NWViZDM0MmQ3IiwiY3VzdG9tZXJfaWQiOm51bGwsImVtYWlsIjpudWxsLCJmaXJzdF9uYW1lIjpudWxsLCJsYXN0X25hbWUiOm51bGx9LCJkYXRhX2NvbnNlbnQiOnsiZnVuY3Rpb25hbCI6ZmFsc2UsImFuYWx5dGljcyI6ZmFsc2UsImFkdmVydGlzaW5nIjpmYWxzZX0sImV2ZW50cyI6W3siYm9kbF92MV9rZXl3b3JkX3NlYXJjaCI6eyJldmVudF9pZCI6IjA3MTE4NDhlLWJkOTgtNGIxYy1iNDQ0LWVkNDdhOWMzYzA2YyIsImNoYW5uZWxfaWQiOjEsInNlYXJjaF9rZXl3b3JkIjoid29ybGR3aWRlIG1hdGVyaWFsIGhhbmRsaW5nIn19LHsiYm9kbF92MV9jb25zZW50X2xvYWRlZCI6eyJldmVudF9pZCI6Ijc1MzI3ODk3LWM1OTQtNGViYi04NzAwLTI1NTljMDk1ZGQxOSIsImFkdmVydGlzaW5nIjpmYWxzZSwiYW5hbHl0aWNzIjpmYWxzZSwiZnVuY3Rpb25hbCI6ZmFsc2V9fV19"));
})()
</script>