{"product_id":"3m-318-1000-e-a-r™-push-ins™-yellow-blue-uncorded-foam-earplugs-100-pack","title":"3M 318-1000 E-A-R™ Push-Ins™ Yellow \/ Blue Uncorded Foam Earplugs - 100\/Pack","description":"\u003cstyle\u003e\n  .premium-description {\n    font-family: 'Lato', 'Segoe UI', system-ui, sans-serif;\n    color: #1e40af;\n    line-height: 1.6;\n    max-width: 800px;\n    margin: 0 auto;\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 28px;\n    border-radius: 18px;\n    border: 2px solid #0ea5e9;\n    box-shadow: 0 10px 30px rgba(14, 165, 233, 0.1);\n  }\n  \n  .premium-title {\n    color: #0369a1;\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, #0369a1, #0ea5e9) 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  .premium-subtitle {\n    color: #1e40af;\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 #0ea5e9;\n    box-shadow: 0 6px 20px rgba(14, 165, 233, 0.15);\n    line-height: 1.4;\n  }\n  \n  .specs-table-premium {\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(14, 165, 233, 0.15);\n    border: 3px solid #7dd3fc;\n  }\n  \n  .specs-table-premium thead {\n    background: linear-gradient(135deg, #0369a1 0%, #0ea5e9 100%);\n  }\n  \n  .specs-table-premium 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 #7dd3fc;\n  }\n  \n  .specs-table-premium td {\n    padding: 18px 28px;\n    border-bottom: 1px solid #e0f2fe;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n  \n  .specs-table-premium tr:last-child td {\n    border-bottom: none;\n  }\n  \n  .specs-table-premium tr:hover td {\n    background-color: #f8fafc;\n    transform: translateX(5px);\n    box-shadow: inset 4px 0 0 #0ea5e9;\n  }\n  \n  .spec-label-premium {\n    color: #1e40af;\n    font-weight: 700;\n    width: 40%;\n    font-size: 15px;\n    padding-right: 25px;\n  }\n  \n  .spec-value-premium {\n    color: #0c4a6e;\n    font-weight: 600;\n    font-size: 15px;\n  }\n  \n  .sku-premium {\n    background: linear-gradient(135deg, #dc2626, #b91c1c);\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(220, 38, 38, 0.3);\n  }\n  \n  .certification-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #0369a1, #0ea5e9);\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(14, 165, 233, 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-premium {\n    background: white;\n    padding: 22px;\n    border-radius: 14px;\n    border: 2px solid #7dd3fc;\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-premium:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 14px 35px rgba(14, 165, 233, 0.2);\n    border-color: #0ea5e9;\n  }\n  \n  .feature-premium:before {\n    content: \"▶\";\n    color: #0ea5e9;\n    font-size: 22px;\n    font-weight: 900;\n    position: absolute;\n    left: 28px;\n    top: 22px;\n  }\n  \n  .validation-section {\n    background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);\n    border: 3px solid #3b82f6;\n    border-radius: 16px;\n    padding: 28px;\n    margin: 32px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .validation-section:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 5px;\n    background: linear-gradient(90deg, #0369a1, #3b82f6);\n  }\n  \n  .validation-title {\n    color: #1e40af;\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-blue {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: #3b82f6;\n    display: inline-block;\n  }\n  \n  .color-dot-yellow {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: #fbbf24;\n    display: inline-block;\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  .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=\"premium-description\"\u003e\n  \u003ch1 class=\"premium-title\"\u003e3M E-A-R Push-Ins™ Premium Foam Earplugs\u003c\/h1\u003e\n  \n  \u003cdiv class=\"premium-subtitle\"\u003eProfessional 28 dB hearing protection with CSA Class AL rating and E-A-RFit™ validation compatibility.\u003c\/div\u003e\n  \n  \u003cp\u003eEnsure maximum workplace safety with 3M E-A-R Push-Ins™ premium foam earplugs, engineered for superior hearing protection and compliance verification. These professional-grade earplugs combine advanced technology with rigorous certification standards.\u003c\/p\u003e\n  \n  \u003ctable class=\"specs-table-premium\"\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-premium\"\u003eSKU #\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003e\u003cspan class=\"sku-premium\"\u003e40395\u003c\/span\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-premium\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003e0.5 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-premium\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003e100 per Pack\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-premium\"\u003eNoise Reduction\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003e28 Decibels (NRR)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-premium\"\u003eColors\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003e\n          \u003cdiv class=\"color-display\"\u003e\n            \u003cspan class=\"color-tag\"\u003e\u003cspan class=\"color-dot-blue\"\u003e\u003c\/span\u003e Blue\u003c\/span\u003e\n            \u003cspan class=\"color-tag\"\u003e\u003cspan class=\"color-dot-yellow\"\u003e\u003c\/span\u003e Bright Yellow\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-premium\"\u003eCSA Rating\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\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-premium\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003e\n          Reusable \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-premium\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003ePremium Foam Construction\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-premium\"\u003eStyle\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003eCordless Design\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-premium\"\u003eType\u003c\/td\u003e\n        \u003ctd class=\"spec-value-premium\"\u003eProfessional Earplugs\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \n  \u003cdiv class=\"certification-badge\"\u003eCSA CLASS AL CERTIFIED • 28 dB PROTECTION\u003c\/div\u003e\n  \n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-premium\"\u003eCompatible with 3M E-A-RFit™ validation system\u003c\/div\u003e\n    \u003cdiv class=\"feature-premium\"\u003eBright yellow color for compliance verification\u003c\/div\u003e\n    \u003cdiv class=\"feature-premium\"\u003ePush-Ins™ design for easy insertion\u003c\/div\u003e\n    \u003cdiv class=\"feature-premium\"\u003eReusable premium foam construction\u003c\/div\u003e\n    \u003cdiv class=\"feature-premium\"\u003eCordless for maximum freedom of movement\u003c\/div\u003e\n    \u003cdiv class=\"feature-premium\"\u003eIdeal for multiple industrial applications\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"validation-section\"\u003e\n    \u003cdiv class=\"validation-title\"\u003eAdvanced Validation Technology\u003c\/div\u003e\n    \u003cp\u003eCompatible with the 3M E-A-RFit™ validation system, these earplugs ensure proper fit and protection verification. The bright yellow color allows supervisors to quickly conduct hearing protection compliance checks in industrial environments.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cp\u003eDesigned for agriculture, food processing, sanitation engineering, inspection, and construction industries, 3M E-A-R Push-Ins™ 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 premium foam construction offers comfort while maintaining effective noise reduction. Made in America with reusable design, these cordless earplugs provide maximum freedom of movement while ensuring workplace safety compliance and hearing protection standards.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42803328778324,"sku":"40395","price":80.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-03T165454.517.png?v=1767441380","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/3m-318-1000-e-a-r%e2%84%a2-push-ins%e2%84%a2-yellow-blue-uncorded-foam-earplugs-100-pack","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}