{"product_id":"blaze-lte-pro-40-inch-gas-griddle-w-digital-temperature-screen-lift-assist-lid-1","title":"Blaze LTE PRO 40-Inch Gas Griddle w\/Digital Temperature Screen \u0026 Lift-Assist Lid","description":"\u003csection class=\"pdp-section pdp-section--griddle\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--griddle {\n      --pdp-text: #1f2937;\n      --pdp-muted: #6b7280;\n      --pdp-border: #d8ddd5;\n      --pdp-soft: #f6f8f4;\n      --pdp-accent: #111827;\n      --pdp-accent-soft: #e3e8e1;\n      color: var(--pdp-text);\n      margin-top: 24px;\n    }\n\n    .pdp-section--griddle .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--griddle .pdp-block,\n    .pdp-section--griddle .pdp-intro,\n    .pdp-section--griddle .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--griddle .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--griddle .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--griddle .pdp-title {\n      margin: 0 0 10px;\n      font-size: 28px;\n      line-height: 1.2;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-heading {\n      margin: 0 0 14px;\n      font-size: 20px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-subheading {\n      margin: 0 0 8px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-text,\n    .pdp-section--griddle .pdp-spec-item,\n    .pdp-section--griddle .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--griddle .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--griddle .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--griddle .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--griddle .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--griddle .pdp-highlight-card {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      padding: 18px;\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--griddle .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--griddle .pdp-icon {\n      flex: 0 0 22px;\n      width: 22px;\n      height: 22px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .pdp-section--griddle .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--griddle .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--griddle .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .pdp-section--griddle .pdp-faq__item summary {\n      list-style: none;\n      cursor: pointer;\n      padding: 16px 18px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--pdp-accent);\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 14px;\n    }\n\n    .pdp-section--griddle .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--griddle .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-section--griddle .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--griddle .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--griddle .pdp-disclaimer {\n      margin-top: 4px;\n      text-align: center;\n      font-size: 12px;\n      line-height: 1.6;\n      color: #8b8b8b;\n      max-width: 860px;\n      margin-left: auto;\n      margin-right: auto;\n      padding: 0 12px;\n    }\n\n    @media (max-width: 749px) {\n      .pdp-section--griddle .pdp-block,\n      .pdp-section--griddle .pdp-intro,\n      .pdp-section--griddle .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--griddle .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--griddle .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--griddle .pdp-highlight-grid,\n      .pdp-section--griddle .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--griddle .pdp-disclaimer {\n        font-size: 11px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"pdp-shell\"\u003e\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eBlaze LTE PRO 40-Inch Gas Griddle with Digital Temperature Screen \u0026amp; Lift-Assist Lid\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Blaze LTE PRO 40-Inch Gas Griddle is engineered for serious outdoor cooks who demand professional-grade performance at home. Built around a reinforced 8mm stainless steel griddle surface, 45,000 BTUs of cooking power, and a fully equipped premium cart, this freestanding griddle transforms any backyard into a high-output culinary station — available in propane or natural gas.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eWhy Customers Choose This Product\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003e45,000 BTUs across three independent cooking zones for simultaneous multi-dish cooking.\u003c\/li\u003e\n        \u003cli\u003eReinforced 8mm-thick stainless steel griddle surface — the heaviest in its class — for superior heat retention and durability.\u003c\/li\u003e\n        \u003cli\u003eDigital temperature control with real-time monitoring and three included meat probes for precision results.\u003c\/li\u003e\n        \u003cli\u003eSpring-assisted lift lid with tension control, ergonomic rotating handle, and sound dampers for smooth, premium operation.\u003c\/li\u003e\n        \u003cli\u003ePremium cart with foldable side shelves, interior LED lighting, and a propane roll-out shelf for all-hours convenience.\u003c\/li\u003e\n        \u003cli\u003eInterchangeable propane and natural gas orifices for fuel flexibility.\u003c\/li\u003e\n        \u003cli\u003eBacked by Blaze's best-in-class lifetime warranty.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eProduct Highlights\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-highlight-grid\"\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eProfessional-Grade Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Three 304 stainless steel U-shaped burners deliver 15,000 BTUs each for a total of 45,000 BTUs across 657 square inches of cooking surface — enough to handle a full backyard spread at once.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eDigital Precision Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Real-time digital temperature monitoring with three independent cooking zones and three included meat probes gives you restaurant-level control over every cook.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eHeavy-Duty Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The 8mm reinforced stainless steel griddle surface and 304-grade stainless construction throughout ensure exceptional durability and even heat distribution across every cook.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003ePremium Cart \u0026amp; Convenience Features\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The included cart features interior LED lighting, foldable side shelves, soft-close hinges, four heavy-duty caster wheels, and LED knob lights that glow red when gas is active.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eSpecifications\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-spec-grid\"\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Blaze\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Blaze LTE PRO\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Freestanding with Cart\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Propane \/ Natural Gas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 3\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 45,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Material:\u003c\/strong\u003e 304 Stainless Steel (U-shaped)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGriddle Surface:\u003c\/strong\u003e 8mm Reinforced Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 657 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid Dimensions:\u003c\/strong\u003e 36¾\" × 17 13\/16\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Control:\u003c\/strong\u003e Digital with real-time monitoring\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMeat Probes Included:\u003c\/strong\u003e 3\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Interior LED + LED knob lights\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLid:\u003c\/strong\u003e Spring-assisted with tension control\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 72\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 40.85\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 29\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 296 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e Lifetime (Blaze)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eIdeal For\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eBackyard entertainers who cook for large groups.\u003c\/li\u003e\n        \u003cli\u003eOutdoor kitchen builds requiring a freestanding, high-output griddle.\u003c\/li\u003e\n        \u003cli\u003eCooks who want precise multi-zone temperature control for simultaneous dishes.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking a premium, lifetime-warranted outdoor cooking appliance.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eImportant Information\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eAvailable in propane and natural gas configurations; select your fuel type before ordering.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation, grounding, and gas connection instructions before first use.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eSome cart assembly is required upon delivery.\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas components or bypass built-in safety features.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-faq\"\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this griddle available in both propane and natural gas?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Blaze LTE PRO 40-Inch Griddle is available in both propane and natural gas configurations. Select your preferred fuel type when ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many BTUs does this griddle produce?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This griddle produces 45,000 total BTUs — 15,000 BTUs per burner across three independent cooking zones.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the cooking surface made of?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The griddle surface is constructed from reinforced 8mm-thick stainless steel, making it the heaviest in its class for superior heat retention and durability.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it include meat probes?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Three meat probes are included and work with the digital temperature control system for precision cooking results.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the cart require assembly?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Some cart assembly is required upon delivery. Full instructions are included.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat warranty does this griddle carry?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Blaze LTE PRO is backed by Blaze's best-in-class lifetime warranty.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it have lighting for nighttime cooking?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The cart includes interior LED lighting, and the knob lights glow red when gas is flowing, making nighttime cooking fully visible and safe.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-closing\"\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Blaze LTE PRO 40-Inch Gas Griddle is a strong choice for outdoor cooks who want professional-grade power, precision digital control, and a premium cart setup — all backed by a lifetime warranty.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow manufacturer installation and safety instructions. Ensure proper gas connections and ventilation before use. This product is intended for outdoor use only. Keep away from flammable materials during operation.\n  \u003c\/p\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this griddle available in both propane and natural gas?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Blaze LTE PRO 40-Inch Griddle is available in both propane and natural gas configurations. Select your preferred fuel type when ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many BTUs does this griddle produce?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This griddle produces 45,000 total BTUs — 15,000 BTUs per burner across three independent cooking zones.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the cooking surface made of?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The griddle surface is constructed from reinforced 8mm-thick stainless steel, making it the heaviest in its class for superior heat retention and durability.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it include meat probes?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Three meat probes are included and work with the digital temperature control system for precision cooking results.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the cart require assembly?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Some cart assembly is required upon delivery. Full instructions are included.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What warranty does this griddle carry?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Blaze LTE PRO is backed by Blaze's best-in-class lifetime warranty.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it have lighting for nighttime cooking?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The cart includes interior LED lighting, and the knob lights glow red when gas is flowing, making nighttime cooking fully visible and safe.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890560553121,"sku":"BLZ-GRIDDLE40-LP + BLZ-GRIDDLE40-CART-LTSC","price":3958.2,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890560585889,"sku":"BLZ-GRIDDLE40-NG + BLZ-GRIDDLE40-CART-LTSC","price":3958.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/6a74da7c7f4f77acbf48c885451343dc.jpg?v=1786895225","url":"https:\/\/naturenookusa.com\/products\/blaze-lte-pro-40-inch-gas-griddle-w-digital-temperature-screen-lift-assist-lid-1","provider":"Nature Nook USA","version":"1.0","type":"link"}