{"product_id":"blaze-grill-cart-for-lte-30-inch-griddles","title":"Blaze Grill Cart for LTE+ 30-Inch Griddles","description":"\u003csection class=\"pdp-section pdp-section--grill-cart\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--grill-cart {\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--grill-cart .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--grill-cart .pdp-block,\n    .pdp-section--grill-cart .pdp-intro,\n    .pdp-section--grill-cart .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--grill-cart .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--grill-cart .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--grill-cart .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--grill-cart .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--grill-cart .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--grill-cart .pdp-text,\n    .pdp-section--grill-cart .pdp-spec-item,\n    .pdp-section--grill-cart .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--grill-cart .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--grill-cart .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--grill-cart .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--grill-cart .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--grill-cart .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--grill-cart .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--grill-cart .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--grill-cart .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--grill-cart .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--grill-cart .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--grill-cart .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--grill-cart .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--grill-cart .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--grill-cart .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--grill-cart .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--grill-cart .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--grill-cart .pdp-block,\n      .pdp-section--grill-cart .pdp-intro,\n      .pdp-section--grill-cart .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--grill-cart .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--grill-cart .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--grill-cart .pdp-highlight-grid,\n      .pdp-section--grill-cart .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--grill-cart .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+ 30-Inch Griddle Stainless Steel Cart\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Blaze LTE+ 30-Inch Griddle Stainless Steel Cart is purpose-built to complement your LTE+ 30-inch griddle with professional-grade mobility, intelligent storage, and premium 304-grade stainless steel construction. Designed for year-round outdoor use, it brings organization and convenience to every cookout with a soft-close door, roll-out propane holder, and heavy-duty casters that make repositioning effortless.\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\u003e304-grade stainless steel construction delivers exceptional weather resistance and longevity.\u003c\/li\u003e\n        \u003cli\u003eSpecifically engineered for seamless compatibility with Blaze LTE+ 30-inch griddles.\u003c\/li\u003e\n        \u003cli\u003eLarge soft-close door provides whisper-quiet, premium operation with every use.\u003c\/li\u003e\n        \u003cli\u003eRoll-out propane tank holder accommodates standard 20-pound tanks with smooth sliding access.\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty casters enable effortless patio repositioning while maintaining rock-solid stability during cooking.\u003c\/li\u003e\n        \u003cli\u003eFixed interior shelving keeps grilling accessories, seasonings, and tools organized within easy reach.\u003c\/li\u003e\n        \u003cli\u003eSleek stainless steel finish creates a cohesive, professional outdoor cooking station.\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            \u003ch4 class=\"pdp-subheading\"\u003ePremium Mobility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Commercial-grade heavy-duty casters let you reposition the cart across your patio with ease, while locking in place for stable, confident cooking during service.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eSoft-Close Door\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The large soft-close cart door delivers a quiet, premium feel with every open and close — a small detail that elevates the overall outdoor cooking experience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eRoll-Out Propane Access\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The integrated roll-out propane tank holder fits standard 20-pound tanks and slides out smoothly for quick, safe access when you need to swap or check your fuel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003e304-Grade Stainless Steel\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built from commercial-grade 304 stainless steel, this cart resists corrosion and weathering across all seasons, maintaining its clean finish year after year.\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\u003eManufacturer:\u003c\/strong\u003e Blaze\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Blaze LTE+\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e BLZ-GRIDDLE-CART-SC2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 818718014611\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 304-Grade Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCompatible Model:\u003c\/strong\u003e LTE+ 30-Inch Gas Griddle\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePropane Tank Capacity:\u003c\/strong\u003e Standard 20 lb tank\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 54.1\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 36.3\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 86 lbs\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\u003eOwners of the Blaze LTE+ 30-inch gas griddle seeking a matching cart solution.\u003c\/li\u003e\n        \u003cli\u003eOutdoor kitchens and patio cooking setups requiring organized, mobile storage.\u003c\/li\u003e\n        \u003cli\u003eEntertainers who need to reposition their cooking station for different layouts.\u003c\/li\u003e\n        \u003cli\u003eCustomers who want a cohesive, professional-grade outdoor cooking station.\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\u003eThis cart is designed exclusively for use with the Blaze LTE+ 30-inch griddle — verify compatibility before purchasing.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for assembly, propane connection, and safe operation.\u003c\/li\u003e\n        \u003cli\u003eEnsure the cart is placed on a stable, level surface before use.\u003c\/li\u003e\n        \u003cli\u003eLock casters before cooking to prevent unintended movement during operation.\u003c\/li\u003e\n        \u003cli\u003eDo not exceed the recommended propane tank size for the roll-out holder.\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 cart compatible with all Blaze griddles?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. This cart is specifically designed for the Blaze LTE+ 30-inch gas griddle. Please confirm your griddle model before purchasing.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat size propane tank does the roll-out holder fit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The integrated roll-out holder is designed to accommodate a standard 20-pound propane tank.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan the casters be locked in place?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The heavy-duty casters include a locking mechanism to keep the cart stable and stationary during cooking.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this cart suitable for year-round outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The 304-grade stainless steel construction is weather-resistant and designed for year-round outdoor use in a range of climate conditions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the cart include interior shelving?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Fixed interior shelving is included to provide organized storage for grilling accessories, seasonings, and cooking tools.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the cart's dimensions?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The cart measures 54.1\" wide x 36.3\" tall x 25\" deep and weighs 86 lbs.\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+ Griddle Cart is the natural companion to your LTE+ 30-inch griddle — combining premium stainless steel durability, smart storage, and effortless mobility into a single, cohesive outdoor cooking station.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 cart compatible with all Blaze griddles?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. This cart is specifically designed for the Blaze LTE+ 30-inch gas griddle. Please confirm your griddle model before purchasing.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What size propane tank does the roll-out holder fit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The integrated roll-out holder is designed to accommodate a standard 20-pound propane tank.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can the casters be locked in place?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The heavy-duty casters include a locking mechanism to keep the cart stable and stationary during cooking.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this cart suitable for year-round outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The 304-grade stainless steel construction is weather-resistant and designed for year-round outdoor use in a range of climate conditions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the cart include interior shelving?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Fixed interior shelving is included to provide organized storage for grilling accessories, seasonings, and cooking tools.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cart's dimensions?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The cart measures 54.1\\\" wide x 36.3\\\" tall x 25\\\" deep and weighs 86 lbs.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894592622753,"sku":"BLZ-GRIDDLE-CART-SC2","price":719.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/6ca3f6ab0415aff2a4a7c0ed2788ab4a.jpg?v=1786997625","url":"https:\/\/naturenookusa.com\/products\/blaze-grill-cart-for-lte-30-inch-griddles","provider":"Nature Nook USA","version":"1.0","type":"link"}