{"product_id":"summerset-sizzler-pro-40-inch-5-burner-built-in-gas-grill-with-rear-infrared-burner","title":"Summerset Sizzler Pro 40-Inch 5-Burner Built-In Gas Grill With Rear Infrared Burner","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-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--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\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eSummerset Sizzler Pro 40-Inch 5-Burner Built-In Gas Grill (85,000 BTU | Made in USA)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Summerset Sizzler Pro 40-Inch Built-In Gas Grill is engineered for serious outdoor cooking. Manufactured in Huntington Beach, California, it combines 443 stainless steel construction with five cast stainless steel burners, a 15,000 BTU infrared rear rotisserie burner, and 885 square inches of total cooking space — delivering professional-grade performance for outdoor kitchens built to last.\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\u003e85,000 total BTU output across five main burners and an infrared rear burner for versatile, high-heat cooking.\u003c\/li\u003e\n        \u003cli\u003e443 stainless steel construction provides strong corrosion resistance for long-term outdoor use.\u003c\/li\u003e\n        \u003cli\u003eCast stainless steel burners (#304 grade) are built to outlast standard burner designs.\u003c\/li\u003e\n        \u003cli\u003eFlame thrower piezo ignition starts reliably without batteries or electrical connections.\u003c\/li\u003e\n        \u003cli\u003eHeat zone separators allow simultaneous cooking at different temperatures across the grill surface.\u003c\/li\u003e\n        \u003cli\u003eHalogen interior lighting and LED exterior controls with white-to-red burner status indicators improve visibility and safety.\u003c\/li\u003e\n        \u003cli\u003eProudly made 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            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003e85,000 BTU Total Output\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Five 14,000 BTU cast stainless steel main burners plus a 15,000 BTU infrared rear burner deliver the power needed for large gatherings and rotisserie cooking.\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\"\u003e885 Sq. In. Cooking Area\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            684 square inches of primary cooking space plus 201 square inches of secondary space give you room to cook for a crowd without compromise.\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\"\u003eReliable Ignition \u0026amp; Lighting\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Flame thrower piezo ignition with flash tube system starts every time. Halogen interior lights and LED exterior controls with burner status indicators keep you in control day or night.\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\"\u003eAmerican-Made Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built in Huntington Beach, California with 443 stainless steel, 8mm round stainless cooking grates, and a ceramic briquette flame tamer system for even heat and easy cleanup.\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\u003eCollection:\u003c\/strong\u003e Sizzler Pro\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e SZPRO40 (Natural Gas) \/ SZPRO40L (Propane)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Natural Gas or Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Burners:\u003c\/strong\u003e 5 × 14,000 BTU cast stainless steel\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 BTU:\u003c\/strong\u003e 85,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Cooking Area:\u003c\/strong\u003e 684 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSecondary Cooking Area:\u003c\/strong\u003e 201 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 885 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid:\u003c\/strong\u003e 37½\" W × 18¼\" D\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\u003eBurner Material:\u003c\/strong\u003e 304 Cast Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrate Material:\u003c\/strong\u003e 8mm Round Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFlame Tamer:\u003c\/strong\u003e Ceramic Briquette\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower Piezo (no batteries required)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Analog\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Halogen interior + LED exterior controls\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\u003eDimensions (W × D × H):\u003c\/strong\u003e 39⅝\" × 25¾\" × 21\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout (W × D × H):\u003c\/strong\u003e 37¾\" × 20¾\" × 8\"\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      \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 kitchen builds requiring a premium built-in gas grill.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain frequently and need high-capacity cooking space.\u003c\/li\u003e\n        \u003cli\u003eCooks who want multi-zone temperature control and rotisserie capability.\u003c\/li\u003e\n        \u003cli\u003eBuyers seeking American-made quality with professional-grade durability.\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 grill is designed for built-in installation only — verify cutout dimensions before ordering.\u003c\/li\u003e\n        \u003cli\u003eNatural Gas and Propane models have different SKUs; select the correct fuel type at checkout.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation, venting, and clearance requirements.\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 modify gas components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003ePropane hose and regulator are included; rotisserie kit is sold separately.\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 available in both Natural Gas and Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Sizzler Pro 40\" is available in Natural Gas (SZPRO40) and Propane (SZPRO40L). Select your fuel type using the variant selector above.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the cutout dimensions for installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The required cutout is 37¾\" W × 20¾\" D × 8\" H. Verify these dimensions against your outdoor kitchen frame before ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill require electricity to ignite?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The flame thrower piezo ignition system operates without batteries or an electrical connection, ensuring reliable startup in any conditions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a rotisserie kit included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The 15,000 BTU infrared rear burner supports rotisserie cooking, but the rotisserie kit is sold separately as an optional accessory.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat lighting does this grill include?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The grill features halogen interior cooking lights for visibility inside the cooking chamber, plus LED exterior controls with white-to-red burner status indicators.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhere is this grill manufactured?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Summerset Sizzler Pro is proudly made in the USA, manufactured in Huntington Beach, California.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a propane hose and regulator included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A propane hose and regulator are included with the grill.\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 40\" is a strong choice for homeowners building a serious outdoor kitchen — combining American craftsmanship, high-output performance, and thoughtful design features that hold up over years of use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow the manufacturer's installation and safety instructions. Ensure proper gas line connections, clearances, and ventilation before use. Consult a licensed professional for gas line installation.\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 available in both Natural Gas and Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Sizzler Pro 40\\\" is available in Natural Gas (SZPRO40) and Propane (SZPRO40L). Select your fuel type using the variant selector above.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions for installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout is 37\\u00be\\\" W \\u00d7 20\\u00be\\\" D \\u00d7 8\\\" H. Verify these dimensions against your outdoor kitchen frame before ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill require electricity to ignite?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The flame thrower piezo ignition system operates without batteries or an electrical connection, ensuring reliable startup in any conditions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a rotisserie kit included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The 15,000 BTU infrared rear burner supports rotisserie cooking, but the rotisserie kit is sold separately as an optional accessory.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What lighting does this grill include?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill features halogen interior cooking lights plus LED exterior controls with white-to-red burner status indicators.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Where is this grill manufactured?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Summerset Sizzler Pro is proudly made in the USA, manufactured in Huntington Beach, California.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a propane hose and regulator included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A propane hose and regulator are included with the grill.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas \/ Yes!","offer_id":46890563829921,"sku":"SZRPRO40","price":3199.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas \/ No","offer_id":46890563862689,"sku":"sku-52104077639982","price":3199.0,"currency_code":"USD","in_stock":true},{"title":"Propane \/ Yes!","offer_id":46890563895457,"sku":"SZRPRO40L","price":3199.0,"currency_code":"USD","in_stock":true},{"title":"Propane \/ No","offer_id":46890563928225,"sku":"sku-52104077672750","price":3199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/sizzler-pro-40-1.jpg?v=1786895290","url":"https:\/\/naturenookusa.com\/products\/summerset-sizzler-pro-40-inch-5-burner-built-in-gas-grill-with-rear-infrared-burner","provider":"Nature Nook USA","version":"1.0","type":"link"}