{"product_id":"bull-single-stainless-steel-sideburner-with-stainless-steel-lid","title":"Bull Single Stainless Steel Sideburner 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\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eBull Drop-In Gas Single Side Burner with Stainless Steel Lid (15,000 BTU)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Drop-In Gas Single Side Burner is built to expand your outdoor kitchen's cooking capability without compromise. Constructed from 304-grade stainless steel and powered by a high-output cast brass burner, it integrates cleanly into any Bull outdoor kitchen island and handles everything from simmering sauces to sautéing sides — while the main course is on the grill.\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\u003e15,000 BTU cast brass burner delivers strong, consistent heat for outdoor cooking tasks.\u003c\/li\u003e\n        \u003cli\u003e304-grade stainless steel construction provides lasting durability in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eDrop-in design integrates seamlessly into Bull outdoor kitchen islands.\u003c\/li\u003e\n        \u003cli\u003ePush-and-turn piezo ignition offers quick, reliable lighting every time.\u003c\/li\u003e\n        \u003cli\u003eSolid stainless steel grate ensures even heat distribution across cookware.\u003c\/li\u003e\n        \u003cli\u003eCompatible with both Natural Gas and Liquid Propane for flexible installation.\u003c\/li\u003e\n        \u003cli\u003eIncluded low-profile stainless steel lid protects the burner when not in use.\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 Cast Brass Burner\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A 15,000 BTU cast brass burner provides the power needed for precise outdoor cooking — from a gentle simmer to a rolling boil.\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 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Heavy-duty 304-grade stainless steel construction ensures the burner holds up to outdoor conditions and daily use without corroding or degrading.\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 Drop-In Installation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed as a drop-in built-in unit, this side burner installs cleanly into outdoor kitchen islands for a polished, integrated look.\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\"\u003eDual Fuel Compatibility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Available in Natural Gas and Liquid Propane configurations, giving you the flexibility to match your existing outdoor kitchen fuel setup.\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 Drop-In\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBTU Output:\u003c\/strong\u003e 15,000 BTU\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Material:\u003c\/strong\u003e Cast Brass\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrate Material:\u003c\/strong\u003e Solid Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Piezo (Push \u0026amp; Turn)\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\u003eConfiguration:\u003c\/strong\u003e Built-In (Drop-In)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLid Included:\u003c\/strong\u003e Low-Profile Stainless Steel\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 20.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 5.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 19 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 11 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 17 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 3 1\/4\"\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 requiring a dedicated side cooking station.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want to cook sides and sauces alongside their main grill.\u003c\/li\u003e\n        \u003cli\u003eBull outdoor kitchen builds needing a drop-in burner solution.\u003c\/li\u003e\n        \u003cli\u003eCustomers who prefer dual fuel flexibility for their outdoor setup.\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 burner is intended for outdoor use only — do not use indoors or in enclosed spaces.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for gas line connections and cutout dimensions.\u003c\/li\u003e\n        \u003cli\u003eInstallation must comply with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eGas connections should be made by a qualified professional.\u003c\/li\u003e\n        \u003cli\u003eDo not modify the burner or bypass any 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 burner compatible with both Natural Gas and Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This side burner is available in both Natural Gas and Liquid Propane configurations. Select the appropriate fuel type when ordering.\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 11 1\/4\" wide x 17 1\/2\" deep x 3 1\/4\" high. Refer to the manufacturer's installation guide for full details.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this burner include a lid or cover?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A low-profile stainless steel protective cover 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\u003eWhat type of ignition does this burner use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It uses a push-and-turn piezo ignition system for quick and reliable lighting without the need for a separate igniter.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat stainless steel grade is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The burner is constructed from 304-grade stainless steel, which offers strong corrosion resistance and durability for outdoor environments.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this burner be used indoors?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. This burner is designed for outdoor use only and must not be used indoors or in enclosed or poorly ventilated spaces.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes installation require a professional?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Gas line connections should be made by a qualified professional and must comply with all applicable local codes and regulations.\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 Drop-In Gas Single Side Burner is a practical, well-built addition to any outdoor kitchen — delivering reliable high-heat performance, clean integration, and the durability expected from a premium stainless steel outdoor cooking product.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This product is intended for outdoor cooking use only. Always follow manufacturer installation and safety instructions. Gas appliances must be installed and operated in accordance with applicable local codes. Keep out of reach of children during operation.\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 burner compatible with both Natural Gas and Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This side burner is available in both Natural Gas and Liquid Propane configurations. Select the appropriate fuel type when ordering.\"\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 11 1\/4\\\" wide x 17 1\/2\\\" deep x 3 1\/4\\\" high. Refer to the manufacturer's installation guide for full details.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this burner include a lid or cover?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A low-profile stainless steel protective cover is included to protect the burner surface when not in use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of ignition does this burner use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It uses a push-and-turn piezo ignition system for quick and reliable lighting without the need for a separate igniter.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What stainless steel grade is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The burner is constructed from 304-grade stainless steel, which offers strong corrosion resistance and durability for outdoor environments.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this burner be used indoors?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. This burner is designed for outdoor use only and must not be used indoors or in enclosed or poorly ventilated spaces.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does installation require a professional?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Gas line connections should be made by a qualified professional and must comply with all applicable local codes and regulations.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890567041185,"sku":"60008","price":549.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890567073953,"sku":"60009","price":549.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/SingleSideBurnerNEwsideopen.jpg?v=1786895472","url":"https:\/\/naturenookusa.com\/products\/bull-single-stainless-steel-sideburner-with-stainless-steel-lid","provider":"Nature Nook USA","version":"1.0","type":"link"}