{"title":"Bull","description":null,"products":[{"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"},{"product_id":"bull-double-stainless-steel-built-in-side-burner-with-stainless-steel-lid","title":"Bull Double Stainless Steel Built-In 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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\u2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Double Built-In Gas Side Burner with Stainless Steel Lid\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Double Built-In Gas Side Burner brings professional-grade cooking power directly to your outdoor kitchen island. Constructed from 304 stainless steel and delivering a combined 22,000 BTUs across two independently controlled brass burners, it gives you the flexibility to multitask — simmering, sautéing, and searing — right alongside your 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\u003eTwo independently controlled brass burners deliver 22,000 BTUs of responsive, precise heat.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel construction is built to withstand outdoor conditions season after season.\u003c\/li\u003e\n        \u003cli\u003ePush-and-turn piezo ignition lights reliably without the need for a separate lighter.\u003c\/li\u003e\n        \u003cli\u003eSolid stainless steel cooking grates distribute heat evenly across pots and pans.\u003c\/li\u003e\n        \u003cli\u003eRemovable stainless steel lid protects the burner surface when not in use.\u003c\/li\u003e\n        \u003cli\u003eBuilt-in configuration integrates cleanly into any outdoor kitchen island layout.\u003c\/li\u003e\n        \u003cli\u003eCompatible with both Natural Gas and Liquid Propane for flexible fuel options.\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\"\u003eDual Burner Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two brass burners rated at 11,000 BTUs each give you 22,000 BTUs total — enough heat to boil, sear, and simmer simultaneously with full independent control.\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            The body, grates, and lid are all crafted from 304-grade stainless steel — a premium, corrosion-resistant material suited for permanent outdoor kitchen installations.\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 Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed to drop into a standard outdoor kitchen cutout, this side burner delivers a flush, polished finish that looks purpose-built in any BBQ island.\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 Piezo Ignition\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The push-and-turn piezo ignition system starts quickly and consistently, so you spend less time fussing with lighting and more time cooking.\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 Double Burner\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBTU per Burner:\u003c\/strong\u003e 11,000 BTU\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 22,000 BTU\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\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\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grate:\u003c\/strong\u003e Solid Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCover:\u003c\/strong\u003e Removable Stainless Steel Lid\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 11.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 24.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 9.75\"\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 20 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 requiring a built-in side cooking station.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want to expand their grilling setup with dedicated burner space.\u003c\/li\u003e\n        \u003cli\u003eCooks who need independent heat zones for multitasking during outdoor meals.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a durable, low-maintenance stainless steel outdoor burner.\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\u003eProfessional installation is recommended to ensure proper gas line connection and ventilation.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for cutout dimensions and clearance requirements before installation.\u003c\/li\u003e\n        \u003cli\u003eEnsure compatibility with your existing gas supply (Natural Gas or Liquid Propane) before ordering.\u003c\/li\u003e\n        \u003cli\u003eDo not operate the burner without proper ventilation in the surrounding outdoor kitchen structure.\u003c\/li\u003e\n        \u003cli\u003eKeep the removable lid stored safely when the burner is in use to avoid heat damage.\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 both Natural Gas and Liquid Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Double Built-In Side Burner is compatible with both Natural Gas and Liquid Propane. Confirm your fuel type before ordering as configurations may differ.\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 × 20 1\/2\" deep × 9 1\/2\" high. Always verify these measurements against your island before installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many BTUs does this side burner produce?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It delivers a combined 22,000 BTUs — 11,000 BTUs per burner — with each burner independently controlled for precise heat management.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the stainless steel lid come included?\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\u003eWhat grade of stainless steel is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The burner is constructed from 304-grade stainless steel, a premium corrosion-resistant material well-suited for permanent outdoor installations.\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            Professional installation is strongly recommended to ensure proper gas line connection, ventilation, and compliance with local 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 Double Built-In Gas Side Burner is a practical, high-performance addition to any outdoor kitchen — combining durable 304 stainless steel construction, dual-zone cooking control, and a clean built-in profile that elevates the entire setup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Installation should be performed by a qualified professional in accordance with all applicable local building, gas, and safety codes. Always follow the manufacturer's installation and operating instructions.\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 both Natural Gas and Liquid Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Double Built-In Side Burner is compatible with both Natural Gas and Liquid Propane. Confirm your fuel type before ordering as configurations may differ.\"\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 × 20 1\/2\\\" deep × 9 1\/2\\\" high. Always verify these measurements against your island before installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many BTUs does this side burner produce?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It delivers a combined 22,000 BTUs — 11,000 BTUs per burner — with each burner independently controlled for precise heat management.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the stainless steel lid come included?\",\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\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The burner is constructed from 304-grade stainless steel, a premium corrosion-resistant material well-suited for permanent outdoor installations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this require professional installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Professional installation is strongly recommended to ensure proper gas line connection, ventilation, and compliance with local codes.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890566910113,"sku":"30008","price":929.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890566942881,"sku":"30009","price":929.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/DoubleSideBurnerSI_30008_6255.jpg?v=1786895468"},{"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"},{"product_id":"bull-built-in-gas-stainless-steel-power-burner-with-stainless-steel-lid","title":"Bull Built-In Gas Stainless Steel Power 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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Built-In Gas Stainless Steel Power Burner with Stainless Steel Lid\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Built-In Gas Stainless Steel Power Burner takes your outdoor cooking to professional levels with intense heat output, rugged durability, and a sleek design that integrates seamlessly into any Bull outdoor kitchen. Available in Natural Gas and Propane configurations.\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\u003eMassive 61,000 BTU output handles everything from boiling to high-heat searing.\u003c\/li\u003e\n        \u003cli\u003eDual burner design combines a stainless steel outer burner with a brass inner burner for precision heat.\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty 304 stainless steel construction resists rust and withstands tough outdoor conditions.\u003c\/li\u003e\n        \u003cli\u003ePush-and-turn piezo ignition delivers reliable starts every time.\u003c\/li\u003e\n        \u003cli\u003eSlide-in built-in configuration ensures a clean, seamless installation.\u003c\/li\u003e\n        \u003cli\u003eControl panel designed to match Bull grills for a unified outdoor kitchen aesthetic.\u003c\/li\u003e\n        \u003cli\u003eRemovable stainless steel cover protects the unit when not in use.\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            \u003ch4 class=\"pdp-subheading\"\u003e61,000 BTU Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Dual burner design delivers professional-grade heat output for boiling, wok cooking, and high-heat searing in your outdoor kitchen.\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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Crafted from heavy-duty 304-grade stainless steel for long-lasting rust resistance and durability in outdoor environments.\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\"\u003eSeamless Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Slide-in built-in configuration and a matching Bull control panel create a cohesive, professional look in any Bull outdoor kitchen setup.\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\"\u003eReliable Ignition \u0026amp; Protection\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Push-and-turn piezo ignition ensures dependable starts, while the removable stainless steel cover keeps the burner protected between uses.\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 Power Burner\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 61,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\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 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInner Burner Material:\u003c\/strong\u003e Brass\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\u003eCover:\u003c\/strong\u003e Removable Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 24.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 11.125\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 35 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 21 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 21\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC (LP):\u003c\/strong\u003e 635835960009\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC (NG):\u003c\/strong\u003e 635835960016\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\u003eBull outdoor kitchen builds requiring a high-output side burner.\u003c\/li\u003e\n        \u003cli\u003eOutdoor chefs who need professional-grade BTU power for boiling, wok cooking, or searing.\u003c\/li\u003e\n        \u003cli\u003eHomeowners looking for a built-in burner that matches their existing Bull grill setup.\u003c\/li\u003e\n        \u003cli\u003eNatural Gas or Propane outdoor kitchen configurations.\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 Natural Gas and Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This power burner is available in both Natural Gas and Liquid Propane configurations. Select your preferred fuel type at checkout.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the total BTU output?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Bull Power Burner delivers a total of 61,000 BTUs across its dual burner design.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this burner require a cutout for installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This is a slide-in built-in unit. The required cutout dimensions are 21 1\/4\" W x 21\" D x 9 1\/2\" H.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it come with a protective cover?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A removable stainless steel cover is included to protect the burner when not in use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWill the control panel match my Bull grill?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The control panel is specifically designed to align with Bull grills for a unified outdoor kitchen appearance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat grade of stainless steel is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The burner is constructed from 304-grade stainless steel, which offers superior rust resistance and durability for outdoor use.\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 Built-In Gas Power Burner is a strong choice for outdoor kitchen builds that demand professional heat output, durable 304 stainless steel construction, and seamless integration with Bull grill systems.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 Natural Gas and Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This power burner is available in both Natural Gas and Liquid Propane configurations. Select your preferred fuel type at checkout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total BTU output?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Bull Power Burner delivers a total of 61,000 BTUs across its dual burner design.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this burner require a cutout for installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This is a slide-in built-in unit. The required cutout dimensions are 21 1\/4\\\" W x 21\\\" D x 9 1\/2\\\" H.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it come with a protective cover?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A removable stainless steel cover is included to protect the burner when not in use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Will the control panel match my Bull grill?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The control panel is specifically designed to align with Bull grills for a unified outdoor kitchen appearance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The burner is constructed from 304-grade stainless steel, which offers superior rust resistance and durability for outdoor use.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890567106721,"sku":"96000","price":1769.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890567139489,"sku":"96001","price":1769.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/PowerBurnerwithCovernew2.png?v=1786895474"},{"product_id":"bull-bison-premium-30-inch-built-in-charcoal-grill","title":"Bull Bison Premium 30-Inch Built-In Charcoal Grill","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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Bison Premium 30-Inch Built-In Charcoal Grill (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Bison Premium 30-Inch Built-In Charcoal Grill is engineered for serious outdoor kitchen builds. Constructed from premium 304 stainless steel and featuring a completely redesigned vent system with high-temperature gasket technology, it delivers precise temperature control across 1,020 square inches of cooking surface — from slow-and-low barbecue to high-heat searing.\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\u003eRevolutionary vent system and high-temperature gasket provide superior oxygen flow control for precise temperature management.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction throughout ensures long-term durability in permanent outdoor installations.\u003c\/li\u003e\n        \u003cli\u003e1,020 square inches of total cooking surface — 810 sq in main area plus 210 sq in secondary — handles large cooks with ease.\u003c\/li\u003e\n        \u003cli\u003eAdjustable charcoal bed allows customizable heat zones for versatile cooking styles.\u003c\/li\u003e\n        \u003cli\u003ePrecise cutout specifications (29.5\" W × 18.25\" D × 13.25\" H) enable seamless outdoor kitchen integration.\u003c\/li\u003e\n        \u003cli\u003eIntegrated analog thermometer provides accurate temperature monitoring throughout every cook.\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty stainless steel cooking grates deliver exceptional heat retention and durability.\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\"\u003eRevolutionary Temperature Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The redesigned vent system paired with a high-temperature oven gasket gives you precise control over oxygen flow, letting you dial in any temperature from low-and-slow smoking to intense searing heat.\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\"\u003eBuilt-In Kitchen Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered for permanent outdoor kitchen installations with precise cutout dimensions and a clean stainless steel finish that integrates seamlessly into any built-in configuration.\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\"\u003e1,020 Sq In Cooking Surface\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            With 810 sq in of main grilling area and 210 sq in of secondary space, this grill handles everything from full briskets to multi-zone cooks 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\"\u003e304 Stainless Steel Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Premium 304 stainless steel throughout — body, grates, and hardware — delivers the corrosion resistance and structural integrity expected from a professional-grade built-in grill.\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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Bison\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e 88787\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 Charcoal\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\u003eCooking Grate Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Analog (integrated)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 810 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSecondary Grilling Area:\u003c\/strong\u003e 210 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Grilling Area:\u003c\/strong\u003e 1,020 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 29.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 18.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 13.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSize Class:\u003c\/strong\u003e Medium (27–33\")\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 635835887870\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\u003ePermanent outdoor kitchen builds requiring a built-in charcoal grill.\u003c\/li\u003e\n        \u003cli\u003eSerious grillers who want authentic charcoal flavor with precise temperature control.\u003c\/li\u003e\n        \u003cli\u003eHomeowners upgrading their backyard cooking setup with professional-grade equipment.\u003c\/li\u003e\n        \u003cli\u003eCooks who need versatility — from slow BBQ smoking to high-heat searing — in a single unit.\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 outdoor kitchen installation only — not freestanding use.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for cutout dimensions, clearances, and ventilation requirements.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, electrical, and fire safety codes.\u003c\/li\u003e\n        \u003cli\u003eUse only with charcoal fuel as specified; do not modify the firebox or vent system.\u003c\/li\u003e\n        \u003cli\u003eKeep combustible materials clear of the grill during operation.\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 freestanding or built-in only?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This is a built-in grill designed for permanent outdoor kitchen installation. It is not intended for freestanding use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the cutout dimensions?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The required cutout is 29.5\" wide × 18.25\" deep × 13.25\" high. Always verify with the full installation guide before cutting.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat fuel type does this grill use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This grill is designed exclusively for charcoal fuel, delivering authentic charcoal flavor and high-heat performance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow much cooking space does it have?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It offers 1,020 square inches of total cooking surface — 810 sq in on the main grate and 210 sq in on the secondary grate.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat grade of stainless steel is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The grill is constructed with premium 304 stainless steel throughout, including the body, cooking grates, and hardware.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it include a thermometer?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. An integrated analog thermometer is built into the lid for accurate temperature monitoring during cooking.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan I use this grill for both low-and-slow BBQ and high-heat searing?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The redesigned vent system and high-temperature gasket allow precise oxygen flow control, making it easy to transition between slow smoking and high-heat searing.\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 Bison 30-Inch Built-In Charcoal Grill is a strong choice for outdoor kitchen builders who want professional-grade charcoal performance, durable 304 stainless steel construction, and the flexibility to cook anything from low-and-slow barbecue to steakhouse-quality sears.\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. Ensure proper clearances, ventilation, and compliance with local building and fire codes before use. Keep children and pets away from the grill 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 grill freestanding or built-in only?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This is a built-in grill designed for permanent outdoor kitchen installation. It is not intended for freestanding use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout is 29.5\\\" wide x 18.25\\\" deep x 13.25\\\" high. Always verify with the full installation guide before cutting.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel type does this grill use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This grill is designed exclusively for charcoal fuel, delivering authentic charcoal flavor and high-heat performance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How much cooking space does it have?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It offers 1,020 square inches of total cooking surface — 810 sq in on the main grate and 210 sq in on the secondary grate.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill is constructed with premium 304 stainless steel throughout, including the body, cooking grates, and hardware.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it include a thermometer?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. An integrated analog thermometer is built into the lid for accurate temperature monitoring during cooking.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I use this grill for both low-and-slow BBQ and high-heat searing?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The redesigned vent system and high-temperature gasket allow precise oxygen flow control, making it easy to transition between slow smoking and high-heat searing.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890567303329,"sku":"88787","price":1949.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/Head67531right.png?v=1786895609"},{"product_id":"bull-dual-fuel-countertop-pizza-oven","title":"Bull Dual Fuel Countertop Pizza Oven","description":"\u003csection class=\"pdp-section pdp-section--pizza-oven\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--pizza-oven {\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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\u2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Dual Fuel Countertop Pizza Oven\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Dual Fuel Countertop Pizza Oven brings authentic pizzeria performance to your countertop. Built from premium 304 stainless steel with ceramic fiber insulation, it reaches up to 900°F in just 15 minutes and accommodates two pizzas simultaneously — all with the flexibility of gas or wood fuel.\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\u003eDual fuel capability lets you cook with gas or wood for maximum versatility.\u003c\/li\u003e\n        \u003cli\u003eReaches 900°F in 15 minutes for authentic Neapolitan-style results.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel construction throughout for lasting durability.\u003c\/li\u003e\n        \u003cli\u003e415 sq. in. cooking area fits two pizzas at once.\u003c\/li\u003e\n        \u003cli\u003eCeramic fiber insulation delivers superior heat retention and efficiency.\u003c\/li\u003e\n        \u003cli\u003eBluetooth digital thermometer with two probes for precise temperature monitoring.\u003c\/li\u003e\n        \u003cli\u003eCompact countertop design — no permanent installation required.\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\"\u003eDual Fuel Flexibility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Use gas or wood fuel separately to match your cooking style. The double burner system delivers rapid, even heat for consistent results every time.\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\"\u003eExtreme Heat Performance\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Reaches up to 900°F in just 15 minutes, creating the intense heat needed for perfectly crispy crusts and bubbling cheese on authentic artisan pizzas.\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\"\u003eSmart Temperature Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The removable Bluetooth digital thermometer with two temperature probes lets you monitor cooking temperatures remotely for precision results.\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\"\u003ePremium 304 Stainless Steel\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Constructed throughout with 304 stainless steel and ceramic fiber insulation for a durable, professional-grade build that retains heat efficiently.\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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel (Natural Gas):\u003c\/strong\u003e 69564\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel (Propane):\u003c\/strong\u003e 69563\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Countertop\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Dual Fuel (Gas\/Wood)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMax Temperature:\u003c\/strong\u003e 900°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeat-Up Time:\u003c\/strong\u003e 15 minutes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e Double Burner\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 415 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePizza Capacity:\u003c\/strong\u003e 2 pizzas simultaneously\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\u003eCooking Grate:\u003c\/strong\u003e Ceramic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInsulation:\u003c\/strong\u003e Ceramic Fiber\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Bluetooth Digital (2 probes)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 24\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 23\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 30\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 108 lbs\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 kitchens and patio entertaining setups.\u003c\/li\u003e\n        \u003cli\u003eHome chefs who want authentic Neapolitan-style pizza results.\u003c\/li\u003e\n        \u003cli\u003eCooks who prefer fuel flexibility between gas and wood.\u003c\/li\u003e\n        \u003cli\u003eAnyone seeking professional-grade pizza performance without permanent installation.\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\u003eAlways follow manufacturer safety instructions for gas connections and ventilation.\u003c\/li\u003e\n        \u003cli\u003eUse only in well-ventilated outdoor or semi-outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eDo not leave unattended during operation.\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children during and after use — surfaces remain hot.\u003c\/li\u003e\n        \u003cli\u003eComply with all applicable local codes for gas appliance installation and use.\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\u003eCan I use both gas and wood at the same time?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. This oven is designed for use with gas or wood fuel separately, not simultaneously.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow hot does this pizza oven get?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It reaches temperatures up to 900°F in approximately 15 minutes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many pizzas can it cook at once?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The 415 sq. in. cooking area accommodates two pizzas simultaneously.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The countertop design requires no permanent installation, making it easy to place and use in outdoor kitchen setups.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the Bluetooth thermometer included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A removable Bluetooth digital thermometer with two temperature probes is included.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a pizza peel included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A pizza peel is included for easy pizza transfer in and out of the oven.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the stainless steel grade used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The oven is constructed throughout with 304 stainless steel for premium durability and corrosion resistance.\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 Dual Fuel Countertop Pizza Oven is a strong choice for outdoor kitchen enthusiasts who want professional-grade pizza performance, fuel flexibility, and smart temperature control in a compact, installation-free design.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always operate this appliance in accordance with the manufacturer's instructions and applicable local safety codes. Ensure proper ventilation when using gas fuel. Keep children and pets away from the oven during and after 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\": \"Can I use both gas and wood at the same time?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. This oven is designed for use with gas or wood fuel separately, not simultaneously.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How hot does this pizza oven get?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It reaches temperatures up to 900°F in approximately 15 minutes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many pizzas can it cook at once?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The 415 sq. in. cooking area accommodates two pizzas simultaneously.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require permanent installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The countertop design requires no permanent installation, making it easy to place and use in outdoor kitchen setups.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the Bluetooth thermometer included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A removable Bluetooth digital thermometer with two temperature probes is included.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a pizza peel included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A pizza peel is included for easy pizza transfer in and out of the oven.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the stainless steel grade used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The oven is constructed throughout with 304 stainless steel for premium durability and corrosion resistance.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890567827617,"sku":"69564","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890567860385,"sku":"69550","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TT-Pizza-Oven-straight-with-peel-NBG.png__70639.1705428298.jpg?v=1786895619"},{"product_id":"bull-steer-premium-25-inch-3-burner-built-in-gas-grill","title":"Bull Steer Premium 25-Inch 3-Burner Built-In Gas Grill","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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Steer Premium 25-Inch 3-Burner Built-In Gas Grill (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Steer Premium 25-Inch Built-In Gas Grill is engineered for serious outdoor cooking. Built from 16-gauge 304 stainless steel and designed for seamless integration into any outdoor kitchen, it delivers 45,000 BTUs of precise heat across 556 square inches of cooking space — making it a dependable centerpiece for backyard entertaining.\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\u003e16-gauge 304 stainless steel construction resists rust and holds up to years of outdoor use.\u003c\/li\u003e\n        \u003cli\u003eThree powerful burners deliver 45,000 BTUs for consistent, high-heat cooking performance.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled hood locks in heat and prevents discoloration over time.\u003c\/li\u003e\n        \u003cli\u003e556 square inches of total cooking space (396 main + 160 warming rack) handles large meals with ease.\u003c\/li\u003e\n        \u003cli\u003eReliable piezo ignition starts with a simple push-and-turn — no separate lighter needed.\u003c\/li\u003e\n        \u003cli\u003eBuilt-in analog thermometer provides real-time temperature monitoring during cooking.\u003c\/li\u003e\n        \u003cli\u003eTrim kit included for a clean, professional built-in finish in any outdoor kitchen.\u003c\/li\u003e\n        \u003cli\u003eCSA Gas Certified for safety and peace of mind.\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\"\u003ePremium Stainless Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Crafted from 16-gauge 304 stainless steel throughout, the Bull Steer is built to withstand outdoor conditions while maintaining a polished, professional appearance season after season.\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\"\u003e45,000 BTU Three-Burner Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Three independently controlled burners generate 45,000 BTUs of total heat output, giving you precise zone control for searing, indirect cooking, and everything in between.\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\"\u003eGenerous Cooking Surface\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            With 396 sq in of primary grilling area and a 160 sq in warming rack, this grill accommodates up to 16 burgers at once — ideal for hosting larger gatherings.\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\"\u003eBuilt-In Ready Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Precise cutout specifications and an included trim kit make installation straightforward, delivering a seamless, integrated look in any custom outdoor kitchen 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 BBQ\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Steer Premium\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e 69008 \/ 69009\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 \/ Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 3\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTU Output:\u003c\/strong\u003e 45,000 BTU\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 396 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarming Rack Area:\u003c\/strong\u003e 160 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 556 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel (16-gauge)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition Type:\u003c\/strong\u003e Piezo (push-and-turn)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Analog (built-in)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Kit:\u003c\/strong\u003e Available separately\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 26.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 21.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 24.125\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 100 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 25 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 20 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e CSA Gas Certified\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\u003eHomeowners building or upgrading a custom outdoor kitchen.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertainers who cook for larger groups regularly.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a professional-grade built-in grill at an outstanding value.\u003c\/li\u003e\n        \u003cli\u003eNatural gas or propane setups — available in both fuel configurations.\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 installation instructions for gas line connections and ventilation clearances.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eA qualified gas technician should perform all gas line connections.\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eKeep the grill area clear of combustible materials during use.\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 propane and natural gas?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Steer Premium is available in both propane (model 69008) and natural gas (model 69009) configurations. Select your preferred fuel type at checkout.\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 25 3\/4\" wide × 20 1\/2\" deep × 9 1\/2\" high. A trim kit is included for a finished built-in appearance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat grade of stainless steel is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The grill is constructed from 16-gauge 304 stainless steel throughout, including the burners, cooking grates, and flame tamers — offering superior rust resistance and long-term durability.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes a rotisserie kit come included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            A rotisserie kit is available separately as an optional accessory to expand your cooking versatility.\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 propane model for immediate use after installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many burgers can this grill cook at once?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The 396 sq in main grilling surface can accommodate approximately 16 standard-sized burgers at one time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Gas line connections should be performed by a qualified gas technician. The grill should be installed in accordance with all applicable local codes and the manufacturer's instructions.\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 Steer Premium 25-Inch Built-In Gas Grill is a strong choice for homeowners who want professional-grade cooking performance, durable 304 stainless steel construction, and a clean built-in finish — all at an outstanding value.\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. Gas appliances must be installed and operated in accordance with applicable local codes. Keep children and pets away from the grill during and after use. Never leave a lit grill unattended.\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 propane and natural gas?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Steer Premium is available in both propane (model 69008) and natural gas (model 69009) configurations. Select your preferred fuel type at checkout.\"\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 25 3\/4\\\" wide x 20 1\/2\\\" deep x 9 1\/2\\\" high. A trim kit is included for a finished built-in appearance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill is constructed from 16-gauge 304 stainless steel throughout, including the burners, cooking grates, and flame tamers.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does a rotisserie kit come included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A rotisserie kit is available separately as an optional accessory.\"\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 propane model for immediate use after installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many burgers can this grill cook at once?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The 396 sq in main grilling surface can accommodate approximately 16 standard-sized burgers at one time.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is professional installation required?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Gas line connections should be performed by a qualified gas technician. The grill should be installed in accordance with all applicable local codes and the manufacturer's instructions.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890568188065,"sku":"69008","price":1609.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890568220833,"sku":"69009","price":1609.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/SteerHead_69008_17509387.jpg?v=1786895620"},{"product_id":"bull-outlaw-30-inch-4-burner-built-in-gas-grill","title":"Bull Outlaw 30-Inch 4-Burner Built-In Gas Grill","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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Outlaw 30-Inch 4-Burner Built-In Gas Grill (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Outlaw 30-Inch 4-Burner Built-In Gas Grill is engineered for serious outdoor kitchen installations. Built from premium 14-gauge 304 stainless steel and available in both propane and natural gas configurations, it delivers 60,000 BTUs across 810 square inches of total cooking space — combining professional-grade performance with seamless built-in integration.\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\u003eFour porcelain-coated bar burners deliver 15,000 BTUs each for consistent, even heat across the cooking surface.\u003c\/li\u003e\n        \u003cli\u003ePremium 14-gauge 304 stainless steel construction provides long-term durability in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003e810 square inches of total cooking space accommodates large gatherings with ease.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled stainless steel hood retains heat and resists warping and discoloration.\u003c\/li\u003e\n        \u003cli\u003eAvailable in propane and natural gas configurations for flexible outdoor kitchen integration.\u003c\/li\u003e\n        \u003cli\u003eFlame thrower ignition and push-turn knobs ensure reliable, straightforward operation.\u003c\/li\u003e\n        \u003cli\u003eCSA Gas Certified for safety and peace of mind.\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\"\u003eBuilt-In Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Precise cutout specifications (31\" W x 21\" D x 9.5\" H) allow for seamless integration into any outdoor kitchen island or countertop setup.\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\"\u003e60,000 BTU Output\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Four porcelain-coated bar burners provide superior heat conduction and distribution across 600 sq. in. of primary grilling space plus a 210 sq. in. warming rack.\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 Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            From the double-walled hood to the cooking grates and flame tamers, every major component is crafted from 304 stainless steel for lasting performance.\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 Options\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Choose between propane (Model 26038) or natural gas (Model 26039) to match your outdoor kitchen's existing fuel infrastructure.\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 Bull BBQ\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Outlaw\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 Propane \/ Natural Gas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 4\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBTU Output:\u003c\/strong\u003e 60,000 BTU total\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 600 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarming Rack:\u003c\/strong\u003e 210 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 810 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid:\u003c\/strong\u003e 30\" x 19\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 14-gauge 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Analog (built-in)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Dimensions:\u003c\/strong\u003e 31\" W x 21\" D x 9.5\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e 32.25\" W x 24.125\" D x 21.25\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e CSA Gas Certified\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\u003ePermanent outdoor kitchen installations in patios, islands, and countertops.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking a professional-grade built-in grill with premium materials.\u003c\/li\u003e\n        \u003cli\u003eEntertaining and large-group grilling with 24-burger capacity.\u003c\/li\u003e\n        \u003cli\u003eCustomers who want dual fuel flexibility for natural gas or propane setups.\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 installation instructions for proper built-in cutout dimensions and clearances.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eEnsure proper gas line connection by a licensed professional before first use.\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003ePropane hose regulator is included; natural gas models require a dedicated gas line.\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 designed for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Outlaw is a built-in grill designed to be permanently installed into an outdoor kitchen island or countertop using the specified cutout dimensions (31\" W x 21\" D x 9.5\" H).\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat fuel types are available?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This grill is available in both propane (Model 26038) and natural gas (Model 26039) configurations. Select your preferred 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\u003eHow many burners does this grill have?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Bull Outlaw features four porcelain-coated bar burners, each delivering 15,000 BTUs for a total output of 60,000 BTUs.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the total cooking area?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The grill provides 810 square inches of total cooking space — 600 sq. in. on the main grilling surface and 210 sq. in. on the warming rack.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a propane regulator included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A propane hose regulator is included with the propane model. Natural gas models require a dedicated gas line connection by a licensed professional.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a rotisserie kit available?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A rotisserie kit is available as an optional accessory for expanded cooking versatility.\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 Bull Outlaw is constructed from 14-gauge 304 stainless steel throughout, including the hood, cooking grates, burners, and flame tamers.\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 Outlaw is a strong choice for homeowners who want a professional-grade built-in gas grill with durable 304 stainless steel construction, high BTU output, and flexible fuel options for a permanent outdoor kitchen setup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow manufacturer installation guidelines and applicable local codes. Gas appliances should be installed and serviced by a licensed professional. Keep the grill area clear of flammable materials during 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 designed for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Outlaw is a built-in grill designed to be permanently installed into an outdoor kitchen island or countertop using the specified cutout dimensions (31\\\" W x 21\\\" D x 9.5\\\" H).\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel types are available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This grill is available in both propane (Model 26038) and natural gas (Model 26039) configurations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many burners does this grill have?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Bull Outlaw features four porcelain-coated bar burners, each delivering 15,000 BTUs for a total output of 60,000 BTUs.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total cooking area?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill provides 810 square inches of total cooking space — 600 sq. in. on the main grilling surface and 210 sq. in. on the warming rack.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a propane regulator included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A propane hose regulator is included with the propane model. Natural gas models require a dedicated gas line connection by a licensed professional.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a rotisserie kit available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A rotisserie kit is available as an optional accessory for expanded cooking versatility.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What stainless steel grade is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Bull Outlaw is constructed from 14-gauge 304 stainless steel throughout, including the hood, cooking grates, burners, and flame tamers.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890568351905,"sku":"26039","price":1749.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890568384673,"sku":"26038","price":1749.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/OutlawHead_26038_17509305.jpg?v=1786895619"},{"product_id":"bull-diablo-47-inch-6-burner-built-in-gas-grill","title":"Bull Diablo 47-Inch 6-Burner Built-In Gas Grill","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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"–\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Diablo 47-Inch 6-Burner Built-In Gas Grill\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Diablo 47-Inch 6-Burner Built-In Gas Grill unleashes the fiery side of premium outdoor cooking with unmatched power and performance that transforms any outdoor kitchen into a culinary command center. Delivering a commanding 105,000 BTU of total power across an expansive 1,564 square inches of cooking space, it combines six cast stainless steel burners with innovative ReliaBULL heat technology for the ultimate grilling experience.\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\u003eSix cast stainless steel burners deliver 105,000 BTU of consistent grilling power.\u003c\/li\u003e\n        \u003cli\u003eReliaBULL heat technology eliminates hot and cold spots for even cooking across the entire surface.\u003c\/li\u003e\n        \u003cli\u003ePremium 14-gauge 304 stainless steel construction ensures lasting durability and weather resistance.\u003c\/li\u003e\n        \u003cli\u003e1,564 square inches of total cooking space accommodates large gatherings with ease.\u003c\/li\u003e\n        \u003cli\u003e15,000 BTU rear infrared burner supports rotisserie cooking and specialized techniques.\u003c\/li\u003e\n        \u003cli\u003eDual halogen internal lights provide excellent visibility for nighttime grilling.\u003c\/li\u003e\n        \u003cli\u003eComplete rotisserie kit included with a stainless steel motorized system.\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 pdp-icon--power\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eUnmatched Grilling Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Six rugged cast stainless steel burners deliver 105,000 BTU across a massive 1,242-square-inch main grilling area, while the 15,000 BTU rear infrared burner adds intense high-heat capabilities for 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 pdp-icon--heat\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eReliaBULL Heat Technology\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The revolutionary ReliaBULL heat technology eliminates hot and cold spots, ensuring you can fully utilize the entire cooking surface for perfectly even results every time.\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 pdp-icon--steel\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003ePremium Stainless Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built with 14-gauge 304 stainless steel throughout, featuring a double-lined hood constructed from a single piece for superior heat retention and lasting durability in outdoor conditions.\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 pdp-icon--lights\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eNighttime Grilling Ready\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Dual halogen internal lights illuminate the expansive cooking surface, while dependable piezo igniters and a flame thrower ignition system ensure reliable startup for late-night grilling sessions.\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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Diablo\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel (Propane):\u003c\/strong\u003e 62648\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel (Natural Gas):\u003c\/strong\u003e 62649\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 Propane \/ Natural Gas\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\u003eMain Burners:\u003c\/strong\u003e 6 Cast Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrilling Surface BTUs:\u003c\/strong\u003e 105,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRear Infrared Burner:\u003c\/strong\u003e 15,000 BTU\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 120,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 1,242 Sq. In.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSecondary Grilling Area:\u003c\/strong\u003e 322 Sq. In.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 1,564 Sq. In.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid:\u003c\/strong\u003e 45 5\/8\" × 19\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grates:\u003c\/strong\u003e Solid Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower \/ Piezo\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrill Lights:\u003c\/strong\u003e Dual Halogen (Internal)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Heavy-Duty Analog\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Kit:\u003c\/strong\u003e Included (Stainless Steel)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurger Capacity:\u003c\/strong\u003e 35\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 47.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 21\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 24.13\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout (W × D × H):\u003c\/strong\u003e 46\" × 21\" × 9.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e CSA Gas Certified\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 enthusiasts seeking professional-grade built-in grilling.\u003c\/li\u003e\n        \u003cli\u003eHomeowners hosting large gatherings and neighborhood cookouts.\u003c\/li\u003e\n        \u003cli\u003eCustomers who want even heat distribution across a large cooking surface.\u003c\/li\u003e\n        \u003cli\u003eGrillers looking for rotisserie capabilities and nighttime grilling features.\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\u003eProfessional installation is recommended for built-in outdoor kitchen integration.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer safety instructions for gas connection, ventilation, and clearance requirements.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate the grill in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eUse only propane or natural gas as specified for your model; do not modify fuel components.\u003c\/li\u003e\n        \u003cli\u003eEnsure proper cutout dimensions are verified before installation.\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\u003eWhat fuel types does this grill support?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Bull Diablo is available in both propane (model 62648) and natural gas (model 62649) configurations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow much cooking space does this grill have?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The grill offers 1,564 square inches of total cooking surface, with 1,242 square inches of main grilling area and 322 square inches of secondary grilling area.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is ReliaBULL heat technology?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            ReliaBULL heat technology is an innovative system that eliminates hot and cold spots across the cooking surface, ensuring even heat distribution for consistent results.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill include a rotisserie kit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Diablo includes a complete rotisserie kit with a stainless steel motorized system, perfect for roasting ribs, lamb, pork, and more.\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 46 inches wide, 21 inches deep, and 9.5 inches high.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill have lighting for nighttime use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Dual halogen internal lights illuminate the cooking surface for excellent visibility during nighttime grilling.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this grill CSA certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Diablo is CSA Gas Certified for safety and reliability.\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 Diablo is a top-tier choice for outdoor cooking enthusiasts who want professional-grade power, even heat distribution, and premium stainless construction in a built-in gas grill designed for serious performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow manufacturer installation and safety guidelines. Ensure proper gas connection, ventilation, and clearance before use. Consult a licensed professional for built-in 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\": \"What fuel types does this grill support?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Bull Diablo is available in both propane (model 62648) and natural gas (model 62649) configurations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How much cooking space does this grill have?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill offers 1,564 square inches of total cooking surface, with 1,242 square inches of main grilling area and 322 square inches of secondary grilling area.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is ReliaBULL heat technology?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"ReliaBULL heat technology is an innovative system that eliminates hot and cold spots across the cooking surface, ensuring even heat distribution for consistent results.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill include a rotisserie kit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Diablo includes a complete rotisserie kit with a stainless steel motorized system, perfect for roasting ribs, lamb, pork, and more.\"\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 46 inches wide, 21 inches deep, and 9.5 inches high.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill have lighting for nighttime use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Dual halogen internal lights illuminate the cooking surface for excellent visibility during nighttime grilling.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill CSA certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Diablo is CSA Gas Certified for safety and reliability.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890569007265,"sku":"62648","price":4729.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890569040033,"sku":"62649","price":4729.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/DiabloOpenCFNBG.png?v=1786895621"},{"product_id":"bull-24-inch-6-6-cu-ft-left-hinge-outdoor-rated-single-tap-beer-dispenser-kegerator","title":"Bull 24-Inch 6.6 Cu. Ft. Left Hinge Outdoor Rated Single Tap Beer Dispenser \/ Kegerator","description":"\u003csection class=\"pdp-section pdp-section--kegerator\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--kegerator {\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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 6.6 Cu. Ft. Outdoor Rated Single Tap Kegerator (304 Stainless Steel, Built-In)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull 6.6 Cu. Ft. Outdoor Rated Single Tap Kegerator is built to bring professional draft beer service to your outdoor kitchen. Constructed from premium 304 stainless steel and NSF certified for food safety, it delivers consistent performance in ambient temperatures from 50–109°F — making it a reliable centerpiece for year-round outdoor entertaining.\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\u003eOutdoor-rated construction handles ambient temperatures from 50–109°F for year-round use.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel exterior and interior offer lasting durability in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eNSF certified and food safety compliant for commercial-grade reliability.\u003c\/li\u003e\n        \u003cli\u003e6.6 Cu. Ft. capacity accommodates up to a half-barrel (full keg) for large gatherings.\u003c\/li\u003e\n        \u003cli\u003eSingle tap system delivers consistently fresh, bar-quality draft beer.\u003c\/li\u003e\n        \u003cli\u003eFrost-free defrost system eliminates routine maintenance.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant and ADA compliant for efficient, accessible operation.\u003c\/li\u003e\n        \u003cli\u003eFront venting and counter-depth design enable clean 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            \u003ch4 class=\"pdp-subheading\"\u003eOutdoor-Ready Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Rated for outdoor use with an ambient temperature range of 50–109°F, this kegerator is built to perform in open-air kitchens and covered patios through every season.\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\"\u003eProfessional Draft Performance\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The precision single tap system and compressor cooling with forced air circulation maintain temperatures between 23–68°F for a perfect pour every time.\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\"\u003ePremium Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            304 stainless steel throughout — interior, exterior, door, and cabinet — delivers a clean, professional appearance and the durability expected from a premium outdoor appliance.\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\"\u003eSeamless Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front venting and counter-depth design allow for flush built-in installation, while the reversible self-closing door and door lock add convenience and security.\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\u003eModel Number:\u003c\/strong\u003e 17900\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Capacity:\u003c\/strong\u003e 6.6 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMax Keg Size:\u003c\/strong\u003e Half Barrel (Full Keg)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Taps:\u003c\/strong\u003e 1\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling System:\u003c\/strong\u003e Compressor \/ Forced Air\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRefrigerant:\u003c\/strong\u003e R-134a\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 23–68°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmbient Temp Range:\u003c\/strong\u003e 50–109°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost Type:\u003c\/strong\u003e Frost Free\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Digital\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\u003eInterior Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In \/ Front Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Left (Reversible)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertifications:\u003c\/strong\u003e NSF, Energy Star, ADA\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 24\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 59.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 125 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout (W × D × H):\u003c\/strong\u003e 24.5\" × 25.75\" × 35\"\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 kitchens and covered patio entertainment areas.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want professional draft beer service at home.\u003c\/li\u003e\n        \u003cli\u003eLarge gatherings and backyard parties requiring full-keg capacity.\u003c\/li\u003e\n        \u003cli\u003eBuilt-in outdoor kitchen builds requiring a counter-depth, front-venting appliance.\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 installation instructions for electrical, plumbing, and ventilation requirements.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eUse only in protected outdoor conditions within the specified ambient temperature range (50–109°F).\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eIntended for residential outdoor kitchen use; verify local regulations for commercial applications.\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 kegerator rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull kegerator is specifically rated for outdoor use and operates reliably in ambient temperatures from 50–109°F.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the maximum keg size this unit can hold?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It accommodates up to a half-barrel (full keg) within its 6.6 Cu. Ft. interior.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this be installed as a built-in unit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front venting and counter-depth design are specifically intended for built-in outdoor kitchen installation. Cutout dimensions are 24.5\" W × 25.75\" D × 35\" H.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require manual defrosting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The frost-free defrost system handles defrosting automatically, eliminating routine maintenance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the door hinge reversible?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The unit ships with a left hinge configuration and includes reversible capability for flexible installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this unit NSF certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull kegerator is NSF certified and food safety compliant for commercial-grade reliability.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat temperature range does it maintain?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The unit maintains internal temperatures between 23–68°F, ideal for storing and serving draft beer at optimal temperature.\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 6.6 Cu. Ft. Outdoor Rated Single Tap Kegerator is a strong choice for homeowners who want professional draft beer performance, premium stainless steel construction, and a built-in design that integrates seamlessly into any outdoor kitchen.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Installation must comply with all applicable local building, electrical, and safety codes. Consult a licensed professional for installation. This product is intended for residential outdoor kitchen use only.\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 kegerator rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull kegerator is specifically rated for outdoor use and operates reliably in ambient temperatures from 50\\u2013109\\u00b0F.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the maximum keg size this unit can hold?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It accommodates up to a half-barrel (full keg) within its 6.6 Cu. Ft. interior.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this be installed as a built-in unit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front venting and counter-depth design are specifically intended for built-in outdoor kitchen installation. Cutout dimensions are 24.5\\\" W \\u00d7 25.75\\\" D \\u00d7 35\\\" H.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require manual defrosting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The frost-free defrost system handles defrosting automatically, eliminating routine maintenance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the door hinge reversible?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The unit ships with a left hinge configuration and includes reversible capability for flexible installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit NSF certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull kegerator is NSF certified and food safety compliant for commercial-grade reliability.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit maintains internal temperatures between 23\\u201368\\u00b0F, ideal for storing and serving draft beer at optimal temperature.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890568843425,"sku":"17900","price":3849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/Kegerator-RFNBG.webp?v=1786895620"},{"product_id":"bull-gas-fired-italian-made-pizza-oven-and-chimney","title":"Bull Gas Fired Italian Made Pizza Oven and Chimney","description":"\u003csection class=\"pdp-section pdp-section--pizza\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--pizza {\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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Gas Fired Italian Made Pizza Oven and Chimney (441 Stainless Steel, 36,000 BTU)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Gas Fired Pizza Oven Head brings authentic Italian craftsmanship to your outdoor kitchen. Meticulously made in Italy from heavy-duty 441-grade stainless steel, it reaches temperatures up to 900°F in as little as 10–15 minutes — delivering restaurant-quality pizzas with a crispy crust and evenly melted toppings, right in your own backyard.\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\u003eAuthentic Italian construction with heavy-duty 441-grade stainless steel for long-lasting outdoor durability.\u003c\/li\u003e\n        \u003cli\u003eReaches up to 900°F — ideal for achieving a genuine Neapolitan-style pizza crust.\u003c\/li\u003e\n        \u003cli\u003eFast 10–15 minute preheat time maximizes entertaining efficiency.\u003c\/li\u003e\n        \u003cli\u003eFood-grade cooking stones and rock base insulation deliver even, intense heat distribution.\u003c\/li\u003e\n        \u003cli\u003e36,000 BTU gas burner provides powerful, consistent performance.\u003c\/li\u003e\n        \u003cli\u003eDual fuel capability (Natural Gas and Propane) for flexible installation.\u003c\/li\u003e\n        \u003cli\u003e20¾\" opening accommodates 2 pizzas simultaneously for high-volume cooking.\u003c\/li\u003e\n        \u003cli\u003eTable-top configuration suits a wide range of outdoor kitchen setups.\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\"\u003eItalian-Made Craftsmanship\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Manufactured in Italy with solid weld design and 441-grade stainless steel, this oven head is built to withstand demanding outdoor conditions while maintaining a premium aesthetic.\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\"\u003eProfessional-Grade Heat\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A 36,000 BTU burner drives temperatures to 900°F, while food-grade cooking stones and rock base insulation ensure even heat retention for consistent, authentic results every time.\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 Flexibility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Compatible with both Natural Gas and Propane, this oven integrates seamlessly into existing outdoor kitchen setups without requiring a dedicated fuel source.\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\"\u003eTable-Top Versatility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The table-top configuration and 20¾\" opening make this oven head adaptable to a variety of outdoor kitchen layouts, with capacity for 2 pizzas at once.\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\u003eModel Number:\u003c\/strong\u003e 77650\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 635835776501\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eClass:\u003c\/strong\u003e Premium\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Table Top\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Natural Gas | Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 36,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMax Temperature:\u003c\/strong\u003e 900°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 1\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePizza Capacity:\u003c\/strong\u003e 2 Pizzas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOpening Width:\u003c\/strong\u003e 20¾\"\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\u003eExterior Material:\u003c\/strong\u003e 441 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Surface:\u003c\/strong\u003e Food-Grade Stone\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCart:\u003c\/strong\u003e Not Included\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 38.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 33.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 50\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 305 lbs\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 enthusiasts seeking professional-grade pizza performance at home.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain frequently and want to cook multiple pizzas at once.\u003c\/li\u003e\n        \u003cli\u003eCustomers looking for an authentic Italian-made oven with dual fuel flexibility.\u003c\/li\u003e\n        \u003cli\u003eBackyard chefs who want fast preheat times and precise temperature control.\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 connections, 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\u003eUse only in outdoor settings with adequate clearance from combustible materials.\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eCart is not included — ensure a suitable stable surface is available before installation.\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 oven designed for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This pizza oven head is designed for outdoor kitchen installation and is built with 441-grade stainless steel to withstand outdoor conditions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat fuel types does this oven support?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This oven supports both Natural Gas and Propane, giving you flexibility depending on your outdoor kitchen setup.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow long does it take to preheat?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The oven reaches cooking temperature in approximately 10–15 minutes thanks to its 36,000 BTU burner.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many pizzas can I cook at once?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The 20¾\" opening accommodates up to 2 pizzas simultaneously.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the maximum temperature this oven reaches?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This oven reaches a maximum temperature of 900°F, ideal for authentic Neapolitan-style pizza.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a cart included with this oven?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The cart is not included. This is a table-top oven head designed to be placed on a suitable stable surface or integrated into an outdoor kitchen.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of cooking surface does it use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It uses food-grade cooking stones with rock base insulation for even heat distribution and authentic pizza results.\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 Gas Fired Italian Made Pizza Oven is a strong choice for outdoor kitchen enthusiasts who want authentic Italian craftsmanship, professional-grade heat performance, and the flexibility of dual fuel operation — all in a durable, premium stainless steel build.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This product is intended for outdoor use only. Always follow manufacturer installation and safety guidelines, and comply with all applicable local codes. Keep away from combustible materials and ensure proper ventilation 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 oven designed for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This pizza oven head is designed for outdoor kitchen installation and is built with 441-grade stainless steel to withstand outdoor conditions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel types does this oven support?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This oven supports both Natural Gas and Propane, giving you flexibility depending on your outdoor kitchen setup.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How long does it take to preheat?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The oven reaches cooking temperature in approximately 10–15 minutes thanks to its 36,000 BTU burner.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many pizzas can I cook at once?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The 20¾\\\" opening accommodates up to 2 pizzas simultaneously.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the maximum temperature this oven reaches?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This oven reaches a maximum temperature of 900°F, ideal for authentic Neapolitan-style pizza.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a cart included with this oven?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The cart is not included. This is a table-top oven head designed to be placed on a suitable stable surface or integrated into an outdoor kitchen.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of cooking surface does it use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It uses food-grade cooking stones with rock base insulation for even heat distribution and authentic pizza results.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890569662625,"sku":"77650","price":5399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/pizza-4.jpg?v=1786895645"},{"product_id":"bull-contemporary-outdoor-fridge-4-5-cu-ft","title":"Bull Contemporary Outdoor Fridge 4.5 Cu Ft","description":"\u003csection class=\"pdp-section pdp-section--fridge\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--fridge {\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    .pdp-section--fridge .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n    .pdp-section--fridge .pdp-block,\n    .pdp-section--fridge .pdp-intro,\n    .pdp-section--fridge .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n    .pdp-section--fridge .pdp-intro {\n      background: var(--pdp-soft);\n    }\n    .pdp-section--fridge .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n    .pdp-section--fridge .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    .pdp-section--fridge .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    .pdp-section--fridge .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    .pdp-section--fridge .pdp-text,\n    .pdp-section--fridge .pdp-spec-item,\n    .pdp-section--fridge .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n    .pdp-section--fridge .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n    .pdp-section--fridge .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n    .pdp-section--fridge .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n    .pdp-section--fridge .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n    .pdp-section--fridge .pdp-highlight-card {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      padding: 18px;\n      background: var(--pdp-soft);\n    }\n    .pdp-section--fridge .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n    .pdp-section--fridge .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n    .pdp-section--fridge .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n    .pdp-section--fridge .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n    .pdp-section--fridge .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n    .pdp-section--fridge .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    .pdp-section--fridge .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n    .pdp-section--fridge .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n    .pdp-section--fridge .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n    .pdp-section--fridge .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n    .pdp-section--fridge .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    @media (max-width: 749px) {\n      .pdp-section--fridge .pdp-block,\n      .pdp-section--fridge .pdp-intro,\n      .pdp-section--fridge .pdp-closing {\n        padding: 18px;\n      }\n      .pdp-section--fridge .pdp-title {\n        font-size: 24px;\n      }\n      .pdp-section--fridge .pdp-heading {\n        font-size: 18px;\n      }\n      .pdp-section--fridge .pdp-highlight-grid,\n      .pdp-section--fridge .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n      .pdp-section--fridge .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 Contemporary 4.5 Cu. Ft. Outdoor Compact Refrigerator\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Contemporary 4.5 Cu. Ft. Compact Refrigerator is designed for outdoor kitchens and entertaining spaces that demand both style and performance. Featuring a reversible stainless steel door, a built-in seven-can beverage dispenser, and Energy Star compliance, it delivers convenient, efficient refrigeration in a counter-depth, built-in form factor — all backed by Bull Grills' commitment to outdoor quality.\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\u003eSpace-saving 4.5 cubic foot capacity fits seamlessly into outdoor kitchen layouts.\u003c\/li\u003e\n        \u003cli\u003eBuilt-in seven 12oz can beverage dispenser keeps drinks chilled and within easy reach.\u003c\/li\u003e\n        \u003cli\u003eReversible stainless steel door offers flexible installation to suit any kitchen configuration.\u003c\/li\u003e\n        \u003cli\u003eCounter-depth, built-in design creates a clean, integrated appearance.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant for efficient, cost-effective outdoor operation.\u003c\/li\u003e\n        \u003cli\u003eFood safety certified for reliable storage of perishables.\u003c\/li\u003e\n        \u003cli\u003eCompressor cooling with forced air circulation and R-600a refrigerant for consistent performance.\u003c\/li\u003e\n        \u003cli\u003eLightweight 58-pound construction makes installation and handling straightforward.\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\"\u003eBuilt-In Beverage Dispenser\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The integrated seven 12oz can dispenser keeps your favorite beverages perfectly chilled and instantly accessible — ideal for outdoor entertaining, pool decks, and backyard gatherings.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eFlexible Installation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A field-reversible hinge, counter-depth configuration, and rear venting design allow for versatile placement in virtually any outdoor kitchen layout with a clean, built-in finish.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eEnergy Star Efficiency\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Energy Star compliance and R-600a refrigerant deliver efficient cooling performance in ambient temperatures from 40–100°F, keeping operating costs low without sacrificing reliability.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eVersatile Storage\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two plastic shelves, one drawer, and door storage maximize the 4.5 cubic feet of interior space, while seven bottle capacity adds further flexibility for entertaining.\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\u003eModel Number:\u003c\/strong\u003e 11520\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 635835115205\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\u003eTotal Capacity:\u003c\/strong\u003e 4.5 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCan Capacity:\u003c\/strong\u003e 7\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBottle Capacity:\u003c\/strong\u003e 7\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInterior Material:\u003c\/strong\u003e Plastic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eShelf Material:\u003c\/strong\u003e Plastic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Shelves:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Drawers:\u003c\/strong\u003e 1\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Storage:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Analog\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling System:\u003c\/strong\u003e Compressor \/ Forced Air\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRefrigerant:\u003c\/strong\u003e R-600a\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 36–60°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmbient Temp Range:\u003c\/strong\u003e 40–100°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost Type:\u003c\/strong\u003e Manual\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVenting:\u003c\/strong\u003e Rear Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Field Reversible\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCounter Depth:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eEnergy Star:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFood Safety Certified:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVolts:\u003c\/strong\u003e 120V\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmps:\u003c\/strong\u003e 20 Amps\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 19.88\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 18\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 58 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 20 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 33 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 21 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 kitchens and built-in entertainment areas.\u003c\/li\u003e\n        \u003cli\u003ePool decks, patios, and covered outdoor living spaces.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want a compact, beverage-ready outdoor refrigerator.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking Energy Star efficiency in an outdoor-rated unit.\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 installation instructions for electrical setup and ventilation.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eDesigned for use in ambient temperatures from 40–100°F; performance may vary outside this range.\u003c\/li\u003e\n        \u003cli\u003eManual defrost — defrost periodically to maintain optimal cooling performance.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical 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 refrigerator suitable for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Contemporary 4.5 Cu. Ft. refrigerator is designed for outdoor kitchen environments and operates reliably in ambient temperatures from 40–100°F.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the temperature range?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The unit maintains internal temperatures between 36–60°F and is rated for ambient outdoor temperatures from 40–100°F.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan the door hinge be reversed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The field-reversible hinge allows you to configure the door swing direction to best suit your outdoor kitchen layout.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow does the beverage dispenser work?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The built-in dispenser holds seven 12oz cans and keeps them chilled and accessible without opening the main refrigerator compartment.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs it Energy Star certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This unit is Energy Star compliant, ensuring efficient operation and lower energy costs during regular outdoor use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of defrost system does it use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It uses a manual defrost system. Periodic defrosting is recommended to maintain optimal cooling performance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat storage options does it include?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The unit includes two plastic shelves, one drawer, door storage, and a seven-bottle capacity — plus the built-in seven-can beverage dispenser.\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 Contemporary 4.5 Cu. Ft. Outdoor Compact Refrigerator is a smart choice for homeowners who want convenient, energy-efficient outdoor refrigeration with a built-in beverage dispenser, flexible installation, and the proven quality of Bull Grills.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Installation must comply with all applicable local building, electrical, and safety codes. Always follow the manufacturer's installation and operating instructions. Performance may vary based on installation environment and ambient conditions.\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 refrigerator suitable for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Contemporary 4.5 Cu. Ft. refrigerator is designed for outdoor kitchen environments and operates reliably in ambient temperatures from 40-100°F.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the temperature range?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit maintains internal temperatures between 36-60°F and is rated for ambient outdoor temperatures from 40-100°F.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can the door hinge be reversed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The field-reversible hinge allows you to configure the door swing direction to best suit your outdoor kitchen layout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How does the beverage dispenser work?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The built-in dispenser holds seven 12oz cans and keeps them chilled and accessible without opening the main refrigerator compartment.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is it Energy Star certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This unit is Energy Star compliant, ensuring efficient operation and lower energy costs during regular outdoor use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of defrost system does it use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It uses a manual defrost system. Periodic defrosting is recommended to maintain optimal cooling performance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What storage options does it include?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit includes two plastic shelves, one drawer, door storage, and a seven-bottle capacity — plus the built-in seven-can beverage dispenser.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890570219681,"sku":"11520","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/New-Contemporary-Fridge-LFNBG.png__18606.1705684119.jpg?v=1786895686"},{"product_id":"bull-4-9-cu-ft-premium-outdoor-rated-compact-refrigerator-with-glass-door","title":"Bull 4.9 Cu. Ft. Premium Outdoor Rated Compact Refrigerator with Glass Door","description":"\u003csection class=\"pdp-section pdp-section--fridge\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--fridge {\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--fridge .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--fridge .pdp-block,\n    .pdp-section--fridge .pdp-intro,\n    .pdp-section--fridge .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--fridge .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--fridge .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--fridge .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--fridge .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--fridge .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--fridge .pdp-text,\n    .pdp-section--fridge .pdp-spec-item,\n    .pdp-section--fridge .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--fridge .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--fridge .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--fridge .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--fridge .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--fridge .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--fridge .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--fridge .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--fridge .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--fridge .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--fridge .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--fridge .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--fridge .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--fridge .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--fridge .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--fridge .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--fridge .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--fridge .pdp-block,\n      .pdp-section--fridge .pdp-intro,\n      .pdp-section--fridge .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--fridge .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--fridge .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--fridge .pdp-highlight-grid,\n      .pdp-section--fridge .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--fridge .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 4.9 Cu. Ft. Premium Outdoor Rated Compact Refrigerator with Glass Door\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull 4.9 Cu. Ft. Built-In Outdoor Refrigerator is engineered for discerning homeowners who demand professional-grade performance in their outdoor kitchen. Constructed with premium stainless steel throughout and featuring a crystal-clear glass door, it delivers precise digital temperature control, front-venting design, and ETL\/DOE\/CE certifications — all in a counter-depth, built-in form factor 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\u003ePremium stainless steel construction inside and out for lasting outdoor durability.\u003c\/li\u003e\n        \u003cli\u003eCrystal-clear glass door provides easy visibility without opening the unit.\u003c\/li\u003e\n        \u003cli\u003eInternal digital LED control panel delivers precise temperature management between 36–54°F.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables seamless built-in kitchen integration.\u003c\/li\u003e\n        \u003cli\u003eField-reversible door with full-length Bull handle offers maximum installation flexibility.\u003c\/li\u003e\n        \u003cli\u003eSealed locking door with self-closing mechanism maintains consistent temperatures.\u003c\/li\u003e\n        \u003cli\u003eETL, DOE, and CE energy saver certifications confirm reliable, efficient performance.\u003c\/li\u003e\n        \u003cli\u003eOperates reliably in ambient temperatures from 55–115°F for year-round outdoor 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            \u003ch4 class=\"pdp-subheading\"\u003eOutdoor-Rated Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built with premium stainless steel exterior and interior materials, this refrigerator is engineered to perform reliably in outdoor kitchen environments across a wide range of ambient temperatures.\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\"\u003ePrecision Digital Cooling\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The advanced compressor cooling system with forced air circulation and an internal digital LED control panel maintains consistent temperatures between 36–54°F with automatic defrost.\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\"\u003eSeamless Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Counter-depth configuration and front-venting design allow for clean, professional built-in installation with precise cutout specifications for a flush, integrated 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            \u003ch4 class=\"pdp-subheading\"\u003eFlexible \u0026amp; Secure Storage\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A 3-shelf system with two adjustable metal shelves maximizes the 4.9 cubic feet of storage capacity, while the sealed locking door with self-closing mechanism keeps contents secure and cold.\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\u003eModel Number:\u003c\/strong\u003e 13100\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\u003eTotal Capacity:\u003c\/strong\u003e 4.9 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e Glass Door\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInterior Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Digital LED\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling System:\u003c\/strong\u003e Compressor \/ Forced Air\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRefrigerant:\u003c\/strong\u003e R-134a\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 36–54°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmbient Temp Range:\u003c\/strong\u003e 55–115°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost Type:\u003c\/strong\u003e Automatic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVenting:\u003c\/strong\u003e Front Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Shelves:\u003c\/strong\u003e 3 (2 adjustable)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eShelf Material:\u003c\/strong\u003e Metal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Lock:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSelf-Closing Door:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Field Reversible\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCounter Depth:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVolts:\u003c\/strong\u003e 120V\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmps:\u003c\/strong\u003e 1.2 Amps\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertifications:\u003c\/strong\u003e ETL, DOE, CE\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 23.62\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 23.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 24 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 33 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 24 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 kitchens and built-in entertainment areas.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking a premium, counter-depth outdoor refrigerator.\u003c\/li\u003e\n        \u003cli\u003ePatios, pool decks, and covered outdoor living spaces.\u003c\/li\u003e\n        \u003cli\u003eCustomers who want certified, energy-efficient outdoor refrigeration.\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 installation instructions for electrical setup, grounding, and ventilation.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eThis unit is designed for outdoor use in covered or protected kitchen environments.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eUse only in the ambient temperature range specified (55–115°F) for optimal performance.\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 refrigerator designed for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull 4.9 Cu. Ft. refrigerator is outdoor-rated and built with stainless steel construction to perform reliably in outdoor kitchen environments.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the temperature range of this refrigerator?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The unit maintains internal temperatures between 36–54°F and is rated for ambient outdoor temperatures from 55–115°F.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan the door be reversed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The door is field-reversible, allowing you to configure the hinge direction to suit your installation layout.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it have a locking door?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The sealed locking door also features a self-closing mechanism to help maintain consistent internal temperatures.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat certifications does this unit carry?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This refrigerator is ETL, DOE, and CE energy saver certified, confirming its safety and efficiency standards.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many shelves does it include?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It includes a 3-shelf storage system with two adjustable metal shelves for flexible organization within the 4.9 cubic feet of storage space.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of cooling system does it use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It uses a compressor cooling system with forced air circulation and R-134a refrigerant, plus an automatic defrost system for maintenance-free operation.\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 4.9 Cu. Ft. Outdoor Refrigerator is a strong choice for homeowners who want professional-grade outdoor refrigeration with premium stainless steel construction, precise digital controls, and certified energy-efficient performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Installation must comply with all applicable local building, electrical, and safety codes. Always follow the manufacturer's installation and operating instructions. Performance may vary based on installation environment and ambient conditions.\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 refrigerator designed for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull 4.9 Cu. Ft. refrigerator is outdoor-rated and built with stainless steel construction to perform reliably in outdoor kitchen environments.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the temperature range of this refrigerator?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit maintains internal temperatures between 36-54°F and is rated for ambient outdoor temperatures from 55-115°F.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can the door be reversed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The door is field-reversible, allowing you to configure the hinge direction to suit your installation layout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it have a locking door?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The sealed locking door also features a self-closing mechanism to help maintain consistent internal temperatures.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What certifications does this unit carry?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This refrigerator is ETL, DOE, and CE energy saver certified, confirming its safety and efficiency standards.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many shelves does it include?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It includes a 3-shelf storage system with two adjustable metal shelves for flexible organization within the 4.9 cubic feet of storage space.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of cooling system does it use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It uses a compressor cooling system with forced air circulation and R-134a refrigerant, plus an automatic defrost system for maintenance-free operation.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890570186913,"sku":"13100","price":2359.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/glass-door-Fridge_png.webp?v=1786895686"},{"product_id":"bull-brahma-38-inch-5-burner-built-in-gas-grill-with-rear-infrared-burner-rotisserie-kit","title":"Bull Brahma 38-Inch 5-Burner Built-In Gas Grill With Rear Infrared Burner \u0026 Rotisserie Kit","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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Brahma 38-Inch 5-Burner Built-In Gas Grill With Rear Infrared Burner \u0026amp; Rotisserie Kit\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Brahma is a premium built-in gas grill engineered for serious outdoor kitchens. With five cast stainless steel burners, a dedicated rear infrared rotisserie burner, and 90,000 BTUs of total output, it delivers professional-grade performance in a durable 304 stainless steel build designed to integrate seamlessly into any outdoor kitchen setup.\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\u003e90,000 BTU total output — 75,000 BTU main surface plus 15,000 BTU rear infrared burner.\u003c\/li\u003e\n        \u003cli\u003eFive cast stainless steel burners deliver even, high-heat coverage across 760 sq. in. of main grilling area.\u003c\/li\u003e\n        \u003cli\u003eRear infrared burner and full rotisserie kit included for versatile cooking techniques.\u003c\/li\u003e\n        \u003cli\u003e14-gauge 304 stainless steel construction throughout for long-term durability.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled, dual-lined roll-top hood retains heat and resists discoloration.\u003c\/li\u003e\n        \u003cli\u003eDual halogen internal lights for clear visibility during day or night grilling.\u003c\/li\u003e\n        \u003cli\u003eCSA Gas Certified with propane hose regulator included for immediate setup.\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 Burner System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Five cast stainless steel burners at 15,000 BTUs each deliver 75,000 BTUs of main grilling power, with a 15,000 BTU rear infrared burner adding rotisserie capability for a 90,000 BTU total system.\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            Constructed from 14-gauge 304 stainless steel throughout — including burners, cooking grates, and flame tamers — for a build quality that holds up in demanding outdoor environments.\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\"\u003eRotisserie-Ready\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The included rotisserie kit with chrome-plated spit and rod pairs with the dedicated rear infrared burner for consistent, even rotisserie cooking without occupying main grill space.\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\"\u003eBuilt-In Kitchen Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Precise cutout specifications (38.5\" W × 21.5\" D × 9.5\" H) allow for clean, professional installation into any outdoor kitchen island or countertop configuration.\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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Brahma\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 Propane \/ Natural Gas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Main Burners:\u003c\/strong\u003e 5\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Burner Material:\u003c\/strong\u003e 304 Cast Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrilling Surface BTUs:\u003c\/strong\u003e 75,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Burner BTUs:\u003c\/strong\u003e 15,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 90,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 760 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarming Rack Area:\u003c\/strong\u003e 266 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Grilling Area:\u003c\/strong\u003e 1,026 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid Dimensions:\u003c\/strong\u003e 38\" × 19\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel (14-gauge)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition Type:\u003c\/strong\u003e Flame Thrower\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrill Lights:\u003c\/strong\u003e Dual Halogen (Internal)\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\u003eRotisserie Kit:\u003c\/strong\u003e Included (chrome-plated spit \u0026amp; rod)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDrip Tray:\u003c\/strong\u003e Stainless Steel Full-Size\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e CSA Gas Certified\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 39.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 21.25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 24.125\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 183 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 38.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 21.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel (Propane):\u003c\/strong\u003e 57568\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel (Natural Gas):\u003c\/strong\u003e 57569\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 high-performance built-in gas grill.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want professional-grade BTU output and rotisserie capability.\u003c\/li\u003e\n        \u003cli\u003eLarge gatherings — up to 29-burger capacity on the main cooking surface.\u003c\/li\u003e\n        \u003cli\u003eCustomers prioritizing 304 stainless steel durability and long-term outdoor use.\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 — not freestanding use.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for installation, gas line connection, and ventilation clearances.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eCSA Gas Certified for propane and natural gas configurations.\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 designed for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Brahma is a built-in grill designed to integrate into an outdoor kitchen island or countertop. It is not intended for freestanding use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the total BTU output?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Brahma delivers 75,000 BTUs across five main burners plus a 15,000 BTU rear infrared burner, for a total of 90,000 BTUs.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill work with both propane and natural gas?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Brahma is available in both propane (Model 57568) and natural gas (Model 57569) configurations. A propane hose regulator is included.\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            Yes. A complete rotisserie kit with chrome-plated spit and rod is included, paired with the dedicated 15,000 BTU rear infrared 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 38.5\" wide × 21.5\" deep × 9.5\" high.\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 Brahma is built with 14-gauge 304 stainless steel throughout, including the body, burners, cooking grates, and flame tamers.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this grill CSA certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Brahma is CSA Gas Certified for safety and compliance with North American gas appliance standards.\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 Brahma is a strong choice for homeowners building a serious outdoor kitchen — combining high-output infrared performance, premium 304 stainless steel construction, and a complete rotisserie system in a clean built-in format.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow manufacturer installation guidelines and applicable local codes for gas appliance installation. Ensure proper ventilation clearances are maintained. Consult a licensed professional for gas line connections.\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 designed for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Brahma is a built-in grill designed to integrate into an outdoor kitchen island or countertop. It is not intended for freestanding use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total BTU output?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Brahma delivers 75,000 BTUs across five main burners plus a 15,000 BTU rear infrared burner, for a total of 90,000 BTUs.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill work with both propane and natural gas?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Brahma is available in both propane (Model 57568) and natural gas (Model 57569) configurations. A propane hose regulator is included.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a rotisserie kit included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A complete rotisserie kit with chrome-plated spit and rod is included, paired with the dedicated 15,000 BTU rear infrared 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 38.5\\\" wide x 21.5\\\" deep x 9.5\\\" high.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What stainless steel grade is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Brahma is built with 14-gauge 304 stainless steel throughout, including the body, burners, cooking grates, and flame tamers.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill CSA certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Brahma is CSA Gas Certified for safety and compliance with North American gas appliance standards.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890570350753,"sku":"57568","price":3599.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890570383521,"sku":"57569","price":3789.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/BrahmaHead_57568_17508657.jpg?v=1786895686"},{"product_id":"bull-angus-30-inch-4-burner-built-in-gas-grill-with-rear-infrared-burner-rotisserie-kit","title":"Bull Angus 30-Inch 4-Burner Built-In Gas Grill With Rear Infrared Burner \u0026 Rotisserie Kit","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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Angus 30-Inch 4-Burner Built-In Gas Grill with Rear Infrared Burner \u0026amp; Rotisserie Kit\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Angus 30-Inch Built-In Gas Grill is engineered for serious outdoor kitchen performance. Constructed from premium 14-gauge 304 stainless steel and available in natural gas or propane, it delivers 75,000 BTUs of total cooking power across 810 square inches of cooking surface — including a dedicated infrared rotisserie backburner, dual halogen interior lights, and a complete rotisserie kit for versatile, professional-grade results.\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\u003e75,000 BTU total output (60,000 main + 15,000 infrared rotisserie) for rapid, even heat across the entire cooking surface.\u003c\/li\u003e\n        \u003cli\u003ePremium 14-gauge 304 stainless steel construction delivers lasting durability in outdoor kitchen environments.\u003c\/li\u003e\n        \u003cli\u003e810 sq. in. total cooking area — 600 sq. in. main grill plus 210 sq. in. warming rack — handles large gatherings with ease.\u003c\/li\u003e\n        \u003cli\u003eInfrared rotisserie backburner and complete rotisserie kit included for high-heat, hands-free cooking.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled, dual-lined roll-top hood retains heat and prevents discoloration over time.\u003c\/li\u003e\n        \u003cli\u003eDual halogen internal lights and five Bull sure-lite gas valves support confident evening grilling sessions.\u003c\/li\u003e\n        \u003cli\u003eCSA Gas Certified with flame thrower ignition and heavy-duty push-to-turn operation for reliable startup every time.\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 pdp-icon--power\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003e75,000 BTU Cooking Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Four cast stainless steel burners at 15,000 BTUs each plus a 15,000 BTU infrared rotisserie backburner deliver commanding heat control across every cooking zone.\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 pdp-icon--build\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003e304 Stainless Steel Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built from 14-gauge 304 stainless steel throughout — burners, grates, flame tamers, and exterior — for a premium finish that stands up to outdoor conditions.\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 pdp-icon--rotisserie\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eInfrared Rotisserie System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The rear infrared backburner and included chrome-plated rotisserie kit enable high-heat, even rotation cooking — ideal for whole birds, roasts, and large cuts.\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 pdp-icon--builtin\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eSeamless Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Precise cutout specifications (31\" W × 21\" D × 9.5\" H) and a full-length handle make professional outdoor kitchen installation straightforward and clean.\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 Bull\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Angus\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 Propane \/ Natural Gas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 4 main + 1 infrared rotisserie\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Burner BTUs:\u003c\/strong\u003e 60,000 (4 × 15,000)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Burner BTUs:\u003c\/strong\u003e 15,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 75,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 600 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarming Rack Area:\u003c\/strong\u003e 210 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 810 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid:\u003c\/strong\u003e 30\" × 19\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 14-gauge 304 stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLights:\u003c\/strong\u003e Dual halogen internal\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\u003eCutout Width:\u003c\/strong\u003e 31\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 21\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e 32.25\" W × 24.125\" D × 21.25\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 166 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e CSA Gas Certified\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 kitchens and built-in island installations.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who grill frequently and need high-output, professional-grade equipment.\u003c\/li\u003e\n        \u003cli\u003eEntertaining large groups — up to 24 burgers at once on the main grill surface.\u003c\/li\u003e\n        \u003cli\u003eRotisserie cooking enthusiasts who want a dedicated infrared backburner system.\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 outdoor kitchen installation only — not for freestanding use.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for installation, gas line connection, grounding, 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\u003eCSA Gas Certified; propane hose regulator included for propane configurations.\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 available in both propane and natural gas?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Angus is available in both propane (Model 47628) and natural gas (Model 47629) configurations. Select your preferred fuel type 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 31\" wide × 21\" deep × 9.5\" high. Always verify your outdoor kitchen island dimensions before ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the rotisserie kit included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A complete rotisserie kit with chrome-plated spit and rod is included with the grill.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of ignition does this grill use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Bull Angus uses a flame thrower ignition system with five Bull sure-lite gas valves and heavy-duty push-to-turn operation for reliable startup.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill have interior lighting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Dual halogen internal lights are built in for enhanced visibility during evening grilling sessions.\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 grill is constructed from 14-gauge 304 stainless steel throughout, including the burners, cooking grates, flame tamers, and exterior panels.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a propane hose regulator included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A propane hose regulator is included for propane configurations. Natural gas models require a dedicated gas line connection per local code.\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 Angus is a strong choice for homeowners building a serious outdoor kitchen — combining professional BTU output, durable 304 stainless steel construction, and a complete rotisserie system in a clean built-in format.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow manufacturer installation instructions and applicable local codes for gas appliances. Ensure proper ventilation and gas line connections before use. This product is intended for outdoor use only.\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 propane and natural gas?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Angus is available in both propane (Model 47628) and natural gas (Model 47629) configurations.\"\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 31\\\" wide x 21\\\" deep x 9.5\\\" high.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the rotisserie kit included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A complete rotisserie kit with chrome-plated spit and rod is included with the grill.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of ignition does this grill use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Bull Angus uses a flame thrower ignition system with five Bull sure-lite gas valves and heavy-duty push-to-turn operation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill have interior lighting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Dual halogen internal lights are built in for enhanced visibility during evening grilling sessions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What stainless steel grade is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill is constructed from 14-gauge 304 stainless steel throughout, including burners, cooking grates, flame tamers, and exterior panels.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a propane hose regulator included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A propane hose regulator is included for propane configurations.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890570285217,"sku":"47629","price":2839.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890570317985,"sku":"47628","price":2839.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/AngusHeadOpenCFNBG_1239eb08-542e-48c8-b01b-66a4c6e6b21f.png?v=1786895687"},{"product_id":"bull-24-inch-4-9-cu-ft-premium-outdoor-rated-compact-refrigerator-series-ii","title":"Bull 24-Inch 4.9 Cu. Ft. Premium Outdoor Rated Compact Refrigerator Series II","description":"\u003csection class=\"pdp-section pdp-section--fridge\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--fridge {\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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 24-Inch 4.9 Cu. Ft. Outdoor-Rated Built-In Compact Refrigerator (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull 24-Inch 4.9 Cu. Ft. Outdoor-Rated Compact Refrigerator is built to elevate your outdoor kitchen with professional-grade performance and premium stainless steel construction. ETL outdoor certified and designed for flush built-in installation, it delivers precise temperature control, generous storage capacity, and seamless integration with Bull grills and outdoor kitchen accessories.\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\u003eComplete 304 stainless steel construction inside and out for lasting outdoor durability.\u003c\/li\u003e\n        \u003cli\u003eETL outdoor certification ensures safe, reliable year-round performance.\u003c\/li\u003e\n        \u003cli\u003eDigital LED control panel maintains precise temperatures between 36–54°F.\u003c\/li\u003e\n        \u003cli\u003e4.9 cu. ft. capacity with four shelves accommodates food and beverages for entertaining.\u003c\/li\u003e\n        \u003cli\u003eFront venting design allows flush built-in installation with precise cutout specs.\u003c\/li\u003e\n        \u003cli\u003eField-reversible door with full-length towel bar handle matches Bull outdoor kitchen aesthetics.\u003c\/li\u003e\n        \u003cli\u003eCompressor cooling with forced air circulation and automatic defrost for maintenance-free operation.\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\"\u003eOutdoor-Rated Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built with complete 304 stainless steel inside and out and ETL outdoor certified, this refrigerator is engineered to handle the demands of year-round outdoor entertaining.\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\"\u003ePrecise Temperature Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The digital LED control panel and dual fan system maintain consistent internal temperatures between 36–54°F, keeping food and beverages at optimal storage conditions.\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 Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front venting and counter-depth design allow for flush built-in installation. The field-reversible door and towel bar handle integrate cleanly with Bull grills and outdoor kitchen setups.\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\"\u003eGenerous Storage Capacity\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            With 4.9 cubic feet of storage, three adjustable wire shelves, and one glass shelf, this refrigerator provides versatile space for entertaining essentials.\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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e 13700\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e 4.9 Cu. Ft.\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\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInterior Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Digital LED\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 36–54°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling System:\u003c\/strong\u003e Compressor \/ Forced Air\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost Type:\u003c\/strong\u003e Automatic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVenting:\u003c\/strong\u003e Front Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Shelves:\u003c\/strong\u003e 4 (3 wire + 1 glass)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Field Reversible\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Lock:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSelf-Closing Door:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCounter Depth:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Certification:\u003c\/strong\u003e ETL\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVoltage:\u003c\/strong\u003e 120V \/ 1.2 Amps\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 23.625\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 27.125\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 24 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 33 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 24 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 kitchens and built-in entertainment areas.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking a professional-grade outdoor refrigerator.\u003c\/li\u003e\n        \u003cli\u003eCustomers building or upgrading a Bull outdoor kitchen setup.\u003c\/li\u003e\n        \u003cli\u003eYear-round outdoor entertaining and backyard grilling spaces.\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 installation instructions for electrical setup, grounding, and ventilation.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eUse precise cutout dimensions (W: 24 3\/8\", H: 33 1\/4\", D: 24 1\/4\") for proper built-in fit.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eIntended for outdoor use in protected or semi-protected installations as recommended by the manufacturer.\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 refrigerator designed for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull 13700 is ETL outdoor certified and built with 304 stainless steel construction for year-round outdoor performance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the storage capacity?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This refrigerator offers 4.9 cubic feet of storage with three adjustable wire shelves and one glass shelf.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat temperature range does it maintain?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The digital LED control panel maintains internal temperatures between 36–54°F for optimal food and beverage storage.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan it be installed flush with cabinetry?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front venting design and counter-depth configuration allow for flush built-in installation using the specified cutout dimensions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the door reversible?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The door is field-reversible, allowing you to configure the swing direction to suit your outdoor kitchen layout.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require manual defrosting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The automatic defrost system ensures maintenance-free operation without manual intervention.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the electrical requirements?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This refrigerator operates on 120V and draws 1.2 amps. Follow all manufacturer and local electrical code requirements for installation.\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 24-Inch Outdoor Compact Refrigerator is a strong choice for homeowners who want professional-grade outdoor refrigeration with durable stainless steel construction, precise temperature control, and seamless built-in integration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This product is intended for outdoor kitchen and entertainment use only. Always follow manufacturer installation guidelines and applicable local codes. Specifications are subject to change; verify cutout dimensions before 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 refrigerator designed for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull 13700 is ETL outdoor certified and built with 304 stainless steel construction for year-round outdoor performance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the storage capacity?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This refrigerator offers 4.9 cubic feet of storage with three adjustable wire shelves and one glass shelf.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The digital LED control panel maintains internal temperatures between 36\\u201354\\u00b0F for optimal food and beverage storage.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can it be installed flush with cabinetry?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front venting design and counter-depth configuration allow for flush built-in installation using the specified cutout dimensions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the door reversible?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The door is field-reversible, allowing you to configure the swing direction to suit your outdoor kitchen layout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require manual defrosting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The automatic defrost system ensures maintenance-free operation without manual intervention.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the electrical requirements?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This refrigerator operates on 120V and draws 1.2 amps. Follow all manufacturer and local electrical code requirements for installation.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890570252449,"sku":"13700","price":2359.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/Premium-Fridge-RF_png.webp?v=1786895686"},{"product_id":"bull-premium-5-cu-ft-outdoor-rated-double-drawer-refrigerator","title":"Bull Premium 5 Cu. Ft. Outdoor Rated Double Drawer Refrigerator","description":"\u003csection class=\"pdp-section pdp-section--fridge\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--fridge {\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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Premium 5 Cu. Ft. Outdoor Rated Double Drawer Refrigerator\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Premium 5 Cu. Ft. Outdoor Rated Double Drawer Refrigerator delivers professional-grade outdoor refrigeration in a sleek, built-in package. Constructed from 304 stainless steel and engineered for ambient temperatures up to 100°F, its dual-drawer configuration keeps ingredients organized and accessible right at your outdoor kitchen — combining luxury design with dependable performance 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\u003eDual-drawer configuration provides 5.0 cu. ft. of organized, accessible cold storage exactly where you need it.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel construction throughout withstands harsh outdoor elements while maintaining a premium finish.\u003c\/li\u003e\n        \u003cli\u003eOutdoor-rated for 50–100°F ambient temperatures — purpose-built for year-round backyard use.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables seamless flush built-in installation in any outdoor kitchen configuration.\u003c\/li\u003e\n        \u003cli\u003ePrecision digital controls with LED temperature display make monitoring and adjusting temperature effortless.\u003c\/li\u003e\n        \u003cli\u003eAuto-close drawers and a door alarm protect food safety and energy efficiency.\u003c\/li\u003e\n        \u003cli\u003eETL, DOE, and CE certified — Energy Star compliant and food safety certified for peace of mind.\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\"\u003eDual-Drawer Storage\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two spacious drawers deliver 5.0 cu. ft. of total capacity with adjustable and removable shelving, making it easy to organize everything from beverages to fresh ingredients at your outdoor kitchen 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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Premium 304 stainless steel on the exterior, interior, and door resists corrosion and UV exposure, ensuring lasting durability and a clean, professional aesthetic that holds up in demanding outdoor environments.\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\"\u003eOutdoor-Rated Performance\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered to operate reliably in ambient temperatures from 50–100°F, with a compressor-driven forced-air cooling system and frost-free defrost that maintains a consistent 34–50°F storage range regardless of outdoor conditions.\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\"\u003eSmart Safety Features\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Auto-close drawer mechanism, door alarm, sealed door design, and dual fan system work together to protect food safety, maintain consistent temperatures, and reduce energy consumption throughout the day.\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\u003eCollection:\u003c\/strong\u003e Bull Grills Refrigeration\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e 17400\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 635835174000\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\u003eTotal Capacity:\u003c\/strong\u003e 5.0 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Digital\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Rated:\u003c\/strong\u003e Yes\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\u003eInterior Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling System:\u003c\/strong\u003e Compressor\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling Type:\u003c\/strong\u003e Forced Air\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRefrigerant Type:\u003c\/strong\u003e R-134a\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmbient Temperature Range:\u003c\/strong\u003e 50–100°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 34–50°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost Type:\u003c\/strong\u003e Frost Free\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVolts:\u003c\/strong\u003e 115 Volts\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmps:\u003c\/strong\u003e 1.3 Amps\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVenting:\u003c\/strong\u003e Front Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSelf-Closing Door:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Alarm:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eEnergy Star Compliant:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFood Safety Certified:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 23.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 26.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.44\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 110 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 24 1\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 23 7\/16\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 33\"\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 kitchens requiring a flush built-in refrigeration solution with premium aesthetics.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain frequently and need organized, accessible cold storage at the grill station.\u003c\/li\u003e\n        \u003cli\u003eBackyard setups in warm climates where outdoor-rated performance and durability are essential.\u003c\/li\u003e\n        \u003cli\u003eChefs and grill enthusiasts who want professional-grade refrigeration without compromising on style.\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, electrical connection, and operation.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local electrical and building codes.\u003c\/li\u003e\n        \u003cli\u003eUnit is designed for outdoor use only within the specified ambient temperature range of 50–100°F.\u003c\/li\u003e\n        \u003cli\u003eDo not block the front venting area — adequate clearance is required for proper airflow and performance.\u003c\/li\u003e\n        \u003cli\u003eProfessional installation is recommended for built-in configurations to ensure proper fit and cutout dimensions.\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 refrigerator truly rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This unit is specifically engineered for outdoor environments and operates reliably in ambient temperatures from 50–100°F, making it suitable for year-round use in most climates.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the total storage capacity?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The refrigerator offers 5.0 cubic feet of total storage capacity across two drawers, with adjustable and removable shelving for flexible organization.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat temperature range does it maintain?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The unit maintains an internal temperature range of 34–50°F, controlled via precision digital controls with an LED display for easy monitoring.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require a specific cutout size for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The required cutout dimensions are 24 1\/8\" wide × 23 7\/16\" deep × 33\" high. Professional installation is recommended to ensure a proper flush fit.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the unit Energy Star compliant?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Premium Double Drawer Refrigerator is Energy Star compliant and holds ETL, DOE, and CE certifications for energy efficiency and safety.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require defrosting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The unit features a frost-free defrost system, eliminating the need for manual defrosting and reducing maintenance requirements.\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 Premium 5 Cu. Ft. Outdoor Rated Double Drawer Refrigerator is an excellent choice for homeowners building a serious outdoor kitchen — combining 304 stainless steel durability, dual-drawer convenience, and outdoor-rated performance in a flush built-in design that looks as good as it functions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow manufacturer instructions and applicable local codes for electrical appliance installation and operation. Unit is designed for outdoor use only within the specified ambient temperature range.\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 refrigerator truly rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This unit is specifically engineered for outdoor environments and operates reliably in ambient temperatures from 50–100°F, making it suitable for year-round use in most climates.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total storage capacity?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The refrigerator offers 5.0 cubic feet of total storage capacity across two drawers, with adjustable and removable shelving for flexible organization.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit maintains an internal temperature range of 34–50°F, controlled via precision digital controls with an LED display for easy monitoring.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require a specific cutout size for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The required cutout dimensions are 24 1\/8\\\" wide × 23 7\/16\\\" deep × 33\\\" high. Professional installation is recommended to ensure a proper flush fit.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the unit Energy Star compliant?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Premium Double Drawer Refrigerator is Energy Star compliant and holds ETL, DOE, and CE certifications for energy efficiency and safety.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require defrosting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The unit features a frost-free defrost system, eliminating the need for manual defrosting and reducing maintenance requirements.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890570481825,"sku":"17400","price":2609.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/17400-4.jpg?v=1786895686"},{"product_id":"bull-62-lb-outdoor-rated-commercial-pro-ice-maker","title":"Bull 62 Lb. Outdoor Rated Commercial Pro Ice Maker","description":"\u003csection class=\"pdp-section pdp-section--appliance\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--appliance {\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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 62 Lb. Outdoor Rated Commercial Pro Ice Maker (Model 13200)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Premium Ice Maker delivers commercial-grade ice production for outdoor kitchens and entertaining spaces. Producing up to 63.9 pounds of crystal-clear, rounded dice-style ice per day, this built-in appliance combines indoor capability with outdoor durability — featuring weatherproof construction, front venting, and Energy Star compliance for reliable, low-maintenance performance.\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\u003e63.9 lb daily ice production capacity handles high-volume entertaining with ease.\u003c\/li\u003e\n        \u003cli\u003eGourmet rounded dice-style ice cubes preserve beverage flavor and clarity.\u003c\/li\u003e\n        \u003cli\u003e26 lb storage capacity keeps ice readily available throughout extended gatherings.\u003c\/li\u003e\n        \u003cli\u003eNo-frost operation minimizes maintenance and keeps the unit running efficiently.\u003c\/li\u003e\n        \u003cli\u003eWeatherproof stainless steel construction is built for demanding outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eFront venting and field-reversible hinges allow flexible built-in installation.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant for efficient, cost-conscious operation.\u003c\/li\u003e\n        \u003cli\u003eOperates reliably across a wide 50–100°F ambient temperature range.\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\"\u003eCommercial-Grade Ice Production\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered to produce up to 63.9 lbs of gourmet ice per day with a 26 lb storage bin — delivering consistent supply for outdoor kitchens, bars, and large gatherings.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eOutdoor-Rated Durability\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Stainless steel exterior and weatherproof construction ensure reliable performance in outdoor kitchen environments across a wide range of ambient temperatures.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eFlexible Built-In Installation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front venting, field-reversible hinges, counter depth design, and a pump drain system with large flexible hose make installation straightforward in a variety of configurations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eSafety \u0026amp; Efficiency Features\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Self-closing door, door alarm, frost-free defrost, and Energy Star compliance deliver worry-free, efficient operation with minimal upkeep.\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\u003eModel Number:\u003c\/strong\u003e 13200\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 635835132000\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\u003eOutdoor Rated:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIce Cube Type:\u003c\/strong\u003e Rounded Dice-Style\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDaily Ice Production:\u003c\/strong\u003e 63.9 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIce Storage Capacity:\u003c\/strong\u003e 26 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDrain Type:\u003c\/strong\u003e Pump\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling System:\u003c\/strong\u003e Compressor \/ Forced Air\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRefrigerant:\u003c\/strong\u003e R-134a\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmbient Temp Range:\u003c\/strong\u003e 50–100°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Analog\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost Type:\u003c\/strong\u003e Frost Free\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVolts \/ Amps:\u003c\/strong\u003e 120V \/ 15A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Field Reversible\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVenting:\u003c\/strong\u003e Front Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eEnergy Star:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 14.88\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 24\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 33.88\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 110 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 15 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 24\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 34 1\/8\"\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 kitchens and built-in entertainment areas.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain frequently and need high-volume ice production.\u003c\/li\u003e\n        \u003cli\u003eBackyard bars, pool areas, and covered patios.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a commercial-grade, outdoor-rated ice maker with a clean built-in finish.\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 installation instructions for electrical, plumbing, and ventilation requirements.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building, electrical, and plumbing codes.\u003c\/li\u003e\n        \u003cli\u003eUnit is designed for built-in installation with front venting — do not block the vent area.\u003c\/li\u003e\n        \u003cli\u003eOperate within the specified 50–100°F ambient temperature range for optimal performance.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical 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 ice maker rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Premium Ice Maker features weatherproof construction and is rated for outdoor kitchen installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow much ice does it produce per day?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It produces up to 63.9 lbs of gourmet rounded dice-style ice per day, with a 26 lb storage capacity.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of installation does this unit require?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This is a built-in unit with front venting and counter depth design. It includes field-reversible hinges and a pump drain system for flexible installation options.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require a water line connection?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A direct water line connection is required for operation. The pump drain system and large flexible drain hose allow for flexible drain routing.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat electrical requirements does this unit have?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The unit operates on 120V \/ 15A. A dedicated circuit is recommended — consult a licensed electrician for installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this unit Energy Star certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Premium Ice Maker is Energy Star compliant for efficient operation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat ambient temperature range does it operate in?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This unit is designed to operate in ambient temperatures between 50°F and 100°F.\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 Premium Ice Maker is a strong choice for outdoor kitchen builds that demand commercial-grade ice production, durable weatherproof construction, and a clean built-in aesthetic.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Installation must comply with all applicable local building, electrical, and plumbing codes. Consult a licensed professional for installation. Product specifications are subject to change by the manufacturer without notice.\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 ice maker rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Premium Ice Maker features weatherproof construction and is rated for outdoor kitchen installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How much ice does it produce per day?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It produces up to 63.9 lbs of gourmet rounded dice-style ice per day, with a 26 lb storage capacity.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of installation does this unit require?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This is a built-in unit with front venting and counter depth design. It includes field-reversible hinges and a pump drain system for flexible installation options.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require a water line connection?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A direct water line connection is required for operation. The pump drain system and large flexible drain hose allow for flexible drain routing.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What electrical requirements does this unit have?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit operates on 120V \/ 15A. A dedicated circuit is recommended — consult a licensed electrician for installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit Energy Star certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Premium Ice Maker is Energy Star compliant for efficient operation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What ambient temperature range does it operate in?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit is designed to operate in ambient temperatures between 50\\u00b0F and 100\\u00b0F.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890570645665,"sku":"13200","price":4999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/13200-3.jpg?v=1786895686"},{"product_id":"bull-30-inch-4-burner-built-in-commercial-style-flat-top-griddle","title":"Bull 30-Inch 4-Burner Built-In Commercial Style Flat Top Griddle","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-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    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eBull 30-Inch 4-Burner Built-In Commercial Style Flat Top Griddle (60,000 BTU | 304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull 30-Inch Commercial Style Built-In Flat Top Griddle is engineered to bring professional outdoor cooking performance to your backyard kitchen. Built from premium 14-gauge 304 stainless steel with a chromium-plated cooking surface, it delivers 60,000 BTUs across a spacious 30\" × 20\" cooking area — available in both propane and natural gas configurations.\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\u003e60,000 BTU total output across four heavy-duty stainless steel burners for powerful, even heat.\u003c\/li\u003e\n        \u003cli\u003ePremium 14-gauge 304 stainless steel construction built for durability in demanding outdoor conditions.\u003c\/li\u003e\n        \u003cli\u003eChromium-plated griddle surface delivers consistent cooking performance and easy maintenance.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled hood retains heat effectively and resists discoloration over time.\u003c\/li\u003e\n        \u003cli\u003eSpring-assisted hood mechanism provides smooth, convenient access during cooking.\u003c\/li\u003e\n        \u003cli\u003eFlame thrower piezo ignition offers reliable push-and-turn startup every time.\u003c\/li\u003e\n        \u003cli\u003eInternal lighting extends cooking visibility into evening hours.\u003c\/li\u003e\n        \u003cli\u003eAvailable in propane and natural gas versions for flexible outdoor kitchen integration.\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\"\u003eCommercial-Grade Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Four stainless steel burners deliver a combined 60,000 BTUs across a 30\" × 20\" cooking surface, providing the consistent, high-heat performance expected from commercial kitchen equipment.\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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            14-gauge 304 stainless steel construction throughout ensures long-term durability and resistance to outdoor conditions, backed by industry-leading warranty coverage.\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\"\u003eSeamless Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Precise cutout specifications (31\" W × 21\" D × 9.5\" H) allow for clean, professional integration into any outdoor kitchen build.\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\"\u003eDual Fuel Flexibility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Available in both propane and natural gas versions, making it compatible with a wide range of outdoor kitchen setups and fuel preferences.\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 Bull Grills\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Commercial\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 Propane \/ Natural Gas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 4\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 60,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Surface:\u003c\/strong\u003e 30\" × 20\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel (14-gauge)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGriddle Surface:\u003c\/strong\u003e Chromium-plated\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower Piezo\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHood:\u003c\/strong\u003e Double-walled, spring-assisted\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Internal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout (W × D × H):\u003c\/strong\u003e 31\" × 21\" × 9.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e 32\" W × 21\" D × 18\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 145 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSKU (Propane):\u003c\/strong\u003e 92008\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSKU (Natural Gas):\u003c\/strong\u003e 92009\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 professional-grade built-in griddle.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who cook frequently and want commercial-level BTU output.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertaining spaces where versatile flat-top cooking is a priority.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a dual-fuel griddle with long-term durability and warranty backing.\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 griddle is designed for built-in outdoor kitchen installation only — not freestanding use.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for gas line connection, ventilation, 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\u003eEnsure the correct fuel version (propane or natural gas) is selected for your setup — conversion between fuel types is not supported.\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 griddle designed for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This is a built-in griddle designed to be integrated into an outdoor kitchen structure using the provided cutout specifications (31\" W × 21\" D × 9.5\" H).\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat fuel types are available?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This griddle is available in both propane (SKU 92008) and natural gas (SKU 92009) versions. Select the correct fuel type for your outdoor kitchen setup at the time of purchase.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many BTUs does this griddle produce?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Bull 30-Inch Griddle delivers 60,000 total BTUs across four stainless steel burners, providing powerful and even heat distribution across the full cooking surface.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the cooking surface size?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The main cooking surface measures 30\" wide by 20\" deep, offering ample space for cooking large quantities of food simultaneously.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this griddle include lighting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Internal lighting is included to enhance cooking visibility during evening or low-light use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of ignition does it use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It uses a flame thrower piezo ignition system with simple push-and-turn operation for reliable startup.\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 griddle is constructed from 14-gauge 304 stainless steel throughout, offering superior corrosion resistance and long-term durability for outdoor use.\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 30-Inch Commercial Style Built-In Flat Top Griddle is a strong choice for outdoor kitchen builds that demand professional-grade performance, durable construction, and flexible fuel options — all backed by Bull Grills' industry-leading warranty.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\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 guidelines. Ensure proper gas line connections and ventilation before use. Installation should comply with all applicable local codes and regulations.\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 griddle designed for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This is a built-in griddle designed to be integrated into an outdoor kitchen structure using the provided cutout specifications (31\\\" W x 21\\\" D x 9.5\\\" H).\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel types are available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This griddle is available in both propane (SKU 92008) and natural gas (SKU 92009) versions. Select the correct fuel type for your outdoor kitchen setup at the time of purchase.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many BTUs does this griddle produce?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Bull 30-Inch Griddle delivers 60,000 total BTUs across four stainless steel burners, providing powerful and even heat distribution across the full cooking surface.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the cooking surface size?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The main cooking surface measures 30\\\" wide by 20\\\" deep, offering ample space for cooking large quantities of food simultaneously.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this griddle include lighting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Internal lighting is included to enhance cooking visibility during evening or low-light use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of ignition does it use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It uses a flame thrower piezo ignition system with simple push-and-turn operation for reliable startup.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What stainless steel grade is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The griddle is constructed from 14-gauge 304 stainless steel throughout, offering superior corrosion resistance and long-term durability for outdoor use.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Propane","offer_id":46890570743969,"sku":"92008","price":2769.0,"currency_code":"USD","in_stock":true},{"title":"Natural Gas","offer_id":46890570776737,"sku":"92009","price":2769.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/30_CommercialStyleGriddleHeadforOutdoorKitchen3.png?v=1786895686"},{"product_id":"bull-lonestar-select-30-inch-4-burner-built-in-gas-grill","title":"Bull Lonestar Select 30-Inch 4-Burner Built-In Gas Grill","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-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-block,\n    .pdp-intro,\n    .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .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-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-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-text,\n    .pdp-spec-item,\n    .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .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-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .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-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n    }\n\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .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-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .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-block,\n      .pdp-intro,\n      .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-highlight-grid,\n      .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .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 Lonestar Select 30-Inch 4-Burner Built-In Gas Grill (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Bull Lonestar Select 30-Inch 4-Burner Built-In Gas Grill is engineered for homeowners who want professional-grade outdoor kitchen performance without compromise. Built from heavy-duty 14-gauge 304 stainless steel and available in natural gas or propane, it delivers 60,000 BTUs across 810 square inches of cooking space — with dual halogen lighting, a double-walled hood, and CSA Gas Certification for dependable, long-lasting use.\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\u003e60,000 BTU total output from four welded stainless steel bar burners for powerful, even heat.\u003c\/li\u003e\n        \u003cli\u003e810 square inches of total cooking space — 600 sq. in. main grilling area plus a 210 sq. in. warming rack.\u003c\/li\u003e\n        \u003cli\u003e14-gauge 304 stainless steel construction delivers lasting durability in outdoor kitchen environments.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled single-piece stainless steel hood retains heat and resists warping and discoloration.\u003c\/li\u003e\n        \u003cli\u003eDual halogen internal lights provide superior visibility for evening grilling sessions.\u003c\/li\u003e\n        \u003cli\u003eFlame thrower ignition system ensures reliable, consistent startup every time.\u003c\/li\u003e\n        \u003cli\u003eAvailable in propane or natural gas to suit your outdoor kitchen setup.\u003c\/li\u003e\n        \u003cli\u003eCSA Gas Certified for safety and peace of mind.\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\"\u003eProfessional-Grade Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Four welded stainless steel bar burners deliver 15,000 BTUs each for a 60,000 BTU total — providing consistent, high-heat performance across the full cooking surface.\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\"\u003ePremium Stainless Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built with 14-gauge 304 stainless steel throughout, including a single-piece double-walled hood that maintains heat retention and resists long-term discoloration.\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 Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for flush outdoor kitchen installation with precise cutout specifications (31\" W × 21\" D × 9.5\" H), making it a clean, professional fit for any built-in setup.\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\"\u003eEnhanced Visibility \u0026amp; Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Dual halogen internal lights, heavy-duty push-turn control knobs, and a built-in analog thermometer give you full command of your cook — day or night.\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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Lonestar Select\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 Propane \/ Natural Gas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 4\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBTU per Burner:\u003c\/strong\u003e 15,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 60,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 600 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarming Rack:\u003c\/strong\u003e 210 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 810 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid:\u003c\/strong\u003e 30\" × 19\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel (14-gauge)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Dual Halogen Internal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Analog (built-in)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 31\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 21\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e 32.25\" W × 24.125\" D × 21.25\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 131 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurger Capacity:\u003c\/strong\u003e 24\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e CSA Gas Certified\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\u003eHomeowners building or upgrading a permanent outdoor kitchen.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertainers who need high-capacity cooking performance.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a durable, professional-grade built-in gas grill.\u003c\/li\u003e\n        \u003cli\u003eThose who prefer natural gas or propane flexibility for their 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 grill is designed for built-in outdoor kitchen installation — verify cutout dimensions before ordering.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer safety instructions for gas line connection, ventilation, and installation.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eA propane hose regulator is included; natural gas models require a licensed gas line connection.\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 designed for built-in installation only?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Lonestar Select is a built-in grill designed to be integrated into an outdoor kitchen counter or island. It is not a freestanding unit.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the cutout dimensions required for installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The required cutout dimensions are 31\" wide × 21\" deep × 9.5\" high. Please verify your outdoor kitchen opening before ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this grill available in both propane and natural gas?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Lonestar Select is available in both propane (Model 87048) and natural gas (Model 87049) configurations. Select your preferred fuel type at checkout.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many BTUs does this grill produce?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This grill delivers 60,000 BTUs total across four burners, each rated at 15,000 BTUs, for powerful and even heat distribution across the cooking surface.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill include lighting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Lonestar Select features dual halogen internal lights for enhanced visibility during evening or low-light grilling sessions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a propane regulator included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A propane hose regulator is included with the propane model. Natural gas models require a licensed gas line connection by a qualified professional.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this grill CSA certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Bull Lonestar Select is CSA Gas Certified, meeting established safety and performance standards for gas appliances.\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 Lonestar Select is a strong choice for homeowners who want a professional-grade built-in gas grill with premium stainless construction, high BTU output, and the reliability to anchor a serious outdoor kitchen for years to come.\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 guidelines. Gas appliances must be installed and operated in accordance with all applicable local codes and regulations. If in doubt, consult a licensed professional.\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 designed for built-in installation only?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Lonestar Select is a built-in grill designed to be integrated into an outdoor kitchen counter or island. It is not a freestanding unit.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions required for installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout dimensions are 31\\\" wide x 21\\\" deep x 9.5\\\" high. Please verify your outdoor kitchen opening before ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill available in both propane and natural gas?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Lonestar Select is available in both propane (Model 87048) and natural gas (Model 87049) configurations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many BTUs does this grill produce?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This grill delivers 60,000 BTUs total across four burners, each rated at 15,000 BTUs.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill include lighting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Lonestar Select features dual halogen internal lights for enhanced visibility during evening or low-light grilling sessions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a propane regulator included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A propane hose regulator is included with the propane model. Natural gas models require a licensed gas line connection by a qualified professional.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill CSA certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Bull Lonestar Select is CSA Gas Certified, meeting established safety and performance standards for gas appliances.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890570842273,"sku":"87049","price":2129.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890570875041,"sku":"87048","price":2129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/LonestarHead_87048_17509058_ce2b4baa-dc33-4f83-99a0-3f2fea3eb497.jpg?v=1786895687"}],"url":"https:\/\/naturenookusa.com\/collections\/bull.oembed","provider":"Nature Nook USA","version":"1.0","type":"link"}