{"product_id":"summerset-sizzler-pro-32-inch-4-burner-freestanding-gas-grill-w-rear-infrared-burner-on-deluxe-cart","title":"Summerset Sizzler Pro 32-inch 4-Burner Freestanding Gas Grill w\/ Rear Infrared Burner on Deluxe Cart","description":"\u003csection class=\"pdp-section pdp-section--grill\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--grill {\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 .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--grill .pdp-block,\n    .pdp-section--grill .pdp-intro,\n    .pdp-section--grill .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 .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--grill .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--grill .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 .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 .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 .pdp-text,\n    .pdp-section--grill .pdp-spec-item,\n    .pdp-section--grill .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--grill .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--grill .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--grill .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--grill .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--grill .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 .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--grill .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 .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--grill .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--grill .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 .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 .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--grill .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 .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--grill .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--grill .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 .pdp-block,\n      .pdp-section--grill .pdp-intro,\n      .pdp-section--grill .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--grill .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--grill .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--grill .pdp-highlight-grid,\n      .pdp-section--grill .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--grill .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\"\u003eSummerset Sizzler Pro 32\" 4-Burner Freestanding Gas Grill with Infrared Rear Burner (Deluxe Cart)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Summerset Sizzler Pro 32-inch Gas Grill brings professional-grade outdoor cooking to your backyard. Proudly made in Huntington Beach, California, it combines 443 stainless steel durability with 71,000 total BTUs, a 15,000 BTU infrared rear burner for rotisserie cooking, and a fully equipped deluxe cart — delivering serious performance with the mobility and storage to match.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eWhy Customers Choose This Grill\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eFour 14,000 BTU cast stainless steel burners deliver 56,000 BTU of consistent grilling power.\u003c\/li\u003e\n        \u003cli\u003e15,000 BTU infrared rear burner enables rotisserie cooking for whole birds and roasts.\u003c\/li\u003e\n        \u003cli\u003e443 stainless steel construction provides strong corrosion resistance at an accessible price point.\u003c\/li\u003e\n        \u003cli\u003eFlame thrower ignition requires no batteries or electricity for dependable startup every time.\u003c\/li\u003e\n        \u003cli\u003eHeat zone separators allow simultaneous multi-temperature cooking across the grill surface.\u003c\/li\u003e\n        \u003cli\u003eExterior LED and halogen interior lighting extend grilling sessions into the evening.\u003c\/li\u003e\n        \u003cli\u003eDeluxe cart with locking casters, dual storage drawers, and dedicated propane storage maximizes outdoor utility.\u003c\/li\u003e\n        \u003cli\u003eMade in the USA — manufactured in Huntington Beach, California.\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\"\u003e71,000 BTU Total Output\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Four cast stainless steel main burners plus a 15,000 BTU infrared rear burner give you the power to sear, roast, and rotisserie with confidence.\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\"\u003eInfrared Rotisserie Burner\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The integrated rear infrared burner is purpose-built for rotisserie cooking, turning your grill into a complete outdoor cooking station.\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\"\u003eDeluxe Cart Configuration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Locking caster wheels, folding side shelves, dual magnetic-latch storage drawers, and a dedicated propane compartment keep everything organized and mobile.\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\"\u003e443 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Durable 443 stainless steel exterior and 8mm round stainless steel cooking grates deliver long-lasting performance and easy cleaning session after session.\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 Summerset Grills\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMade in USA:\u003c\/strong\u003e Yes — Huntington Beach, CA\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Freestanding (Deluxe 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\u003eMain Burners:\u003c\/strong\u003e 4 × 14,000 BTU Cast Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrilling Surface BTUs:\u003c\/strong\u003e 56,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRear Burner:\u003c\/strong\u003e 15,000 BTU Infrared\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 71,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 443 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grates:\u003c\/strong\u003e 8mm Round Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower (Battery-Free)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeat Zone Separators:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Exterior LED + Halogen Interior\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSide Shelves:\u003c\/strong\u003e Yes (Folding)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMobility:\u003c\/strong\u003e Front Locking Caster Wheels\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eStorage Drawers:\u003c\/strong\u003e 2 (Magnetic Latch)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePropane Tank Storage:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Ready:\u003c\/strong\u003e Yes\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 entertaining and weekend cookouts.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want a freestanding grill with full cart storage and mobility.\u003c\/li\u003e\n        \u003cli\u003eOutdoor chefs who need multi-zone cooking and rotisserie capability.\u003c\/li\u003e\n        \u003cli\u003eBuyers seeking a USA-made stainless steel grill with professional-grade BTU output.\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\u003eFollow all manufacturer safety instructions for installation, gas connection, and ventilation.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not use indoors or in enclosed spaces — for outdoor use only.\u003c\/li\u003e\n        \u003cli\u003eEnsure proper clearance from combustible materials during operation.\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 grill made in the USA?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Summerset Sizzler Pro is proudly manufactured in Huntington Beach, California.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill support rotisserie cooking?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The integrated 15,000 BTU infrared rear burner is designed specifically for rotisserie cooking.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat fuel types does this grill support?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This grill is available in propane and natural gas configurations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the ignition require batteries?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The flame thrower ignition system requires no batteries or electricity for reliable startup.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat storage does the deluxe cart include?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The deluxe cart features two storage drawers with magnetic latch doors, a dedicated propane tank compartment, and an interior paper towel holder.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan I cook at different temperatures simultaneously?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Heat zone separators allow you to maintain multiple temperature zones across the cooking surface at the same time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill have lighting for evening use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. It includes exterior LED lighting with white-to-red bezel indicators for burner status, plus halogen interior cooking lights.\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 Sizzler Pro 32\" is a strong choice for outdoor cooking enthusiasts who want USA-made quality, serious BTU output, rotisserie capability, and a fully equipped deluxe cart — all in one well-built package.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow the manufacturer's installation and safety instructions. This product is intended for outdoor use only. Consult a licensed professional for gas line connections and ensure compliance with all applicable local codes before use.\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 grill made in the USA?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Summerset Sizzler Pro is proudly manufactured in Huntington Beach, California.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill support rotisserie cooking?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The integrated 15,000 BTU infrared rear burner is designed specifically for rotisserie cooking.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel types does this grill support?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This grill is available in propane and natural gas configurations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the ignition require batteries?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The flame thrower ignition system requires no batteries or electricity for reliable startup.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What storage does the deluxe cart include?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The deluxe cart features two storage drawers with magnetic latch doors, a dedicated propane tank compartment, and an interior paper towel holder.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I cook at different temperatures simultaneously?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Heat zone separators allow you to maintain multiple temperature zones across the cooking surface at the same time.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill have lighting for evening use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. It includes exterior LED lighting with white-to-red bezel indicators for burner status, plus halogen interior cooking lights.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890562519201,"sku":"SZRPRO32+CART-SZR32-DC","price":4298.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890562584737,"sku":"SZRPRO32L+CART-SZR32-DC","price":4298.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/sizzler32pro-deluxecart-1.jpg?v=1786895288","url":"https:\/\/naturenookusa.com\/products\/summerset-sizzler-pro-32-inch-4-burner-freestanding-gas-grill-w-rear-infrared-burner-on-deluxe-cart","provider":"Nature Nook USA","version":"1.0","type":"link"}