{"product_id":"hatco-r02-12-020-00-gearmotor-6-rpm-208v","title":"Hatco R02.12.020.00 Gearmotor 6 Rpm 208v","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eHatco R02.12.020.00 Gearmotor\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Custom Styles for Shopify Product Description *\/\n        .product-description-container {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n            color: #2d3748;\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.6;\n        }\n        \n        .product-title {\n            font-size: 26px;\n            font-weight: 700;\n            margin-bottom: 24px;\n            color: #1a202c;\n            padding-bottom: 16px;\n            border-bottom: 2px solid #e2e8f0;\n        }\n        \n        .product-description {\n            font-size: 16px;\n            margin-bottom: 28px;\n            color: #4a5568;\n        }\n        \n        \/* Modern Specs Table Styling *\/\n        .specs-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 30px 0;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);\n            border: 1px solid #e2e8f0;\n        }\n        \n        .specs-table thead th {\n            background: linear-gradient(135deg, #2c5282 0%, #4299e1 100%);\n            color: white;\n            text-align: left;\n            font-weight: 600;\n            padding: 18px 22px;\n            font-size: 17px;\n            letter-spacing: 0.3px;\n        }\n        \n        .specs-table tbody tr {\n            transition: all 0.2s ease;\n        }\n        \n        .specs-table tbody tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        \n        .specs-table tbody tr:nth-child(odd) {\n            background-color: #ffffff;\n        }\n        \n        .specs-table tbody tr:hover {\n            background-color: #edf2f7;\n            transform: translateY(-1px);\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);\n        }\n        \n        .specs-table td {\n            padding: 17px 22px;\n            border-bottom: 1px solid #e2e8f0;\n            font-size: 15px;\n            vertical-align: top;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            color: #4a5568;\n            font-weight: 600;\n            width: 35%;\n            padding-right: 15px;\n        }\n        \n        .spec-value {\n            color: #1a202c;\n            font-weight: 400;\n        }\n        \n        \/* Product Details Section *\/\n        .details-section {\n            background: linear-gradient(to right, #ffffff 0%, #f7fafc 100%);\n            border-left: 4px solid #2c5282;\n            padding: 24px;\n            margin: 30px 0;\n            border-radius: 8px;\n        }\n        \n        .details-title {\n            font-size: 21px;\n            font-weight: 700;\n            margin-bottom: 16px;\n            color: #2d3748;\n        }\n        \n        .details-title:after {\n            content: \"\";\n            display: block;\n            width: 50px;\n            height: 3px;\n            background: #4299e1;\n            margin-top: 8px;\n            border-radius: 2px;\n        }\n        \n        \/* Technical Specifications *\/\n        .tech-specs {\n            background-color: #f0fff4;\n            border: 1px solid #c6f6d5;\n            border-radius: 8px;\n            padding: 20px;\n            margin: 24px 0;\n        }\n        \n        .tech-specs h3 {\n            color: #22543d;\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 12px;\n        }\n        \n        .spec-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n            gap: 12px;\n            margin-top: 15px;\n        }\n        \n        .spec-item {\n            padding: 10px 0;\n            border-bottom: 1px dashed #c6f6d5;\n        }\n        \n        .spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-item-label {\n            color: #2f855a;\n            font-weight: 500;\n            font-size: 14px;\n        }\n        \n        .spec-item-value {\n            color: #22543d;\n            font-weight: 400;\n            font-size: 15px;\n            margin-top: 4px;\n        }\n        \n        \/* Application Section *\/\n        .application-section {\n            background-color: #fffaf0;\n            border: 1px solid #feebc8;\n            border-radius: 8px;\n            padding: 22px;\n            margin: 26px 0;\n        }\n        \n        .application-section h3 {\n            color: #744210;\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 14px;\n        }\n        \n        .application-list {\n            padding-left: 20px;\n        }\n        \n        .application-list li {\n            margin-bottom: 10px;\n            color: #5f370e;\n            position: relative;\n        }\n        \n        .application-list li:before {\n            content: \"→\";\n            color: #dd6b20;\n            font-weight: bold;\n            position: absolute;\n            left: -20px;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .product-description-container {\n                padding: 0 16px;\n            }\n            \n            .product-title {\n                font-size: 22px;\n            }\n            \n            .specs-table {\n                display: block;\n                overflow-x: auto;\n                border-radius: 8px;\n            }\n            \n            .specs-table td, \n            .specs-table th {\n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            \n            .spec-label {\n                min-width: 140px;\n            }\n            \n            .spec-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .details-section {\n                padding: 18px;\n            }\n            \n            .tech-specs, \n            .application-section {\n                padding: 18px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-container\"\u003e\n        \u003ch1 class=\"product-title\"\u003eHatco R02.12.020.00 Gearmotor - 6 RPM 208V\u003c\/h1\u003e\n        \n        \u003cdiv class=\"details-section\"\u003e\n            \u003ch2 class=\"details-title\"\u003eProduct Description\u003c\/h2\u003e\n            \u003cp class=\"product-description\"\u003e\n                The Hatco R02.12.020.00 Gearmotor is a high-performance motor component designed for commercial food service equipment. Operating at 6 RPM with 208V power requirement, this gearmotor delivers reliable and consistent performance for conveyor systems and other mechanical applications requiring precise speed control.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003ctable class=\"specs-table\"\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\"\u003eSKU #\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e786100\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eModel Number\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eR02.12.020.00\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eProduct Type\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eGearmotor\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eVoltage\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e208V\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eSpeed\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e6 RPM\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eBrand\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eHatco\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e3.42 lb\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003ePackage Quantity\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e1\/Each\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eCategory\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eMotor Parts \/ Motors\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003cdiv class=\"tech-specs\"\u003e\n            \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n            \u003cdiv class=\"spec-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003eSpeed Rating\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003e6 RPM (Revolutions Per Minute)\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003eVoltage\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003e208V AC\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003eMotor Type\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003eGearmotor\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003eConstruction\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003eCommercial Grade\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"application-section\"\u003e\n            \u003ch3\u003ePrimary Applications\u003c\/h3\u003e\n            \u003cul class=\"application-list\"\u003e\n                \u003cli\u003eConveyor systems for food service equipment\u003c\/li\u003e\n                \u003cli\u003eCommercial toaster mechanisms\u003c\/li\u003e\n                \u003cli\u003eFood warming and holding equipment\u003c\/li\u003e\n                \u003cli\u003eIndustrial kitchen automation systems\u003c\/li\u003e\n                \u003cli\u003eCommercial food preparation machinery\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"details-section\"\u003e\n            \u003ch2 class=\"details-title\"\u003eProduct Features\u003c\/h2\u003e\n            \u003cp class=\"product-description\"\u003e\n                This Hatco gearmotor features precision-engineered gearing for smooth operation at the specified 6 RPM speed. Designed for commercial environments, it offers durability and reliability in demanding food service applications. The 208V configuration makes it suitable for standard commercial kitchen electrical systems, while the compact design allows for easy integration into existing equipment.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42845205233748,"sku":"786100","price":382.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-21T164032.755.png?v=1768995661","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/hatco-r02-12-020-00-gearmotor-6-rpm-208v","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}