{"product_id":"kokomo-big-island-sports-bar-outdoor-kitchen-grill-dual-55-tvs-built-in-bbq","title":"KoKoMo Big Island Sports Bar Outdoor Kitchen Grill – Dual 55” TVs + Built-In BBQ","description":"\u003csection class=\"pdp-section pdp-section--kokomobigisland\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--kokomobigisland {\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--kokomobigisland .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--kokomobigisland .pdp-block,\n    .pdp-section--kokomobigisland .pdp-intro,\n    .pdp-section--kokomobigisland .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--kokomobigisland .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--kokomobigisland .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--kokomobigisland .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--kokomobigisland .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--kokomobigisland .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--kokomobigisland .pdp-text,\n    .pdp-section--kokomobigisland .pdp-spec-item,\n    .pdp-section--kokomobigisland .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--kokomobigisland .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--kokomobigisland .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--kokomobigisland .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--kokomobigisland .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--kokomobigisland .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--kokomobigisland .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--kokomobigisland .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--kokomobigisland .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--kokomobigisland .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--kokomobigisland .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--kokomobigisland .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--kokomobigisland .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--kokomobigisland .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--kokomobigisland .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--kokomobigisland .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--kokomobigisland .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--kokomobigisland .pdp-block,\n      .pdp-section--kokomobigisland .pdp-intro,\n      .pdp-section--kokomobigisland .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--kokomobigisland .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--kokomobigisland .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--kokomobigisland .pdp-highlight-grid,\n      .pdp-section--kokomobigisland .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--kokomobigisland .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\"\u003eKoKoMo Big Island Sports Bar Outdoor Kitchen Grill — Dual 55\" TVs + Built-In BBQ\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The KoKoMo Big Island Sports Bar Outdoor Kitchen is the ultimate backyard entertainment destination. Featuring dual 55\" outdoor TVs — one on each side so every guest has a front-row seat — a professional built-in stainless steel grill, a premium porcelain countertop, and a heavy-duty galvanized steel frame, this fully assembled, Made-in-the-USA outdoor kitchen island is backed by a lifetime warranty and built to transform any backyard into a full-service sports bar and BBQ hub.\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 55\" outdoor TVs — one on each side — ensure every guest has an unobstructed view of the game from anywhere around the island.\u003c\/li\u003e\n        \u003cli\u003eProfessional built-in stainless steel grill delivers serious cooking performance at the center of the entertainment setup.\u003c\/li\u003e\n        \u003cli\u003eStainless steel access doors arrive fully installed, ready to use right out of the box.\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty galvanized steel frame is built to withstand outdoor conditions for years of reliable use.\u003c\/li\u003e\n        \u003cli\u003ePremium porcelain countertop provides a durable, elegant workspace for food prep and serving.\u003c\/li\u003e\n        \u003cli\u003eShips fully assembled — no complex on-site construction required.\u003c\/li\u003e\n        \u003cli\u003eMade in the USA with custom appliance options available through the design center.\u003c\/li\u003e\n        \u003cli\u003eBacked by a lifetime warranty for unmatched long-term 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            \u003ch4 class=\"pdp-subheading\"\u003eDual 55\" Outdoor TVs\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two 55\" outdoor-rated TVs are positioned on opposite sides of the island so every guest — no matter where they’re standing or sitting — has a clear, unobstructed view of the game, the match, or the race.\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 Built-In BBQ Grill\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A professional-grade built-in stainless steel grill is integrated directly into the island, giving you serious cooking power right at the heart of your outdoor entertainment space — available in Liquid Propane or Natural Gas.\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\"\u003eFully Assembled \u0026amp; Made in the USA\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The grill and stainless steel storage doors arrive fully installed and ready to use. Crafted in the USA from a heavy-duty galvanized steel frame with a premium porcelain countertop, this island is built to last.\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\"\u003eCustomizable \u0026amp; Lifetime Warranted\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Custom appliance options are available through the KoKoMo design center, allowing you to tailor the island to your exact needs. Every unit is backed by a lifetime warranty — a reflection of the quality built into every component.\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\u003eTVs:\u003c\/strong\u003e Dual 55\" outdoor-rated (one per side)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrill:\u003c\/strong\u003e Professional built-in stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Liquid Propane or Natural Gas\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Heavy-duty galvanized steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCountertop:\u003c\/strong\u003e Premium porcelain\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Stainless steel access doors (pre-installed)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Pre-fabricated outdoor kitchen island\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAssembly:\u003c\/strong\u003e Ships fully assembled\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrigin:\u003c\/strong\u003e Made in the USA\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eClass:\u003c\/strong\u003e Professional\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e Lifetime\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLead Time:\u003c\/strong\u003e Made to order, 8–12 weeks delivery\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDelivery:\u003c\/strong\u003e White Glove (CA, NV, AZ) or Curbside (47 states)\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\u003eSports fans and entertainers who want the ultimate backyard game day experience.\u003c\/li\u003e\n        \u003cli\u003eHomeowners looking to create a luxury outdoor kitchen and entertainment hub in one.\u003c\/li\u003e\n        \u003cli\u003eLarge gatherings, tailgate-style parties, and frequent outdoor entertaining.\u003c\/li\u003e\n        \u003cli\u003eThose who want a fully assembled, Made-in-the-USA outdoor kitchen with a lifetime warranty.\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 is a made-to-order product with an estimated lead time of 8–12 weeks from order to delivery.\u003c\/li\u003e\n        \u003cli\u003eWhite Glove delivery is available in California, Nevada, and Arizona. Curbside delivery is available to 47 states.\u003c\/li\u003e\n        \u003cli\u003eCustom appliance configurations are available — contact the KoKoMo design center to discuss your options before ordering.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for gas connection, electrical setup for TVs, and safe operation.\u003c\/li\u003e\n        \u003cli\u003eGas supply (propane tank or natural gas line) is not included and must be arranged separately.\u003c\/li\u003e\n        \u003cli\u003eFor outdoor use only — install in a well-ventilated outdoor area away from flammable structures.\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\u003eHow long does delivery take?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This is a made-to-order product. Estimated lead time is 8–12 weeks from the time of order to delivery. White Glove delivery is available in CA, NV, and AZ; curbside delivery is available to 47 states.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this island arrive fully assembled?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The grill and stainless steel access doors arrive fully installed. The island ships as a pre-fabricated outdoor kitchen, minimizing on-site setup time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat fuel type does the grill use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The built-in grill is available in Liquid Propane or Natural Gas. Contact the design center to confirm your preferred fuel configuration when ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan I customize the appliances on this island?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Custom appliance options are available through the KoKoMo design center. Call before ordering to discuss your preferred configuration and any additional components.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eAre the TVs outdoor-rated?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The dual 55\" TVs included with this island are outdoor-rated, designed to perform in outdoor environments with varying light conditions and temperatures.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat warranty is included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The KoKoMo Big Island Sports Bar Outdoor Kitchen is backed by a lifetime warranty, covering the frame and construction of the island.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this product made in the USA?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The KoKoMo Big Island is proudly made in the USA, reflecting the brand’s commitment to quality craftsmanship and durable construction.\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 KoKoMo Big Island Sports Bar Outdoor Kitchen is the definitive choice for homeowners who want to combine professional-grade outdoor cooking with a full entertainment experience — dual 55\" outdoor TVs, a built-in BBQ grill, a lifetime warranty, and Made-in-the-USA craftsmanship, all in one fully assembled island.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    For outdoor use only. Gas supply not included. Made to order — lead time is 8–12 weeks. Always follow manufacturer safety instructions for gas and electrical installation. Professional installation is recommended for gas connections and TV electrical setup. 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\": \"How long does delivery take?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This is a made-to-order product. Estimated lead time is 8\\u201312 weeks from the time of order to delivery. White Glove delivery is available in CA, NV, and AZ; curbside delivery is available to 47 states.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this island arrive fully assembled?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The grill and stainless steel access doors arrive fully installed. The island ships as a pre-fabricated outdoor kitchen, minimizing on-site setup time.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel type does the grill use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The built-in grill is available in Liquid Propane or Natural Gas. Contact the design center to confirm your preferred fuel configuration when ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I customize the appliances on this island?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Custom appliance options are available through the KoKoMo design center. Call before ordering to discuss your preferred configuration and any additional components.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Are the TVs outdoor-rated?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The dual 55\\\" TVs included with this island are outdoor-rated, designed to perform in outdoor environments with varying light conditions and temperatures.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What warranty is included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The KoKoMo Big Island Sports Bar Outdoor Kitchen is backed by a lifetime warranty, covering the frame and construction of the island.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this product made in the USA?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The KoKoMo Big Island is proudly made in the USA, reflecting the brand's commitment to quality craftsmanship and durable construction.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Patio Elegance","offers":[{"title":"Default Title","offer_id":46299784577185,"sku":"sku-46502684655851","price":46495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/878745_20d4ae1e7cde45ba851b8361f726ed57_mv2.jpg?v=1777957430","url":"https:\/\/naturenookusa.com\/products\/kokomo-big-island-sports-bar-outdoor-kitchen-grill-dual-55-tvs-built-in-bbq","provider":"Nature Nook USA","version":"1.0","type":"link"}