{"title":"Proofers","description":"","products":[{"product_id":"polarman-rtr-159l-p-21-2-5-undercounter-half-size-insulated-heated-holding-proofing-cabinet-with-clear-door","title":"Polarman PLM-W159L-P 31 2\/5\" Undercounter Half Size Insulated Heated Holding \/ Proofing Cabinet with Clear Door","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n     \n        .product-container {\n            display: flex;\n            justify-content: space-between;\n            gap: 0%;\n            margin: 20px auto;\n            flex-wrap: wrap;\n            max-width: 1200px;\n        }\n\n        .product-image {\n            width: 48%;\n        }\n\n        .product-image img {\n            width: 100%;\n            height: auto;\n            display: block;\n            justify-content: center;\n        }\n\n        .product-description {\n   width: 52%;\n    text-align: left;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    \n    padding: 20px; \n    transition: opacity 0.3s ease; \n\n        }\n\n     \n        .container {\n            display: flex;\n            flex-wrap: wrap;\n            width: 100%;\n            margin: 0 auto;\n            padding: 0;\n            border: 1px solid #ccc;\n            border-radius: 10px;\n            overflow: hidden;\n            max-width: 1200px;\n        }\n\n        .box {\n            width: 33.33%;\n            box-sizing: border-box;\n            padding: 15px;\n            display: flex;\n            flex-direction: row;\n            gap: 15px;\n            position: relative;\n            margin: 0;\n        }\n\n        .box-image {\n            margin: 0;\n            padding: 0;\n            flex-shrink: 0;\n        }\n\n        .box-image img {\n            width: 50px;\n            height: 50px;\n            display: block;\n            object-fit: contain;\n        }\n\n        .text {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            flex: 1;\n        }\n\n        .text h2 {\n            font-size: 14px;\n            line-height: 1.2;\n            color: #000000;\n            margin: 0 0 6px 0;\n            font-weight: 600;\n        }\n\n        .text p {\n            font-size: 11px;\n            line-height: 1.4;\n            color: #333;\n            margin: 0;\n        }\n\n        .box:not(:last-child):after {\n            content: '';\n            position: absolute;\n            right: 0;\n            top: 0%;\n            height: 100%;\n            width: 1px;\n            background-color: #ccc;\n        }\n\n      \n        .video-player-container {\n            max-width: 1200px;\n          margin: 40px auto 0; \n\n        }\n\n        .video-player-wrapper {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n            border-radius: 12px;\n            background: #000;\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        #videoPlayerMain {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100% !important;\n            height: 100% !important;\n            border-radius: 12px;\n            transition: opacity 0.3s ease;\n            object-fit: fill;\n        }\n\n        #videoPlayerTitle {\n            font-size: 24px;\n            margin: 20px 0;\n            color: #333;\n            transition: opacity 0.3s ease;\n        }\n\n        .video-player-thumbnail-grid {\n            width: 100%;\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .video-player-thumbnail {\n            cursor: pointer;\n            transition: transform 0.2s;\n            overflow: hidden;\n            border-radius: 8px;\n            position: relative;\n            width: 100%;\n        }\n\n        .video-player-thumbnail:hover {\n            transform: scale(1.05);\n        }\n\n        .video-player-thumbnail img {\n            width: 110px;\n            height: auto;\n            object-fit: cover;\n            border-radius: 8px;\n        }\n\n        .video-player-thumbnail p {\n            display: none;\n        }\n\n        .video-player-content-wrapper {\n            display: flex;\n            gap: 2%;\n            flex-wrap: wrap;\n        }\n\n        .video-player-section {\n            flex: 0 0 65%;\n            width: 65%;\n            min-width: 65%;\n            max-width: 65%;\n        }\n\n        .video-player-description {\n            flex: 0 0 33%;\n            width: 33%;\n            min-width: 33%;\n            padding: 20px;\n            background: #f5f5f5;\n            border-radius: 12px;\n            align-self: flex-start;\n            transition: opacity 0.3s ease;\n        }\n\n        .video-player-description h3 {\n            margin-top: 0;\n            font-size: 20px;\n            color: #333;\n        }\n\n        .video-player-description p {\n            line-height: 1.6;\n            color: #666;\n            text-align: left;\n        }\n\n      \n        @media (max-width: 768px) {\n          * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box; \n}\n\n            .product-container {\n                flex-direction: column-reverse;\n            }\n            \n            .product-image,\n            .product-description {\n                width: 100%;\n                margin: 10px 0;\n            }\n\n            .product-description h4 {\n                font-size: 12px;\n            }\n\n            .product-description p {\n                font-size: 10px;\n            }\n\n            .container {\n                flex-direction: column;\n            }\n            \n            .box {\n                width: 100%;\n                padding: 15px;\n            }\n            \n            .box:not(:last-child):after {\n                right: 0%;\n                left: 0%;\n                top: auto;\n                bottom: 0;\n                width: 100%;\n                height: 1px;\n            }\n\n            .video-player-content-wrapper {\n                flex-direction: column;\n            }\n\n            .video-player-section,\n            .video-player-description {\n                flex: 0 0 100%;\n                width: 100%;\n                min-width: 100%;\n                max-width: 100%;\n            }\n\n            .video-player-wrapper {\n                width: 100%;\n                padding-bottom: 56.25%;\n            }\n\n            #videoPlayerMain {\n                width: 100% !important;\n                height: 100% !important;\n            }\n\n            .video-player-description {\n                margin-top: 20px;\n                width: calc(100% - 40px);\n            }\n\n            .video-player-thumbnail-grid {\n                width: 100%;\n                grid-template-columns: repeat(4, 1fr);\n                gap: 10px;\n            }\n\n            .video-player-thumbnail img {\n                width: 100%;\n                height: auto;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch2 style=\"text-align: center;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan\u003ePolarman Heated Holding \/ Proofing Cabinet PLM-W159L-P\u003c\/span\u003e\u003c\/b\u003e\u003c\/h2\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/4_21652c64-46fb-4b3a-a421-d648a364bd70.jpg?v=1754904988\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv dir=\"ltr\"\u003e\n\u003cdiv\u003eThis commercial insulated heated holding \/ proofing cabinet features an insulated body and ample space to maintain food-safe temperatures for hours, equipped with a temperature display, mechanical temperature\/humidity controls, and dual water\/air heating options via a ventilated system. Its mobile design includes 4 casters (2 lockable) for easy repositioning, while the transparent door ensures energy-efficient visibility. Ideal for restaurants, bakeries, buffets, or banquet halls, it streamlines food preservation and service, ensuring customer satisfaction with reliability and flexibility.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"ETL US Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/etl-us_cert.webp?v=1741922579\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003e ETL US \u0026amp; Canada\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis product has been certified by ETL, a division of the Intertek Group, to meet applicable electrical product safety standards required for use in the United States and Canada.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"NEMA 5-15P Plug Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/5-15p_nemaplug_cert.webp?v=1736838831\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003e5-15P\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis unit comes with a NEMA 5-15P plug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"ETL Sanitation Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/etl-sanitation_cert.webp?v=1733102467\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003eETL Sanitation\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis product has obtained ETL Sanitary Certification and meets NSF\/ANSI standards for sanitary performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e","brand":"Polarman","offers":[{"title":"Default Title","offer_id":50548163707172,"sku":"PLM-W159L-P","price":1299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/2_0321a8a6-2472-41b6-90fc-454d4c88b98e.jpg?v=1754905009"},{"product_id":"polarman-rtr-420l-p-21-2-5-full-size-insulated-heated-holding-proofing-cabinet-with-clear-door","title":"Polarman PLM-W420L-P 31 2\/5\" Full Size Insulated Heated Holding \/ Proofing Cabinet with Clear Door","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n     \n        .product-container {\n            display: flex;\n            justify-content: space-between;\n            gap: 0%;\n            margin: 20px auto;\n            flex-wrap: wrap;\n            max-width: 1200px;\n        }\n\n        .product-image {\n            width: 48%;\n        }\n\n        .product-image img {\n            width: 100%;\n            height: auto;\n            display: block;\n            justify-content: center;\n        }\n\n        .product-description {\n   width: 52%;\n    text-align: left;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    \n    padding: 20px; \n    transition: opacity 0.3s ease; \n\n        }\n\n     \n        .container {\n            display: flex;\n            flex-wrap: wrap;\n            width: 100%;\n            margin: 0 auto;\n            padding: 0;\n            border: 1px solid #ccc;\n            border-radius: 10px;\n            overflow: hidden;\n            max-width: 1200px;\n        }\n\n        .box {\n            width: 33.33%;\n            box-sizing: border-box;\n            padding: 15px;\n            display: flex;\n            flex-direction: row;\n            gap: 15px;\n            position: relative;\n            margin: 0;\n        }\n\n        .box-image {\n            margin: 0;\n            padding: 0;\n            flex-shrink: 0;\n        }\n\n        .box-image img {\n            width: 50px;\n            height: 50px;\n            display: block;\n            object-fit: contain;\n        }\n\n        .text {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            flex: 1;\n        }\n\n        .text h2 {\n            font-size: 14px;\n            line-height: 1.2;\n            color: #000000;\n            margin: 0 0 6px 0;\n            font-weight: 600;\n        }\n\n        .text p {\n            font-size: 11px;\n            line-height: 1.4;\n            color: #333;\n            margin: 0;\n        }\n\n        .box:not(:last-child):after {\n            content: '';\n            position: absolute;\n            right: 0;\n            top: 0%;\n            height: 100%;\n            width: 1px;\n            background-color: #ccc;\n        }\n\n      \n        .video-player-container {\n            max-width: 1200px;\n          margin: 40px auto 0; \n\n        }\n\n        .video-player-wrapper {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n            border-radius: 12px;\n            background: #000;\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        #videoPlayerMain {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100% !important;\n            height: 100% !important;\n            border-radius: 12px;\n            transition: opacity 0.3s ease;\n            object-fit: fill;\n        }\n\n        #videoPlayerTitle {\n            font-size: 24px;\n            margin: 20px 0;\n            color: #333;\n            transition: opacity 0.3s ease;\n        }\n\n        .video-player-thumbnail-grid {\n            width: 100%;\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .video-player-thumbnail {\n            cursor: pointer;\n            transition: transform 0.2s;\n            overflow: hidden;\n            border-radius: 8px;\n            position: relative;\n            width: 100%;\n        }\n\n        .video-player-thumbnail:hover {\n            transform: scale(1.05);\n        }\n\n        .video-player-thumbnail img {\n            width: 110px;\n            height: auto;\n            object-fit: cover;\n            border-radius: 8px;\n        }\n\n        .video-player-thumbnail p {\n            display: none;\n        }\n\n        .video-player-content-wrapper {\n            display: flex;\n            gap: 2%;\n            flex-wrap: wrap;\n        }\n\n        .video-player-section {\n            flex: 0 0 65%;\n            width: 65%;\n            min-width: 65%;\n            max-width: 65%;\n        }\n\n        .video-player-description {\n            flex: 0 0 33%;\n            width: 33%;\n            min-width: 33%;\n            padding: 20px;\n            background: #f5f5f5;\n            border-radius: 12px;\n            align-self: flex-start;\n            transition: opacity 0.3s ease;\n        }\n\n        .video-player-description h3 {\n            margin-top: 0;\n            font-size: 20px;\n            color: #333;\n        }\n\n        .video-player-description p {\n            line-height: 1.6;\n            color: #666;\n            text-align: left;\n        }\n\n      \n        @media (max-width: 768px) {\n          * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box; \n}\n\n            .product-container {\n                flex-direction: column-reverse;\n            }\n            \n            .product-image,\n            .product-description {\n                width: 100%;\n                margin: 10px 0;\n            }\n\n            .product-description h4 {\n                font-size: 12px;\n            }\n\n            .product-description p {\n                font-size: 10px;\n            }\n\n            .container {\n                flex-direction: column;\n            }\n            \n            .box {\n                width: 100%;\n                padding: 15px;\n            }\n            \n            .box:not(:last-child):after {\n                right: 0%;\n                left: 0%;\n                top: auto;\n                bottom: 0;\n                width: 100%;\n                height: 1px;\n            }\n\n            .video-player-content-wrapper {\n                flex-direction: column;\n            }\n\n            .video-player-section,\n            .video-player-description {\n                flex: 0 0 100%;\n                width: 100%;\n                min-width: 100%;\n                max-width: 100%;\n            }\n\n            .video-player-wrapper {\n                width: 100%;\n                padding-bottom: 56.25%;\n            }\n\n            #videoPlayerMain {\n                width: 100% !important;\n                height: 100% !important;\n            }\n\n            .video-player-description {\n                margin-top: 20px;\n                width: calc(100% - 40px);\n            }\n\n            .video-player-thumbnail-grid {\n                width: 100%;\n                grid-template-columns: repeat(4, 1fr);\n                gap: 10px;\n            }\n\n            .video-player-thumbnail img {\n                width: 100%;\n                height: auto;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch2 style=\"text-align: center;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan\u003ePolarman Holding \/ Proofing Cabinet PLM-W420L-P \u003c\/span\u003e\u003c\/b\u003e\u003c\/h2\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/2_0a821e44-75a0-42cd-9b02-2c05e7c2cd0a.jpg?v=1754905101\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-description\"\u003e\u003cspan\u003eThis commercial insulated heated holding \/ proofing cabinet features an insulated body and ample space to maintain food-safe temperatures for hours, equipped with a temperature display, mechanical temperature\/humidity controls, and dual water\/air heating options via a ventilated system. Its mobile design includes 4 casters (2 lockable) for easy repositioning, while the transparent door ensures energy-efficient visibility. Ideal for restaurants, bakeries, buffets, or banquet halls, it streamlines food preservation and service, ensuring customer satisfaction with reliability and flexibility.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"ETL US Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/etl-us_cert.webp?v=1741922579\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003e ETL US \u0026amp; Canada\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis product has been certified by ETL, a division of the Intertek Group, to meet applicable electrical product safety standards required for use in the United States and Canada.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"NEMA 5-15P Plug Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/5-15p_nemaplug_cert.webp?v=1736838831\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003e5-15P\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis unit comes with a NEMA 5-15P plug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"ETL Sanitation Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/etl-sanitation_cert.webp?v=1733102467\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003eETL Sanitation\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis product has obtained ETL Sanitary Certification and meets NSF\/ANSI standards for sanitary performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e","brand":"Polarman","offers":[{"title":"Default Title","offer_id":50548303790372,"sku":"PLM-W420L-P","price":1699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/1_197f989d-32bb-43bb-b402-e9d6cd158317.jpg?v=1754905100"},{"product_id":"polarman-rtr-420l-21-2-5-full-size-non-insulated-heated-holding-proofing-cabinet-with-clear-door","title":"Polarman PLM-W420L 31 2\/5\" Full Size Non-Insulated Heated Holding \/ Proofing Cabinet with Clear Door","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n     \n        .product-container {\n            display: flex;\n            justify-content: space-between;\n            gap: 0%;\n            margin: 20px auto;\n            flex-wrap: wrap;\n            max-width: 1200px;\n        }\n\n        .product-image {\n            width: 48%;\n        }\n\n        .product-image img {\n            width: 100%;\n            height: auto;\n            display: block;\n            justify-content: center;\n        }\n\n        .product-description {\n   width: 52%;\n    text-align: left;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    \n    padding: 20px; \n    transition: opacity 0.3s ease; \n\n        }\n\n     \n        .container {\n            display: flex;\n            flex-wrap: wrap;\n            width: 100%;\n            margin: 0 auto;\n            padding: 0;\n            border: 1px solid #ccc;\n            border-radius: 10px;\n            overflow: hidden;\n            max-width: 1200px;\n        }\n\n        .box {\n            width: 33.33%;\n            box-sizing: border-box;\n            padding: 15px;\n            display: flex;\n            flex-direction: row;\n            gap: 15px;\n            position: relative;\n            margin: 0;\n        }\n\n        .box-image {\n            margin: 0;\n            padding: 0;\n            flex-shrink: 0;\n        }\n\n        .box-image img {\n            width: 50px;\n            height: 50px;\n            display: block;\n            object-fit: contain;\n        }\n\n        .text {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            flex: 1;\n        }\n\n        .text h2 {\n            font-size: 14px;\n            line-height: 1.2;\n            color: #000000;\n            margin: 0 0 6px 0;\n            font-weight: 600;\n        }\n\n        .text p {\n            font-size: 11px;\n            line-height: 1.4;\n            color: #333;\n            margin: 0;\n        }\n\n        .box:not(:last-child):after {\n            content: '';\n            position: absolute;\n            right: 0;\n            top: 0%;\n            height: 100%;\n            width: 1px;\n            background-color: #ccc;\n        }\n\n      \n        .video-player-container {\n            max-width: 1200px;\n          margin: 40px auto 0; \n\n        }\n\n        .video-player-wrapper {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n            border-radius: 12px;\n            background: #000;\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        #videoPlayerMain {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100% !important;\n            height: 100% !important;\n            border-radius: 12px;\n            transition: opacity 0.3s ease;\n            object-fit: fill;\n        }\n\n        #videoPlayerTitle {\n            font-size: 24px;\n            margin: 20px 0;\n            color: #333;\n            transition: opacity 0.3s ease;\n        }\n\n        .video-player-thumbnail-grid {\n            width: 100%;\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .video-player-thumbnail {\n            cursor: pointer;\n            transition: transform 0.2s;\n            overflow: hidden;\n            border-radius: 8px;\n            position: relative;\n            width: 100%;\n        }\n\n        .video-player-thumbnail:hover {\n            transform: scale(1.05);\n        }\n\n        .video-player-thumbnail img {\n            width: 110px;\n            height: auto;\n            object-fit: cover;\n            border-radius: 8px;\n        }\n\n        .video-player-thumbnail p {\n            display: none;\n        }\n\n        .video-player-content-wrapper {\n            display: flex;\n            gap: 2%;\n            flex-wrap: wrap;\n        }\n\n        .video-player-section {\n            flex: 0 0 65%;\n            width: 65%;\n            min-width: 65%;\n            max-width: 65%;\n        }\n\n        .video-player-description {\n            flex: 0 0 33%;\n            width: 33%;\n            min-width: 33%;\n            padding: 20px;\n            background: #f5f5f5;\n            border-radius: 12px;\n            align-self: flex-start;\n            transition: opacity 0.3s ease;\n        }\n\n        .video-player-description h3 {\n            margin-top: 0;\n            font-size: 20px;\n            color: #333;\n        }\n\n        .video-player-description p {\n            line-height: 1.6;\n            color: #666;\n            text-align: left;\n        }\n\n      \n        @media (max-width: 768px) {\n          * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box; \n}\n\n            .product-container {\n                flex-direction: column-reverse;\n            }\n            \n            .product-image,\n            .product-description {\n                width: 100%;\n                margin: 10px 0;\n            }\n\n            .product-description h4 {\n                font-size: 12px;\n            }\n\n            .product-description p {\n                font-size: 10px;\n            }\n\n            .container {\n                flex-direction: column;\n            }\n            \n            .box {\n                width: 100%;\n                padding: 15px;\n            }\n            \n            .box:not(:last-child):after {\n                right: 0%;\n                left: 0%;\n                top: auto;\n                bottom: 0;\n                width: 100%;\n                height: 1px;\n            }\n\n            .video-player-content-wrapper {\n                flex-direction: column;\n            }\n\n            .video-player-section,\n            .video-player-description {\n                flex: 0 0 100%;\n                width: 100%;\n                min-width: 100%;\n                max-width: 100%;\n            }\n\n            .video-player-wrapper {\n                width: 100%;\n                padding-bottom: 56.25%;\n            }\n\n            #videoPlayerMain {\n                width: 100% !important;\n                height: 100% !important;\n            }\n\n            .video-player-description {\n                margin-top: 20px;\n                width: calc(100% - 40px);\n            }\n\n            .video-player-thumbnail-grid {\n                width: 100%;\n                grid-template-columns: repeat(4, 1fr);\n                gap: 10px;\n            }\n\n            .video-player-thumbnail img {\n                width: 100%;\n                height: auto;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch2 class=\"MsoNormal\" style=\"text-align: center;\"\u003e\u003cb\u003e\u003cspan\u003ePolarman Holding \/ Proofing Cabinet PLM-W420L\u003c\/span\u003e\u003c\/b\u003e\u003c\/h2\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/3_aa9d8936-c38a-4644-9cd0-093513ffa092.jpg?v=1754905029\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"DVHrxd\"\u003eThis commercial insulated heated holding \/ proofing cabinet features a temperature display, mechanical temperature and humidity controls, and a ventilated heating system with dual water\/air heating options to maintain food-safe conditions for hours. Equipped with 4 casters (2 lockable) for effortless mobility and a transparent energy-saving door, it seamlessly adapts to restaurants, bakeries, buffets, or banquet halls, ensuring your specialties stay fresh, warm, and customers remain satisfied.\u003c\/div\u003e\n\u003cdiv data-location=\"1\" class=\"UdTY9 BwTYAc leDWne\" aria-hidden=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"ETL US Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/etl-us_cert.webp?v=1741922579\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003e ETL US \u0026amp; Canada\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis product has been certified by ETL, a division of the Intertek Group, to meet applicable electrical product safety standards required for use in the United States and Canada.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"NEMA 5-15P Plug Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/5-15p_nemaplug_cert.webp?v=1736838831\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003e5-15P\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis unit comes with a NEMA 5-15P plug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"box\"\u003e\n\u003cfigure class=\"box-image\"\u003e\u003cimg alt=\"ETL Sanitation Certification Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/etl-sanitation_cert.webp?v=1733102467\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"text\"\u003e\n\u003ch2\u003e\u003cstrong\u003eETL Sanitation\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis product has obtained ETL Sanitary Certification and meets NSF\/ANSI standards for sanitary performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e","brand":"Polarman","offers":[{"title":"Default Title","offer_id":50548369621284,"sku":"PLM-W420L","price":1599.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/0154\/6276\/files\/1_337635a5-a3fa-4c40-a7c2-02eccab48657.jpg?v=1754905029"}],"url":"https:\/\/chumartusa.com\/collections\/proofer.oembed","provider":"Chumart | Commercial Kitchen Equipment for Restaurants \u0026 Food Service","version":"1.0","type":"link"}