{"product_id":"arm-hammer®-42-6-oz-carpet-room-allergen-reducer-and-odor-eliminator-9-case","title":"Arm \u0026 Hammer® 42.6 oz. Carpet \u0026 Room Allergen Reducer and Odor Eliminator - 9\/Case","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      color: #1a202c;\n      line-height: 1.7;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      margin: 32px 0 36px 0;\n      border-radius: 14px;\n      overflow: hidden;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.07);\n      border: 1px solid #e2e8f0;\n      background: white;\n    }\n    \n    .specs-table th {\n      background: linear-gradient(135deg, #0f766e 0%, #14b8a6 100%);\n      color: white;\n      font-weight: 600;\n      text-align: left;\n      padding: 22px 26px;\n      width: 40%;\n      font-size: 15.5px;\n      letter-spacing: 0.4px;\n      border-bottom: 1px solid rgba(255,255,255,0.15);\n    }\n    \n    .specs-table td {\n      padding: 22px 26px;\n      background-color: #f8fafc;\n      border-bottom: 1px solid #e2e8f0;\n      font-size: 16px;\n      color: #2d3748;\n      font-weight: 500;\n    }\n    \n    .specs-table tr:last-child th,\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .section-title {\n      font-size: 30px;\n      font-weight: 700;\n      color: #0f766e;\n      margin: 40px 0 24px 0;\n      padding-bottom: 14px;\n      position: relative;\n      display: inline-block;\n    }\n    \n    .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 100%;\n      height: 4px;\n      background: linear-gradient(90deg, #0f766e 0%, #14b8a6 100%);\n      border-radius: 4px;\n    }\n    \n    .main-headline {\n      font-size: 24px;\n      color: #0d9488;\n      font-weight: 600;\n      margin: 28px 0 20px 0;\n      background: linear-gradient(135deg, #0f766e 0%, #0d9488 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n    }\n    \n    .benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 26px;\n      margin: 34px 0;\n    }\n    \n    .benefit-card {\n      background: linear-gradient(145deg, #ffffff 0%, #f0fdfa 100%);\n      padding: 28px;\n      border-radius: 12px;\n      border: 1px solid #ccfbf1;\n      position: relative;\n      transition: all 0.3s ease;\n    }\n    \n    .benefit-card:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 12px 30px rgba(20, 184, 166, 0.12);\n      border-color: #5eead4;\n    }\n    \n    .benefit-card:before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 6px;\n      height: 100%;\n      background: linear-gradient(180deg, #0f766e 0%, #14b8a6 100%);\n      border-radius: 6px 0 0 6px;\n    }\n    \n    .benefit-title {\n      font-weight: 700;\n      color: #0f766e;\n      margin-bottom: 12px;\n      font-size: 19px;\n      display: flex;\n      align-items: center;\n    }\n    \n    .benefit-title:before {\n      content: '✓';\n      color: #10b981;\n      font-weight: bold;\n      margin-right: 12px;\n      font-size: 20px;\n      background: #d1fae5;\n      width: 28px;\n      height: 28px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    \n    .highlight-box {\n      background: linear-gradient(135deg, #ecfdf5 0%, #f0fdfa 100%);\n      padding: 30px;\n      border-radius: 14px;\n      margin: 34px 0;\n      border: 2px solid #10b981;\n      position: relative;\n    }\n    \n    .highlight-box:before {\n      content: '★';\n      position: absolute;\n      top: -16px;\n      left: -16px;\n      background: white;\n      width: 32px;\n      height: 32px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 2px solid #10b981;\n      color: #0f766e;\n      font-weight: bold;\n      font-size: 16px;\n    }\n    \n    .feature-tag {\n      display: inline-flex;\n      align-items: center;\n      background: linear-gradient(135deg, #0f766e 0%, #14b8a6 100%);\n      color: white;\n      padding: 10px 22px;\n      border-radius: 25px;\n      font-size: 15px;\n      font-weight: 600;\n      margin: 10px 14px 10px 0;\n      box-shadow: 0 4px 12px rgba(20, 184, 166, 0.2);\n    }\n    \n    .usage-steps {\n      counter-reset: step-counter;\n      margin: 28px 0;\n      padding: 0;\n    }\n    \n    .usage-step {\n      position: relative;\n      padding: 20px 0 20px 60px;\n      margin-bottom: 16px;\n      border-bottom: 1px solid #e2e8f0;\n    }\n    \n    .usage-step:last-child {\n      border-bottom: none;\n    }\n    \n    .usage-step:before {\n      counter-increment: step-counter;\n      content: counter(step-counter);\n      position: absolute;\n      left: 0;\n      top: 50%;\n      transform: translateY(-50%);\n      width: 40px;\n      height: 40px;\n      background: linear-gradient(135deg, #0f766e 0%, #14b8a6 100%);\n      color: white;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      font-size: 18px;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU #\u003c\/th\u003e\n\u003ctd\u003e401511\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e9\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e25.75 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChemical Form\u003c\/th\u003e\n\u003ctd\u003ePowder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eMade in America\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Size\u003c\/th\u003e\n\u003ctd\u003e42.6 oz.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eReady-to-Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCarpet Cleaners and Shampoos\u003cbr\u003eDeodorizers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003ch3 class=\"main-headline\"\u003eArm \u0026amp; Hammer® Carpet \u0026amp; Room Allergen Reducer \u0026amp; Odor Eliminator\u003c\/h3\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003eProfessional-grade powder formula that eliminates odors and reduces allergens at the source using patented baking soda technology. Non-toxic and safe for use around pets and family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eDeep Penetration Technology\u003c\/div\u003e\n\u003cdiv\u003eBreaks static charge to penetrate deep into carpet fibers and eliminate odors at their source\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eAllergen Reduction\u003c\/div\u003e\n\u003cdiv\u003eEliminates up to 80% of allergens from carpeting for healthier indoor environments\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eNon-Toxic Formula\u003c\/div\u003e\n\u003cdiv\u003eSafe for use around pets and children, leaving only a light, pleasant scent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eConvenient Application\u003c\/div\u003e\n\u003cdiv\u003eSnap-top box for easy application and secure storage of unused product\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin: 30px 0;\"\u003e\n\u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNon-Toxic Formula\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePet Safe\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAllergen Reducing\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eReady-to-Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"color: #0f766e; font-weight: 600; margin: 26px 0 18px 0; font-size: 20px;\"\u003eEasy 3-Step Application:\u003c\/h4\u003e\n\u003col class=\"usage-steps\"\u003e\n\u003cli class=\"usage-step\"\u003eSprinkle formula evenly over carpeted surface\u003c\/li\u003e\n\u003cli class=\"usage-step\"\u003eLet sit for 15 minutes to penetrate fibers\u003c\/li\u003e\n\u003cli class=\"usage-step\"\u003eVacuum thoroughly for clean, fresh results\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 24px;\"\u003eThis innovative powder formula utilizes Arm \u0026amp; Hammer® baking soda technology to neutralize odors and reduce allergens in commercial and residential spaces. Each 42.6 oz. box provides effective cleaning power, with 9 boxes per case for extended use in hotels, restaurants, offices, and healthcare facilities.\u003c\/p\u003e\n\u003cp\u003eThe snap-top packaging ensures easy application while maintaining product freshness between uses. The light, pleasant scent leaves spaces smelling fresh without overpowering fragrances, making it ideal for environments where air quality is a priority.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42816435748948,"sku":"401511","price":91.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/pic_18_21cf0fb8-b3c6-4536-9c4a-47801a939f20.png?v=1767889269","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/arm-hammer%c2%ae-42-6-oz-carpet-room-allergen-reducer-and-odor-eliminator-9-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}