{"product_id":"high-speed-toaster-34-1-4-x-12-3-4-ptfe-non-stick-release-sheets-for-prince-castle-tx-208-and-tx-230-toasters-10-pack","title":"High Speed Toaster 34 1\/4\" x 12 3\/4\" PTFE Non-Stick Release Sheets for Prince Castle TX-208 and TX-230 Toasters - 10\/Pack","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\u003eProduct Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            color: #333;\n            line-height: 1.5;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .product-title {\n            font-size: 24px;\n            font-weight: 700;\n            color: #1a202c;\n            margin-bottom: 8px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #e2e8f0;\n        }\n        \n        .product-description h3 {\n            font-size: 18px;\n            font-weight: 600;\n            color: #2d3748;\n            margin: 28px 0 16px 0;\n            padding-bottom: 8px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        \n        .product-description p {\n            margin-bottom: 16px;\n            font-size: 15px;\n            color: #4a5568;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 30px 0;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.025);\n            border: 1px solid #e2e8f0;\n        }\n        \n        .specs-table th {\n            background: linear-gradient(135deg, #4299e1 0%, #3182ce 100%);\n            padding: 20px 24px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 16px;\n            color: white;\n            letter-spacing: 0.3px;\n        }\n        \n        .specs-table td {\n            padding: 18px 24px;\n            font-size: 15px;\n            border-bottom: 1px solid #f7fafc;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table tr:hover {\n            background-color: #ebf8ff;\n            transition: background-color 0.2s ease;\n        }\n        \n        .specs-table .spec-label {\n            font-weight: 600;\n            color: #2d3748;\n            width: 35%;\n            border-right: 1px solid #e2e8f0;\n        }\n        \n        .specs-table .spec-value {\n            color: #4a5568;\n        }\n        \n        .features-box {\n            background: linear-gradient(135deg, #ebf8ff 0%, #e6f7ff 100%);\n            padding: 22px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border: 1px solid #bee3f8;\n        }\n        \n        .features-box h4 {\n            font-size: 17px;\n            font-weight: 600;\n            color: #2c5282;\n            margin-bottom: 12px;\n        }\n        \n        .benefits-list {\n            margin: 22px 0;\n            padding-left: 0;\n        }\n        \n        .benefits-list li {\n            margin-bottom: 12px;\n            padding-left: 28px;\n            position: relative;\n            list-style-type: none;\n            font-size: 15px;\n            color: #4a5568;\n        }\n        \n        .benefits-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            top: 0;\n            width: 20px;\n            height: 20px;\n            background: #4299e1;\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 12px;\n            font-weight: bold;\n        }\n        \n        .dimensions-display {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 18px;\n            margin: 25px 0;\n        }\n        \n        .dimension-item {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            border: 1px solid #e2e8f0;\n            text-align: center;\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\n        }\n        \n        .dimension-item:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n        }\n        \n        .dimension-label {\n            font-size: 13px;\n            color: #718096;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-weight: 500;\n        }\n        \n        .dimension-value {\n            font-size: 20px;\n            font-weight: 600;\n            color: #2d3748;\n        }\n        \n        .performance-highlight {\n            background: white;\n            padding: 22px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 4px solid #48bb78;\n            border-right: 1px solid #e2e8f0;\n            border-top: 1px solid #e2e8f0;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        \n        .performance-highlight h4 {\n            font-size: 17px;\n            font-weight: 600;\n            color: #276749;\n            margin-bottom: 12px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-description {\n                padding: 0 12px;\n            }\n            \n            .specs-table {\n                display: block;\n                overflow-x: auto;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 16px 18px;\n            }\n            \n            .specs-table .spec-label {\n                width: 40%;\n            }\n            \n            .dimensions-display {\n                grid-template-columns: 1fr;\n            }\n            \n            .product-title {\n                font-size: 22px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003cdiv class=\"product-title\"\u003eHigh Speed Toaster PTFE Non-Stick Release Sheets\u003c\/div\u003e\n        \n        \u003cp\u003eOptimize your kitchen efficiency with these professional-grade PTFE non-stick release sheets. Designed for high-volume food service operations, they ensure smooth toaster performance and eliminate productivity bottlenecks.\u003c\/p\u003e\n        \n        \u003ctable class=\"specs-table\"\u003e\n            \u003ctr\u003e\n                \u003cth colspan=\"2\"\u003eProduct Specifications\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"spec-label\"\u003eSKU #\u003c\/td\u003e\n                \u003ctd class=\"spec-value\"\u003e786159\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\"\u003e1.6 lb.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n                \u003ctd class=\"spec-value\"\u003e10\/Pack\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n                \u003ctd class=\"spec-value\"\u003eAdd-On Accessories \/ Release Sheets\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n        \n        \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n        \n        \u003cp\u003eWhen your restaurant is at peak operation, efficiency is critical. These 34¼\" x 12¾\" high speed toaster PTFE non-stick release sheets enable faster, more reliable service by preventing food from sticking to toaster surfaces.\u003c\/p\u003e\n        \n        \u003cdiv class=\"features-box\"\u003e\n            \u003ch4\u003ePremium Construction\u003c\/h4\u003e\n            \u003cp\u003eThe durable PTFE material creates an effective barrier against sticking, eliminating messy cleanups that slow down your toaster line. The triple-coated fluoropolymer construction ensures exceptional non-stick performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003ch3\u003eKey Benefits\u003c\/h3\u003e\n        \n        \u003cul class=\"benefits-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eExtended Durability:\u003c\/strong\u003e Triple-coated fluoropolymer material provides up to 30% longer life than comparable release sheets\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eEasy Maintenance:\u003c\/strong\u003e Simply wipe with a damp cloth for quick cleanup after use\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHigh Temperature Resistance:\u003c\/strong\u003e Withstands temperatures up to 500°F for reliable performance\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTime-Saving Design:\u003c\/strong\u003e Prevents toaster line slowdowns caused by stuck food cleanup\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCost-Effective Pack:\u003c\/strong\u003e 10-sheet pack provides ample supply for continuous operation\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \n        \u003cdiv class=\"performance-highlight\"\u003e\n            \u003ch4\u003ePerformance Features\u003c\/h4\u003e\n            \u003cp\u003eExceptionally heat-resistant and easy to use, these non-stick toaster release sheets significantly reduce common kitchen frustrations. The professional-grade construction ensures long-term reliability in demanding commercial environments.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003ch3\u003eDimensions\u003c\/h3\u003e\n        \n        \u003cdiv class=\"dimensions-display\"\u003e\n            \u003cdiv class=\"dimension-item\"\u003e\n                \u003cdiv class=\"dimension-label\"\u003eLength\u003c\/div\u003e\n                \u003cdiv class=\"dimension-value\"\u003e34¼\"\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dimension-item\"\u003e\n                \u003cdiv class=\"dimension-label\"\u003eWidth\u003c\/div\u003e\n                \u003cdiv class=\"dimension-value\"\u003e12¾\"\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ch3\u003eQuality Assurance\u003c\/h3\u003e\n        \n        \u003cp\u003eThese PTFE release sheets are engineered to keep your operation running smoothly through extended use. The combination of durable materials, optimal sizing, and effective non-stick properties makes them an essential tool for any high-volume kitchen focused on efficiency and consistency.\u003c\/p\u003e\n        \n        \u003cp\u003eIdeal for restaurants, cafes, catering operations, and institutional kitchens where reliable toaster performance directly impacts service speed and customer satisfaction.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42847033983060,"sku":"786159","price":170.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-22T123733.219.png?v=1769067467","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/high-speed-toaster-34-1-4-x-12-3-4-ptfe-non-stick-release-sheets-for-prince-castle-tx-208-and-tx-230-toasters-10-pack","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}