{"product_id":"blaze-griddle-cart-w-soft-close-doors-for-30-inch-griddle","title":"Blaze Griddle Cart w\/ Soft Close Doors for 30-Inch Griddle","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: \"\\u2013\";\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 Premium Griddle Cart with Soft-Close Doors for 30-Inch Griddle (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Blaze Premium Griddle Cart with Soft-Close Doors is purpose-built to complement your Blaze Premium LTE or LTE PRO 30-inch griddle. Constructed from heavy-duty 304-grade stainless steel, it delivers a professional-grade mobile cooking station with intelligent storage, whisper-quiet soft-close doors, and heavy-duty casters — all backed by Blaze's industry-leading lifetime warranty.\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 provides lasting weather resistance and durability.\u003c\/li\u003e\n        \u003cli\u003eDual soft-close doors operate quietly and securely, eliminating slamming.\u003c\/li\u003e\n        \u003cli\u003eDedicated 20-pound propane tank compartment keeps fuel safely stored and accessible.\u003c\/li\u003e\n        \u003cli\u003eIntegrated paper towel rack adds everyday convenience at the grill.\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty casters allow effortless repositioning across patio and deck surfaces.\u003c\/li\u003e\n        \u003cli\u003eExclusive compatibility with Blaze Premium LTE and LTE PRO griddle series ensures a precise fit.\u003c\/li\u003e\n        \u003cli\u003eBacked by a lifetime warranty for long-term peace of mind.\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 Stainless Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built from 304-grade stainless steel, this cart is engineered to withstand outdoor conditions while maintaining a clean, professional appearance season after season.\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 System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Dual soft-close doors provide whisper-quiet, controlled closure — a refined detail that sets this cart apart from standard outdoor cooking carts.\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\"\u003eIntelligent Storage Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A dedicated propane tank compartment, integrated paper towel rack, and spacious accessory storage keep your cooking station organized and efficient.\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\"\u003eTrue Mobility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Heavy-duty commercial-grade casters support the full weight of your griddle setup and glide smoothly across outdoor surfaces for flexible placement.\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\u003eModel Number:\u003c\/strong\u003e BLZ-GRIDDLE-CART-SC\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCompatible Models:\u003c\/strong\u003e Blaze Premium LTE \u0026amp; LTE PRO Griddles\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\u003eDoor Type:\u003c\/strong\u003e Dual Soft-Close\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePropane Tank Capacity:\u003c\/strong\u003e 20 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMobility:\u003c\/strong\u003e Heavy-Duty Casters\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 39.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 31.88\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 29.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 120 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 818718013775\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\u003eOutdoor kitchens built around the Blaze Premium LTE or LTE PRO 30-inch griddle.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want a mobile, organized cooking station for patio entertaining.\u003c\/li\u003e\n        \u003cli\u003eCooks who value quiet, refined hardware details like soft-close doors.\u003c\/li\u003e\n        \u003cli\u003eAnyone seeking a long-term outdoor cooking investment backed by a 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\"\u003eImportant Information\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eCompatible exclusively with Blaze Premium LTE and LTE PRO griddle series — verify your griddle model before purchasing.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation and safety guidelines for propane storage and ventilation.\u003c\/li\u003e\n        \u003cli\u003eEnsure casters are locked during cooking to maintain stability.\u003c\/li\u003e\n        \u003cli\u003eClean with mild soap and water; avoid abrasive cleaners that may damage the stainless steel finish.\u003c\/li\u003e\n        \u003cli\u003eFor warranty claims, contact Blaze directly with your proof of purchase.\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\u003eWhich griddles is this cart compatible with?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This cart is compatible exclusively with the Blaze Premium LTE and LTE PRO 30-inch griddle series. It is not designed for use with other griddle brands or models.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat size propane tank does the storage compartment fit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The cart includes a dedicated compartment sized for a standard 20-pound propane tank.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eAre the doors truly soft-close?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Both cart doors feature a soft-close mechanism that provides quiet, controlled closure without slamming.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this cart be moved easily when the griddle is on it?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The cart is equipped with heavy-duty commercial-grade casters designed to support the full weight of the griddle setup. Always ensure the griddle is cool and casters are unlocked before repositioning.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat warranty does this cart come with?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This cart is backed by Blaze's industry-leading lifetime warranty. Contact Blaze directly for warranty service and claims.\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 39.75\" wide x 31.88\" high x 29.5\" deep and weighs 120 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 Griddle Cart with Soft-Close Doors is a well-engineered, premium-grade solution for homeowners who want a purpose-built, mobile foundation for their Blaze 30-inch griddle — built to last and designed to perform.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow manufacturer safety guidelines for propane storage, ventilation, and electrical connections. Ensure the cart is placed on a stable, level surface before use. For installation or warranty questions, contact Blaze directly.\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\": \"Which griddles is this cart compatible with?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This cart is compatible exclusively with the Blaze Premium LTE and LTE PRO 30-inch griddle series. It is not designed for use with other griddle brands or models.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What size propane tank does the storage compartment fit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The cart includes a dedicated compartment sized for a standard 20-pound propane tank.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Are the doors truly soft-close?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Both cart doors feature a soft-close mechanism that provides quiet, controlled closure without slamming.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this cart be moved easily when the griddle is on it?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The cart is equipped with heavy-duty commercial-grade casters designed to support the full weight of the griddle setup. Always ensure the griddle is cool and casters are unlocked before repositioning.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What warranty does this cart come with?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This cart is backed by Blaze's industry-leading lifetime warranty. Contact Blaze directly for warranty service and claims.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cart's dimensions?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The cart measures 39.75\\\" wide x 31.88\\\" high x 29.5\\\" deep and weighs 120 lbs.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894592819361,"sku":"BLZ-GRIDDLE-CART-SC","price":674.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/2ee2ebd2693491d584ba5f653ba9ff9e.jpg?v=1786997627","url":"https:\/\/naturenookusa.com\/products\/blaze-griddle-cart-w-soft-close-doors-for-30-inch-griddle","provider":"Nature Nook USA","version":"1.0","type":"link"}