{"product_id":"bull-slide-in-pro-gas-side-burner-with-stainless-steel-lid","title":"Bull Slide-In Pro Gas Side Burner with Stainless Steel Lid","description":"\u003csection class=\"pdp-section pdp-section--burner\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--burner {\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--burner .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--burner .pdp-block,\n    .pdp-section--burner .pdp-intro,\n    .pdp-section--burner .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--burner .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--burner .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--burner .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--burner .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--burner .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--burner .pdp-text,\n    .pdp-section--burner .pdp-spec-item,\n    .pdp-section--burner .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--burner .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--burner .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--burner .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--burner .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--burner .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--burner .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--burner .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--burner .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--burner .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--burner .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--burner .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--burner .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--burner .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--burner .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--burner .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--burner .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--burner .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--burner .pdp-block,\n      .pdp-section--burner .pdp-intro,\n      .pdp-section--burner .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--burner .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--burner .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--burner .pdp-highlight-grid,\n      .pdp-section--burner .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--burner .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\"\u003eBull Slide-In Pro Gas Side Burner with Stainless Steel Lid (25,000 BTU)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Slide-In Pro Gas Side Burner brings true range-top power to your outdoor kitchen island. Built from 304-grade stainless steel with a 25,000 BTU output, push-and-turn piezo ignition, and a removable protective lid, it integrates seamlessly with Bull grill setups for a clean, professional finish.\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\u003e25,000 BTU single burner delivers fast, high-output heat for stockpots, skillets, and sauces.\u003c\/li\u003e\n        \u003cli\u003e304-grade stainless steel construction stands up to outdoor conditions and daily use.\u003c\/li\u003e\n        \u003cli\u003eControl panel is designed to match Bull grills for a seamless, integrated look.\u003c\/li\u003e\n        \u003cli\u003ePush-and-turn piezo ignition provides reliable, tool-free starts every time.\u003c\/li\u003e\n        \u003cli\u003eRemovable stainless steel lid protects the burner between cooking sessions.\u003c\/li\u003e\n        \u003cli\u003eIncluded wok-stabilizing ring opens up restaurant-style stir-fry capability outdoors.\u003c\/li\u003e\n        \u003cli\u003eCompatible with both Natural Gas and Liquid Propane for flexible 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\"\u003eHigh-Output BTU Performance\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A single 25,000 BTU stainless steel burner provides the rapid, responsive heat needed to keep sides and sauces on pace with your main course.\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 Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built to handle outdoor exposure, the 304-grade stainless steel body and lid resist corrosion and wear while maintaining a polished, professional appearance.\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\"\u003eSeamless Bull Grill Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The matching control panel design integrates cleanly into Bull outdoor kitchen islands, creating a cohesive built-in look across your entire grill 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            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eVersatile Cooking Accessories\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The included traditional wok-stabilizing ring expands your outdoor cooking repertoire, making high-heat stir-fries and specialty cookware a practical option.\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 Bull Grills\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Type:\u003c\/strong\u003e Single Burner\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 25,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Natural Gas \/ Liquid Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition Type:\u003c\/strong\u003e Piezo (Push \u0026amp; Turn)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In \/ Slide-In\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\u003eCover:\u003c\/strong\u003e Stainless Steel (Removable)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIncluded Accessories:\u003c\/strong\u003e Wok-stabilizing ring\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 12.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 15\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 20 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 12 1\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 12 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9 1\/2\"\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 islands built around Bull grill systems.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want high-BTU side burner capability without a separate standalone unit.\u003c\/li\u003e\n        \u003cli\u003eCooks who regularly prepare sauces, soups, or stir-fries alongside grilled mains.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertaining setups that demand a clean, integrated appliance 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 appliance must be installed by a qualified professional in accordance with local gas, electrical, and building codes.\u003c\/li\u003e\n        \u003cli\u003eConfirm fuel type (Natural Gas or Liquid Propane) before ordering — ensure the correct model is selected for your supply.\u003c\/li\u003e\n        \u003cli\u003eDo not use indoors or in enclosed spaces; this burner is designed for outdoor use only.\u003c\/li\u003e\n        \u003cli\u003eKeep the area around the burner clear of flammable materials during operation.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation and safety instructions included with the product.\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 side burner compatible with Natural Gas and Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Slide-In Pro Side Burner is available in both Natural Gas and Liquid Propane configurations. Confirm your fuel type before ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this burner integrate with Bull outdoor kitchen islands?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The control panel is designed to match Bull grills and integrates cleanly into Bull outdoor kitchen island setups for a seamless built-in appearance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the BTU output of this side burner?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This side burner features a single stainless steel burner rated at 25,000 BTUs, providing high-output heat for a wide range of outdoor cooking tasks.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the burner come with a protective cover?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A removable stainless steel lid is included to protect the burner surface when not in use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a wok ring included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A traditional wok-stabilizing ring is included, allowing you to use round-bottomed woks and specialty cookware on the burner.\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 dimensions are 12 1\/8\" wide x 12 1\/2\" deep x 9 1\/2\" high. Confirm these measurements against your island countertop before installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this require professional installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Gas appliance installation should be performed by a qualified professional in compliance with local gas and building codes.\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 Bull Slide-In Pro Gas Side Burner is a practical, high-output addition to any Bull outdoor kitchen setup — delivering 25,000 BTUs of cooking power in a durable stainless steel package that integrates cleanly with your existing grill configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This appliance is intended for outdoor use only. Installation must be performed by a qualified professional in accordance with all applicable local codes. Always follow the manufacturer's safety and installation instructions. Not for indoor or enclosed-space 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 side burner compatible with Natural Gas and Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Slide-In Pro Side Burner is available in both Natural Gas and Liquid Propane configurations. Confirm your fuel type before ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this burner integrate with Bull outdoor kitchen islands?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The control panel is designed to match Bull grills and integrates cleanly into Bull outdoor kitchen island setups for a seamless built-in appearance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the BTU output of this side burner?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This side burner features a single stainless steel burner rated at 25,000 BTUs, providing high-output heat for a wide range of outdoor cooking tasks.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the burner come with a protective cover?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A removable stainless steel lid is included to protect the burner surface when not in use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a wok ring included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A traditional wok-stabilizing ring is included, allowing you to use round-bottomed woks and specialty cookware on the burner.\"\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 dimensions are 12 1\/8\\\" wide x 12 1\/2\\\" deep x 9 1\/2\\\" high. Confirm these measurements against your island countertop before installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this require professional installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Gas appliance installation should be performed by a qualified professional in compliance with local gas and building codes.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890566844577,"sku":"60018","price":849.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890566877345,"sku":"60019","price":849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/ProSlide-InSideBurnerNBG.png?v=1786895467","url":"https:\/\/naturenookusa.com\/products\/bull-slide-in-pro-gas-side-burner-with-stainless-steel-lid","provider":"Nature Nook USA","version":"1.0","type":"link"}