{"product_id":"3m-311-4106-e-a-rsoft™-yellow-black-metal-detectable-corded-foam-earplug-200-pack","title":"3M 311-4106 E-A-Rsoft™ Yellow \/ Black Metal Detectable Corded Foam Earplug - 200\/Pack","description":"\u003cstyle\u003e\n  .detection-description {\n    font-family: 'Raleway', 'Segoe UI', system-ui, sans-serif;\n    color: #111827;\n    line-height: 1.6;\n    max-width: 800px;\n    margin: 0 auto;\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    padding: 28px;\n    border-radius: 18px;\n    border: 2px solid #f59e0b;\n    box-shadow: 0 12px 35px rgba(245, 158, 11, 0.15);\n  }\n  \n  .detection-title {\n    color: #d97706;\n    font-size: 32px;\n    font-weight: 900;\n    margin-bottom: 20px;\n    padding-bottom: 18px;\n    border-bottom: 4px solid;\n    border-image: linear-gradient(90deg, #d97706, #f59e0b) 1;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.1);\n  }\n  \n  .detection-subtitle {\n    color: #92400e;\n    font-size: 18px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 24px;\n    padding: 20px;\n    background: white;\n    border-radius: 14px;\n    border-left: 6px solid #f59e0b;\n    box-shadow: 0 6px 20px rgba(245, 158, 11, 0.2);\n    line-height: 1.4;\n  }\n  \n  .specs-table-detection {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin: 30px 0;\n    background: white;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 12px 35px rgba(245, 158, 11, 0.18);\n    border: 3px solid #fbbf24;\n  }\n  \n  .specs-table-detection thead {\n    background: linear-gradient(135deg, #d97706 0%, #f59e0b 100%);\n  }\n  \n  .specs-table-detection th {\n    color: white;\n    font-weight: 800;\n    padding: 22px 28px;\n    text-align: left;\n    font-size: 17px;\n    letter-spacing: 0.6px;\n    text-transform: uppercase;\n    border-bottom: 3px solid #fbbf24;\n  }\n  \n  .specs-table-detection td {\n    padding: 18px 28px;\n    border-bottom: 1px solid #fef3c7;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n  \n  .specs-table-detection tr:last-child td {\n    border-bottom: none;\n  }\n  \n  .specs-table-detection tr:hover td {\n    background-color: #fffbeb;\n    transform: translateX(5px);\n    box-shadow: inset 4px 0 0 #f59e0b;\n  }\n  \n  .spec-label-detection {\n    color: #92400e;\n    font-weight: 700;\n    width: 40%;\n    font-size: 15px;\n    padding-right: 25px;\n  }\n  \n  .spec-value-detection {\n    color: #78350f;\n    font-weight: 600;\n    font-size: 15px;\n  }\n  \n  .sku-detection {\n    background: linear-gradient(135deg, #1d4ed8, #3b82f6);\n    color: white;\n    padding: 6px 16px;\n    border-radius: 22px;\n    font-weight: 800;\n    font-size: 14px;\n    display: inline-block;\n    letter-spacing: 0.6px;\n    box-shadow: 0 4px 12px rgba(29, 78, 216, 0.3);\n  }\n  \n  .protection-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #d97706, #f59e0b);\n    color: white;\n    padding: 10px 26px;\n    border-radius: 28px;\n    font-weight: 800;\n    font-size: 15px;\n    margin: 16px 0 26px;\n    letter-spacing: 0.6px;\n    box-shadow: 0 6px 20px rgba(217, 119, 6, 0.4);\n    text-transform: uppercase;\n  }\n  \n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 28px 0;\n  }\n  \n  .feature-detection {\n    background: white;\n    padding: 22px;\n    border-radius: 14px;\n    border: 2px solid #fbbf24;\n    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    padding-left: 60px;\n    box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n  }\n  \n  .feature-detection:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 14px 35px rgba(245, 158, 11, 0.25);\n    border-color: #f59e0b;\n  }\n  \n  .feature-detection:before {\n    content: \"▶\";\n    color: #d97706;\n    font-size: 22px;\n    font-weight: 900;\n    position: absolute;\n    left: 28px;\n    top: 22px;\n  }\n  \n  .safety-section {\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    border: 3px solid #f59e0b;\n    border-radius: 16px;\n    padding: 28px;\n    margin: 32px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .safety-section:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 5px;\n    background: linear-gradient(90deg, #d97706, #f59e0b);\n  }\n  \n  .safety-title {\n    color: #92400e;\n    font-weight: 800;\n    margin-bottom: 16px;\n    font-size: 21px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  \n  .color-display {\n    display: flex;\n    gap: 15px;\n    margin: 10px 0;\n    flex-wrap: wrap;\n  }\n  \n  .color-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 16px;\n    border-radius: 22px;\n    font-weight: 600;\n    font-size: 14px;\n    background: white;\n    border: 2px solid #e5e7eb;\n    box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n  }\n  \n  .color-dot-yellow {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: #fbbf24;\n    display: inline-block;\n    border: 2px solid #d97706;\n  }\n  \n  .color-dot-black {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: #111827;\n    display: inline-block;\n    border: 2px solid #374151;\n  }\n  \n  .csa-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #059669, #10b981);\n    color: white;\n    padding: 6px 16px;\n    border-radius: 20px;\n    font-weight: 700;\n    font-size: 13px;\n    margin: 8px 0 18px;\n    letter-spacing: 0.5px;\n  }\n  \n  .detection-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #7c3aed, #8b5cf6);\n    color: white;\n    padding: 6px 16px;\n    border-radius: 20px;\n    font-weight: 700;\n    font-size: 13px;\n    margin: 8px 0 18px;\n    letter-spacing: 0.5px;\n  }\n  \n  .usa-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #dc2626, #ef4444);\n    color: white;\n    padding: 5px 14px;\n    border-radius: 18px;\n    font-weight: 600;\n    font-size: 12px;\n    margin-left: 10px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"detection-description\"\u003e\n  \u003ch1 class=\"detection-title\"\u003e3M E-A-Rsoft™ Metal Detectable Earplugs\u003c\/h1\u003e\n  \n  \u003cdiv class=\"detection-subtitle\"\u003ePremium 32 dB hearing protection with metal detection technology and CSA Class AL certification.\u003c\/div\u003e\n  \n  \u003cp\u003eEnsure maximum workplace safety with 3M E-A-Rsoft™ metal detectable earplugs, engineered for superior hearing protection in sensitive industrial environments. These professional-grade earplugs combine advanced safety features with rigorous certification standards.\u003c\/p\u003e\n  \n  \u003ctable class=\"specs-table-detection\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth colspan=\"2\"\u003eProduct Specifications\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eSKU #\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003e\u003cspan class=\"sku-detection\"\u003e40396\u003c\/span\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003e2 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003e200 per Pack\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eNoise Reduction\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003e32 Decibels (NRR)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eColors\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003e\n          \u003cdiv class=\"color-display\"\u003e\n            \u003cspan class=\"color-tag\"\u003e\u003cspan class=\"color-dot-yellow\"\u003e\u003c\/span\u003e Bright Yellow\u003c\/span\u003e\n            \u003cspan class=\"color-tag\"\u003e\u003cspan class=\"color-dot-black\"\u003e\u003c\/span\u003e Professional Black\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eCSA Rating\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003e\u003cspan class=\"csa-badge\"\u003eClass AL Certified\u003c\/span\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003e\n          \u003cspan class=\"detection-badge\"\u003eMetal Detectable\u003c\/span\u003e\n          \u003cspan class=\"usa-badge\"\u003eMade in America\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003ePremium Soft Foam\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eStyle\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003eCorded Design\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-detection\"\u003eType\u003c\/td\u003e\n        \u003ctd class=\"spec-value-detection\"\u003eProfessional Earplugs\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \n  \u003cdiv class=\"protection-badge\"\u003e32 dB MAXIMUM PROTECTION • METAL DETECTABLE\u003c\/div\u003e\n  \n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-detection\"\u003eMetal detectable for contamination prevention\u003c\/div\u003e\n    \u003cdiv class=\"feature-detection\"\u003eCompatible with 3M E-A-RFit™ validation system\u003c\/div\u003e\n    \u003cdiv class=\"feature-detection\"\u003eBright yellow color for compliance verification\u003c\/div\u003e\n    \u003cdiv class=\"feature-detection\"\u003eSoft foam design conforms to ear canal\u003c\/div\u003e\n    \u003cdiv class=\"feature-detection\"\u003eCorded design prevents loss during use\u003c\/div\u003e\n    \u003cdiv class=\"feature-detection\"\u003eHigh-visibility for easy supervision checks\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"safety-section\"\u003e\n    \u003cdiv class=\"safety-title\"\u003eAdvanced Safety Technology\u003c\/div\u003e\n    \u003cp\u003eMetal detectable construction prevents product contamination in food processing and manufacturing environments. The soft foam design conforms comfortably to the ear canal while providing maximum 32 dB noise reduction.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cp\u003eDesigned for agriculture, food processing, sanitation engineering, inspection, and construction industries, 3M E-A-Rsoft™ earplugs provide reliable protection around loud machinery and equipment. The CSA Class AL rating ensures compliance with rigorous Canadian safety standards.\u003c\/p\u003e\n  \n  \u003cp\u003eThe bright yellow color allows supervisors to quickly conduct hearing protection compliance checks. Made in America with disposable design, these corded earplugs offer secure placement while ensuring workplace safety compliance and contamination prevention in sensitive environments.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42803416105044,"sku":"40396","price":160.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-03T165839.453.png?v=1767443939","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/3m-311-4106-e-a-rsoft%e2%84%a2-yellow-black-metal-detectable-corded-foam-earplug-200-pack","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}