{"product_id":"hatco-05-03-035-00-wire-belt-10x-5x72-links","title":"Hatco 05.03.035.00 Wire Belt 10x.5x72 Links","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 Wire Belt - 05.03.035.00\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        \/* Elegant 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, #234e52 0%, #38b2ac 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: #e6fffa;\n        }\n        \n        .specs-table td {\n            padding: 17px 22px;\n            border-bottom: 1px solid #e2e8f0;\n            font-size: 15px;\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            vertical-align: top;\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%, #f0fff4 100%);\n            border-left: 4px solid #38b2ac;\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            position: relative;\n        }\n        \n        .details-title:after {\n            content: \"\";\n            display: block;\n            width: 50px;\n            height: 3px;\n            background: #38b2ac;\n            margin-top: 8px;\n            border-radius: 2px;\n        }\n        \n        \/* Belt Specifications Grid *\/\n        .belt-specs {\n            background-color: #e6fffa;\n            border: 1px solid #b2f5ea;\n            border-radius: 8px;\n            padding: 22px;\n            margin: 24px 0;\n        }\n        \n        .belt-specs h3 {\n            color: #234e52;\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 16px;\n        }\n        \n        .spec-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n            gap: 16px;\n            margin-top: 15px;\n        }\n        \n        .spec-item {\n            padding: 12px 0;\n            border-bottom: 1px dashed #b2f5ea;\n        }\n        \n        .spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-item-label {\n            color: #285e61;\n            font-weight: 500;\n            font-size: 14px;\n            margin-bottom: 4px;\n        }\n        \n        .spec-item-value {\n            color: #234e52;\n            font-weight: 400;\n            font-size: 15px;\n        }\n        \n        \/* Features \u0026 Benefits *\/\n        .features-section {\n            background-color: #fefcbf;\n            border: 1px solid #faf089;\n            border-radius: 8px;\n            padding: 22px;\n            margin: 26px 0;\n        }\n        \n        .features-section h3 {\n            color: #744210;\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 14px;\n        }\n        \n        .features-list {\n            padding-left: 20px;\n        }\n        \n        .features-list li {\n            margin-bottom: 10px;\n            color: #5f370e;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            color: #d69e2e;\n            font-weight: bold;\n            position: absolute;\n            left: -20px;\n        }\n        \n        \/* Compatibility Section *\/\n        .compatibility-section {\n            background-color: #ebf8ff;\n            border: 1px solid #bee3f8;\n            border-radius: 8px;\n            padding: 20px;\n            margin: 24px 0;\n        }\n        \n        .compatibility-section h3 {\n            color: #2c5282;\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 12px;\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            .belt-specs, \n            .features-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 05.03.035.00 Wire Belt - 10\" x 0.5\" x 72 Links\u003c\/h1\u003e\n        \n        \u003cdiv class=\"details-section\"\u003e\n            \u003ch2 class=\"details-title\"\u003eProduct Overview\u003c\/h2\u003e\n            \u003cp class=\"product-description\"\u003e\n                The Hatco 05.03.035.00 Wire Belt is a precision-engineered conveyor belt component designed for commercial food service equipment. Measuring 10 inches wide with a 0.5-inch pitch and featuring 72 links, this durable wire belt ensures smooth and reliable operation in conveyor toasters and other commercial kitchen equipment.\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\"\u003e786101\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\"\u003e05.03.035.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\"\u003eWire Belt\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e10\" x 0.5\" x 72 Links\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e10 inches\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003ePitch\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e0.5 inches\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eNumber of Links\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e72 Links\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\"\u003e0.53 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\"\u003eConveyor Belt Parts \/ Mechanical Parts\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003cdiv class=\"belt-specs\"\u003e\n            \u003ch3\u003eDetailed Belt Specifications\u003c\/h3\u003e\n            \u003cdiv class=\"spec-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003eBelt Width\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003e10 inches\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003ePitch Size\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003e0.5 inches\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003eTotal Links\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003e72 Links\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-item-label\"\u003eMaterial\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item-value\"\u003eStainless Steel Wire\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"features-section\"\u003e\n            \u003ch3\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n            \u003cul class=\"features-list\"\u003e\n                \u003cli\u003ePrecision-engineered for smooth conveyor operation\u003c\/li\u003e\n                \u003cli\u003eDurable stainless steel construction\u003c\/li\u003e\n                \u003cli\u003eDesigned for commercial food service equipment\u003c\/li\u003e\n                \u003cli\u003eEnsures consistent product movement\u003c\/li\u003e\n                \u003cli\u003eReliable performance in high-temperature environments\u003c\/li\u003e\n                \u003cli\u003eEasy to install and maintain\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"compatibility-section\"\u003e\n            \u003ch3\u003eCompatibility \u0026amp; Use\u003c\/h3\u003e\n            \u003cp\u003eThis wire belt is specifically designed for Hatco conveyor toasters and compatible commercial food service equipment. The precise dimensions ensure proper fit and optimal performance in conveying systems where consistent movement and durability are essential.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"details-section\"\u003e\n            \u003ch2 class=\"details-title\"\u003eConstruction \u0026amp; Durability\u003c\/h2\u003e\n            \u003cp class=\"product-description\"\u003e\n                Constructed from high-quality stainless steel wire, this belt offers excellent durability and resistance to wear in commercial kitchen environments. The precise 0.5-inch pitch and 72-link configuration provide optimal performance for conveyor systems, ensuring smooth and reliable operation in food service applications.\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":42845207494740,"sku":"786101","price":209.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-21T164319.050.png?v=1768995814","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/hatco-05-03-035-00-wire-belt-10x-5x72-links","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}