{"product_id":"summerset-30-inch-gas-grill-pedestal-for-resort-gas-grills","title":"Summerset 30-Inch Gas Grill Pedestal For Resort Gas Grills","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\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eSummerset 30-Inch Gas Grill Pedestal for Resort Gas Grills\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Summerset 30-Inch Gas Grill Pedestal is purpose-built for the Resort 32-inch gas grill, transforming a standalone grill into a fully integrated outdoor kitchen station. Constructed from premium 304-grade stainless steel, it delivers secure locking storage, integrated workspace, and a weather-resistant finish designed to hold up season after season.\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\u003ePurpose-designed fit for the Summerset Resort 32-inch gas grill — no adapters or modifications required.\u003c\/li\u003e\n        \u003cli\u003ePremium 304-grade stainless steel construction delivers superior corrosion resistance and long-term durability.\u003c\/li\u003e\n        \u003cli\u003eSecure locking door compartments protect grilling accessories from weather and theft.\u003c\/li\u003e\n        \u003cli\u003eIntegrated fixed shelving provides dedicated workspace for food prep, serving, and tool organization.\u003c\/li\u003e\n        \u003cli\u003eStable pedestal base ensures safe, secure grill mounting for confident outdoor cooking.\u003c\/li\u003e\n        \u003cli\u003eWeather-resistant stainless steel finish maintains a clean, professional appearance over time.\u003c\/li\u003e\n        \u003cli\u003eOrganized interior compartments keep tools and accessories within easy reach during use.\u003c\/li\u003e\n        \u003cli\u003eElevates the Resort grill into a complete outdoor kitchen solution without a full built-in installation.\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\"\u003eSecure Locking Storage\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Locking door compartments keep grilling accessories protected from the elements and secured against unauthorized access, so your tools are always ready when you need them.\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\"\u003e304-Grade Stainless Steel\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built entirely from 304-grade stainless steel, this pedestal resists rust, corrosion, and weathering — maintaining its professional appearance through years of outdoor exposure.\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\"\u003eIntegrated Fixed Shelving\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built-in fixed shelves create a dedicated workspace for food preparation and serving, keeping your cooking station organized and efficient during every outdoor session.\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\"\u003eStable Pedestal Base\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The robust pedestal base provides a secure, stable mounting platform for the Resort 32-inch gas grill, ensuring safe operation and a polished outdoor kitchen aesthetic.\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 Summerset Grills\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Resort\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810012660785\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCart Type:\u003c\/strong\u003e Grill Cart \/ Pedestal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 304-Grade Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePrimary Color:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCompatible Grill:\u003c\/strong\u003e Resort 32-Inch Gas Grill\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Locking Door Compartments\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eShelving:\u003c\/strong\u003e Fixed Shelves Included\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMade in the USA:\u003c\/strong\u003e No\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCommercial Grade:\u003c\/strong\u003e No\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 54\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 36\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 23.5\"\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 Summerset Resort 32-inch gas grill seeking a dedicated cart or pedestal solution.\u003c\/li\u003e\n        \u003cli\u003eOutdoor entertainers who want organized, lockable storage for grilling tools and accessories.\u003c\/li\u003e\n        \u003cli\u003eHomeowners building a freestanding outdoor kitchen without a full built-in installation.\u003c\/li\u003e\n        \u003cli\u003eBuyers who want a premium stainless steel finish that complements the Resort grill's aesthetic.\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 pedestal is specifically designed for the Summerset Resort 32-inch gas grill — compatibility with other grill models is not guaranteed.\u003c\/li\u003e\n        \u003cli\u003eAssembly may be required; follow all included manufacturer instructions before use.\u003c\/li\u003e\n        \u003cli\u003eEnsure the pedestal is placed on a stable, level surface before mounting the grill.\u003c\/li\u003e\n        \u003cli\u003eDo not exceed the weight capacity specified in the manufacturer's documentation.\u003c\/li\u003e\n        \u003cli\u003eInspect locking mechanisms and shelving hardware periodically for wear or corrosion.\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 grill is this pedestal compatible with?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This pedestal is specifically designed for the Summerset Resort 32-inch gas grill. It is not guaranteed to be compatible with other Summerset models or third-party grills.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the dimensions of the pedestal?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The pedestal measures 54\" wide × 36\" tall × 23.5\" deep. Always verify these dimensions against your outdoor space before purchasing.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the pedestal include locking storage?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The pedestal features secure locking door compartments to protect your grilling accessories from weather and unauthorized access.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is the pedestal made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The pedestal is constructed entirely from 304-grade stainless steel, providing superior corrosion resistance and a professional finish suited for outdoor environments.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it include shelving?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Integrated fixed shelves are included, providing workspace for food preparation, serving, and tool organization during outdoor cooking sessions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs assembly required?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Assembly is typically required. Please follow all manufacturer instructions included with the unit to ensure safe and proper setup.\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 Summerset 30-Inch Gas Grill Pedestal is the natural companion to the Resort 32-inch gas grill — delivering lockable storage, integrated workspace, and premium 304-grade stainless steel construction in a purpose-built package that elevates your outdoor cooking setup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This pedestal is designed for outdoor use with the Summerset Resort 32-inch gas grill. Always follow manufacturer assembly and installation instructions. Place on a stable, level surface before mounting the grill. Consult the product documentation for weight capacity and maintenance guidelines.\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 grill is this pedestal compatible with?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This pedestal is specifically designed for the Summerset Resort 32-inch gas grill. It is not guaranteed to be compatible with other Summerset models or third-party grills.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the dimensions of the pedestal?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The pedestal measures 54\\\" wide × 36\\\" tall × 23.5\\\" deep.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the pedestal include locking storage?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The pedestal features secure locking door compartments to protect your grilling accessories from weather and unauthorized access.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What material is the pedestal made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The pedestal is constructed entirely from 304-grade stainless steel, providing superior corrosion resistance and a professional finish suited for outdoor environments.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it include shelving?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Integrated fixed shelves are included, providing workspace for food preparation, serving, and tool organization.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is assembly required?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Assembly is typically required. Please follow all manufacturer instructions included with the unit to ensure safe and proper setup.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890555605153,"sku":"SBG30-PED","price":1399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/sbg30-ped-1.jpg?v=1786895085","url":"https:\/\/naturenookusa.com\/products\/summerset-30-inch-gas-grill-pedestal-for-resort-gas-grills","provider":"Nature Nook USA","version":"1.0","type":"link"}