<!-- 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":"9f68c696-0834-492f-aa14-42e11ed3bc6b"});
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: [139010,154291,129996,138694,139005,98225,138695,139006,139007,139014,154314,51493],
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: [139010,154291,129996,138694,139005,98225,138695,139006,139007,139014,154314,51493]
});
}
// 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":139010,"sku":"MCRSR5220PF","name":"MCR Safety SR5220PF Swagger SR5 Safety Glasses Shade 2.0 Lenses","url":"https://safetysourcellc.com/safety-supplies/safety-eyewear/safety-glasses/mcr-safety-sr5220pf-swagger-sr5-safety-glasses-shade-2-0-lenses/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"MCR Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139010/320739/mcr-SR5220PF-xhires__70718.1736196270.jpg?c=2","alt":"MCR Safety SR5220PF Swagger SR5 Safety Glasses Shade 2.0 Lenses"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"date_added":"Jan 6th 2025","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"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139010/320739/mcr-SR5220PF-xhires__70718.1736196270.jpg?c=2","alt":"MCR Safety SR5220PF Swagger SR5 Safety Glasses Shade 2.0 Lenses"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$15.61","value":15.61,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=139010&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Safety Eyewear/Safety Glasses","All Products","Brands/MCR Safety"]},{"id":154291,"sku":"GGLRLY00605","name":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses","url":"https://safetysourcellc.com/safety-glasses/global-glove-rly00605-navigator-x-emerald-mirror-anti-fog-lens-gray-frame-safety-glasses/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"Global Glove Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154291/344667/RLY00605_W__50961.1775234998.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.10 LBS","value":0.1},"demo":false,"date_added":"Apr 3rd 2026","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/ISEA 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 / Case"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154291/344667/RLY00605_W__50961.1775234998.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154291/344674/RLY00605_front_W__40219.1775234999.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154291/344678/RLY00605_W__23097.1775234999.jpg?c=2","alt":"Global Glove RLY00605 Navigator X Emerald Mirror Anti-Fog Lens, Gray Frame Safety Glasses"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$22.24","value":22.24,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=154291&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Safety Eyewear/Safety Glasses","All Products","Brands/Global Glove Safety"]},{"id":129996,"sku":"PIP15-21PRIWPS18TH","name":"PIP 15-21PRIWPS18TH Kut Gard Single-Ply Pritex Blended Sleeve with Antimicrobial Fibers, Smart-Fit and Thumb Hole","url":"https://safetysourcellc.com/safety-supplies/protective-clothing/cut-resistant-sleeves/pip-15-21priwps18th-kut-gard-single-ply-pritex-blended-sleeve-with-antimicrobial-fibers-smart-fit-and-thumb-hole/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"PIP Global Safety"},"availability":"","summary":"Offers arm cut protection for applications such as sheet metal fabrication, painting, canning, recycling, assembly, plastic molding, pulp and paper processing and food processing. Not to be used...","image":{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/129996/303360/15-21PRIWPSTH__24982.1634156626.jpg?c=2","alt":"PIP 15-21PRIWPS18TH Kut Gard Single-Ply Pritex Blended Sleeve with Antimicrobial Fibers, Smart-Fit and Thumb Hole"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.07 LBS","value":0.07},"demo":false,"date_added":"Oct 6th 2021","custom_fields":[{"id":2499321,"name":"Color","value":"White"},{"id":2499322,"name":"ANSI Cut Level","value":"A2"},{"id":2499323,"name":"Ply","value":"Single"},{"id":2499324,"name":"Sleeve Length","value":"--18--20--"},{"id":2499325,"name":"Made In USA","value":"1"},{"id":2499326,"name":"Packaging","value":"Bulk Pack"},{"id":2499327,"name":"Silicone Free","value":"1"},{"id":2499328,"name":"Package Size","value":"Each"},{"id":2499329,"name":"Case Quantity","value":"144"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/129996/303360/15-21PRIWPSTH__24982.1634156626.jpg?c=2","alt":"PIP 15-21PRIWPS18TH Kut Gard Single-Ply Pritex Blended Sleeve with Antimicrobial Fibers, Smart-Fit and Thumb Hole"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$2.80","value":2.8,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=129996&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Hi-Vis And Protective Clothing/Cut Resistant Sleeves","All Products","Brands/PIP Global Safety"]},{"id":138694,"sku":"TINJ44122","name":"Tingley J44122 Eclipse Jacket","url":"https://safetysourcellc.com/safety-supplies/hi-vis-and-protective-clothing/foot-protection/tingley-j44122-eclipse-jacket/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"Tingley"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/138694/320104/7f494094-79f5-4d5d-a91f-29e003f62313__49758.1727462718.jpg?c=2","alt":"Tingley J44122.SM Eclipse Jacket"},"qty_in_cart":0,"pre_order":false,"has_options":true,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"2.50 LBS","value":2.5},"demo":false,"date_added":"Sep 27th 2024","custom_fields":[{"id":2636634,"name":"Arc Rating (cal/cm²)","value":"8"},{"id":2636635,"name":"Clothing Category","value":"Adult Unisex"},{"id":2636636,"name":"Fit","value":"Loose"},{"id":2636637,"name":"Flame Resistant","value":"Yes"},{"id":2636638,"name":"Hooded","value":"Yes"},{"id":2636639,"name":"High Visibility","value":"Yes"},{"id":2636640,"name":"Insulated","value":"No"},{"id":2636641,"name":"Jacket Category","value":"Rain"},{"id":2636642,"name":"Jacket / Vest Collar Style","value":"Stand Up"},{"id":2636643,"name":"Jacket / Vest Closure Type","value":"Single Pull Zipper"},{"id":2636644,"name":"Jacket / Vest Length","value":"Hip"},{"id":2636645,"name":"Jacket / Vest Sleeve Length","value":"Full length"},{"id":2636646,"name":"Lined","value":"Yes"},{"id":2636647,"name":"Lining Material","value":"Nomex"},{"id":2636648,"name":"Machine Washable","value":"Yes"},{"id":2636649,"name":"Moisture Management","value":"No"},{"id":2636650,"name":"Outerwear Venting","value":"Yes"},{"id":2636651,"name":"Outer Shell Material","value":"PVC on Nomex"},{"id":2636652,"name":"Pocket Inside Quantity","value":"0"},{"id":2636653,"name":"Pocket Outside Quantity","value":"2"},{"id":2636654,"name":"Pullover","value":"No"},{"id":2636655,"name":"Rainwear","value":"Yes"},{"id":2636656,"name":"Reflective Safety Trim","value":"Reflective Trim"},{"id":2636657,"name":"Removable Hood","value":"No"},{"id":2636658,"name":"Removable Liner","value":"No"},{"id":2636659,"name":"Snow Cuffs","value":"No"},{"id":2636660,"name":"Stitch / Hem","value":"Heat Sealed"},{"id":2636661,"name":"Water Resistant","value":"Yes"},{"id":2636662,"name":"Waterproof","value":"Yes"},{"id":2636663,"name":"Workwear","value":"Yes"},{"id":2636664,"name":"Jacket Cuff Style","value":"Hook and Loop"},{"id":2636665,"name":"Jacket Color","value":"Fluorescent Yellow Green"},{"id":2636666,"name":"Electrical Flash Protection","value":"Yes"},{"id":2636667,"name":"Case Quantity","value":"12"},{"id":2636668,"name":"Package Size","value":"Each"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/138694/320104/7f494094-79f5-4d5d-a91f-29e003f62313__49758.1727462718.jpg?c=2","alt":"Tingley J44122.SM Eclipse Jacket"}],"rating":null,"num_reviews":null,"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"}}},"category":["Safety Supplies/Hi-Vis And Protective Clothing/Rainwear","All Products"]},{"id":139005,"sku":"MCRSR510AF","name":"MCR Safety SR510AF Swagger SR5 Safety Glasses Clear Lenses","url":"https://safetysourcellc.com/safety-supplies/safety-eyewear/safety-glasses/mcr-safety-sr510af-swagger-sr5-safety-glasses-clear-lenses/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"MCR Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139005/320744/mcr-SR510AF-xhires__67054.1736196398.jpg?c=2","alt":"MCR Safety SR510AF Swagger SR5 Safety Glasses Clear Lenses"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"date_added":"Jan 6th 2025","custom_fields":[{"id":2642875,"name":"Series","value":"Swagger (SR5)"},{"id":2642876,"name":"(Base) UoM","value":"PR"},{"id":2642877,"name":"Lens Color","value":"Clear"},{"id":2642878,"name":"Product Type","value":"Clear"},{"id":2642879,"name":"Primary Frame Material","value":"Polycarbonate"},{"id":2642880,"name":"TAA Compliant","value":"Yes"},{"id":2642881,"name":"Primary Frame Color","value":"Charcoal"},{"id":2642882,"name":"Frame Style","value":"Full Frame"},{"id":2642883,"name":"Category","value":"Safety Glasses"},{"id":2642884,"name":"Nosebridge Type","value":"Soft Pads"},{"id":2642885,"name":"Seal Type","value":"Dust"},{"id":2642886,"name":"CA Prop 65 Statement","value":"No"},{"id":2642887,"name":"Size","value":"Regular"},{"id":2642888,"name":"Dielectric","value":"Yes"},{"id":2642889,"name":"Lens Coating","value":"UV-AF Anti-Fog"},{"id":2642890,"name":"Eco-Friendly MFG","value":"Yes"},{"id":2642891,"name":"Ultraviolet Rays 0-385nm","value":"1"},{"id":2642892,"name":"VLT %","value":"90"},{"id":2642893,"name":"Visible Rays 400-700nm","value":"0.14"},{"id":2642894,"name":"Primary Temple Material","value":"Polycarbonate"},{"id":2642895,"name":"CS Weight UoM","value":"OZ"},{"id":2642896,"name":"Secondary Temple Color","value":"Black"},{"id":2642897,"name":"Base Weight Unit","value":"OZ"},{"id":2642898,"name":"Inner Packaging","value":"Dozen Gravity Box"},{"id":2642899,"name":"Infrared Rays 780-2000nm","value":"0.22"},{"id":2642900,"name":"Nosebridge Material","value":"TPR"},{"id":2642901,"name":"ISO 12312-1 Blue Light","value":"0.14"},{"id":2642902,"name":"Temple Type","value":"Bayonet"},{"id":2642903,"name":"Z87+","value":"Yes"},{"id":2642904,"name":"FDA Clearance","value":"Yes"},{"id":2642905,"name":"Primary Temple Color","value":"Charcoal"},{"id":2642906,"name":"Case Pack","value":"144"},{"id":2642907,"name":"HTS Number","value":"9004.90.0010"},{"id":2642908,"name":"Made In","value":"Taiwan"},{"id":2642909,"name":"Case Dimensions","value":"18.500 x 21.000 x 15.000"},{"id":2642910,"name":"Case Weight","value":"17.802"},{"id":2642911,"name":"Weight","value":"1.978"},{"id":2642912,"name":"Buy Units","value":"12"},{"id":2642913,"name":"Package Size","value":"Pair"},{"id":2642914,"name":"Custom Print Glasses","value":"Yes"},{"id":2642915,"name":"Case Quantity","value":"144"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139005/320744/mcr-SR510AF-xhires__67054.1736196398.jpg?c=2","alt":"MCR Safety SR510AF Swagger SR5 Safety Glasses Clear Lenses"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$10.70","value":10.7,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=139005&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Safety Eyewear/Safety Glasses","All Products","Brands/MCR Safety"]},{"id":98225,"sku":"MCRDC3N","name":"MCR Safety DC3N Flame Resistant (FR) Deluxe Insulated Coverall, 88% Cotton 12% Nylon, Modacrylic quilted lining","url":"https://safetysourcellc.com/safety-supplies/protective-clothing/heat-flame-resistant-clothing/mcr-safety-dc3n-flame-resistant-fr-deluxe-insulated-coverall-88-cotton-12-nylon-modacrylic-quilted-lining/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"MCR Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/98225/225831/mcr-DC3N_1HM__43574.1591126022.jpg?c=2","alt":"MCR Safety DC3NS Flame Resistant (FR) Deluxe Insulated Coverall, 88% Cotton 12% Nylon, Modacrylic quilted lining"},"qty_in_cart":0,"pre_order":false,"has_options":true,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"5.89 LBS","value":5.89},"demo":false,"date_added":"May 14th 2019","custom_fields":[{"id":741316,"name":"Material","value":"Flame Resistant, 88% Cotton / 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/cm 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"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/98225/225831/mcr-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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/98225/225830/mcr-DC3N_2HM__64639.1557864768.jpg?c=2","alt":"MCR Safety DC3NS Flame Resistant (FR) Deluxe Insulated Coverall, 88% Cotton 12% Nylon, Modacrylic quilted lining"}],"rating":null,"num_reviews":null,"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"}}},"category":["Safety Supplies/Hi-Vis And Protective Clothing/Heat & Flame Resistant Clothing","All Products","Brands/MCR Safety"]},{"id":138695,"sku":"TINJ44129","name":"Tingley J44129 Eclipse Jacket","url":"https://safetysourcellc.com/safety-supplies/hi-vis-and-protective-clothing/rainwear/tingley-j44129-eclipse-jacket/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"Tingley"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/138695/320105/ae6c7eb1-7ea0-48d2-ba6b-a5c7dea4e2cc__41910.1727462719.jpg?c=2","alt":"Tingley J44129.SM Eclipse Jacket"},"qty_in_cart":0,"pre_order":false,"has_options":true,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"2.30 LBS","value":2.3},"demo":false,"date_added":"Sep 27th 2024","custom_fields":[{"id":2636669,"name":"Arc Rating (cal/cm²)","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 / Vest Collar Style","value":"Stand Up"},{"id":2636678,"name":"Jacket / Vest Closure Type","value":"Single Pull Zipper"},{"id":2636679,"name":"Jacket / Vest Length","value":"Hip"},{"id":2636680,"name":"Jacket / 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 / 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"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/138695/320105/ae6c7eb1-7ea0-48d2-ba6b-a5c7dea4e2cc__41910.1727462719.jpg?c=2","alt":"Tingley J44129.SM Eclipse Jacket"}],"rating":null,"num_reviews":null,"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"}}},"category":["Safety Supplies/Hi-Vis And Protective Clothing/Rainwear","All Products"]},{"id":139006,"sku":"MCRSR510PF","name":"MCR Safety SR510PF Swagger SR5 Safety Glasses Clear Lenses","url":"https://safetysourcellc.com/safety-supplies/safety-eyewear/safety-glasses/mcr-safety-sr510pf-swagger-sr5-safety-glasses-clear-lenses/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"MCR Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139006/320743/mcr-SR510AF-xhires__65429.1736196381.jpg?c=2","alt":"MCR Safety SR510PF Swagger SR5 Safety Glasses Clear Lenses"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"date_added":"Jan 6th 2025","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"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139006/320743/mcr-SR510AF-xhires__65429.1736196381.jpg?c=2","alt":"MCR Safety SR510PF Swagger SR5 Safety Glasses Clear Lenses"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$11.84","value":11.84,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=139006&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Safety Eyewear/Safety Glasses","All Products","Brands/MCR Safety"]},{"id":139007,"sku":"MCRSR512AF","name":"MCR Safety SR512AF Swagger SR5 Safety Glasses Gray Lenses","url":"https://safetysourcellc.com/safety-supplies/safety-eyewear/safety-glasses/mcr-safety-sr512af-swagger-sr5-safety-glasses-gray-lenses/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"MCR Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139007/320742/mcr-SR512AF-xhires__48809.1736196339.jpg?c=2","alt":"MCR Safety SR512AF Swagger SR5 Safety Glasses Gray Lenses"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"date_added":"Jan 6th 2025","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"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139007/320742/mcr-SR512AF-xhires__48809.1736196339.jpg?c=2","alt":"MCR Safety SR512AF Swagger SR5 Safety Glasses Gray Lenses"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$11.13","value":11.13,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=139007&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Safety Eyewear/Safety Glasses","All Products","Brands/MCR Safety"]},{"id":139014,"sku":"MCRSR5250PF","name":"MCR Safety SR5250PF Swagger SR5 Safety Glasses Shade 5.0 Lenses","url":"https://safetysourcellc.com/safety-supplies/safety-eyewear/safety-glasses/mcr-safety-sr5250pf-swagger-sr5-safety-glasses-shade-5-0-lenses/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"MCR Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139014/320735/mcr-SR5250PF-xhires__48630.1736196202.jpg?c=2","alt":"MCR Safety SR5250PF Swagger SR5 Safety Glasses Shade 5.0 Lenses"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.15 LBS","value":0.15},"demo":false,"date_added":"Jan 6th 2025","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"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/139014/320735/mcr-SR5250PF-xhires__48630.1736196202.jpg?c=2","alt":"MCR Safety SR5250PF Swagger SR5 Safety Glasses Shade 5.0 Lenses"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$15.61","value":15.61,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=139014&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Safety Eyewear/Safety Glasses","All Products","Brands/MCR Safety"]},{"id":154314,"sku":"GGLRLY00602","name":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses","url":"https://safetysourcellc.com/safety-glasses/global-glove-rly00602-navigator-x-polarized-anti-fog-lens-gray-frame-safety-glasses/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"Global Glove Safety Products"},"availability":"","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://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154314/344737/RLY00602_W__75495.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"},"qty_in_cart":0,"pre_order":false,"has_options":false,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"0.10 LBS","value":0.1},"demo":false,"date_added":"Apr 3rd 2026","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/ISEA 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 / Case"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154314/344737/RLY00602_W__75495.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154314/344743/RLY00602_front_W__78773.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"},{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/154314/344744/RLY00602_W__86335.1775235005.jpg?c=2","alt":"Global Glove RLY00602 Navigator X Polarized Anti-Fog Lens, Gray Frame Safety Glasses"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$33.18","value":33.18,"currency":"USD"},"tax_label":"Tax"},"add_to_cart_url":"https://safetysourcellc.com/cart.php?action=add&product_id=154314&searchid=0&search_query=worldwide+material+handling","category":["Safety Supplies/Safety Eyewear/Safety Glasses","All Products","Brands/Global Glove Safety"]},{"id":51493,"sku":"AMAINPF","name":"Ammex AINPF Ammex Exam Grade Indigo Nitrile 4 Mil Gloves, Powder Free","url":"https://safetysourcellc.com/safety-supplies/hand-protection/disposable-gloves/ammex-ainpf-ammex-exam-grade-indigo-nitrile-gloves/?searchid=0&search_query=worldwide+material+handling","brand":{"name":"Ammex"},"availability":"","summary":"The No. 1 consideration with gloves is safety. It is imperative that you have the best barrier protection possible against pathogens or contaminants. Powder Free.\r\n \r\nSave with The Safety...","image":{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/51493/317143/AINPF_Box-HaloGH_72_RHCS__25430.1711570178.png?c=2","alt":"Ammex AINPF Ammex Exam Grade Indigo Nitrile 4 Mil Gloves, Powder Free"},"qty_in_cart":0,"pre_order":false,"has_options":true,"show_cart_action":true,"stock_level":null,"low_stock_level":null,"weight":{"formatted":"9.60 LBS","value":9.6},"demo":false,"date_added":"Mar 26th 2019","custom_fields":[{"id":2053978,"name":"Series","value":"AMMEX"},{"id":2053979,"name":"Color","value":"Indigo"},{"id":2053980,"name":"Grade","value":"EXAM GRADE"},{"id":2053981,"name":"Thickness","value":"4 mil"},{"id":2053982,"name":"Texture","value":"Textured/Micro-roughened"},{"id":2053983,"name":"Material","value":"Nitrile"},{"id":2053984,"name":"Coating","value":"Chlorinated"},{"id":2053985,"name":"Cuff Length","value":"9.5 in."},{"id":2053986,"name":"Package Size","value":"Case"},{"id":2053987,"name":"Case Quantity","value":"1000"},{"id":2053988,"name":"Powder Free","value":"Yes"}],"images":[{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/51493/317143/AINPF_Box-HaloGH_72_RHCS__25430.1711570178.png?c=2","alt":"Ammex AINPF Ammex Exam Grade Indigo Nitrile 4 Mil Gloves, Powder Free"},{"data":"https://cdn11.bigcommerce.com/s-f27ljev4yq/images/stencil/{:size}/products/51493/317144/AINPF_Box-Case_72_CHS__37599.1711570174.png?c=2","alt":"Ammex AINPF Ammex Exam Grade Indigo Nitrile 4 Mil Gloves, Powder Free"}],"rating":null,"num_reviews":null,"price":{"without_tax":{"formatted":"$74.95","value":74.95,"currency":"USD"},"tax_label":"Tax"},"category":["Safety Supplies/Hand Protection/Disposable Gloves","All Products","Safety Supplies/Coronavirus Products","Safety Supplies/Coronavirus Products/Disposable Gloves"]}]</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": [],"badgesLimit": 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": null,"translationProvider": "","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("eyJzZXNzaW9uIjp7ImlkIjoiZTZlZDQ4ODQtODU4OC00ZTA1LTg1Y2UtNDEwYWFmNWFjM2I2IiwiZmlyc3RfdG91Y2hfdGltZXN0YW1wIjoiMjAyNi0wNi0yMlQyMjowMDozMiIsImZpcnN0X3RvdWNoX3JlZmVycmFsX3VybCI6IiIsImZpcnN0X3RvdWNoX3JlcXVlc3RfdXJsIjoiaHR0cHM6Ly9zYWZldHlzb3VyY2VsbGMuY29tL3NlYXJjaC5waHAifSwic2hvcHBlciI6eyJ2aXNpdG9yX2lkIjoiIiwiY3VzdG9tZXJfaWQiOm51bGwsImVtYWlsIjpudWxsLCJmaXJzdF9uYW1lIjpudWxsLCJsYXN0X25hbWUiOm51bGx9LCJkYXRhX2NvbnNlbnQiOnsiZnVuY3Rpb25hbCI6ZmFsc2UsImFuYWx5dGljcyI6ZmFsc2UsImFkdmVydGlzaW5nIjpmYWxzZX0sImV2ZW50cyI6W3siYm9kbF92MV9rZXl3b3JkX3NlYXJjaCI6eyJldmVudF9pZCI6IjQzNTIyMTE4LTM5ZTAtNGEyMS05MmZjLTI2YzFhYjViYjBiNCIsImNoYW5uZWxfaWQiOjEsInNlYXJjaF9rZXl3b3JkIjoid29ybGR3aWRlIG1hdGVyaWFsIGhhbmRsaW5nIn19LHsiYm9kbF92MV9jb25zZW50X2xvYWRlZCI6eyJldmVudF9pZCI6IjMwNDE5YmNkLTdlMjQtNDQyNC04ZThjLTI4ZDMyOGY1OWI0ZCIsImFkdmVydGlzaW5nIjpmYWxzZSwiYW5hbHl0aWNzIjpmYWxzZSwiZnVuY3Rpb25hbCI6ZmFsc2V9fV19"));
})()
</script>
<script nonce="">
(function () {
var xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', 'https://bes.gcp.data.bigcommerce.com/nobot');
xmlHttp.setRequestHeader('Content-Type', 'application/json');
xmlHttp.send('{"store_id":"1000224584","timezone_offset":"-5.0","timestamp":"2026-06-22T22:00:32.23943600Z","visit_id":"7eb0dfdc-a6fa-4584-800a-c4fcbc208153","channel_id":1}');
})();
</script>