{"title":"True Flame","description":null,"products":[{"product_id":"trueflame-24-inch-5-3-cu-ft-outdoor-rated-dual-zone-wine-cooler","title":"TrueFlame 24-Inch 5.3 Cu. Ft. Outdoor Rated Dual Zone Wine Cooler","description":"\u003csection class=\"pdp-section pdp-section--wine-cooler\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--wine-cooler {\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--wine-cooler .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--wine-cooler .pdp-block,\n    .pdp-section--wine-cooler .pdp-intro,\n    .pdp-section--wine-cooler .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--wine-cooler .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--wine-cooler .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .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--wine-cooler .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--wine-cooler .pdp-text,\n    .pdp-section--wine-cooler .pdp-spec-item,\n    .pdp-section--wine-cooler .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--wine-cooler .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--wine-cooler .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--wine-cooler .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--wine-cooler .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--wine-cooler .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--wine-cooler .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--wine-cooler .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .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--wine-cooler .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--wine-cooler .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-block,\n      .pdp-section--wine-cooler .pdp-intro,\n      .pdp-section--wine-cooler .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--wine-cooler .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--wine-cooler .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--wine-cooler .pdp-highlight-grid,\n      .pdp-section--wine-cooler .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--wine-cooler .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\"\u003eTrueFlame 24-Inch 5.3 Cu. Ft. Outdoor Rated Dual Zone Wine Cooler\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 24-Inch Outdoor Rated Dual Zone Wine Cooler is engineered to bring professional-grade wine storage to your outdoor kitchen or entertaining space. Built with 304 stainless steel and UL-rated for outdoor use, it combines independent dual-zone temperature control with a 46-bottle capacity and whisper-quiet compressor cooling — keeping your collection at peak condition regardless of the elements.\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\u003eIndependent dual-zone control accommodates both whites and reds simultaneously.\u003c\/li\u003e\n        \u003cli\u003eUL-rated outdoor certification ensures reliable performance in residential and commercial settings.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel door with UV-tinted glass protects your collection from the elements.\u003c\/li\u003e\n        \u003cli\u003e46-bottle capacity across five wooden extension racks maximizes organized storage.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables seamless built-in installation in outdoor kitchens.\u003c\/li\u003e\n        \u003cli\u003eAnti-vibration compressor system protects delicate sediments during long-term aging.\u003c\/li\u003e\n        \u003cli\u003eLocking door adds security and peace of mind in shared outdoor spaces.\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            UL-certified for outdoor use with a 304 stainless steel door and UV-tinted glass, this cooler is built to perform in both residential and commercial 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\"\u003ePrecision Dual-Zone Temperature\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Independent upper (41–50°F) and lower (50–64°F) zones let you store whites and reds at their ideal temperatures simultaneously, with a digital display for precise monitoring.\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\"\u003e46-Bottle Organized Storage\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Five wooden extension racks across 5.3 cubic feet of interior space keep your collection organized and accessible, with a counter-depth profile for a clean, 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            \u003ch4 class=\"pdp-subheading\"\u003eQuiet Compressor Cooling\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A professional-grade compressor with forced air circulation and an anti-vibration system maintains consistent temperatures throughout while protecting sediment in aging bottles.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e AMD-RFR-24WD\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Capacity:\u003c\/strong\u003e 5.3 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBottle Capacity:\u003c\/strong\u003e 46 Bottles\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Zones:\u003c\/strong\u003e Dual\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUpper Zone Temp:\u003c\/strong\u003e 41°–50°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLower Zone Temp:\u003c\/strong\u003e 50°–64°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Racks:\u003c\/strong\u003e 5 Wooden Extension Racks\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\u003eDoor Material:\u003c\/strong\u003e 304 Stainless Steel \/ UV-Tinted Glass\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCabinet Color:\u003c\/strong\u003e Black\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Right Hinge\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\u003eVenting:\u003c\/strong\u003e Front Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In \/ Counter Depth\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL Certified)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eElectrical:\u003c\/strong\u003e 120V \/ 15A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.3\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 22.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 95 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Width:\u003c\/strong\u003e 24 1\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Height:\u003c\/strong\u003e 32 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Depth:\u003c\/strong\u003e 24\"\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 entertaining areas.\u003c\/li\u003e\n        \u003cli\u003eHomeowners building a premium outdoor bar or dining setup.\u003c\/li\u003e\n        \u003cli\u003eWine collectors who want dedicated outdoor storage for whites and reds.\u003c\/li\u003e\n        \u003cli\u003eCommercial outdoor hospitality environments requiring UL-rated 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\u003eThis unit is rated for outdoor use but should be installed in a covered or protected location.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for electrical, ventilation, and cutout requirements.\u003c\/li\u003e\n        \u003cli\u003eEnsure the installation location meets the specified cutout dimensions before ordering.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design is required for built-in installations — do not block the front vent.\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 wine cooler rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 24-Inch Wine Cooler is UL-rated for outdoor use in both residential and commercial applications. It is recommended to install it in a covered or protected outdoor location.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many bottles does this cooler hold?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This model holds up to 46 bottles across five wooden extension racks within 5.3 cubic feet of storage space.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the two temperature zones?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The upper zone maintains 41°–50°F for champagnes and white wines, while the lower zone ranges from 50°–64°F for red wines and specialty bottles. Each zone is independently controlled via a digital display.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this unit be installed as a built-in?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front-venting design and counter-depth profile make it suitable for built-in installation in outdoor kitchen cabinetry. Refer to the cutout dimensions (24 1\/8\" W x 32 3\/4\" H x 24\" D) before installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the door lock?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The unit includes a locking door mechanism for added security in shared or commercial outdoor spaces.\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 professional-grade compressor cooling system with forced air circulation and R-134a refrigerant, paired with an anti-vibration system to protect delicate wine sediments.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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 120 volts at 15 amps. Ensure a dedicated circuit is available at the installation location.\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 TrueFlame 24-Inch Dual Zone Wine Cooler is a strong choice for outdoor kitchen builds that demand professional-grade wine storage — combining outdoor-rated durability, precise dual-zone temperature control, and a clean built-in profile.\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 beverage storage only. Follow all manufacturer installation, electrical, and safety guidelines. Performance may vary based on ambient outdoor temperature and installation 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 wine cooler rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 24-Inch Wine Cooler is UL-rated for outdoor use in both residential and commercial applications. It is recommended to install it in a covered or protected outdoor location.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many bottles does this cooler hold?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This model holds up to 46 bottles across five wooden extension racks within 5.3 cubic feet of storage space.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the two temperature zones?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The upper zone maintains 41-50F for champagnes and white wines, while the lower zone ranges from 50-64F for red wines and specialty bottles. Each zone is independently controlled via a digital display.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this unit be installed as a built-in?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front-venting design and counter-depth profile make it suitable for built-in installation in outdoor kitchen cabinetry. Refer to the cutout dimensions (24 1\/8 W x 32 3\/4 H x 24 D) before installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the door lock?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The unit includes a locking door mechanism for added security in shared or commercial outdoor spaces.\"\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 professional-grade compressor cooling system with forced air circulation and R-134a refrigerant, paired with an anti-vibration system to protect delicate wine sediments.\"\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 120 volts at 15 amps. Ensure a dedicated circuit is available at the installation location.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890564747425,"sku":"AMD-RFR-24WD","price":3449.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TrueFlame-Grills-24-Inch-5-3-Cu-Ft-Outdoor-Rated-Dual-Zone-Wine-Cooler.jpg?v=1786895378"},{"product_id":"trueflame-15-inch-3-2-cu-ft-outdoor-rated-dual-zone-wine-cooler","title":"TrueFlame 15-Inch 3.2 Cu. Ft. Outdoor Rated Dual Zone Wine Cooler","description":"\u003csection class=\"pdp-section pdp-section--wine-cooler\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--wine-cooler {\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\"\u003eTrueFlame 15-Inch Outdoor Rated Dual Zone Wine Cooler (AMD-RFR-15WD)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 15-Inch Outdoor Rated Dual Zone Wine Cooler delivers precision wine storage in a compact, weather-resistant design built for outdoor kitchens. With independent temperature zones for reds and whites, 304 stainless steel construction, and front-venting for seamless built-in integration, this unit brings restaurant-quality wine preservation to your outdoor entertaining space.\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-zone temperature control maintains optimal conditions for both red and white wines simultaneously.\u003c\/li\u003e\n        \u003cli\u003eUL-rated for outdoor use with 304 stainless steel door construction built to withstand the elements.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables seamless integration into built-in outdoor kitchen configurations.\u003c\/li\u003e\n        \u003cli\u003eCompressor-based forced air cooling ensures consistent temperature distribution across both zones.\u003c\/li\u003e\n        \u003cli\u003eLocking door mechanism protects valuable wine collections.\u003c\/li\u003e\n        \u003cli\u003eAnti-vibration system preserves wine integrity and flavor profiles during storage.\u003c\/li\u003e\n        \u003cli\u003eBacked by TrueFlame's comprehensive Gold Standard 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\"\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-Zone Temperature Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Upper zone maintains 41–50℉ for whites and champagnes; lower zone holds 50–64℉ for reds. An electronic digital controller lets you monitor and adjust each zone independently.\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 Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            UL-rated for outdoor environments with a 304 stainless steel door and UV-protective tinted glass. Meets both commercial and residential compliance standards for reliable outdoor 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\"\u003eBuilt-In Ready Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front-venting configuration and counter-depth dimensions make this unit a natural fit for custom outdoor kitchen builds without sacrificing storage capacity.\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\"\u003e20-Bottle Storage Capacity\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Four adjustable wooden extension racks accommodate up to 20 bottles across 3.2 cubic feet of storage, with flexibility for various bottle sizes and collection types.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e AMD-RFR-15WD\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105738612\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 3.2 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBottle Capacity:\u003c\/strong\u003e 20 Bottles\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Zones:\u003c\/strong\u003e Dual\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 41–50℉ (Upper) \/ 50–64℉ (Lower)\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\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:\u003c\/strong\u003e R-134a\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\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL Listed)\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\u003eDoor Type:\u003c\/strong\u003e Glass Door with Tinted UV Protection\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Handle:\u003c\/strong\u003e Straight Towel Bar\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Right Hinge\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\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInterior Color:\u003c\/strong\u003e Black\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Racks:\u003c\/strong\u003e 4 (Extension-Style, Wooden)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 14.9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 34\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 80 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Width:\u003c\/strong\u003e 15 5\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Height:\u003c\/strong\u003e 34 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Depth:\u003c\/strong\u003e 23 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 builds requiring a built-in, front-venting wine cooler.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who store both red and white wines and need independent temperature zones.\u003c\/li\u003e\n        \u003cli\u003eOutdoor entertaining spaces where weather-resistant, commercial-grade refrigeration is a priority.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a locking, UV-protective wine storage solution for high-value collections.\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 unit is intended for outdoor use in properly ventilated built-in configurations only.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for electrical requirements (120V \/ 15A dedicated circuit).\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eDo not block the front vent or modify any electrical components.\u003c\/li\u003e\n        \u003cli\u003eConsult a licensed electrician for installation if required by local code.\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 wine cooler rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame AMD-RFR-15WD is UL-rated for outdoor use and constructed with 304 stainless steel and UV-protective tinted glass to withstand outdoor conditions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan it store both red and white wines at the same time?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The dual-zone design maintains separate temperatures: 41–50℉ in the upper zone for whites and champagnes, and 50–64℉ in the lower zone for reds.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this unit designed for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front-venting design and counter-depth dimensions make it suitable for built-in outdoor kitchen applications.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many bottles does it hold?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It holds up to 20 bottles across four adjustable wooden extension racks within a 3.2 cubic foot interior.\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. A locking door mechanism is included to secure your wine collection.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat electrical requirements does this unit need?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The unit requires a 120V \/ 15A dedicated electrical circuit. Consult a licensed electrician for installation if required by local code.\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            This product is backed by TrueFlame's Gold Standard Lifetime Warranty. Contact TrueFlame directly for full warranty terms and coverage details.\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 TrueFlame 15-Inch Dual Zone Wine Cooler is a strong choice for outdoor kitchen builds that demand precise wine storage, weather-resistant construction, and seamless built-in integration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\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 wine cooler rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame AMD-RFR-15WD is UL-rated for outdoor use and constructed with 304 stainless steel and UV-protective tinted glass to withstand outdoor conditions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can it store both red and white wines at the same time?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The dual-zone design maintains separate temperatures: 41-50F in the upper zone for whites and champagnes, and 50-64F in the lower zone for reds.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit designed for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front-venting design and counter-depth dimensions make it suitable for built-in outdoor kitchen applications.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many bottles does it hold?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It holds up to 20 bottles across four adjustable wooden extension racks within a 3.2 cubic foot interior.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it have a locking door?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A locking door mechanism is included to secure your wine collection.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What electrical requirements does this unit need?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit requires a 120V \/ 15A dedicated electrical circuit. Consult a licensed electrician for installation if required by local code.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What warranty is included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This product is backed by TrueFlame's Gold Standard Lifetime Warranty. Contact TrueFlame directly for full warranty terms and coverage details.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890564812961,"sku":"AMD-RFR-15WD","price":1899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TrueFlame-Grills-15-Inch-3-2-Cu-Ft-Outdoor-Rated-Dual-Zone-Wine-Cooler.jpg?v=1786895377"},{"product_id":"trueflame-24-inch-5-3-cu-ft-outdoor-rated-wine-cooler-with-locking-door","title":"TrueFlame 24-Inch 5.3 Cu. Ft. Outdoor Rated Wine Cooler with Locking Door","description":"\u003csection class=\"pdp-section pdp-section--wine-cooler\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--wine-cooler {\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--wine-cooler .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--wine-cooler .pdp-block,\n    .pdp-section--wine-cooler .pdp-intro,\n    .pdp-section--wine-cooler .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--wine-cooler .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--wine-cooler .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .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--wine-cooler .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--wine-cooler .pdp-text,\n    .pdp-section--wine-cooler .pdp-spec-item,\n    .pdp-section--wine-cooler .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--wine-cooler .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--wine-cooler .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--wine-cooler .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--wine-cooler .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--wine-cooler .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--wine-cooler .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--wine-cooler .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .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--wine-cooler .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--wine-cooler .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-block,\n      .pdp-section--wine-cooler .pdp-intro,\n      .pdp-section--wine-cooler .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--wine-cooler .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--wine-cooler .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--wine-cooler .pdp-highlight-grid,\n      .pdp-section--wine-cooler .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--wine-cooler .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\"\u003eTrueFlame 24-Inch Outdoor Rated Single-Zone Wine Cooler (46-Bottle, Locking Door)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 24-Inch Outdoor Rated Wine Cooler is built for serious wine enthusiasts who entertain outside. Constructed with 304 stainless steel and UV-protective tinted glass, it delivers consistent single-zone temperature control between 41–64°F in both residential and commercial outdoor settings. Front-venting design, a locking door, and compressor-driven forced-air cooling make it a purpose-built solution for built-in outdoor installations.\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\u003eUL-rated for outdoor use in both residential and commercial applications.\u003c\/li\u003e\n        \u003cli\u003eSingle-zone temperature range of 41–64°F accommodates a wide variety of wine styles.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel door and UV-tinted glass protect your collection from the elements.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables seamless built-in installation without airflow compromise.\u003c\/li\u003e\n        \u003cli\u003eLocking door adds security in shared or semi-public outdoor spaces.\u003c\/li\u003e\n        \u003cli\u003e46-bottle capacity across five wooden extension racks for organized, accessible storage.\u003c\/li\u003e\n        \u003cli\u003eCompressor cooling with R-134a refrigerant and forced-air circulation ensures uniform temperature throughout.\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            UL-certified for outdoor use, the TrueFlame wine cooler is built with 304 stainless steel and UV-tinted glass to withstand the demands of outdoor environments in both residential and commercial settings.\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\"\u003ePrecise Single-Zone Cooling\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            An electronic temperature controller with digital display maintains a consistent 41–64°F range, giving you professional-grade control over your entire collection from a single 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            \u003ch4 class=\"pdp-subheading\"\u003eBuilt-In Ready Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front-venting airflow and a counter-depth profile allow for flush built-in installation in outdoor kitchens and entertainment areas without sacrificing cooling 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            \u003ch4 class=\"pdp-subheading\"\u003eSecurity and Storage\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A locking door and anti-vibration system protect your investment, while five wooden extension racks organize up to 46 bottles across 5.3 cubic feet of storage space.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e AMD-RFR-24W\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.3 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBottle Capacity:\u003c\/strong\u003e 46 Bottles\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Zones:\u003c\/strong\u003e Single\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 41–64°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Racks:\u003c\/strong\u003e 5\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRack Type:\u003c\/strong\u003e Wooden Extension\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Digital Electronic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e UV-Tinted Glass\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Handle:\u003c\/strong\u003e Straight Towel Bar\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Right\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\u003eCabinet Color:\u003c\/strong\u003e Black\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\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\u003eVenting:\u003c\/strong\u003e Front Venting\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eElectrical:\u003c\/strong\u003e 120V \/ 15A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.3\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 22.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 95 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Width:\u003c\/strong\u003e 24 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Height:\u003c\/strong\u003e 32 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Depth:\u003c\/strong\u003e 24\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105738629\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 and commercial operators seeking UL-rated outdoor wine storage.\u003c\/li\u003e\n        \u003cli\u003eWine enthusiasts who want consistent temperature control for a mixed collection.\u003c\/li\u003e\n        \u003cli\u003eCustomers requiring a locking, front-venting wine cooler for secure 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\"\u003eImportant Information\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eThis unit is designed for outdoor use in protected conditions; avoid direct exposure to rain or standing water.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for electrical, ventilation, and cut-out requirements.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design is required for built-in installations; do not block the front vent.\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 wine cooler rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 24-Inch Wine Cooler is UL-rated for outdoor use in both residential and commercial applications.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many bottles does this unit hold?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This model holds up to 46 bottles across five wooden extension racks within 5.3 cubic feet of storage space.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat temperature range does this wine cooler maintain?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The single-zone cooling system maintains temperatures between 41–64°F, suitable for a wide range of wine varieties.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this unit be installed as a built-in?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front-venting design and counter-depth profile are specifically engineered for flush built-in installation in outdoor kitchens and cabinetry.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the door lock?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The unit includes a locking door mechanism for added security in shared or semi-public outdoor spaces.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of cooling system does this use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It uses a compressor-based cooling system with forced-air circulation and R-134a refrigerant for consistent, uniform temperature distribution.\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            The unit operates on 120 volts at 15 amps. Follow all manufacturer and local electrical code requirements during 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 TrueFlame 24-Inch Outdoor Rated Wine Cooler is a strong choice for homeowners and commercial operators who need a purpose-built, UL-certified outdoor wine storage solution with precise temperature control, built-in flexibility, and a locking door.\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 wine cooler rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 24-Inch Wine Cooler is UL-rated for outdoor use in both residential and commercial applications.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many bottles does this unit hold?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This model holds up to 46 bottles across five wooden extension racks within 5.3 cubic feet of storage space.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does this wine cooler maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The single-zone cooling system maintains temperatures between 41-64F, suitable for a wide range of wine varieties.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this unit be installed as a built-in?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front-venting design and counter-depth profile are specifically engineered for flush built-in installation in outdoor kitchens and cabinetry.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the door lock?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The unit includes a locking door mechanism for added security in shared or semi-public outdoor spaces.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of cooling system does this use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It uses a compressor-based cooling system with forced-air circulation and R-134a refrigerant for consistent, uniform temperature distribution.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the electrical requirements?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit operates on 120 volts at 15 amps. Follow all manufacturer and local electrical code requirements during installation.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890564878497,"sku":"AMD-RFR-24W","price":3299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/125-tf-rfr-24w1.jpg?v=1786895378"},{"product_id":"trueflame-24-inch-6-6c-deluxe-single-double-or-no-tab-outdoor-kegerator","title":"TrueFlame 24-Inch 6.6C Deluxe Single, Double or No Tab Outdoor 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-section--kegerator .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--kegerator .pdp-block,\n    .pdp-section--kegerator .pdp-intro,\n    .pdp-section--kegerator .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--kegerator .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--kegerator .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--kegerator .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--kegerator .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--kegerator .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--kegerator .pdp-text,\n    .pdp-section--kegerator .pdp-spec-item,\n    .pdp-section--kegerator .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--kegerator .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--kegerator .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--kegerator .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--kegerator .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--kegerator .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--kegerator .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--kegerator .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--kegerator .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--kegerator .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--kegerator .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--kegerator .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--kegerator .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--kegerator .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--kegerator .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--kegerator .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--kegerator .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--kegerator .pdp-block,\n      .pdp-section--kegerator .pdp-intro,\n      .pdp-section--kegerator .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--kegerator .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--kegerator .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--kegerator .pdp-highlight-grid,\n      .pdp-section--kegerator .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--kegerator .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\"\u003eTrueFlame 24-Inch 6.6 Cu. Ft. Outdoor Kegerator (304 Stainless, UL-Rated)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 24-Inch Outdoor Kegerator brings professional draft beverage service to your outdoor kitchen. Built from premium 304 stainless steel and UL-rated for outdoor use, it delivers precise digital temperature control between 32° and 50°F with a generous 6.6 cu. ft. interior that accommodates quarter barrel, slim quarter barrel, half barrel, or two sixth barrels. Available in No Tap, Single Tap, and Double Tap 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\u003ePremium 304 stainless steel construction offers exceptional weather resistance and easy maintenance.\u003c\/li\u003e\n        \u003cli\u003eUL-rated for outdoor use with both commercial and residential compliance for peace of mind.\u003c\/li\u003e\n        \u003cli\u003e6.6 cu. ft. interior accommodates multiple keg configurations for flexible entertaining.\u003c\/li\u003e\n        \u003cli\u003eElectronic temperature controller with digital display maintains precise 32°–50°F cooling.\u003c\/li\u003e\n        \u003cli\u003eFront venting design enables seamless built-in integration with outdoor kitchen cabinetry.\u003c\/li\u003e\n        \u003cli\u003eSecure locking door protects kegs while the auto-defrost system eliminates manual maintenance.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant operation minimizes running costs in demanding outdoor conditions.\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            Engineered for outdoor kitchens, the TrueFlame kegerator features a 304 stainless steel body and door rated to withstand the elements while maintaining a clean, professional appearance.\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\"\u003ePrecise Digital Temperature Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            An electronic controller with digital display holds temperatures between 32° and 50°F, ensuring every pour is served at the ideal temperature regardless of outdoor ambient conditions.\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 Keg Configurations\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The 6.6 cu. ft. interior supports quarter barrel, slim quarter barrel, half barrel, or two sixth barrels, with tap options ranging from no tap to double tap to suit any setup.\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\"\u003eBuilt-In Ready Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front venting and counter-depth dimensions allow seamless integration into outdoor kitchen cabinetry, delivering a custom, built-in look without custom fabrication.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e AMD-RFR-24DK\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\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\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL-Listed)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMax Keg Size:\u003c\/strong\u003e Quarter Barrel (Pony Keg)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTap Options:\u003c\/strong\u003e No Tap \/ Single Tap \/ Double Tap\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 32°–50°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Digital Electronic\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\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\u003eDoor Lock:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Right Hinge\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\u003eElectrical:\u003c\/strong\u003e 120V \/ 15A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 23.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 34.3\"\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\u003eWeight:\u003c\/strong\u003e 108 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 25\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 34.5\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 24\"\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 want professional draft beverage service at home.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertaining, parties, and game-day setups.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a UL-rated, stainless steel outdoor kegerator with flexible tap options.\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, ventilation, and clearance requirements.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, electrical, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eFront venting design is required for built-in installations — do not block the front vent.\u003c\/li\u003e\n        \u003cli\u003eUse only in outdoor environments consistent with the unit's UL outdoor rating.\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 kegerator rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 24-Inch Kegerator is UL-rated for outdoor use and complies with both commercial and residential outdoor standards.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat keg sizes does this unit accommodate?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The 6.6 cu. ft. interior fits a quarter barrel, slim quarter barrel, half barrel, or two sixth barrels, giving you flexibility for different events and setups.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat tap configurations are available?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This kegerator is available in three configurations: No Tap, Single Tap, and Double Tap. Select your preferred option above.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this unit be installed as a built-in?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front venting design and counter-depth dimensions allow seamless built-in integration with outdoor kitchen cabinetry.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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 electronic controller maintains temperatures between 32° and 50°F for optimal draft beverage serving conditions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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 handles defrosting without any manual intervention, keeping the unit running efficiently.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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            The unit requires a standard 120V \/ 15A outlet. Follow all local electrical codes and manufacturer guidelines during 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 TrueFlame 24-Inch Outdoor Kegerator is a strong choice for homeowners who want professional-grade draft beverage service in a durable, outdoor-rated stainless steel package built for seamless outdoor kitchen integration.\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 residential and commercial outdoor use in accordance with all applicable local codes and manufacturer guidelines. Always follow proper installation, electrical, and ventilation requirements. Consult a licensed professional for installation if needed.\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 TrueFlame 24-Inch Kegerator is UL-rated for outdoor use and complies with both commercial and residential outdoor standards.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What keg sizes does this unit accommodate?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The 6.6 cu. ft. interior fits a quarter barrel, slim quarter barrel, half barrel, or two sixth barrels.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What tap configurations are available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This kegerator is available in three configurations: No Tap, Single Tap, and Double Tap.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this unit be installed as a built-in?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front venting design and counter-depth dimensions allow seamless built-in integration with outdoor kitchen cabinetry.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The digital electronic controller maintains temperatures between 32\\u00b0 and 50\\u00b0F for optimal draft beverage serving conditions.\"\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 handles defrosting without any manual intervention.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the electrical requirements?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit requires a standard 120V \/ 15A outlet. Follow all local electrical codes and manufacturer guidelines during installation.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"No Taps","offer_id":46890564944033,"sku":"TF-RFR-24DK-0","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"Single Tap","offer_id":46890564976801,"sku":"AMD-RFR-24DK-1","price":4208.0,"currency_code":"USD","in_stock":true},{"title":"Double Tap","offer_id":46890565009569,"sku":"AMD-RFR-24DK-2","price":4498.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-rfr-24dk-p-8.jpg?v=1786895378"},{"product_id":"trueflame-15-inch-3-2-cu-ft-outdoor-rated-wine-cooler-with-locking-door","title":"TrueFlame 15-Inch 3.2 Cu. Ft. Outdoor Rated Wine Cooler with Locking Door","description":"\u003csection class=\"pdp-section pdp-section--wine-cooler\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--wine-cooler {\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--wine-cooler .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--wine-cooler .pdp-block,\n    .pdp-section--wine-cooler .pdp-intro,\n    .pdp-section--wine-cooler .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--wine-cooler .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--wine-cooler .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .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--wine-cooler .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--wine-cooler .pdp-text,\n    .pdp-section--wine-cooler .pdp-spec-item,\n    .pdp-section--wine-cooler .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--wine-cooler .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--wine-cooler .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--wine-cooler .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--wine-cooler .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--wine-cooler .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--wine-cooler .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--wine-cooler .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .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--wine-cooler .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--wine-cooler .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--wine-cooler .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--wine-cooler .pdp-block,\n      .pdp-section--wine-cooler .pdp-intro,\n      .pdp-section--wine-cooler .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--wine-cooler .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--wine-cooler .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--wine-cooler .pdp-highlight-grid,\n      .pdp-section--wine-cooler .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--wine-cooler .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\"\u003eTrueFlame 15-Inch 3.2 Cu. Ft. Outdoor Rated Wine Cooler with Locking Door\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 15-Inch Outdoor Rated Wine Cooler delivers professional-grade wine preservation in a compact, weather-resistant design built for outdoor entertaining spaces. Combining precision temperature management with rugged outdoor durability, it keeps your collection perfectly preserved regardless of external conditions — and does it with the refined look your outdoor kitchen deserves.\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\u003eUL-rated outdoor construction meets both commercial and residential compliance standards for exterior installations.\u003c\/li\u003e\n        \u003cli\u003eCompressor-based forced air cooling maintains consistent temperatures between 32°–50°F throughout the cabinet.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel door with tinted glass blocks UV rays that can damage wine over time.\u003c\/li\u003e\n        \u003cli\u003eLocking door mechanism protects a valuable collection in shared or semi-public outdoor spaces.\u003c\/li\u003e\n        \u003cli\u003eFront venting design allows seamless integration into built-in outdoor kitchen configurations.\u003c\/li\u003e\n        \u003cli\u003eSix adjustable wooden racks accommodate up to 28 bottles in various sizes and configurations.\u003c\/li\u003e\n        \u003cli\u003eAnti-vibration system ensures undisturbed aging and preservation of wine.\u003c\/li\u003e\n        \u003cli\u003eBacked by TrueFlame's Gold Standard Lifetime Warranty for 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\"\u003eOutdoor-Rated Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            UL-rated for outdoor use, this wine cooler is built to withstand exterior environments while meeting both commercial and residential compliance standards.\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\"\u003ePrecision Temperature Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            An electronic temperature controller with digital display and compressor-based forced air cooling maintains a consistent 32°–50°F range for optimal wine preservation.\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\"\u003eSecure Locking Door\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The 304 stainless steel door with tinted UV-blocking glass and a built-in lock protects your collection from both light damage and unauthorized access.\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\"\u003eBuilt-In Ready Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front venting and counter-depth dimensions make this cooler a natural fit for built-in outdoor kitchen installations without sacrificing storage capacity.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e AMD-RFR-15W\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Capacity:\u003c\/strong\u003e 3.2 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBottle Capacity:\u003c\/strong\u003e 28 Bottles\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 32°–50°F (41–64°F per spec)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Zones:\u003c\/strong\u003e Single\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\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:\u003c\/strong\u003e R-134a\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eElectrical:\u003c\/strong\u003e 120V \/ 15A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL Listed)\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\u003eDoor Type:\u003c\/strong\u003e Tinted Glass with Lock\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Handle:\u003c\/strong\u003e Straight Towel Bar\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Right Hinge\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\u003eCabinet Interior:\u003c\/strong\u003e Black\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Racks:\u003c\/strong\u003e 6 Adjustable Wooden Racks\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRack Type:\u003c\/strong\u003e Extension\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In \/ Counter Depth\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 14.9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 34\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 80 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Width:\u003c\/strong\u003e 15 5\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Height:\u003c\/strong\u003e 34 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCut Out Depth:\u003c\/strong\u003e 23 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105738605\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 bar setups requiring a compact, front-venting wine cooler.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want professional-grade wine storage in an exterior environment.\u003c\/li\u003e\n        \u003cli\u003eEntertaining spaces where a locking, UV-protected wine cabinet adds both function and style.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a TrueFlame-backed outdoor appliance 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 unit is designed for outdoor use in appropriate exterior installations — follow all manufacturer guidelines for placement and ventilation.\u003c\/li\u003e\n        \u003cli\u003eFront venting is required for built-in applications; do not obstruct the front vent panel.\u003c\/li\u003e\n        \u003cli\u003eElectrical installation must comply with applicable local codes; a dedicated 120V\/15A circuit is recommended.\u003c\/li\u003e\n        \u003cli\u003eDo not use in fully enclosed spaces without adequate airflow as specified in the installation manual.\u003c\/li\u003e\n        \u003cli\u003eThe locking door mechanism is a security feature — retain the key in a safe location.\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 wine cooler rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This unit is UL-rated for outdoor use and meets both commercial and residential compliance standards for exterior installations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this cooler be installed as a built-in unit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front venting design and counter-depth dimensions make it compatible with built-in outdoor kitchen configurations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many bottles does it hold?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This cooler holds up to 28 bottles across six adjustable wooden racks, accommodating various bottle sizes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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 electronic temperature controller maintains a range of 32°–50°F, ideal for preserving both red and white wines.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the door lock?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The unit includes a locking door mechanism to secure your wine collection.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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-based forced air cooling system with R-134a refrigerant for consistent, efficient temperature distribution.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat warranty is included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This unit is backed by TrueFlame's Gold Standard Lifetime Warranty.\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 TrueFlame 15-Inch Outdoor Rated Wine Cooler is a strong choice for homeowners and designers building premium outdoor kitchens — combining professional-grade preservation, secure storage, and a clean stainless aesthetic backed by a lifetime warranty.\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 safety codes. Consult a licensed professional for built-in installations. Product specifications are subject to change; refer to the manufacturer's documentation for the most current information.\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 wine cooler rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This unit is UL-rated for outdoor use and meets both commercial and residential compliance standards for exterior installations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this cooler be installed as a built-in unit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front venting design and counter-depth dimensions make it compatible with built-in outdoor kitchen configurations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many bottles does it hold?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This cooler holds up to 28 bottles across six adjustable wooden racks, accommodating various bottle sizes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The electronic temperature controller maintains a range of 32\\u2013 50\\u00b0F, ideal for preserving both red and white wines.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the door lock?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The unit includes a locking door mechanism to secure your wine collection.\"\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-based forced air cooling system with R-134a refrigerant for consistent, efficient temperature distribution.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What warranty is included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit is backed by TrueFlame's Gold Standard Lifetime Warranty.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890565140641,"sku":"AMD-RFR-15W","price":1899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TrueFlame-Grills-15-Inch-3-2-Cu-Ft-Outdoor-Rated-Wine-Cooler.jpg?v=1786895378"},{"product_id":"trueflame-30-inch-built-in-gas-griddle","title":"TrueFlame 30-Inch Built-In Gas 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    .pdp-shell { display: grid; gap: 24px; }\n    .pdp-block, .pdp-intro, .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n    .pdp-intro { background: var(--pdp-soft); }\n    .pdp-closing { background: var(--pdp-accent-soft); }\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    .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-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-text, .pdp-spec-item, .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n    .pdp-list { margin: 0; padding-left: 20px; list-style: disc; }\n    .pdp-list li { display: list-item; margin: 0 0 10px; line-height: 1.7; }\n    .pdp-list li:last-child { margin-bottom: 0; }\n    .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\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    .pdp-icon-heading { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }\n    .pdp-icon {\n      flex: 0 0 22px; width: 22px; height: 22px;\n      display: inline-flex; align-items: center; justify-content: center;\n    }\n    .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n    .pdp-spec-item strong { color: var(--pdp-accent); }\n    .pdp-faq { display: grid; gap: 12px; }\n    .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\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    .pdp-faq__item summary::-webkit-details-marker { display: none; }\n    .pdp-faq__item summary::after { content: \"+\"; font-size: 22px; line-height: 1; color: var(--pdp-muted); }\n    .pdp-faq__item[open] summary::after { content: \"\\2013\"; }\n    .pdp-faq__answer { padding: 0 18px 18px; }\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    @media (max-width: 749px) {\n      .pdp-block, .pdp-intro, .pdp-closing { padding: 18px; }\n      .pdp-title { font-size: 24px; }\n      .pdp-heading { font-size: 18px; }\n      .pdp-highlight-grid, .pdp-spec-grid { grid-template-columns: 1fr; }\n      .pdp-disclaimer { font-size: 11px; }\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\"\u003eTrueFlame 30-Inch Built-In Gas Griddle (304 Stainless Steel, Dual Fuel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 30-Inch Built-In Gas Griddle is engineered to anchor any serious outdoor kitchen, delivering 36,000 BTUs of professional-grade cooking power across 495 square inches of half-inch thick stainless steel. Built entirely from 304 stainless steel and available in both Natural Gas and Propane configurations, it combines precision heat control with thoughtful design details — including LED lighting, backlit knobs, and a flame-thrower ignition — for a seamless outdoor cooking 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\u003e36,000 BTU total output from two 304 stainless steel U-tube burners delivers consistent, high-heat performance.\u003c\/li\u003e\n        \u003cli\u003e495 sq. in. of half-inch thick cooking surface retains and distributes heat evenly across the entire griddle.\u003c\/li\u003e\n        \u003cli\u003eFull-length LED bar and backlit knobs provide clear visibility and burner status at a glance.\u003c\/li\u003e\n        \u003cli\u003eFlame-thrower ignition ensures reliable startup every time, even in outdoor conditions.\u003c\/li\u003e\n        \u003cli\u003eDual fuel compatibility (Natural Gas and Propane) offers flexible installation options.\u003c\/li\u003e\n        \u003cli\u003eIncluded 304 stainless steel removable lid protects the cooking surface when not in use.\u003c\/li\u003e\n        \u003cli\u003eETL certified for safety and performance in built-in outdoor kitchen applications.\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            Two U-tube burners rated at 18,000 BTUs each deliver 36,000 BTUs total — enough heat for searing, stir-frying, and high-volume cooking in any outdoor setting.\n          \u003c\/p\u003e\n        \u003c\/div\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 304 Stainless Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built entirely from 304 stainless steel — including the burners, cooking surface, and lid — for exceptional weather resistance and long-term durability in outdoor kitchens.\n          \u003c\/p\u003e\n        \u003c\/div\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\"\u003eVisibility \u0026amp; Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A full-length exterior LED bar above the control panel and backlit knobs with on\/off burner indication make it easy to monitor and adjust cooking at any time of day.\n          \u003c\/p\u003e\n        \u003c\/div\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\"\u003eSeamless Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for permanent outdoor kitchen installation with precise cutout specifications, making it a natural centerpiece for any built-in cooking 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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Numbers:\u003c\/strong\u003e TFG30 (NG), TFG30L (LP)\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 2\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\u003eBurner Material:\u003c\/strong\u003e 304 Stainless Steel U-tube\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Surface:\u003c\/strong\u003e 495 sq. in. (26\" × 19\")\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Platform Thickness:\u003c\/strong\u003e 1\/2 inch 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\u003eLighting:\u003c\/strong\u003e Full-length LED bar + backlit knobs\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\u003eIncludes Lid:\u003c\/strong\u003e Yes (304 SS removable)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e ETL\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 169 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e 30\"W × 13.8\"H × 26.3\"D\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Dimensions:\u003c\/strong\u003e 28 1\/4\"W × 10 3\/4\"H × 21 7\/8\"D\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 built-in outdoor kitchen installations.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want restaurant-quality griddle performance at home.\u003c\/li\u003e\n        \u003cli\u003eHigh-volume outdoor cooking — breakfast spreads, smash burgers, stir-fry, and more.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a dual-fuel, ETL-certified griddle with premium stainless construction.\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 installation instructions for gas line connections, ventilation, 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 the correct fuel type (Natural Gas or Propane) is selected at time of purchase — models are not interchangeable without a conversion kit.\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. The TrueFlame 30-Inch Griddle is engineered specifically for built-in outdoor kitchen applications and includes precise cutout specifications for seamless integration.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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 Natural Gas (TFG30) and Propane (TFG30L) configurations. Please select the correct fuel type at the time of purchase.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow much cooking surface does this griddle have?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The griddle offers 495 square inches of cooking surface (26\" × 19\"), supported by a half-inch thick stainless steel cooking platform for even heat retention.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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            Two 304 stainless steel U-tube burners deliver 18,000 BTUs each for a total of 36,000 BTUs.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this griddle include a lid?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A 304 stainless steel removable lid is included to protect the cooking surface when the griddle is not in use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this griddle ETL certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 30-Inch Gas Griddle is ETL certified for safety and performance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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 28 1\/4\" wide × 10 3\/4\" high × 21 7\/8\" deep.\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 TrueFlame 30-Inch Built-In Gas Griddle is a strong choice for homeowners who want professional cooking power, premium 304 stainless construction, and a clean built-in aesthetic for their outdoor kitchen.\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. Consult a licensed professional for gas appliance 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      {\"@type\": \"Question\", \"name\": \"Is this griddle designed for built-in installation?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The TrueFlame 30-Inch Griddle is engineered specifically for built-in outdoor kitchen applications and includes precise cutout specifications for seamless integration.\"}},\n      {\"@type\": \"Question\", \"name\": \"What fuel types are available?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This griddle is available in both Natural Gas (TFG30) and Propane (TFG30L) configurations. Please select the correct fuel type at the time of purchase.\"}},\n      {\"@type\": \"Question\", \"name\": \"How much cooking surface does this griddle have?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The griddle offers 495 square inches of cooking surface (26\\\" x 19\\\"), supported by a half-inch thick stainless steel cooking platform for even heat retention.\"}},\n      {\"@type\": \"Question\", \"name\": \"What is the total BTU output?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Two 304 stainless steel U-tube burners deliver 18,000 BTUs each for a total of 36,000 BTUs.\"}},\n      {\"@type\": \"Question\", \"name\": \"Does this griddle include a lid?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. A 304 stainless steel removable lid is included to protect the cooking surface when the griddle is not in use.\"}},\n      {\"@type\": \"Question\", \"name\": \"Is this griddle ETL certified?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The TrueFlame 30-Inch Gas Griddle is ETL certified for safety and performance.\"}},\n      {\"@type\": \"Question\", \"name\": \"What are the cutout dimensions for installation?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The required cutout dimensions are 28 1\/4\\\" wide x 10 3\/4\\\" high x 21 7\/8\\\" deep.\"}}\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890567499937,"sku":"TFG30","price":2399.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890567532705,"sku":"TFG30L","price":2399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TFG30-FRONT-CLOSED-WEB.png?v=1786895618"},{"product_id":"trueflame-e-series-25-inch-3-burner-built-in-gas-grill","title":"TrueFlame E-Series 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-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\"\u003eTrueFlame E-Series 25-Inch 3-Burner Built-In Gas Grill (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame E-Series 25-Inch Built-In Gas Grill delivers commercial-grade outdoor cooking performance in a space-efficient, permanently installed package. Built entirely from 304 stainless steel and engineered for seamless outdoor kitchen integration, it combines 42,000 BTUs of total output, 539 square inches of cooking area, and reliable flame thrower ignition — making it a dependable centerpiece for any serious backyard kitchen.\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\u003e42,000 BTU total output from three 14,000 BTU stainless steel burners for consistent, high-heat cooking.\u003c\/li\u003e\n        \u003cli\u003e539 sq in of total cooking area — 398 sq in main surface plus 141 sq in secondary rack.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction throughout for long-term weather resistance.\u003c\/li\u003e\n        \u003cli\u003e8mm round stainless steel cooking grates for superior heat retention and professional sear marks.\u003c\/li\u003e\n        \u003cli\u003eFlame thrower ignition system for reliable, consistent startups every time.\u003c\/li\u003e\n        \u003cli\u003eSpring-assisted hood operates smoothly in tight built-in configurations.\u003c\/li\u003e\n        \u003cli\u003eDual fuel compatibility — runs on natural gas or propane with hose and regulator included.\u003c\/li\u003e\n        \u003cli\u003eETL certified for safety and commercial-grade performance.\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\"\u003eCommercial-Grade Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Three precision-engineered burners deliver 42,000 BTUs total, providing even, high-heat cooking across the full grilling 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\"\u003e304 Stainless Steel Throughout\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            From the burners and flame tamers to the exterior and cooking grates, every component is built from premium 304 stainless steel for lasting durability.\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            Engineered with precise cutout specifications for permanent outdoor kitchen installation, with a spring-assisted hood designed for confined spaces.\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. Hose and regulator are included, so you can connect to your preferred fuel source right away.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e E Series\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e TFE25L \/ TFE25\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 BTUs:\u003c\/strong\u003e 42,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner 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 8mm Round Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFlame Tamer Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 398 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSecondary Grilling Area:\u003c\/strong\u003e 141 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Grilling Area:\u003c\/strong\u003e 539 sq in\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\u003eThermometer:\u003c\/strong\u003e Analog\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSpring-Assisted Hood:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHose \/ Regulator Included:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Kit:\u003c\/strong\u003e Optional\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e ETL Certified\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCommercial Grade:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 24.98\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 21.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 25.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 23 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 8 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 20 3\/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\u003eHomeowners building or upgrading a permanent outdoor kitchen.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertainers who need reliable, high-output cooking performance.\u003c\/li\u003e\n        \u003cli\u003eCompact installations where space efficiency and power both matter.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking commercial-grade quality at an accessible price point.\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 permanent built-in outdoor kitchen installation only — not freestanding use.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for gas line connections, ventilation, 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\u003eUse only with the specified fuel type and compatible regulators.\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 TrueFlame E-Series is engineered specifically for permanent built-in outdoor kitchen installations and 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 fuel types does this grill support?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This grill is compatible with both natural gas and propane. A hose and regulator are included to connect to your preferred fuel source.\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 offers 539 square inches of total cooking area — 398 sq in of main grilling surface plus 141 sq in of secondary cooking area.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of stainless steel is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            All primary components — burners, flame tamers, cooking grates, and the exterior — are constructed from premium 304 stainless steel for superior corrosion resistance and durability.\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            A rotisserie kit is not included but is available as an optional accessory compatible with this model.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this grill ETL certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame E-Series is ETL certified for safety and performance standards.\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: Width 23 1\/4\", Height 8 1\/4\", Depth 20 3\/4\". Always verify with the manufacturer's installation guide before cutting.\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 TrueFlame E-Series is a strong choice for homeowners who want commercial-grade grilling performance, durable 304 stainless steel construction, and a clean built-in fit — all in a compact, value-engineered package.\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 by a qualified professional in accordance 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 grill designed for built-in installation only?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame E-Series is engineered specifically for permanent built-in outdoor kitchen installations and is not intended for freestanding use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel types does this grill support?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This grill is compatible with both natural gas and propane. A hose and regulator are included to connect to your preferred fuel source.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total cooking area?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill offers 539 square inches of total cooking area — 398 sq in of main grilling surface plus 141 sq in of secondary cooking area.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"All primary components — burners, flame tamers, cooking grates, and the exterior — are constructed from premium 304 stainless steel.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a rotisserie kit included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A rotisserie kit is not included but is available as an optional accessory compatible with this model.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill ETL certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame E-Series is ETL certified for safety and performance standards.\"\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: Width 23 1\/4 inches, Height 8 1\/4 inches, Depth 20 3\/4 inches.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890567762081,"sku":"TFE25","price":1389.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890567794849,"sku":"TFE25L","price":1389.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TFE-25_-Grill-CLOSED.jpg?v=1786895620"},{"product_id":"trueflame-25-inch-3-burner-built-in-gas-grill","title":"TrueFlame 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-section--grill .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--grill .pdp-block,\n    .pdp-section--grill .pdp-intro,\n    .pdp-section--grill .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--grill .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--grill .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--grill .pdp-title {\n      margin: 0 0 10px;\n      font-size: 28px;\n      line-height: 1.2;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--grill .pdp-heading {\n      margin: 0 0 14px;\n      font-size: 20px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--grill .pdp-subheading {\n      margin: 0 0 8px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--grill .pdp-text,\n    .pdp-section--grill .pdp-spec-item,\n    .pdp-section--grill .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--grill .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--grill .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--grill .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--grill .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--grill .pdp-highlight-card {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      padding: 18px;\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--grill .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--grill .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--grill .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--grill .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--grill .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .pdp-section--grill .pdp-faq__item summary {\n      list-style: none;\n      cursor: pointer;\n      padding: 16px 18px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--pdp-accent);\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 14px;\n    }\n\n    .pdp-section--grill .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--grill .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-section--grill .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--grill .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--grill .pdp-disclaimer {\n      margin-top: 4px;\n      text-align: center;\n      font-size: 12px;\n      line-height: 1.6;\n      color: #8b8b8b;\n      max-width: 860px;\n      margin-left: auto;\n      margin-right: auto;\n      padding: 0 12px;\n    }\n\n    @media (max-width: 749px) {\n      .pdp-section--grill .pdp-block,\n      .pdp-section--grill .pdp-intro,\n      .pdp-section--grill .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--grill .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--grill .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--grill .pdp-highlight-grid,\n      .pdp-section--grill .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--grill .pdp-disclaimer {\n        font-size: 11px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"pdp-shell\"\u003e\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eTrueFlame 25-Inch 3-Burner Built-In Gas Grill (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 25-Inch 3-Burner Built-In Gas Grill delivers 42,000 BTUs of professional cooking power in a compact, space-efficient design built for permanent outdoor kitchen integration. Constructed from premium 304 stainless steel throughout, it combines triple LED and halogen lighting, precision heat zone control, and dual fuel compatibility to create a high-performance grilling centerpiece for any outdoor kitchen.\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\u003e42,000 BTU total output from three cast stainless steel burners for powerful, even cooking.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction throughout for long-term durability and weather resistance.\u003c\/li\u003e\n        \u003cli\u003eTriple lighting system — LED bar, halogen interior, and backlit knobs — for confident evening grilling.\u003c\/li\u003e\n        \u003cli\u003e539 square inches of total cooking area including a warming rack with removable tray.\u003c\/li\u003e\n        \u003cli\u003eDual fuel compatibility (Natural Gas and Propane) with hose and regulator included.\u003c\/li\u003e\n        \u003cli\u003eCompact built-in design integrates seamlessly into countertops and outdoor kitchen configurations.\u003c\/li\u003e\n        \u003cli\u003eSpring-assisted, multi-position hood hinge for smooth, controlled access in tight spaces.\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\"\u003eProfessional-Grade Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Three precision-engineered cast stainless steel burners deliver 14,000 BTUs each for a combined 42,000 BTU output across 398 square inches of primary grilling 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            \u003ch4 class=\"pdp-subheading\"\u003eTriple Lighting System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A full-length exterior LED bar, halogen interior illumination, and backlit control knobs with on\/off burner indication ensure precision and safety during evening 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            \u003ch4 class=\"pdp-subheading\"\u003eSeamless Built-In Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered for permanent installation with precise cutout specifications and a spring-assisted hood designed to operate smoothly within confined outdoor kitchen spaces.\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 Throughout\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            From burners and flame tamers to cooking grates and heat zone separators, every component is built from 304 stainless steel for lasting performance and a premium finish.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Numbers:\u003c\/strong\u003e TF25 (NG), TF25L (LP)\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\u003eBTU Output:\u003c\/strong\u003e 42,000 total (14,000 each)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 398 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 539 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid:\u003c\/strong\u003e 22\" × 18\"\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\u003eBurner Material:\u003c\/strong\u003e Cast 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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e LED bar, halogen interior, backlit knobs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie:\u003c\/strong\u003e Optional kit compatible\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHose \u0026amp; Regulator:\u003c\/strong\u003e Included\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 24.98\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 21.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 25.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout (W × H × D):\u003c\/strong\u003e 23¼\" × 8¼\" × 20¾\"\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\u003eCompact outdoor kitchens requiring a high-performance built-in grill.\u003c\/li\u003e\n        \u003cli\u003eHomeowners integrating a permanent grilling station into countertop or island designs.\u003c\/li\u003e\n        \u003cli\u003eEntertainers who grill after dark and need reliable, full-coverage lighting.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking dual fuel flexibility with professional-grade BTU output.\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 — follow all manufacturer cutout and clearance specifications.\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 with the specified fuel type for each model variant (NG or LP).\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas connections or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eProfessional installation is recommended for gas line connections.\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 TrueFlame 25-Inch is engineered specifically for built-in outdoor kitchen installations with precise cutout specifications provided.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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            This grill is available in Natural Gas (TF25) and Propane (TF25L) variants. A hose and regulator are included.\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 three cast stainless steel burners deliver 14,000 BTUs each for a combined total of 42,000 BTUs.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat lighting features are included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The grill includes a full-length exterior LED bar above the control panel, halogen interior lighting, and backlit control knobs that indicate burner on\/off status.\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            No, but this grill is compatible with an optional rotisserie kit sold separately.\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 23¼\" wide × 8¼\" high × 20¾\" deep. Always verify with the manufacturer's installation guide before cutting.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill include a warming rack?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A warming rack with an inset, removable cooking tray is included, adding 141 square inches of secondary cooking area.\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 TrueFlame 25-Inch 3-Burner Built-In Gas Grill is a strong choice for homeowners who want professional BTU output, premium 304 stainless steel construction, and a compact built-in design with full lighting coverage for any outdoor kitchen.\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 instructions, local gas codes, and applicable safety regulations. Ensure proper ventilation and clearances before 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 only?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 25-Inch is engineered specifically for built-in outdoor kitchen installations with precise cutout specifications provided.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel types does this grill support?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This grill is available in Natural Gas (TF25) and Propane (TF25L) variants. A hose and regulator are included.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total BTU output?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The three cast stainless steel burners deliver 14,000 BTUs each for a combined total of 42,000 BTUs.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What lighting features are included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill includes a full-length exterior LED bar above the control panel, halogen interior lighting, and backlit control knobs that indicate burner on\/off status.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a rotisserie kit included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No, but this grill is compatible with an optional rotisserie kit sold separately.\"\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 23¼\\\" wide × 8¼\\\" high × 20¾\\\" deep. Always verify with the manufacturer's installation guide before cutting.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill include a warming rack?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A warming rack with an inset, removable cooking tray is included, adding 141 square inches of secondary cooking area.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890568122529,"sku":"TF25","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890568155297,"sku":"TF25L","price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TF25-CLOSED-PNG-WEB.webp?v=1786895620"},{"product_id":"trueflame-24-inch-5-0-cu-ft-outdoor-rated-2-drawer-fridge-with-lock","title":"TrueFlame 24-Inch 5.0 Cu. Ft. Outdoor Rated 2-Drawer Fridge with Lock","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\"\u003eTrueFlame 24-Inch 5.0 Cu. Ft. Outdoor-Rated 2-Drawer Refrigerator with Lock\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 24-Inch 2-Drawer Outdoor Refrigerator is built for serious outdoor kitchens. Constructed from premium 304 stainless steel and UL-rated for outdoor use, it delivers commercial-grade cooling performance in a front-venting, built-in design — keeping beverages and ingredients perfectly chilled for every gathering.\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 and UL-listed for both residential and commercial outdoor kitchen use.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel door and body resist corrosion and weather exposure.\u003c\/li\u003e\n        \u003cli\u003eTwo-drawer configuration keeps contents organized and accessible without bending.\u003c\/li\u003e\n        \u003cli\u003eIntegrated locking drawers secure valuable beverages and ingredients.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables seamless built-in installation in outdoor cabinetry.\u003c\/li\u003e\n        \u003cli\u003eCompressor-based forced-air cooling maintains precise temperatures from 32°–50°F.\u003c\/li\u003e\n        \u003cli\u003eAutomatic defrost and anti-vibration system ensure quiet, consistent performance.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant for efficient, low-cost 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 entirely from 304 stainless steel and UL-rated for outdoor environments, this refrigerator is engineered to handle the elements while maintaining a clean, 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\"\u003e2-Drawer Convenience\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The dual-drawer layout provides organized, easy-access storage — ideal for separating beverages from food items and reducing the need to dig through a single compartment.\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\"\u003ePrecision Cooling\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A compressor-based forced-air system with digital temperature control maintains a precise 32°–50°F range, keeping contents at the ideal temperature 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\"\u003eBuilt-In Ready\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front-venting design and counter-depth dimensions allow for a seamless flush installation in any outdoor kitchen cabinetry 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\u003eModel:\u003c\/strong\u003e AMD-RFR-24DR2-A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e 5.0 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e 2-Drawer, 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\u003eTemperature Range:\u003c\/strong\u003e 32°–50°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:\u003c\/strong\u003e Automatic\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\u003eVenting:\u003c\/strong\u003e Front Venting\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\u003eEnergy Star:\u003c\/strong\u003e Compliant\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\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL-Listed)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.3\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 22.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 95 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 Height:\u003c\/strong\u003e 32 3\/4\"\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\u003eUPC:\u003c\/strong\u003e 810105737974\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 cabinetry installations.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain frequently and need organized, accessible cold storage.\u003c\/li\u003e\n        \u003cli\u003ePatios, pool areas, and covered outdoor living spaces.\u003c\/li\u003e\n        \u003cli\u003eAnyone seeking a premium, weather-resistant refrigerator with a locking drawer 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 unit is designed for outdoor use in covered or semi-protected environments; avoid direct prolonged exposure to standing water.\u003c\/li\u003e\n        \u003cli\u003eInstallation must comply with all applicable local electrical and building codes.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for installation, leveling, and ventilation clearances.\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 rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 24-Inch 2-Drawer Refrigerator is UL-rated for outdoor use and meets both residential and commercial outdoor compliance standards.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this unit be installed flush in outdoor cabinetry?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front-venting design and counter-depth dimensions allow for seamless built-in installation in outdoor kitchen cabinetry.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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 a precise temperature range of 32°–50°F, controlled via a digital display.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDo the drawers lock?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Both drawers include an integrated locking system to secure contents.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this unit Energy Star compliant?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 2-Drawer Refrigerator is Energy Star compliant for efficient, cost-effective operation.\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 24 1\/8\" wide × 32 3\/4\" tall × 24\" deep.\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 TrueFlame 24-Inch 2-Drawer Outdoor Refrigerator is a strong choice for homeowners building a premium outdoor kitchen — combining outdoor-rated durability, organized drawer storage, and precise digital cooling in a built-in-ready package.\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 refrigerator rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 24-Inch 2-Drawer Refrigerator is UL-rated for outdoor use and meets both residential and commercial outdoor compliance standards.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this unit be installed flush in outdoor cabinetry?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front-venting design and counter-depth dimensions allow for seamless built-in installation in outdoor kitchen cabinetry.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the temperature range?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit maintains a precise temperature range of 32\\u201350\\u00b0F, controlled via a digital display.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do the drawers lock?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Both drawers include an integrated locking system to secure contents.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit Energy Star compliant?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 2-Drawer Refrigerator is Energy Star compliant for efficient, cost-effective operation.\"\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 24 1\/8\\\" wide \\u00d7 32 3\/4\\\" tall \\u00d7 24\\\" deep.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890568024225,"sku":"AMD-RFR-24DR2-A","price":2999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-rfr-24dr2-8.jpg?v=1786895620"},{"product_id":"trueflame-15-inch-ul-outdoor-rated-nugget-ice-maker-50-lb-capacity","title":"TrueFlame 15-Inch UL Outdoor Rated Nugget Ice Maker - 50 lb. Capacity","description":"\u003csection class=\"pdp-section pdp-section--icemaker\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--icemaker {\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\"\u003eTrueFlame 15-Inch UL Outdoor Rated Ice Maker – 50 lb. Daily Capacity\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 15-Inch Outdoor Ice Maker is built for serious outdoor entertaining. Engineered with 304 stainless steel construction and a UL outdoor rating, it delivers up to 50 pounds of cube ice per day with a 25-pound storage bin — keeping your outdoor kitchen or bar stocked through any gathering. Front-venting design, digital controls, and Energy Star compliance make it as practical as it is capable.\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\u003e50 lb. daily ice production keeps pace with extended outdoor entertaining.\u003c\/li\u003e\n        \u003cli\u003e25 lb. storage bin provides continuous ice availability without constant refilling.\u003c\/li\u003e\n        \u003cli\u003eUL outdoor rating ensures reliable performance in residential and commercial outdoor settings.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel exterior resists corrosion and weather season after season.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design allows flexible built-in installation without rear clearance.\u003c\/li\u003e\n        \u003cli\u003eFrost-free defrost technology minimizes maintenance requirements.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant for efficient, cost-effective 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            UL-rated for outdoor use with full 304 stainless steel construction, this ice maker is built to handle the elements in both residential outdoor kitchens and commercial patio 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\"\u003eHigh-Capacity Ice Production\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Produces up to 50 lbs. of cube ice daily with a 25 lb. storage capacity, powered by a compressor cooling system with R-134a refrigerant operating in 50°–100°F 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            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eFlexible Installation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front-venting design and a field-reversible door hinge accommodate a wide range of built-in configurations. Gravity drain hose included — no pump required.\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, Low-Maintenance Operation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Digital controls provide precise management, while frost-free defrost technology and Energy Star compliance keep operating costs and upkeep to a minimum.\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\u003eModel:\u003c\/strong\u003e AMD-IM-15N\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDaily Ice Production:\u003c\/strong\u003e 50 lbs.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIce Storage Capacity:\u003c\/strong\u003e 25 lbs.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIce Type:\u003c\/strong\u003e Cube\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 Plastic\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\u003eControls:\u003c\/strong\u003e Digital\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost:\u003c\/strong\u003e Frost Free\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\u003eDrain:\u003c\/strong\u003e Gravity (hose included)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Field Reversible\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eElectrical:\u003c\/strong\u003e 120V \/ 15A\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.57\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 33.15\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 24.9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 112 lbs.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 15 5\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 34 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 23 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105738575\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 bar areas.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain frequently and need reliable ice on demand.\u003c\/li\u003e\n        \u003cli\u003eCommercial patio and hospitality settings requiring UL-rated outdoor appliances.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a low-maintenance, Energy Star-compliant ice maker.\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\u003eUnit is designed for built-in installation with front venting — do not block the front vent.\u003c\/li\u003e\n        \u003cli\u003eGravity drain hose is included; a pump drain is not required but may be used if preferred.\u003c\/li\u003e\n        \u003cli\u003eIntended for outdoor use in protected or semi-protected environments within the specified 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\"\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 TrueFlame AMD-IM-15N is UL rated for outdoor use in both residential and commercial outdoor applications.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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            This unit produces up to 50 pounds of cube ice per day and stores up to 25 pounds at a time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require a drain pump?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. A gravity drain hose is included, eliminating the need for a pump. A pump drain can be used if your installation requires it.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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 door hinge is field reversible to accommodate different installation configurations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of ice does it make?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This unit produces cube-style ice, suitable for drinks, coolers, and general outdoor entertaining use.\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 15 5\/8\" wide x 34 3\/8\" high x 23 1\/2\" deep.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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 TrueFlame 15-inch ice maker is Energy Star compliant for efficient 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 TrueFlame 15-Inch Outdoor Ice Maker is a dependable choice for homeowners and professionals who need high-capacity, weather-resistant ice production built into their 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 and safety guidelines. Ensure proper electrical grounding and compliance with local codes before use. This appliance is intended for outdoor use within the specified ambient temperature range 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 ice maker rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame AMD-IM-15N is UL rated for outdoor use in both residential and commercial outdoor applications.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How much ice does it produce per day?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit produces up to 50 pounds of cube ice per day and stores up to 25 pounds at a time.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require a drain pump?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. A gravity drain hose is included, eliminating the need for a pump. A pump drain can be used if your installation requires it.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can the door hinge be reversed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The door hinge is field reversible to accommodate different installation configurations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of ice does it make?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit produces cube-style ice, suitable for drinks, coolers, and general outdoor entertaining use.\"\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 15 5\/8\\\" wide x 34 3\/8\\\" high x 23 1\/2\\\" deep.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit Energy Star certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 15-inch ice maker is Energy Star compliant for efficient operation.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890568319137,"sku":"AMD-IM-15N","price":2999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/125-tf-im-151.jpg?v=1786895619"},{"product_id":"trueflame-15-inch-3-2-cu-ft-outdoor-rated-fridge-with-stainless-door","title":"TrueFlame 15-Inch 3.2 Cu. Ft. Outdoor Rated Fridge with Stainless 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-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\"\u003eTrueFlame 15-Inch 3.2 Cu. Ft. Outdoor Rated Refrigerator with Stainless Door\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 15-Inch Outdoor Refrigerator delivers professional-grade cooling in an ultra-compact dual-drawer design, purpose-built for outdoor kitchens. Constructed from premium 304 stainless steel and UL-rated for outdoor use, it combines precise digital temperature control, Energy Star efficiency, and front-venting built-in compatibility — all in a counter-depth footprint that fits seamlessly into compact outdoor entertaining spaces.\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\u003eInnovative dual-drawer design provides superior organization and independent access without opening the full unit.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction offers exceptional weather resistance and easy maintenance outdoors.\u003c\/li\u003e\n        \u003cli\u003eUL-rated for outdoor use with both commercial and residential compliance for peace of mind.\u003c\/li\u003e\n        \u003cli\u003eDigital temperature control maintains precise cooling between 32° and 50°F in all outdoor conditions.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables seamless built-in integration with outdoor kitchen cabinetry.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant operation minimizes environmental impact and running costs.\u003c\/li\u003e\n        \u003cli\u003eCounter-depth configuration ensures a clean, flush appearance with surrounding cabinetry.\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 Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The premium dual-drawer configuration maximizes the 3.2 cubic foot capacity with flexible, independent storage zones — ideal for organizing beverages, condiments, and perishables separately.\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 Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built entirely from 304 stainless steel and UL-rated for outdoor environments, this refrigerator is engineered to withstand the demands of year-round outdoor kitchen use.\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 Digital Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Advanced electronic temperature control with a digital display and intelligent auto-defrost system ensures consistent, reliable cooling without manual maintenance.\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\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front-venting and counter-depth design allow for seamless integration into outdoor kitchen cabinetry, delivering a professional, flush finish in any layout.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e AMD-RFR-15S\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In \/ Counter-Depth\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Capacity:\u003c\/strong\u003e 3.2 Cu. Ft.\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\u003eDoor Type:\u003c\/strong\u003e Dual-Drawer, Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 32°–50°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eControl Type:\u003c\/strong\u003e Digital Electronic\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\u003eRefrigerant:\u003c\/strong\u003e R-600a\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 Adjustable Chrome\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\u003eHinge:\u003c\/strong\u003e Right Hinge\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL-Listed)\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\u003eAmbient Temp Range:\u003c\/strong\u003e 60°–90°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 14.9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 34\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 95 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 15 5\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 34 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 23 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\u003eCompact outdoor kitchens and built-in cabinetry installations.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking professional-grade outdoor refrigeration in a small footprint.\u003c\/li\u003e\n        \u003cli\u003eOutdoor entertaining areas where counter space is at a premium.\u003c\/li\u003e\n        \u003cli\u003eCustomers who want Energy Star efficiency with premium stainless steel aesthetics.\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 refrigerator is intended for outdoor use in ambient temperatures between 60°F and 90°F.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for proper electrical connection and ventilation.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eDo not obstruct the front vent when installing in a built-in configuration.\u003c\/li\u003e\n        \u003cli\u003eUse only in outdoor environments as rated; do not expose to direct water immersion.\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 rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame AMD-RFR-15S is UL-rated for outdoor use and meets both commercial and residential compliance standards.\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 unit offers 3.2 cubic feet of total storage capacity across its dual-drawer configuration.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan it 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 allow for seamless built-in installation within outdoor kitchen cabinetry.\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 temperature control maintains a precise range of 32° to 50°F, suitable for beverages and perishables.\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 intelligent auto-defrost system handles defrosting automatically, eliminating manual maintenance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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 TrueFlame AMD-RFR-15S is Energy Star compliant for efficient, low-cost operation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat ambient temperature range is supported?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This unit is designed to operate in ambient temperatures between 60°F and 90°F for optimal performance.\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 TrueFlame 15-Inch Outdoor Refrigerator is a smart choice for homeowners who want professional-grade cooling, premium stainless steel construction, and a space-efficient dual-drawer design built specifically for outdoor kitchens.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Product specifications and dimensions are provided by the manufacturer and are subject to change. Always verify cutout dimensions before installation. Consult a licensed electrician for proper outdoor electrical installation in accordance with local codes.\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 rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame AMD-RFR-15S is UL-rated for outdoor use and meets both commercial and residential compliance standards.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the storage capacity?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit offers 3.2 cubic feet of total storage capacity across its dual-drawer configuration.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can it be installed as a built-in unit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front-venting and counter-depth design allow for seamless built-in installation within outdoor kitchen cabinetry.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The digital temperature control maintains a precise range of 32° to 50°F, suitable for beverages and perishables.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require manual defrosting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The intelligent auto-defrost system handles defrosting automatically, eliminating manual maintenance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit Energy Star certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame AMD-RFR-15S is Energy Star compliant for efficient, low-cost operation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What ambient temperature range is supported?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit is designed to operate in ambient temperatures between 60°F and 90°F for optimal performance.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890568581281,"sku":"AMD-RFR-15S","price":1899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/125-tf-rfr-15s1.jpg?v=1786895619"},{"product_id":"trueflame-15-inch-3-2-cu-ft-outdoor-fridge-with-glass-door","title":"TrueFlame 15-Inch 3.2 Cu. Ft. Outdoor Fridge 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-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\"\u003eTrueFlame 15-Inch 3.2 Cu. Ft. Outdoor Refrigerator with Glass Door (AMD-RFR-15G)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 15-Inch Outdoor Refrigerator brings premium refrigeration performance to compact outdoor kitchens. Built with a striking glass door, dual-drawer organization, and a compressor-based forced-air cooling system, it is UL-rated for outdoor use and Energy Star compliant — delivering both visual sophistication and reliable cold storage in a 14.9-inch-wide footprint.\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\u003eGlass door design showcases your beverage collection while maintaining weather resistance.\u003c\/li\u003e\n        \u003cli\u003eDual-drawer configuration maximizes organization and minimizes temperature fluctuation.\u003c\/li\u003e\n        \u003cli\u003eCompact 3.2 cu. ft. capacity fits seamlessly into 15-inch outdoor kitchen cutouts.\u003c\/li\u003e\n        \u003cli\u003eElectronic digital temperature control maintains precise cooling between 32° and 50°F.\u003c\/li\u003e\n        \u003cli\u003eCompressor-based forced-air cooling delivers consistent performance in ambient temps up to 90°F.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables flush built-in installation without clearance gaps.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant for efficient, low-impact outdoor 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\"\u003eGlass Door Display\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The elegant glass door provides clear visibility of stored beverages while offering weather-resistant construction and easy-clean surfaces suited for 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\"\u003eDual-Drawer Organization\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The innovative dual-drawer layout allows independent access to different storage zones, keeping contents organized and reducing cold-air loss during use.\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\"\u003ePrecision Temperature Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Digital electronic controls with auto-defrost maintain optimal storage conditions from 32° to 50°F, even in outdoor ambient temperatures between 60° and 90°F.\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            Front venting and counter-depth dimensions make this refrigerator ideal for seamless integration into outdoor kitchen cabinetry with a clean, flush finish.\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\u003eModel:\u003c\/strong\u003e AMD-RFR-15G\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e 3.2 Cu. Ft.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 14.9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 34\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 107 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 15 5\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 34 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 23 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 32°–50°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAmbient Temp Range:\u003c\/strong\u003e 60°–90°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:\u003c\/strong\u003e Automatic\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\u003eShelves:\u003c\/strong\u003e 4 adjustable chrome\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Hinge:\u003c\/strong\u003e Right\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVenting:\u003c\/strong\u003e Front\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Rated:\u003c\/strong\u003e UL-listed\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\u003eExterior:\u003c\/strong\u003e Stainless Steel\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\u003eCompact outdoor kitchens with 15-inch appliance cutouts.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want a display-style refrigerator for entertaining.\u003c\/li\u003e\n        \u003cli\u003eBuilt-in installations requiring front-venting and counter-depth dimensions.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking Energy Star-rated 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\u003eThis refrigerator is rated for outdoor use in ambient temperatures between 60° and 90°F only.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for electrical connections and ventilation clearances.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eDo not use in enclosed spaces without adequate front ventilation.\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 rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame AMD-RFR-15G is UL-rated for outdoor use and is designed to operate in ambient temperatures between 60° and 90°F.\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 3.2 cubic feet of storage capacity, organized via an innovative dual-drawer configuration.\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 electronic controller maintains temperatures between 32° and 50°F for optimal beverage and food storage.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan it be installed as a built-in unit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front-venting design and counter-depth dimensions make it suitable for flush built-in installation in outdoor kitchen cabinetry.\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 handles defrosting without any manual intervention required.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this unit Energy Star compliant?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame AMD-RFR-15G is Energy Star compliant, delivering efficient operation with a reduced environmental footprint.\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 15 5\/8\" wide × 34 3\/8\" tall × 23 1\/2\" deep.\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 TrueFlame 15-Inch Outdoor Refrigerator is a strong choice for homeowners who want premium glass-door refrigeration in a compact, built-in-ready format — combining visual appeal with reliable outdoor-rated performance.\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 food and beverage storage only. Follow all manufacturer safety and installation guidelines. Do not operate outside the specified ambient temperature range. Installation should comply with all applicable local electrical and building codes.\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 rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame AMD-RFR-15G is UL-rated for outdoor use and is designed to operate in ambient temperatures between 60\\u00b0 and 90\\u00b0F.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the storage capacity?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This refrigerator offers 3.2 cubic feet of storage capacity, organized via an innovative dual-drawer configuration.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The digital electronic controller maintains temperatures between 32\\u00b0 and 50\\u00b0F for optimal beverage and food storage.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can it be installed as a built-in unit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front-venting design and counter-depth dimensions make it suitable for flush built-in installation in outdoor kitchen cabinetry.\"\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 handles defrosting without any manual intervention required.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit Energy Star compliant?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame AMD-RFR-15G is Energy Star compliant, delivering efficient operation with a reduced environmental footprint.\"\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 15 5\/8\\\" wide \\u00d7 34 3\/8\\\" tall \\u00d7 23 1\/2\\\" deep.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890568745121,"sku":"AMD-RFR-15G","price":1899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TrueFlame-Grills-15-Inch-3-2-Cu-Ft-Outdoor-Rated-Fridge-with-Glass-Door.jpg?v=1786895619"},{"product_id":"trueflame-40-inch-5-burner-built-in-grill-with-rear-infrared-burner-and-grill-lights","title":"TrueFlame 40-Inch 5-Burner Built-In Grill with Rear Infrared Burner and Grill Lights","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\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eTrueFlame 40-Inch 5-Burner Built-In Gas Grill with Rear Infrared Burner and Grill Lights\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 40-Inch 5-Burner Built-In Gas Grill delivers restaurant-quality performance in a meticulously engineered package. Constructed entirely from premium 304 stainless steel, it combines 70,000 BTUs of cooking power, dual lighting systems, and a dedicated infrared rear rotisserie burner to create the ultimate centerpiece for any outdoor kitchen.\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\u003eFive cast stainless steel burners deliver 70,000 BTUs of total cooking power for exceptional heat output.\u003c\/li\u003e\n        \u003cli\u003eDedicated 10,000 BTU infrared rear burner enables consistent, even rotisserie cooking.\u003c\/li\u003e\n        \u003cli\u003e892 square inches of total cooking area accommodates large meals and multi-zone cooking.\u003c\/li\u003e\n        \u003cli\u003eFull-length exterior LED bar and halogen interior lighting ensure perfect visibility during evening grilling.\u003c\/li\u003e\n        \u003cli\u003eBacklit control knobs provide instant visual confirmation of each burner's on\/off status.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction throughout for long-term durability and weather resistance.\u003c\/li\u003e\n        \u003cli\u003eDual fuel compatibility (Natural Gas and Propane) offers flexible installation options.\u003c\/li\u003e\n        \u003cli\u003eBalanced, spring-assisted multi-position hood hinge allows precise lid control.\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\"\u003eAdvanced Lighting Systems\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A full-length LED bar above the control knobs and halogen interior illumination eliminate guesswork during evening sessions. Individual backlit knobs confirm burner status at a glance.\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\"\u003e70,000 BTU Cooking Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Five precision-cast stainless steel burners each deliver 14,000 BTUs, complemented by a 10,000 BTU infrared rear burner for rotisserie perfection.\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\"\u003e892 Sq. In. Cooking Area\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            663 square inches of main grilling space plus a 229 sq. in. warming rack with removable cooking tray gives you room for every occasion.\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            From the burners and cooking grates to the flame tamers and heat zone separators, every component is engineered from premium 304 stainless steel for lasting performance.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Numbers:\u003c\/strong\u003e TF40 (NG) \/ TF40L (LP)\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\u003eMain Burners:\u003c\/strong\u003e 5 cast stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrilling Surface BTUs:\u003c\/strong\u003e 70,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRear Burner:\u003c\/strong\u003e 10,000 BTU infrared\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\u003eMain Grilling Area:\u003c\/strong\u003e 663 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSecondary Grilling Area:\u003c\/strong\u003e 229 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Grilling Area:\u003c\/strong\u003e 892 sq. in.\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\u003eThermometer:\u003c\/strong\u003e Analog\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrill Lights:\u003c\/strong\u003e Internal (halogen) \/ External (LED)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSpring Assisted Hood:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Kit:\u003c\/strong\u003e Optional\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHose \/ Regulator Included:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 39.7\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 21.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 25.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 175 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 38 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 8 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 20 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC (NG):\u003c\/strong\u003e 810105738094\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC (LP):\u003c\/strong\u003e 810105738087\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 premium built-in gas grill centerpiece.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and entertainers who cook for large groups.\u003c\/li\u003e\n        \u003cli\u003eChefs who want multi-zone cooking with heat zone separators.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking dual-fuel flexibility (Natural Gas or Propane).\u003c\/li\u003e\n        \u003cli\u003eEvening and year-round grilling with full interior and exterior lighting.\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 strongly recommended for built-in gas appliances.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer safety instructions for gas line connection, ventilation, and cutout dimensions.\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 type (Natural Gas or Propane) is selected to match your supply before ordering.\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 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 available in both Natural Gas and Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 40-Inch grill is available in both Natural Gas (TF40) and Propane (TF40L) configurations. Please select the correct fuel type for your outdoor kitchen setup before ordering.\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 five main burners deliver a combined 70,000 BTUs, and the dedicated infrared rear burner adds an additional 10,000 BTUs for rotisserie cooking.\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 1\/4\" wide × 8 1\/4\" high × 20 3\/4\" deep. Always verify these measurements against your outdoor kitchen counter before installation.\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. It features a full-length exterior LED bar above the control knobs, halogen interior lighting, and individual backlit knobs that indicate each burner's on\/off status.\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            A rotisserie kit is optional and not included in the standard package. The grill does include a dedicated 10,000 BTU infrared rear burner to support rotisserie cooking.\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 TrueFlame 40-Inch grill is constructed throughout from premium 304 stainless steel, 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 professional installation required?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Professional installation is strongly recommended for all built-in gas appliances. The grill must be installed in compliance with local building, gas, and safety 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 TrueFlame 40-Inch 5-Burner Built-In Grill is a strong choice for homeowners and outdoor kitchen designers who demand professional-grade performance, premium 304 stainless steel construction, and a full-featured lighting and cooking system built to last.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This product is a gas appliance intended for outdoor use only. Always follow the manufacturer's installation and safety instructions. Improper installation or use may result in fire, explosion, or injury. Consult a licensed professional for gas line connections and ensure compliance with all applicable local codes.\n  \u003c\/p\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill available in both Natural Gas and Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 40-Inch grill is available in both Natural Gas (TF40) and Propane (TF40L) configurations. Please select the correct fuel type for your outdoor kitchen setup before ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total BTU output?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The five main burners deliver a combined 70,000 BTUs, and the dedicated infrared rear burner adds an additional 10,000 BTUs for rotisserie cooking.\"\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 1\/4\\\" wide x 8 1\/4\\\" high x 20 3\/4\\\" deep.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill include lighting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. It features a full-length exterior LED bar above the control knobs, halogen interior lighting, and individual backlit knobs that indicate each burner's on\/off status.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a rotisserie kit included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A rotisserie kit is optional and not included in the standard package. The grill does include a dedicated 10,000 BTU infrared rear burner to support rotisserie cooking.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TrueFlame 40-Inch grill is constructed throughout from premium 304 stainless steel, including the burners, cooking grates, flame tamers, and exterior panels.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is professional installation required?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Professional installation is strongly recommended for all built-in gas appliances. The grill must be installed in compliance with local building, gas, and safety codes.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890569203873,"sku":"TF40","price":3499.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890569236641,"sku":"TF40L","price":3499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TF40-PNG-CLOSED-WEB.webp?v=1786895620"},{"product_id":"trueflame-e-series-32-inch-4-burner-built-in-gas-grill","title":"TrueFlame E-Series 32-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-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\"\u003eTrueFlame E-Series 32-Inch 4-Burner Built-In Gas Grill (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame E-Series 32-Inch 4-Burner Built-In Gas Grill is engineered for seamless integration into custom outdoor kitchens, delivering commercial-grade performance with premium 304 stainless steel construction throughout. With 56,000 BTUs of total output and 716 square inches of cooking space, it transforms any outdoor kitchen into a high-performance culinary station 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\u003eFour precision burners deliver 14,000 BTUs each for rapid, even heating across the full cooking surface.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction throughout ensures long-term durability in outdoor conditions.\u003c\/li\u003e\n        \u003cli\u003eBuilt-in design integrates cleanly into countertops and outdoor kitchen structures.\u003c\/li\u003e\n        \u003cli\u003e716 square inches of total cooking area handles large meals and entertaining with ease.\u003c\/li\u003e\n        \u003cli\u003e8mm round stainless steel grates provide superior heat retention and professional sear marks.\u003c\/li\u003e\n        \u003cli\u003eSpring-assisted hood operates smoothly even in tight built-in installations.\u003c\/li\u003e\n        \u003cli\u003eDual fuel compatibility (Natural Gas and Propane) offers flexible installation options.\u003c\/li\u003e\n        \u003cli\u003eETL certified for safety and commercial-grade performance.\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 Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered specifically for built-in outdoor kitchen applications with precise cutout specifications and a spring-assisted hood designed for confined spaces.\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\"\u003e56,000 BTU Output\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Four burners at 14,000 BTUs each deliver powerful, consistent heat across the entire cooking surface for fast preheating and precise temperature 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 Throughout\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            From the exterior panels to the flame tamers and cooking grates, every component is crafted from commercial-grade 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\"\u003e716 Sq In Cooking Area\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            530 square inches of main grilling surface plus a 186 square inch secondary area gives you the capacity to cook for a crowd without compromise.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e E Series\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e TFE32L \/ TFE32\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 4\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 56,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 530 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSecondary Grilling Area:\u003c\/strong\u003e 186 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Grilling Area:\u003c\/strong\u003e 716 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid Dimensions:\u003c\/strong\u003e 30\" × 18\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrate Material:\u003c\/strong\u003e 304 Stainless Steel (8mm round)\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\u003eIgnition Type:\u003c\/strong\u003e Flame Thrower\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\u003eSpring Assisted Hood:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHose \/ Regulator Included:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRotisserie Kit:\u003c\/strong\u003e Optional\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCommercial Grade:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eETL Certified:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 32.44\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 21.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 25.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 30 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 8 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 20 3\/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\u003eCustom outdoor kitchen builds requiring a seamless built-in grill.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and entertainers who need high-capacity, high-performance grilling.\u003c\/li\u003e\n        \u003cli\u003eOutdoor living spaces where commercial-grade durability is a priority.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking dual-fuel flexibility with Natural Gas or Propane.\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 cutout dimensions, gas line connections, and ventilation requirements.\u003c\/li\u003e\n        \u003cli\u003eInstallation must comply with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eUse only with the specified fuel type for your model (Natural Gas or Propane — not interchangeable without proper conversion).\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas components 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 grill designed for built-in installation only?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame E-Series 32\" is engineered exclusively for built-in outdoor kitchen applications. It is not designed for freestanding or cart-mounted use.\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 30 3\/4\" wide × 8 1\/4\" high × 20 3\/4\" deep. Always verify with the included installation documentation before cutting.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill work with both Natural Gas and Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame E-Series is available in both Natural Gas (TFE32) and Propane (TFE32L) configurations. A hose and regulator are included. Note that the two fuel types are not interchangeable without a proper conversion kit.\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 offers 716 square inches of total cooking space — 530 sq in on the main grilling surface and 186 sq in on the secondary cooking area.\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            A rotisserie kit is not included but is available as an optional accessory compatible with this model.\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            All components — including the exterior, burners, flame tamers, and cooking grates — are constructed from premium 304 stainless steel for maximum corrosion resistance and durability.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this grill ETL certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame E-Series 32\" is ETL certified, confirming it meets established safety and performance 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 TrueFlame E-Series 32\" is a strong choice for homeowners building a premium outdoor kitchen who want commercial-grade grilling performance, durable 304 stainless steel construction, and a clean built-in aesthetic that integrates seamlessly into any outdoor living space.\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 all applicable local codes and regulations. Consult a licensed professional for gas line connections and installation.\n  \u003c\/p\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill designed for built-in installation only?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame E-Series 32\\\" is engineered exclusively for built-in outdoor kitchen applications. It is not designed for freestanding or cart-mounted use.\"\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 30 3\/4\\\" wide x 8 1\/4\\\" high x 20 3\/4\\\" deep.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill work with both Natural Gas and Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame E-Series is available in both Natural Gas (TFE32) and Propane (TFE32L) configurations. A hose and regulator are included.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total cooking area?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill offers 716 square inches of total cooking space — 530 sq in on the main grilling surface and 186 sq in on the secondary cooking area.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a rotisserie kit included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A rotisserie kit is not included but is available as an optional accessory compatible with this model.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"All components are constructed from premium 304 stainless steel for maximum corrosion resistance and durability.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this grill ETL certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame E-Series 32\\\" is ETL certified, confirming it meets established safety and performance standards.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890569269409,"sku":"TFE32","price":1699.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890569302177,"sku":"TFE32L","price":1699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TFE32_CLOSED_WEB.jpg?v=1786895634"},{"product_id":"trueflame-24-inch-5-1c-outdoor-rated-refrigerator-with-reversible-door","title":"TrueFlame 24-Inch 5.1c Outdoor Rated Refrigerator with Reversible 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-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\"\u003eTrueFlame 24-Inch 5.1 Cu Ft Outdoor Rated Refrigerator (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 24-Inch Outdoor Rated Refrigerator is engineered for life beyond four walls, delivering commercial-grade refrigeration performance in a weather-resistant package. Built from premium 304 stainless steel with front venting for seamless built-in installation, it keeps up to 161 cans perfectly chilled in any outdoor kitchen or entertainment space.\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\u003eUL-rated for outdoor use — built to perform reliably in all weather conditions.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel door construction resists corrosion and cleans easily.\u003c\/li\u003e\n        \u003cli\u003eFront-venting design enables flush built-in installation in outdoor kitchens.\u003c\/li\u003e\n        \u003cli\u003eGenerous 5.01 cu ft capacity holds up to 161 cans for serious entertaining.\u003c\/li\u003e\n        \u003cli\u003eElectronic temperature controller with digital display for precise cooling.\u003c\/li\u003e\n        \u003cli\u003eAnti-vibration system ensures quiet, unobtrusive operation.\u003c\/li\u003e\n        \u003cli\u003eAutomatic defrost eliminates manual maintenance.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant for efficient, cost-effective 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            UL-rated for outdoor use with 304 stainless steel construction, this refrigerator is built to handle the elements while maintaining a clean, professional appearance in any 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            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eBuilt-In Ready\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The front-venting system allows for seamless built-in installation, making it ideal for custom outdoor kitchen cabinetry without requiring additional clearance at the rear.\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            An electronic temperature controller with digital display maintains a precise 32°–50°F range, with automatic defrost and an anti-vibration system for quiet, consistent 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\"\u003eEnergy Star Efficient\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Energy Star compliant and equipped with a forced-air cooling system, this refrigerator delivers powerful performance while keeping operating costs low.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e AMD-RFR-24S-AR\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e 5.01 cu ft (up to 161 cans)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 32°–50°F\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\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\u003eConfiguration:\u003c\/strong\u003e Built-In \/ Front Vent\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge:\u003c\/strong\u003e Left Hinge (Reversible)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Rated:\u003c\/strong\u003e Yes (UL Listed)\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 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 22.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.3\"\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 Height:\u003c\/strong\u003e 32 3\/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 weather-resistant, high-capacity outdoor refrigerator.\u003c\/li\u003e\n        \u003cli\u003eBackyard bars, pool areas, and patio setups.\u003c\/li\u003e\n        \u003cli\u003eCustomers who want Energy Star efficiency with commercial-grade performance.\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 in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eThis unit is designed for outdoor use in built-in configurations with front venting — do not block the front vent.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eLocking door is included; keep locked when not in use in unsupervised outdoor areas.\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 rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 24-Inch Refrigerator is UL-rated for outdoor use and built with 304 stainless steel to withstand outdoor conditions.\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 design allows for seamless built-in installation in outdoor kitchen cabinetry without rear clearance requirements.\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 unit offers 5.01 cubic feet of storage, which accommodates up to 161 standard cans.\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 electronic temperature controller maintains a precise range of 32°–50°F, displayed on the digital readout.\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. This refrigerator features an automatic defrost system, eliminating the need for manual defrosting.\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            The door is left-hinged. Please confirm reversibility with the manufacturer prior to installation if a right-hinge configuration is required.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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. This refrigerator is Energy Star compliant, designed for efficient operation in outdoor environments.\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 TrueFlame 24-Inch Outdoor Rated Refrigerator is a strong choice for homeowners who want commercial-grade cooling performance, durable stainless steel construction, and a built-in-ready design for their outdoor kitchen or entertainment space.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Product specifications are provided by the manufacturer and are subject to change. Always follow the manufacturer's installation and safety guidelines. 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 rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 24-Inch Refrigerator is UL-rated for outdoor use and built with 304 stainless steel to withstand outdoor conditions.\"\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 design allows for seamless built-in installation in outdoor kitchen cabinetry without rear clearance requirements.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the storage capacity?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit offers 5.01 cubic feet of storage, which accommodates up to 161 standard cans.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What temperature range does it maintain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The electronic temperature controller maintains a precise range of 32\\u201350\\u00b0F, displayed on the digital readout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require manual defrosting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. This refrigerator features an automatic defrost system, eliminating the need for manual defrosting.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the door hinge reversible?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The door is left-hinged. Please confirm reversibility with the manufacturer prior to installation if a right-hinge configuration is required.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit Energy Star certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This refrigerator is Energy Star compliant, designed for efficient operation in outdoor environments.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890569531553,"sku":"AMD-RFR-24S-B","price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-rfr-24s-a-7.jpg?v=1786895638"},{"product_id":"trueflame-32-inch-4-burner-built-in-grill-with-rear-infrared-burner-and-grill-lights","title":"TrueFlame 32-Inch 4-Burner Built-In Grill with Rear Infrared Burner and Grill Lights","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\"\u003eTrueFlame 32-Inch 4-Burner Built-In Gas Grill with Rear Infrared Burner \u0026amp; Grill Lights\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 32-Inch 4-Burner Built-In Gas Grill is engineered to transform your outdoor kitchen into a professional-grade culinary destination. Constructed entirely from premium 304 stainless steel, it delivers 66,000 total BTUs, a rear infrared rotisserie burner, full LED illumination, and 716 square inches of cooking space — all in a built-in format designed for lasting outdoor 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\u003eFour heavy-duty cast stainless steel burners deliver 56,000 BTUs of primary cooking power.\u003c\/li\u003e\n        \u003cli\u003e10,000 BTU rear infrared burner opens up rotisserie roasting capabilities.\u003c\/li\u003e\n        \u003cli\u003e716 sq in of total cooking space (530 main + 186 warming rack) handles large gatherings.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction throughout for exceptional durability outdoors.\u003c\/li\u003e\n        \u003cli\u003eFull-length LED bar and knob-backlit exterior lighting for confident nighttime grilling.\u003c\/li\u003e\n        \u003cli\u003eFlame thrower ignition system ensures a reliable, quick start every time.\u003c\/li\u003e\n        \u003cli\u003eHeat zone separators allow simultaneous multi-temperature cooking regions.\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 cast stainless steel main burners combine with a 10,000 BTU infrared back burner for 66,000 total BTUs — enough heat to sear, roast, and slow-cook simultaneously.\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            Every surface — from the exterior panels to the cooking grates and flame tamers — is crafted from 304 stainless steel for a premium finish that resists corrosion and 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\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eDay \u0026amp; Night Illumination\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A full-length exterior LED bar above the control panel, active-state knob backlighting, and halogen interior lighting keep every session well-lit from dusk to dawn.\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 Zones\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Heat zone separators, a removable warming rack cooking tray, and a spring-assisted multi-position hood give you precise control over every zone of the 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\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\u003eMain Burners:\u003c\/strong\u003e 4 cast stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Burner BTUs:\u003c\/strong\u003e 56,000 (14,000 each)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eRear Infrared Burner:\u003c\/strong\u003e 10,000 BTU\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 66,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMain Grilling Area:\u003c\/strong\u003e 530 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarming Area:\u003c\/strong\u003e 186 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal Cooking Area:\u003c\/strong\u003e 716 sq in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grid:\u003c\/strong\u003e 30\" W x 18\" D\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Grade:\u003c\/strong\u003e 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\u003eGrill Lights:\u003c\/strong\u003e Internal (halogen) + External (LED)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eThermometer:\u003c\/strong\u003e Analog (hood-mounted)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSpring-Assisted Hood:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHose \u0026amp; Regulator:\u003c\/strong\u003e Included\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e 32.44\" W x 25.6\" D x 21.6\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Dimensions:\u003c\/strong\u003e 30¾\" W x 20¾\" D x 8¼\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 152 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e TF32 (NG) \/ TF32L (LP)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eIdeal For\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eOutdoor kitchen builds requiring a premium built-in gas grill.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain frequently and need high-output, multi-zone cooking.\u003c\/li\u003e\n        \u003cli\u003eBackyard chefs who want rotisserie capability alongside standard grilling.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a durable, full-featured stainless steel grill with professional aesthetics.\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, grounding, and gas connection instructions before use.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eRotisserie kit is optional and sold separately.\u003c\/li\u003e\n        \u003cli\u003eInfrared main burner upgrade is optional and sold separately.\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 TrueFlame 32\" grill is available in both propane (TF32L) and natural gas (TF32) 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 dimensions are 30¾\" wide x 20¾\" deep x 8¼\" high. Always verify with the manufacturer's installation guide before cutting.\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            A rotisserie kit is not included but is available as an optional accessory. The rear 10,000 BTU infrared burner is built in and ready to support rotisserie cooking.\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            It uses a flame thrower ignition system for a reliable, push-to-start light every time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the grill have lighting for nighttime use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. It includes halogen interior lighting, a full-length exterior LED bar above the control panel, and active-state backlighting behind each knob.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a hose and regulator included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A hose and regulator are included with purchase.\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 exterior and key components are constructed from 304 stainless steel, which offers superior corrosion resistance compared to lower-grade alternatives.\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 TrueFlame 32-Inch 4-Burner Built-In Gas Grill is a strong choice for homeowners building a serious outdoor kitchen — combining professional BTU output, premium 304 stainless construction, and thoughtful lighting and cooking zone features 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 the manufacturer's installation and safety instructions. Gas appliances must be installed by a qualified professional in accordance with local codes. Specifications are subject to change; verify with the manufacturer before purchase.\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 TrueFlame 32\\\" grill is available in both propane (TF32L) and natural gas (TF32) 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 dimensions are 30\\u00be\\\" wide x 20\\u00be\\\" deep x 8\\u00bc\\\" high.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill include a rotisserie kit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A rotisserie kit is not included but is available as an optional accessory. The rear 10,000 BTU infrared burner is built in.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of ignition does this grill use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It uses a flame thrower ignition system for a reliable, push-to-start light every time.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the grill have lighting for nighttime use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. It includes halogen interior lighting, a full-length exterior LED bar above the control panel, and active-state backlighting behind each knob.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a hose and regulator included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A hose and regulator are included with purchase.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What stainless steel grade is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The exterior and key components are constructed from 304 stainless steel.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890569564321,"sku":"TF32","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890569597089,"sku":"TF32L","price":2999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/image_b9d3df42-d50e-4426-aa61-6b03f6e9ab12.png?v=1786895639"},{"product_id":"trueflame-32-inch-2-drawer-access-door-combo","title":"TrueFlame 32-Inch 2-Drawer \u0026 Access Door Combo","description":"\u003csection class=\"pdp-section pdp-section--outdoor-kitchen\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--outdoor-kitchen {\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\"\u003eTrueFlame 32-Inch 2-Drawer \u0026amp; Access Door Combo (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 32-Inch 2-Drawer \u0026amp; Access Door Combo brings smart organization and seamless utility access to your outdoor kitchen island. Built from weather-resistant 304 stainless steel with soft-close drawers and a flush-mount design, it integrates cleanly into any outdoor kitchen build while keeping tools, supplies, and connections within easy reach.\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\u003e304 stainless steel construction resists weather, corrosion, and daily outdoor use.\u003c\/li\u003e\n        \u003cli\u003eTwo soft-close drawers with full-extension ball-bearing slides for smooth, reliable access.\u003c\/li\u003e\n        \u003cli\u003eSingle access door with right-hinge configuration for easy reach to gas lines and electrical connections.\u003c\/li\u003e\n        \u003cli\u003eFlush horizontal mounting integrates seamlessly into outdoor kitchen islands.\u003c\/li\u003e\n        \u003cli\u003eContemporary hingeless design with a modern handle complements current outdoor kitchen aesthetics.\u003c\/li\u003e\n        \u003cli\u003e32-inch width fits compact to mid-size island builds without wasted space.\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\"\u003eWeather-Resistant Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Crafted from 304 stainless steel, this combo unit is built to maintain its appearance and performance through changing outdoor conditions with minimal upkeep.\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\"\u003eSoft-Close Drawer System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Heavy-duty full-extension tracks and precision ball-bearing slides deliver smooth, quiet drawer operation and complete access to stored items 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\"\u003eUtility Access Door\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The right-hinge access door provides a clean, direct route to gas connections, electrical lines, and supplemental storage behind the island face.\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\"\u003eFlush Island Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for horizontal flush mounting, this unit sits flush with surrounding cabinetry for a cohesive, built-in look across your outdoor kitchen island.\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 TrueFlame\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\u003eNumber of Drawers:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Doors:\u003c\/strong\u003e 1\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor \/ Drawer Type:\u003c\/strong\u003e Soft Close\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Right Hinge\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Horizontal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 32\"\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 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 98 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 30 1\/4\"\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 19 3\/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 kitchen island builds requiring combined drawer and access door storage.\u003c\/li\u003e\n        \u003cli\u003eHomeowners upgrading their backyard kitchen with premium stainless components.\u003c\/li\u003e\n        \u003cli\u003eBuilders and designers needing flush-mount components with precise cutout specs.\u003c\/li\u003e\n        \u003cli\u003eAnyone seeking organized, weather-resistant outdoor kitchen storage.\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 cutout dimensions and mounting.\u003c\/li\u003e\n        \u003cli\u003eEnsure gas line and electrical connections comply with applicable local codes before installation.\u003c\/li\u003e\n        \u003cli\u003eUse only with compatible outdoor kitchen island configurations as specified by the manufacturer.\u003c\/li\u003e\n        \u003cli\u003eDo not modify the unit's structural or mechanical components.\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 material is this combo unit made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It is constructed from 304 stainless steel, which offers strong resistance to weather, corrosion, and outdoor conditions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many drawers and doors does this unit include?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This unit includes two soft-close drawers and one access door with a right-hinge configuration.\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 cutout dimensions are 30 1\/4\" wide, 20 1\/2\" deep, and 19 3\/8\" tall. Always verify against your island build before cutting.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this unit mount horizontally or vertically?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This unit is designed for horizontal flush mounting, optimized for integration into outdoor kitchen islands.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eAre the drawers full-extension?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Both drawers feature heavy-duty full-extension tracks with ball-bearing slides for complete access to stored items.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the hinge orientation on the access door?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The access door uses a right-hinge configuration.\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 TrueFlame 32-Inch 2-Drawer \u0026amp; Access Door Combo is a strong choice for outdoor kitchen builds that demand organized storage, clean utility access, and a premium stainless finish that holds up outdoors.\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\": \"What material is this combo unit made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is constructed from 304 stainless steel, which offers strong resistance to weather, corrosion, and outdoor conditions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many drawers and doors does this unit include?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit includes two soft-close drawers and one access door with a right-hinge configuration.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions for installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The cutout dimensions are 30 1\/4\\\" wide, 20 1\/2\\\" deep, and 19 3\/8\\\" tall.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this unit mount horizontally or vertically?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit is designed for horizontal flush mounting, optimized for integration into outdoor kitchen islands.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Are the drawers full-extension?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Both drawers feature heavy-duty full-extension tracks with ball-bearing slides for complete access to stored items.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the hinge orientation on the access door?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The access door uses a right-hinge configuration.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894585905313,"sku":"TF-DC2-32-A","price":1169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dc2-42-a-1.jpg?v=1786997252"},{"product_id":"trueflame-insulated-grill-jacket-for-tf-32-inch-gas-grill","title":"TrueFlame Insulated Grill Jacket for TF 32-Inch 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\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eTrueFlame Insulated Grill Jacket for TF 32-Inch Gas Grill (GL-TF32)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Insulated Grill Jacket is a foundational safety component for integrating premium 32-inch built-in grills into combustible outdoor kitchen islands. Constructed from heavy-duty 304 stainless steel with a double-walled design, it provides essential thermal shielding while protecting your grill chassis from moisture and environmental wear.\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\u003eMandatory safety component for grill installation in combustible enclosures.\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty 304 stainless steel construction for long-term corrosion resistance.\u003c\/li\u003e\n        \u003cli\u003eInsulated double-walled design shields island structures from extreme heat transfer.\u003c\/li\u003e\n        \u003cli\u003eProtects the main grill chassis from moisture and environmental degradation.\u003c\/li\u003e\n        \u003cli\u003eCustom-engineered for a precision fit with TrueFlame 32-inch built-in grills.\u003c\/li\u003e\n        \u003cli\u003eMaintains a clean, professional aesthetic for custom BBQ islands.\u003c\/li\u003e\n        \u003cli\u003eFacilitates the use of diverse cabinetry materials in outdoor kitchen design.\u003c\/li\u003e\n        \u003cli\u003eEngineered and rigorously tested for professional-grade thermal management.\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\"\u003ePrecision Fit\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Specifically tailored for TrueFlame 32-inch built-in grills, this jacket ensures a professional-grade fit that eliminates gaps and provides a stable, secure mounting platform.\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\"\u003eDouble-Walled Thermal Shield\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The sophisticated double-walled construction manages intense heat transfer to protect your island structure while creating a secondary barrier against moisture and corrosion.\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            High-grade 304 stainless steel delivers superior resistance to rust and environmental wear, built to thrive in demanding outdoor environments for years.\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\"\u003eDesign Flexibility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Enables the use of wood and other combustible cabinetry materials in your outdoor kitchen island when paired with a non-combustible countertop surface.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e GL-TF32\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 810105738186\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\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eJacket Type:\u003c\/strong\u003e Built-In Grills\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePrimary Color:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 34.7\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 9.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 22.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 65 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 33\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 22\"\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\u003eCustom outdoor kitchen islands with combustible cabinetry.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and designers building premium BBQ island setups.\u003c\/li\u003e\n        \u003cli\u003eTrueFlame 32-inch built-in grill installations requiring a code-compliant liner.\u003c\/li\u003e\n        \u003cli\u003eOutdoor kitchens where architectural excellence and safety are priorities.\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 liner is a required safety component — do not install a TrueFlame 32-inch grill in a combustible enclosure without it.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer safety instructions for installation, grounding, and ventilation.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, electrical, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eMust be paired with a non-combustible countertop surface when used with combustible cabinetry.\u003c\/li\u003e\n        \u003cli\u003eDo not modify or alter the liner in any way that compromises its thermal management function.\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 liner required for my TrueFlame 32-inch grill installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This insulated grill jacket is a mandatory safety component when installing a TrueFlame 32-inch built-in grill into a combustible outdoor kitchen island or enclosure.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is the grill jacket made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It is constructed from high-grade 304 stainless steel, which provides superior corrosion resistance and durability in outdoor environments.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWill this fit other TrueFlame grill sizes?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. This jacket (GL-TF32) is custom-engineered specifically for TrueFlame 32-inch built-in grills. For other sizes, please verify the correct model number.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan I use combustible wood cabinetry with this liner installed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. When paired with a non-combustible countertop surface, this liner enables the use of wood and other combustible cabinetry materials in your outdoor kitchen island.\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 33\" wide x 9 3\/4\" high x 22\" deep. Always verify against your specific island design before cutting.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow much does the grill jacket weigh?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The TrueFlame GL-TF32 grill jacket weighs 65 lbs. Plan accordingly for installation handling and structural support.\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 TrueFlame Insulated Grill Jacket is the professional-grade solution for safely integrating a 32-inch built-in grill into your custom outdoor kitchen — combining precision fit, thermal protection, and durable stainless steel construction.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\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 liner required for my TrueFlame 32-inch grill installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This insulated grill jacket is a mandatory safety component when installing a TrueFlame 32-inch built-in grill into a combustible outdoor kitchen island or enclosure.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What material is the grill jacket made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is constructed from high-grade 304 stainless steel, which provides superior corrosion resistance and durability in outdoor environments.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Will this fit other TrueFlame grill sizes?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. This jacket (GL-TF32) is custom-engineered specifically for TrueFlame 32-inch built-in grills. For other sizes, please verify the correct model number.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I use combustible wood cabinetry with this liner installed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. When paired with a non-combustible countertop surface, this liner enables the use of wood and other combustible cabinetry materials in your outdoor kitchen island.\"\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 33\\\" wide x 9 3\/4\\\" high x 22\\\" deep. Always verify against your specific island design before cutting.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How much does the grill jacket weigh?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TrueFlame GL-TF32 grill jacket weighs 65 lbs. Plan accordingly for installation handling and structural support.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894585970849,"sku":"GL-TF32","price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/GL-TF32_1.png?v=1786997257"},{"product_id":"trueflame-insulated-jacket-for-tfsb2-double-side-burner-liner","title":"TrueFlame Insulated Jacket for TFSB2 Double Side Burner Liner","description":"\u003csection class=\"pdp-section pdp-section--grill-acc\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--grill-acc {\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\"\u003eTrueFlame Insulated Jacket for TFSB2 Double Side Burner Liner\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Insulated Jacket for the TFSB2 Double Side Burner is an essential safety component for custom outdoor kitchen builds. Fabricated from heavy-duty 304 stainless steel with a double-walled, insulated design, it provides the thermal barrier required to safely integrate the TFSB2 into combustible island structures — without compromising the clean, professional aesthetics of your outdoor kitchen.\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\u003eRequired safety barrier for installing the TFSB2 into combustible outdoor enclosures.\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty 304 stainless steel construction resists rust, corrosion, and heat discoloration.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled insulated design protects the burner chassis from moisture and environmental wear.\u003c\/li\u003e\n        \u003cli\u003ePrecision-fit for the TrueFlame TFSB2 Double Side Burner — no gaps, no improvisation.\u003c\/li\u003e\n        \u003cli\u003eSimplifies installation in custom timber or composite island builds.\u003c\/li\u003e\n        \u003cli\u003eRequired for warranty compliance when mounting in combustible cabinets.\u003c\/li\u003e\n        \u003cli\u003eEngineered and tested for professional-grade thermal management.\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\"\u003eThermal Safety Barrier\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Provides the critical insulation layer needed to safely install the TFSB2 into combustible wood or composite island structures, protecting both the appliance and the surrounding 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            \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            Built from heavy-duty 304 stainless steel for superior resistance to rust, corrosion, and outdoor weathering — maintaining a clean, professional finish over 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\"\u003eDouble-Walled Insulation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The advanced double-walled design acts as a protective secondary shell, shielding the burner chassis from moisture buildup and environmental wear for long-term reliability.\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\"\u003ePrecision Fit for TFSB2\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Tailored specifically for the TrueFlame TFSB2 Double Side Burner, ensuring a professional-grade fit that keeps the appliance level, secure, and properly supported.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e GL-TFSB2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 810105738209\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\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eJacket Type:\u003c\/strong\u003e Built-In Side Burners\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\u003eWidth:\u003c\/strong\u003e 14.9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 9.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 22.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 25 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 13 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9 5\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 22\"\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\u003eCustom outdoor kitchen builds using combustible island materials.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and contractors installing the TrueFlame TFSB2 Double Side Burner.\u003c\/li\u003e\n        \u003cli\u003eDesigners who require a clean, professional finish without compromising safety.\u003c\/li\u003e\n        \u003cli\u003eWarranty-compliant installations in combustible cabinet enclosures.\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 liner is required when installing the TFSB2 into combustible outdoor enclosures.\u003c\/li\u003e\n        \u003cli\u003eFollow all TrueFlame installation instructions and applicable local building and safety codes.\u003c\/li\u003e\n        \u003cli\u003eA non-combustible countertop must be used in conjunction with this liner.\u003c\/li\u003e\n        \u003cli\u003eDo not modify or substitute components — use only as designed for the TFSB2.\u003c\/li\u003e\n        \u003cli\u003eProfessional installation is recommended to ensure proper fit and thermal 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 liner required for installation in a combustible island?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This insulated jacket is required when installing the TrueFlame TFSB2 Double Side Burner into any combustible outdoor enclosure, including wood or composite island structures.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat burner is this liner designed for?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This liner is precision-fit specifically for the TrueFlame TFSB2 Double Side Burner (model GL-TFSB2).\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is the liner made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The liner is fabricated from heavy-duty 304 stainless steel, offering superior resistance to rust, corrosion, and outdoor weathering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this liner affect warranty coverage?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Using this liner is required for warranty compliance when mounting the TFSB2 in combustible cabinet enclosures.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDo I need a non-combustible countertop as well?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This liner must be paired with a non-combustible countertop to meet safety requirements for combustible island installations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs professional installation recommended?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Professional installation is recommended to ensure proper fit, thermal performance, and compliance with local building and safety 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 TrueFlame Insulated Jacket for the TFSB2 is the right choice for outdoor kitchen builders who demand a safe, professional-grade installation without sacrificing the clean aesthetics of a premium custom build.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This product is a safety accessory intended for use with the TrueFlame TFSB2 Double Side Burner only. Always follow manufacturer installation instructions and applicable local building, electrical, and safety codes. Improper installation may void the warranty and create a safety hazard.\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 liner required for installation in a combustible island?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This insulated jacket is required when installing the TrueFlame TFSB2 Double Side Burner into any combustible outdoor enclosure, including wood or composite island structures.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What burner is this liner designed for?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This liner is precision-fit specifically for the TrueFlame TFSB2 Double Side Burner (model GL-TFSB2).\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What material is the liner made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The liner is fabricated from heavy-duty 304 stainless steel, offering superior resistance to rust, corrosion, and outdoor weathering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this liner affect warranty coverage?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Using this liner is required for warranty compliance when mounting the TFSB2 in combustible cabinet enclosures.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do I need a non-combustible countertop as well?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This liner must be paired with a non-combustible countertop to meet safety requirements for combustible island installations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is professional installation recommended?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Professional installation is recommended to ensure proper fit, thermal performance, and compliance with local building and safety codes.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586069153,"sku":"GL-TFSB2","price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/GL-TFPB_1_d05a1d71-a8db-4353-a341-e5c3be42a311.png?v=1786997257"},{"product_id":"trueflame-36-inch-double-access-door","title":"TrueFlame 36-Inch Double Access Door","description":"\u003csection class=\"pdp-section pdp-section--access-door\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--access-door {\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\"\u003eTrueFlame 36-Inch Double Access Door (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 36-Inch Double Access Door is a quintessential component for any custom outdoor kitchen, offering the perfect balance of size and accessibility. Meticulously crafted from 304 stainless steel with double-walled doors and a modern hingeless pivot design, it delivers a solid, premium feel that rivals high-end indoor cabinetry — built to endure the elements for a lifetime of 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\u003ePremium 304 stainless steel construction resists rust and corrosion in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled doors prevent flexing or warping for a solid, substantial feel.\u003c\/li\u003e\n        \u003cli\u003eModern hingeless pivot design eliminates external hardware for a clean, uninterrupted look.\u003c\/li\u003e\n        \u003cli\u003ePowerful magnetic latches keep doors firmly closed against wind and weather.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount installation integrates seamlessly with stone, brick, or stucco finishes.\u003c\/li\u003e\n        \u003cli\u003eWide 36-inch double-door opening provides easy access to gas lines, plumbing, and storage.\u003c\/li\u003e\n        \u003cli\u003eNew premium contemporary handles elevate the style of any outdoor entertaining space.\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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Constructed from commercial-grade 304 stainless steel, this access door is engineered to resist rust, corrosion, and the rigors of outdoor exposure 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\"\u003eDouble-Walled Rigidity\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The reinforced double-walled door construction prevents flexing and warping, delivering a firm, premium feel that stands apart from single-wall alternatives.\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\"\u003eHingeless Pivot Operation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A modern hingeless pivot mechanism paired with magnetic latches ensures smooth, quiet operation and a sleek exterior free of visible hardware.\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\"\u003eFlush-Mount Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for flush-mount installation, this door integrates cleanly with stone, brick, or stucco outdoor kitchen finishes for a polished, professional appearance.\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 True Flame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e TF-DD-36-A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 810105739015\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\u003ePrimary Color:\u003c\/strong\u003e Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Horizontal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Doors:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e Soft Close \/ Magnetic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Universal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSize Class:\u003c\/strong\u003e 35 – 39 7\/8 Inches\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 36\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 1.82\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 27 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 33 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 19 3\/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\u003eCustom outdoor kitchens with stone, brick, or stucco island finishes.\u003c\/li\u003e\n        \u003cli\u003ePlacement under large grills or serving stations requiring wide access.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking premium cabinetry-grade hardware for their outdoor space.\u003c\/li\u003e\n        \u003cli\u003eBuilders and designers specifying flush-mount stainless steel access doors.\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 fit and performance.\u003c\/li\u003e\n        \u003cli\u003eEnsure cutout dimensions (33 3\/8\" W × 19 3\/8\" H) are verified before installation.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not use in applications that exceed the product's rated specifications.\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 material is this access door made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This access door is constructed from 304 stainless steel, a commercial-grade material known for its superior resistance to rust, corrosion, and outdoor weathering.\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 33 3\/8\" wide by 19 3\/8\" tall. Always verify your opening before ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow does the door stay closed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The doors use powerful magnetic latches that keep them firmly closed against wind and weather without the need for external hardware.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this door designed for flush-mount installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 36-Inch Double Access Door is framed for flush-mount installation, allowing it to sit flush with stone, brick, or stucco outdoor kitchen finishes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this door have visible hinges?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The door uses a modern hingeless pivot design that eliminates visible external hardware for a clean, seamless appearance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this door be used for gas line or plumbing access?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The wide 36-inch double-door opening is ideal for accessing gas lines, plumbing, and utility connections within outdoor kitchen islands.\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 TrueFlame 36-Inch Double Access Door is a strong choice for homeowners and builders who want premium stainless steel cabinetry hardware with a clean, modern design and durable outdoor performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always verify cutout dimensions and consult a qualified installer before purchase. Install in accordance with all applicable local building, electrical, and safety codes. Product specifications are subject to change; confirm details with the manufacturer prior to 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 material is this access door made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This access door is constructed from 304 stainless steel, a commercial-grade material known for its superior resistance to rust, corrosion, and outdoor weathering.\"\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 33 3\/8\\\" wide by 19 3\/8\\\" tall. Always verify your opening before ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How does the door stay closed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The doors use powerful magnetic latches that keep them firmly closed against wind and weather without the need for external hardware.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this door designed for flush-mount installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 36-Inch Double Access Door is framed for flush-mount installation, allowing it to sit flush with stone, brick, or stucco outdoor kitchen finishes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this door have visible hinges?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The door uses a modern hingeless pivot design that eliminates visible external hardware for a clean, seamless appearance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this door be used for gas line or plumbing access?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The wide 36-inch double-door opening is ideal for accessing gas lines, plumbing, and utility connections within outdoor kitchen islands.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586101921,"sku":"TF-DD-36-A","price":619.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dd-42-a-1.jpg?v=1786997257"},{"product_id":"trueflame-insulated-grill-jacket-for-tf-25-inch-gas-grill","title":"TrueFlame Insulated Grill Jacket for TF 25-Inch 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\"\u003eTrueFlame Insulated Grill Jacket for TF 25-Inch Gas Grill (GL-TF25)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Insulated Grill Jacket is an essential safety component for any combustible outdoor kitchen build. Engineered specifically for the TrueFlame 25-Inch 3-Burner Gas Grill, this double-walled 304 stainless steel liner creates a reliable thermal barrier between the grill firebox and your island's combustible framework — keeping your installation safe, code-compliant, and 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\u003ePurpose-built to fit the TrueFlame 25-Inch Grill for a seamless, professional installation.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled stainless steel construction effectively contains and dissipates heat from the firebox.\u003c\/li\u003e\n        \u003cli\u003eProtects combustible island materials — wood, PVC, and similar framing — from heat transfer.\u003c\/li\u003e\n        \u003cli\u003eCommercial-grade 304 stainless steel resists rust and outdoor weathering over time.\u003c\/li\u003e\n        \u003cli\u003eHelps installations meet local safety standards and building codes.\u003c\/li\u003e\n        \u003cli\u003eIsolates the grill chassis from the surrounding structure to prevent moisture buildup and corrosion.\u003c\/li\u003e\n        \u003cli\u003ePolished finish complements the TrueFlame grill for a clean, finished look.\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\"\u003eCombustible Island Compatible\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed specifically for outdoor kitchens built with combustible materials, this liner is the required safety component for a code-compliant TrueFlame 25-Inch grill installation.\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\"\u003eDouble-Walled Thermal Protection\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The double-walled design contains and dissipates heat efficiently, preventing dangerous heat transfer to the island frame and protecting the structural integrity of 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            \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            Commercial-grade 304 stainless steel construction ensures long-term durability in outdoor environments, resisting rust, corrosion, and the elements 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\"\u003eCustom Fit for TrueFlame 25\"\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Precision-engineered to match the TrueFlame 25-Inch Grill cutout dimensions, this jacket installs cleanly and delivers a polished, professional finish to your outdoor kitchen build.\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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e GL-TF25\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105738179\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\u003eConfiguration:\u003c\/strong\u003e Built-In\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eJacket Type:\u003c\/strong\u003e Grill Liner \/ Insulating Jacket\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCompatible Size:\u003c\/strong\u003e 25-Inch Grill\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDouble Walled:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 27.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 9.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 22.8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 60 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 26\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 9 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003ePrimary Color:\u003c\/strong\u003e Stainless Steel\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 built with combustible island materials such as wood or PVC framing.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and contractors installing the TrueFlame 25-Inch 3-Burner Gas Grill.\u003c\/li\u003e\n        \u003cli\u003eBuilds requiring compliance with local safety and building codes.\u003c\/li\u003e\n        \u003cli\u003eAnyone seeking a clean, professional built-in grill installation with long-term durability.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eImportant Information\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eA non-combustible countertop surface is required even when using this insulating liner.\u003c\/li\u003e\n        \u003cli\u003eThis liner is designed exclusively for the TrueFlame 25-Inch Grill — verify compatibility before purchasing.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions and applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eProfessional installation is recommended to ensure proper fit and safety compliance.\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 is a grill liner or insulating jacket?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            A grill liner (also called an insulating jacket) is a double-walled stainless steel enclosure that surrounds the grill firebox. It creates a thermal barrier between the grill and the combustible materials in your island frame, preventing heat transfer and fire hazards.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDo I need this liner for my outdoor kitchen build?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes, if your outdoor kitchen island is constructed with combustible materials such as wood or PVC framing. This liner is required to meet safety standards and local building codes for those installations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhich grill does this liner fit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This liner is custom-engineered to fit the TrueFlame 25-Inch 3-Burner Gas Grill (model GL-TF25). It is not designed for other grill sizes or brands.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs a non-combustible countertop still required?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Even with this insulating liner installed, a non-combustible countertop surface is still required for a safe and code-compliant installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is this liner made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The liner is constructed from commercial-grade 304 stainless steel, which provides excellent resistance to rust, corrosion, and outdoor weathering.\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 26\" wide, 9 3\/4\" high, and 22\" deep. The liner itself measures 27.8\" W x 9.6\" H x 22.8\" D.\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 TrueFlame Insulated Grill Jacket is the right choice for builders and homeowners who want a safe, professional, and code-compliant built-in grill installation — purpose-built for the TrueFlame 25-Inch Gas Grill.\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 use as a safety component in outdoor kitchen installations. Always follow manufacturer instructions and consult a qualified professional to ensure your installation meets all applicable local building, electrical, and safety codes.\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 is a grill liner or insulating jacket?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A grill liner (also called an insulating jacket) is a double-walled stainless steel enclosure that surrounds the grill firebox. It creates a thermal barrier between the grill and the combustible materials in your island frame, preventing heat transfer and fire hazards.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do I need this liner for my outdoor kitchen build?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes, if your outdoor kitchen island is constructed with combustible materials such as wood or PVC framing. This liner is required to meet safety standards and local building codes for those installations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Which grill does this liner fit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This liner is custom-engineered to fit the TrueFlame 25-Inch 3-Burner Gas Grill (model GL-TF25). It is not designed for other grill sizes or brands.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a non-combustible countertop still required?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Even with this insulating liner installed, a non-combustible countertop surface is still required for a safe and code-compliant installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What material is this liner made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The liner is constructed from commercial-grade 304 stainless steel, which provides excellent resistance to rust, corrosion, and outdoor weathering.\"\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 26\\\" wide, 9 3\/4\\\" high, and 22\\\" deep. The liner itself measures 27.8\\\" W x 9.6\\\" H x 22.8\\\" D.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586364065,"sku":"GL-TF25","price":749.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/GL-TF32_1_1541e8af-cdfb-44ac-aa56-ea095ccd942d.png?v=1786997258"},{"product_id":"trueflame-20-x-27-vertical-access-door","title":"TrueFlame 20\" x 27\" Vertical Access Door","description":"\u003csection class=\"pdp-section pdp-section--door\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--door {\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\"\u003eTrueFlame 20\" x 27\" Vertical Access Door (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 20\" x 27\" Vertical Access Door is a premium utility solution engineered for outdoor kitchen islands. Constructed from high-grade 304 stainless steel with double-walled construction and magnetic latches, it delivers a secure, professional finish that stands up to the elements while keeping your island interior easily accessible.\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\u003e304 stainless steel construction resists weather, corrosion, and everyday wear.\u003c\/li\u003e\n        \u003cli\u003eVertical orientation maximizes access in narrow island configurations.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled construction adds structural integrity and keeps the island secure.\u003c\/li\u003e\n        \u003cli\u003eMagnetic latches provide a firm, consistent seal every time.\u003c\/li\u003e\n        \u003cli\u003eField-reversible hinge offers flexible installation for left or right swing.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount, hingeless exterior design integrates cleanly into any outdoor kitchen aesthetic.\u003c\/li\u003e\n        \u003cli\u003eSoft-close door mechanism adds a premium, controlled feel.\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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Forged from commercial-grade 304 stainless steel, this access door is built to resist rust, corrosion, and the demands of outdoor cooking 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\"\u003eVertical Access Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The tall vertical profile provides a generous entry point for reaching gas shut-off valves, electrical connections, or internal storage in narrow island sections.\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\"\u003eMagnetic Latch \u0026amp; Soft Close\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Magnetic latches ensure a secure, consistent seal, while the soft-close mechanism delivers a controlled, premium close 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\"\u003eField-Reversible Hinge\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The field-reversible hinge allows you to configure the door swing direction on-site, making installation flexible for any outdoor kitchen layout.\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\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Vertical\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 20\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 27\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 1.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\u003eCut Out Dimensions:\u003c\/strong\u003e 17 3\/8\" W x 24 3\/8\" H\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth Range:\u003c\/strong\u003e 20 – 24 7\/8 inches\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Doors:\u003c\/strong\u003e 1\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e Soft Close\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\u003eUPC:\u003c\/strong\u003e 810105738940\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eManufacturer:\u003c\/strong\u003e TrueFlame\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 vertical access panel solutions.\u003c\/li\u003e\n        \u003cli\u003eNarrow island configurations where horizontal doors won't fit.\u003c\/li\u003e\n        \u003cli\u003eAccessing gas shut-off valves, electrical connections, or internal storage.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and contractors seeking a flush, professional-grade 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 proper fit and function.\u003c\/li\u003e\n        \u003cli\u003eEnsure cut-out dimensions (17 3\/8\" W x 24 3\/8\" H) are prepared before installation.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not use near open flame without proper clearance as specified 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\u003eWhat material is this access door made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This door is constructed from high-grade 304 stainless steel, which is weather-resistant, easy to clean, and built for outdoor use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the cut-out dimensions required for installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The required cut-out dimensions are 17 3\/8\" wide by 24 3\/8\" high.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan the hinge direction be changed after purchase?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The field-reversible hinge allows you to configure the door swing direction on-site during installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this door have a locking mechanism?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This door features magnetic latches that provide a firm, consistent seal. It does not include a keyed lock.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this door suitable for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The 304 stainless steel construction is designed to withstand outdoor conditions, including moisture and temperature changes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the overall size of this door?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The door measures 20\" wide by 27\" tall with a depth of 1.75\" and weighs 19 lbs.\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 TrueFlame 20\" x 27\" Vertical Access Door is a reliable, professional-grade choice for outdoor kitchen builds that demand clean aesthetics, durable materials, and practical access solutions.\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\": \"What material is this access door made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This door is constructed from high-grade 304 stainless steel, which is weather-resistant, easy to clean, and built for outdoor use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cut-out dimensions required for installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cut-out dimensions are 17 3\/8\\\" wide by 24 3\/8\\\" high.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can the hinge direction be changed after purchase?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The field-reversible hinge allows you to configure the door swing direction on-site during installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this door have a locking mechanism?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This door features magnetic latches that provide a firm, consistent seal. It does not include a keyed lock.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this door suitable for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The 304 stainless steel construction is designed to withstand outdoor conditions, including moisture and temperature changes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the overall size of this door?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The door measures 20\\\" wide by 27\\\" tall with a depth of 1.75\\\" and weighs 19 lbs.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586200225,"sku":"TF-DV-20-A","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dv-20-a-1.jpg?v=1786997258"},{"product_id":"trueflame-32-inch-double-access-door","title":"TrueFlame 32-Inch Double Access Door","description":"\u003csection class=\"pdp-section pdp-section--outdoor-kitchen\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--outdoor-kitchen {\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\"\u003eTrueFlame 32-Inch Double Access Door (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 32-Inch Double Access Door is built to bring professional-grade functionality and lasting durability to your outdoor kitchen island. Constructed from premium 304 stainless steel with double-walled panels and a hingeless magnetic latch system, it delivers reliable, smooth access to utilities and storage 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\u003ePremium 304 stainless steel resists corrosion and weathering in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled construction adds strength and security to the door panel.\u003c\/li\u003e\n        \u003cli\u003eHingeless design with magnetic latches eliminates traditional failure points.\u003c\/li\u003e\n        \u003cli\u003eSoft-close mechanism delivers quiet, refined operation with every use.\u003c\/li\u003e\n        \u003cli\u003e32-inch width provides generous access to gas lines, electrical systems, and storage.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount design integrates cleanly with outdoor kitchen cabinetry.\u003c\/li\u003e\n        \u003cli\u003eUniversal hinge compatibility accommodates a range of installation configurations.\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\"\u003eWeather-Resistant Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered from 304 stainless steel with double-walled construction, this access door is designed to hold up against the elements while maintaining a clean, 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\"\u003eMagnetic Latch System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The hingeless design uses magnetic latches to ensure consistent, reliable closure without the wear points associated with traditional hinge hardware.\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\"\u003eSoft-Close Operation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A built-in soft-close mechanism provides smooth, controlled door movement — a refined detail that elevates the feel of your 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            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eFlush-Mount Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for flush mounting, the double-door configuration sits seamlessly within island cabinetry for a clean, built-in aesthetic.\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\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConstruction:\u003c\/strong\u003e Double-walled\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 32\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 1.82\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 24 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 29 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 19 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Doors:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Horizontal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Universal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLatch Type:\u003c\/strong\u003e Magnetic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e Soft Close\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 island builds requiring utility and storage access.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and contractors seeking a premium stainless access door.\u003c\/li\u003e\n        \u003cli\u003eInstallations where a flush, built-in aesthetic is a priority.\u003c\/li\u003e\n        \u003cli\u003eProjects requiring a durable, low-maintenance outdoor hardware solution.\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 fit and safe operation.\u003c\/li\u003e\n        \u003cli\u003eEnsure cutout dimensions (29 3\/8\" W x 19 3\/8\" H) are confirmed before installation.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not use near open flame without proper clearance as specified by the manufacturer.\u003c\/li\u003e\n        \u003cli\u003eStainless steel surfaces should be cleaned with appropriate non-abrasive products to maintain finish.\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 grade of stainless steel is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This access door is constructed from 304 stainless steel, which offers strong corrosion resistance for outdoor kitchen applications.\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 dimensions are 29 3\/8\" wide by 19 3\/8\" tall. Confirm these measurements before installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this door use traditional hinges?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. This door uses a hingeless design with magnetic latches, which reduces wear points and provides consistent closure over time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the door soft-close?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The built-in soft-close mechanism ensures smooth, controlled door operation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow does this door mount?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It is designed for flush mounting, integrating cleanly with outdoor kitchen island cabinetry for a built-in look.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this door suitable for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The 304 stainless steel construction and double-walled design are intended for outdoor kitchen environments.\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 TrueFlame 32-Inch Double Access Door is a well-built choice for outdoor kitchen projects that demand durable hardware, clean aesthetics, and reliable everyday performance.\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, electrical, and safety codes. Always follow the manufacturer's installation and maintenance 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\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This access door is constructed from 304 stainless steel, which offers strong corrosion resistance for outdoor kitchen applications.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout dimensions are 29 3\/8\\\" wide by 19 3\/8\\\" tall. Confirm these measurements before installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this door use traditional hinges?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. This door uses a hingeless design with magnetic latches, which reduces wear points and provides consistent closure over time.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the door soft-close?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The built-in soft-close mechanism ensures smooth, controlled door operation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How does this door mount?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is designed for flush mounting, integrating cleanly with outdoor kitchen island cabinetry for a built-in look.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this door suitable for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The 304 stainless steel construction and double-walled design are intended for outdoor kitchen environments.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586232993,"sku":"TF-DD-32-A","price":569.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dd-42-a-1_41ed9af9-8b3a-42ae-ab47-014bc5aef6db.jpg?v=1786997258"},{"product_id":"trueflame-stainless-trim-kit-for-24-inch-series-refrigerators-wine-coolers","title":"TrueFlame Stainless Trim Kit for 24-Inch Series Refrigerators \u0026 Wine Coolers","description":"\u003csection class=\"pdp-section pdp-section--sauna\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--sauna {\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-shell { display: grid; gap: 24px; }\n    .pdp-block, .pdp-intro, .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n    .pdp-intro { background: var(--pdp-soft); }\n    .pdp-closing { background: var(--pdp-accent-soft); }\n    .pdp-title { margin: 0 0 10px; font-size: 28px; line-height: 1.2; font-weight: 700; color: var(--pdp-accent); }\n    .pdp-heading { margin: 0 0 14px; font-size: 20px; line-height: 1.3; font-weight: 700; color: var(--pdp-accent); }\n    .pdp-subheading { margin: 0 0 8px; font-size: 16px; line-height: 1.4; font-weight: 700; color: var(--pdp-accent); }\n    .pdp-text, .pdp-spec-item, .pdp-faq__answer { font-size: 15px; line-height: 1.7; color: var(--pdp-text); }\n    .pdp-list { margin: 0; padding-left: 20px; list-style: disc; }\n    .pdp-list li { display: list-item; margin: 0 0 10px; line-height: 1.7; }\n    .pdp-list li:last-child { margin-bottom: 0; }\n    .pdp-highlight-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }\n    .pdp-highlight-card { border: 1px solid var(--pdp-border); border-radius: 12px; padding: 18px; background: var(--pdp-soft); }\n    .pdp-icon-heading { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }\n    .pdp-icon { flex: 0 0 22px; width: 22px; height: 22px; display: inline-flex; align-items: center; justify-content: center; }\n    .pdp-spec-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px 24px; }\n    .pdp-spec-item strong { color: var(--pdp-accent); }\n    .pdp-faq { display: grid; gap: 12px; }\n    .pdp-faq__item { border: 1px solid var(--pdp-border); border-radius: 12px; background: #fff; overflow: hidden; }\n    .pdp-faq__item summary { list-style: none; cursor: pointer; padding: 16px 18px; font-size: 16px; line-height: 1.4; font-weight: 600; color: var(--pdp-accent); display: flex; align-items: center; justify-content: space-between; gap: 14px; }\n    .pdp-faq__item summary::-webkit-details-marker { display: none; }\n    .pdp-faq__item summary::after { content: \"+\"; font-size: 22px; line-height: 1; color: var(--pdp-muted); }\n    .pdp-faq__item[open] summary::after { content: \"\\2013\"; }\n    .pdp-faq__answer { padding: 0 18px 18px; }\n    .pdp-disclaimer { margin-top: 4px; text-align: center; font-size: 12px; line-height: 1.6; color: #8b8b8b; max-width: 860px; margin-left: auto; margin-right: auto; padding: 0 12px; }\n    @media (max-width: 749px) {\n      .pdp-block, .pdp-intro, .pdp-closing { padding: 18px; }\n      .pdp-title { font-size: 24px; }\n      .pdp-heading { font-size: 18px; }\n      .pdp-highlight-grid, .pdp-spec-grid { grid-template-columns: 1fr; }\n      .pdp-disclaimer { font-size: 11px; }\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\"\u003eTrueFlame Stainless Trim Kit for 24-Inch Series Refrigerators \u0026amp; Wine Coolers\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Stainless Trim Kit is the finishing touch for a polished, built-in look in your outdoor kitchen. Precision-engineered for 24-inch series refrigerators and wine coolers, it bridges the gap between appliance and cabinetry with a clean, professional result. Constructed from 304 stainless steel, it is built to withstand outdoor conditions while maintaining a refined appearance over time.\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\u003ePrecision-engineered fit for 24-inch built-in refrigerators and wine coolers.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel construction delivers lasting durability in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eWeather-resistant and corrosion-resistant finish maintains appearance over time.\u003c\/li\u003e\n        \u003cli\u003eCreates a seamless, custom-built look between appliance and cabinetry.\u003c\/li\u003e\n        \u003cli\u003eEasy-to-clean surface requires minimal upkeep.\u003c\/li\u003e\n        \u003cli\u003eDesigned for both built-in refrigerators and wine cooler configurations.\u003c\/li\u003e\n        \u003cli\u003eElevates the overall aesthetic of premium outdoor kitchen installations.\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\"\u003ePrecision Fit\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Specifically designed for 24-inch series appliances, this trim kit ensures a flush, professional installation with no gaps or misalignment.\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\"\u003e304 Stainless Steel\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Heavy-duty 304 stainless steel provides exceptional resistance to corrosion, moisture, and the demands of outdoor use.\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\"\u003eWeather-Ready Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built for outdoor kitchens, the trim kit resists the elements while keeping its clean, lustrous finish through changing conditions.\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\"\u003eDual Compatibility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Compatible with both 24-inch built-in refrigerators and wine coolers, offering flexible use across your 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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e TrueFlame Trim Kits\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTrim Kit Type:\u003c\/strong\u003e Built-In Refrigerator | Built-In Wine Cooler\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\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\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\u003eCompatible Size:\u003c\/strong\u003e 24-Inch Series\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 Height:\u003c\/strong\u003e 32 3\/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 with built-in 24-inch refrigerators or wine coolers.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking a seamless, custom-built appliance finish.\u003c\/li\u003e\n        \u003cli\u003ePremium outdoor living and entertaining spaces.\u003c\/li\u003e\n        \u003cli\u003eInstallations requiring a weather-resistant stainless steel trim solution.\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\u003eVerify cutout dimensions (24 1\/8\" W x 32 3\/4\" H) against your cabinetry before installation.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for proper fit and finish.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building and safety codes.\u003c\/li\u003e\n        \u003cli\u003eIntended for outdoor use in conditions consistent with the appliance manufacturer's recommendations.\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 appliances is this trim kit compatible with?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This trim kit is designed for TrueFlame 24-inch series built-in refrigerators and wine coolers.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is the trim kit made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It is constructed from 304 stainless steel, which provides excellent corrosion resistance and durability for outdoor use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\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 dimensions are 24 1\/8\" wide by 32 3\/4\" tall. Verify these against your cabinetry before ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this trim kit suitable for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The 304 stainless steel construction and weather-resistant finish make it well-suited for outdoor kitchen installations.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this work with both refrigerators and wine coolers?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This trim kit is compatible with both 24-inch built-in refrigerators and 24-inch built-in wine coolers in the TrueFlame series.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow do I maintain the stainless steel finish?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The surface is easy to clean and resists fingerprints. Wipe down with a damp cloth or stainless steel cleaner as needed.\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 TrueFlame Stainless Trim Kit is the right choice for homeowners who want a clean, professional finish for their outdoor kitchen built-ins — combining precise fitment, durable 304 stainless steel, and weather-ready construction in one straightforward solution.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always verify cutout dimensions and compatibility with your specific appliance model before installation. Follow all manufacturer and local code requirements for proper 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      {\"@type\": \"Question\", \"name\": \"What appliances is this trim kit compatible with?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This trim kit is designed for TrueFlame 24-inch series built-in refrigerators and wine coolers.\"}},\n      {\"@type\": \"Question\", \"name\": \"What material is the trim kit made from?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"It is constructed from 304 stainless steel, which provides excellent corrosion resistance and durability for outdoor use.\"}},\n      {\"@type\": \"Question\", \"name\": \"What are the cutout dimensions?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The required cutout dimensions are 24 1\/8\\\" wide by 32 3\/4\\\" tall.\"}},\n      {\"@type\": \"Question\", \"name\": \"Is this trim kit suitable for outdoor use?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The 304 stainless steel construction and weather-resistant finish make it well-suited for outdoor kitchen installations.\"}},\n      {\"@type\": \"Question\", \"name\": \"Does this work with both refrigerators and wine coolers?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. This trim kit is compatible with both 24-inch built-in refrigerators and 24-inch built-in wine coolers in the TrueFlame series.\"}},\n      {\"@type\": \"Question\", \"name\": \"How do I maintain the stainless steel finish?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The surface is easy to clean and resists fingerprints. Wipe down with a damp cloth or stainless steel cleaner as needed.\"}}\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586265761,"sku":"AMD-RTK-24SM-A","price":219.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/cbir21tk-2_1_1.jpg?v=1786997257"},{"product_id":"trueflame-33-inch-double-access-door","title":"TrueFlame 33-Inch Double Access Door","description":"\u003csection class=\"pdp-section pdp-section--outdoor\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--outdoor {\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\"\u003eTrueFlame 33-Inch Double Access Door (304 Stainless Steel, Flush-Mount)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 33-Inch Double Access Door is built to anchor your outdoor kitchen island with a clean, professional finish. Constructed from premium 304 stainless steel with a double-walled design, it delivers lasting durability and a solid feel — while the hingeless pivot operation and magnetic latch closure keep things sleek and secure through every 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\u003ePremium 304 stainless steel resists rust and corrosion in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled construction prevents flexing or warping for a heavy-duty feel.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount frame integrates cleanly into stone, brick, or stucco finishes.\u003c\/li\u003e\n        \u003cli\u003eMagnetic latch closure keeps doors securely shut even in windy conditions.\u003c\/li\u003e\n        \u003cli\u003eHingeless pivot design delivers a modern, streamlined look.\u003c\/li\u003e\n        \u003cli\u003eWide 33-inch opening provides easy access to gas valves, plumbing, and storage.\u003c\/li\u003e\n        \u003cli\u003eContemporary handles add a premium finishing touch to any outdoor kitchen.\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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered for outdoor kitchens, the 304 stainless steel exterior maintains its polished appearance through seasons of heat, moisture, and heavy use.\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\"\u003eDouble-Walled Strength\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The double-walled construction reinforces structural integrity, eliminating flex and delivering the solid, premium feel expected from a high-end outdoor kitchen component.\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\"\u003eFlush-Mount Installation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for a seamless fit into stone, brick, or stucco islands, the flush-mount frame creates a clean, integrated look that elevates the entire outdoor kitchen 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            \u003ch4 class=\"pdp-subheading\"\u003eMagnetic Latch \u0026amp; Pivot Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Powerful magnetic latches keep doors firmly closed, while the hingeless pivot operation provides smooth, modern functionality without traditional hardware bulk.\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 True Flame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e TF-DD-33-A\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\u003eNumber of Doors:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e Soft Close \/ Magnetic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Universal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Horizontal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 33\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 1.82\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 25 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 30 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 19 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105738995\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\u003eCustom outdoor kitchen islands in stone, brick, or stucco.\u003c\/li\u003e\n        \u003cli\u003eHomeowners building or upgrading a backyard entertaining space.\u003c\/li\u003e\n        \u003cli\u003eAccessing gas valves, plumbing, electrical, and large grilling accessories.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a premium, modern-looking access door with durable hardware.\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 fit and safe operation.\u003c\/li\u003e\n        \u003cli\u003eEnsure cutout dimensions (30 1\/4\" W x 19 3\/8\" H) are verified before installation.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not modify the door frame, latch mechanism, or pivot hardware.\u003c\/li\u003e\n        \u003cli\u003eIntended for outdoor use in standard residential outdoor kitchen 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\u003eWhat material is this access door made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The TrueFlame 33-Inch Double Access Door is constructed from premium 304 stainless steel, which is engineered to resist rust and corrosion in outdoor environments.\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 30 1\/4\" wide by 19 3\/8\" tall. Always verify your island cutout before ordering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow does the door stay closed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The doors use powerful magnetic latches to stay securely closed, even in windy outdoor conditions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this door use traditional hinges?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The TrueFlame 33-Inch Double Access Door uses a hingeless pivot design for a sleek, modern look and smooth operation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat island finishes is this door compatible with?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The flush-mount frame is designed to integrate seamlessly into stone, brick, or stucco island finishes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the overall size of this door?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The door measures 33\" wide by 22\" tall with a depth of 1.82\" and weighs 25 lbs.\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 TrueFlame 33-Inch Double Access Door is a strong choice for homeowners who want a premium, modern outdoor kitchen access solution with durable stainless steel construction and a clean, flush-mount finish.\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\": \"What material is this access door made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TrueFlame 33-Inch Double Access Door is constructed from premium 304 stainless steel, which is engineered to resist rust and corrosion in outdoor environments.\"\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 30 1\/4\\\" wide by 19 3\/8\\\" tall. Always verify your island cutout before ordering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How does the door stay closed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The doors use powerful magnetic latches to stay securely closed, even in windy outdoor conditions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this door use traditional hinges?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The TrueFlame 33-Inch Double Access Door uses a hingeless pivot design for a sleek, modern look and smooth operation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What island finishes is this door compatible with?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The flush-mount frame is designed to integrate seamlessly into stone, brick, or stucco island finishes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the overall size of this door?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The door measures 33\\\" wide by 22\\\" tall with a depth of 1.82\\\" and weighs 25 lbs.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586396833,"sku":"TF-DD-33-A","price":569.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dd-42-a-1_7d92f3fb-9b48-4bd6-9cfb-60fba73115d9.jpg?v=1786997258"},{"product_id":"trueflame-insulated-jacket-for-30-inch-gas-griddle","title":"TrueFlame Insulated Jacket for 30-Inch Gas Griddle","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\"\u003eTrueFlame Insulated Jacket for 30-Inch Built-In Gas Griddle (GL-TFGRID30)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Insulated Jacket is a mandatory safety component for any 30-inch TrueFlame built-in griddle installed into a combustible outdoor kitchen enclosure. Constructed from commercial-grade 304 stainless steel with a double-walled design, it creates a reliable thermal barrier between the griddle and surrounding cabinetry — protecting your investment and keeping your installation code-compliant.\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\u003eRequired for safe installation of TrueFlame 30-inch griddles in wood or PVC enclosures.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled construction dissipates heat and prevents transfer to surrounding cabinetry.\u003c\/li\u003e\n        \u003cli\u003eCommercial-grade 304 stainless steel delivers superior durability and weather resistance.\u003c\/li\u003e\n        \u003cli\u003ePrecision-fit design provides a professional, integrated appearance in any outdoor kitchen.\u003c\/li\u003e\n        \u003cli\u003eShields the griddle chassis from moisture and corrosion caused by direct island contact.\u003c\/li\u003e\n        \u003cli\u003eSupports compliance with local building and fire safety codes.\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\"\u003eThermal Safety Barrier\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The double-walled stainless steel jacket effectively dissipates heat, preventing dangerous transfer to wood, PVC, or other combustible enclosure materials.\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            Commercial-grade 304 stainless steel construction ensures long-term weather resistance and a polished finish that matches the TrueFlame griddle 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            \u003ch4 class=\"pdp-subheading\"\u003ePrecision Fit for 30-Inch Griddles\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered specifically for TrueFlame 30-inch built-in griddles, this liner installs cleanly with no modification required for a seamless outdoor kitchen integration.\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\"\u003eCorrosion \u0026amp; Moisture Protection\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            By separating the griddle chassis from the island structure, the liner also guards against moisture intrusion and premature corrosion of the griddle body.\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\u003eModel:\u003c\/strong\u003e GL-TFGRID30\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105739374\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\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\u003eCompatible Size:\u003c\/strong\u003e 30-Inch Griddle\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDouble Walled:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 32.3\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 11.5\"\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\u003eWeight:\u003c\/strong\u003e 88 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 30 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 11 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 23 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Polished Stainless\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 with wood-framed or PVC island enclosures.\u003c\/li\u003e\n        \u003cli\u003eHomeowners installing a TrueFlame 30-inch built-in griddle.\u003c\/li\u003e\n        \u003cli\u003eContractors and builders requiring code-compliant griddle installations.\u003c\/li\u003e\n        \u003cli\u003eAnyone prioritizing long-term protection of their outdoor kitchen investment.\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 liner is required when installing into combustible enclosures — it does not replace the need for a non-combustible countertop surface.\u003c\/li\u003e\n        \u003cli\u003eCompatible exclusively with TrueFlame 30-inch built-in griddles (model GL-TFGRID30).\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions and applicable local building and fire codes.\u003c\/li\u003e\n        \u003cli\u003eDo not use with griddle models other than those specified by TrueFlame.\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 liner required for all installations?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It is required when installing the TrueFlame 30-inch griddle into an enclosure made from combustible materials such as wood or PVC. Non-combustible enclosures may not require it — consult your local building code.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this liner fit other griddle sizes?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The GL-TFGRID30 is engineered specifically for TrueFlame 30-inch built-in griddles and is not compatible with other sizes or brands.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is the liner made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The liner is constructed from commercial-grade 304 stainless steel with a double-walled design for superior thermal insulation and weather resistance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the liner replace the need for a non-combustible countertop?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. Even with this liner installed, a non-combustible countertop surface is still required for a compliant installation.\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 dimensions are 30 1\/2\" wide x 11 1\/2\" high x 23 1\/4\" deep.\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 TrueFlame Insulated Jacket is the right choice for anyone building a safe, code-compliant outdoor kitchen around a TrueFlame 30-inch built-in griddle — combining premium stainless construction with precise fitment and reliable thermal protection.\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 fire safety codes. Always follow the manufacturer's installation instructions. This product is a safety accessory and does not replace professional installation guidance.\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 liner required for all installations?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is required when installing the TrueFlame 30-inch griddle into an enclosure made from combustible materials such as wood or PVC. Non-combustible enclosures may not require it — consult your local building code.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this liner fit other griddle sizes?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The GL-TFGRID30 is engineered specifically for TrueFlame 30-inch built-in griddles and is not compatible with other sizes or brands.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What material is the liner made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The liner is constructed from commercial-grade 304 stainless steel with a double-walled design for superior thermal insulation and weather resistance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the liner replace the need for a non-combustible countertop?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. Even with this liner installed, a non-combustible countertop surface is still required for a compliant installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout dimensions are 30 1\/2\\\" wide x 11 1\/2\\\" high x 23 1\/4\\\" deep.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586429601,"sku":"GL-TFGRID30","price":759.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/GL-TFGRID30_1_74e747e3-f746-49b7-a441-32c2806b5977.png?v=1786997258"},{"product_id":"trueflame-36-inch-2-drawer-dry-storage-pantry-enclosed-cabinet-combo","title":"TrueFlame 36-Inch 2-Drawer Dry Storage Pantry \u0026 Enclosed Cabinet Combo","description":"\u003csection class=\"pdp-section pdp-section--storage\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--storage {\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\"\u003eTrueFlame 36-Inch 2-Drawer Dry Storage Pantry \u0026amp; Enclosed Cabinet Combo (TF-DP-36DC)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 36-Inch 2-Drawer Dry Storage Pantry \u0026amp; Enclosed Cabinet Combo is engineered to bring organization, protection, and a refined aesthetic to the modern outdoor kitchen. Constructed from premium 304-grade stainless steel, this integrated storage solution seals out moisture and pests while delivering the clean, flush-mount look that defines a professional outdoor build.\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\u003eHeavy-duty 304 stainless steel construction delivers lasting weather resistance in outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eSealed dry storage environment protects dry goods, tools, and spices from moisture and pests.\u003c\/li\u003e\n        \u003cli\u003eTwo soft-close drawers with full-extension ball-bearing slides provide quiet, effortless access.\u003c\/li\u003e\n        \u003cli\u003eEnclosed cabinet design offers convenient access to gas and power connections.\u003c\/li\u003e\n        \u003cli\u003eModern hingeless door architecture creates a clean, contemporary aesthetic.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount installation integrates seamlessly into built-in outdoor kitchen configurations.\u003c\/li\u003e\n        \u003cli\u003eHorizontal orientation maximizes usable counter and storage space.\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\"\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, this unit is built to withstand the demands of outdoor cooking environments while maintaining a premium finish over 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\"\u003eSealed Dry Storage\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The sealed dry storage environment keeps ingredients, spices, and kitchen tools protected from outdoor moisture and pests — ready when you need them.\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\"\u003eSoft-Close Drawer System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two luxurious soft-close drawers with precision ball-bearing, full-extension slides deliver quiet, smooth operation every time — a hallmark of quality outdoor cabinetry.\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\"\u003eFlush-Mount Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The hingeless door design and flush-mount installation create a seamless, built-in look that elevates the overall aesthetic of any outdoor kitchen 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 TrueFlame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel Number:\u003c\/strong\u003e TF-DP-36DC\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Horizontal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDrawer Type:\u003c\/strong\u003e Soft-Close\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDrawer Slides:\u003c\/strong\u003e Full-Extension Ball-Bearing\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Hingeless\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWater Resistant:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 39\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 109 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 36 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 19 3\/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\u003eBuilt-in outdoor kitchen configurations requiring integrated storage.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking organized, weather-resistant dry storage for outdoor cooking essentials.\u003c\/li\u003e\n        \u003cli\u003eOutdoor kitchen builds prioritizing a seamless, professional aesthetic.\u003c\/li\u003e\n        \u003cli\u003eCustomers who want soft-close cabinetry with access to utility connections.\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 fit and performance.\u003c\/li\u003e\n        \u003cli\u003eEnsure cutout dimensions are verified before installation: 36 3\/8\" W x 19 3\/8\" H.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not store flammable materials inside the enclosed cabinet near gas connections.\u003c\/li\u003e\n        \u003cli\u003eRegular cleaning with mild stainless steel cleaner is recommended to maintain finish.\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 unit designed for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame 36-Inch Pantry \u0026amp; Cabinet Combo is constructed from 304 stainless steel and designed for outdoor kitchen environments.\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 36 3\/8\" wide by 19 3\/8\" high. Always verify your opening before installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDo the drawers have soft-close functionality?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Both drawers feature soft-close mechanisms with full-extension ball-bearing slides for smooth, quiet operation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan the enclosed cabinet access gas or power connections?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The enclosed cabinet design is intended to provide convenient access to gas and power connections within your outdoor kitchen build.\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            This unit is constructed from 304-grade stainless steel, which offers strong corrosion resistance for outdoor applications.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this unit have a flush-mount installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The hingeless door architecture and flush-mount design allow for seamless integration into built-in outdoor kitchen configurations.\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 TrueFlame 36-Inch 2-Drawer Dry Storage Pantry \u0026amp; Enclosed Cabinet Combo is a strong choice for outdoor kitchen builds that demand organized storage, weather-resistant construction, and a clean, professional finish.\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, electrical, and gas codes. Always verify cutout dimensions prior to installation. Do not store flammable or hazardous materials inside the cabinet.\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 unit designed for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame 36-Inch Pantry \u0026 Cabinet Combo is constructed from 304 stainless steel and designed for outdoor kitchen environments.\"\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 36 3\/8\\\" wide by 19 3\/8\\\" high. Always verify your opening before installation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do the drawers have soft-close functionality?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Both drawers feature soft-close mechanisms with full-extension ball-bearing slides for smooth, quiet operation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can the enclosed cabinet access gas or power connections?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The enclosed cabinet design is intended to provide convenient access to gas and power connections within your outdoor kitchen build.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit is constructed from 304-grade stainless steel, which offers strong corrosion resistance for outdoor applications.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this unit have a flush-mount installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The hingeless door architecture and flush-mount design allow for seamless integration into built-in outdoor kitchen configurations.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586658977,"sku":"TF-DP-36DC-A","price":2019.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dp-36ac-a-3_1.jpg?v=1786997259"},{"product_id":"trueflame-18-x-22-vertical-access-door","title":"TrueFlame 18\" x 22\" Vertical Access Door","description":"\u003csection class=\"pdp-section pdp-section--door\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--door {\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\"\u003eTrueFlame 18\" x 22\" Vertical Access Door (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 18\" x 22\" Vertical Access Door is built for outdoor kitchens where space is at a premium. Crafted from premium 304 stainless steel, its vertical orientation makes it the ideal solution for accessing plumbing drains, electrical boxes, or gas lines in narrow cabinet voids — all while delivering a clean, flush-mount finish against any masonry, brick, or stucco surround.\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\u003e304 stainless steel construction resists rust and weather in demanding outdoor environments.\u003c\/li\u003e\n        \u003cli\u003eVertical orientation maximizes access in compact or narrow island configurations.\u003c\/li\u003e\n        \u003cli\u003eField-reversible door swing accommodates left or right installation without additional hardware.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled door design prevents warping and delivers a premium, solid feel.\u003c\/li\u003e\n        \u003cli\u003eMagnetic latch closure keeps the door firmly shut against wind and vibration.\u003c\/li\u003e\n        \u003cli\u003eHingeless pivot mechanism eliminates external hinge clutter for a sleek appearance.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount frame integrates seamlessly with masonry, brick, or stucco finishes.\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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Premium 304 stainless steel delivers superior corrosion resistance and a polished, professional look that holds up in harsh outdoor conditions year after year.\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\"\u003eField-Reversible Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Easily adjust the door swing left or right during installation to suit your island layout — no extra parts required.\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\"\u003eFlush-Mount Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The flush-mount frame and hingeless pivot mechanism create a seamless, integrated appearance against any outdoor kitchen surround.\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\"\u003eSecure Magnetic Closure\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Powerful magnetic latches keep the door firmly closed against wind and vibration, ensuring reliable access panel performance in any outdoor setting.\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\u003eModel:\u003c\/strong\u003e TF-DV-18-A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Vertical\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e Soft Close \/ Magnetic\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\u003eOverall Width:\u003c\/strong\u003e 17\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Height:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 1.76\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 14 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 19 1\/2\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 14 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105738933\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSize Class:\u003c\/strong\u003e 15–19 7\/8 Inches\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\u003eCompact outdoor kitchen islands with narrow cabinet voids.\u003c\/li\u003e\n        \u003cli\u003eAccess panels for plumbing drains, electrical boxes, or gas lines.\u003c\/li\u003e\n        \u003cli\u003eMasonry, brick, or stucco outdoor kitchen surrounds.\u003c\/li\u003e\n        \u003cli\u003eBuilders and homeowners seeking a clean, professional flush-mount 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 proper fit and safe operation.\u003c\/li\u003e\n        \u003cli\u003eInstall in accordance with applicable local building, electrical, and gas codes.\u003c\/li\u003e\n        \u003cli\u003eVerify cutout dimensions (14 3\/8\" W x 19 1\/2\" H) before installation.\u003c\/li\u003e\n        \u003cli\u003eIntended for outdoor use in protected or semi-protected environments.\u003c\/li\u003e\n        \u003cli\u003eDo not modify the door frame, latch, or pivot mechanism.\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 are the cutout dimensions for this door?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The required cutout is 14 3\/8\" wide by 19 1\/2\" tall. The overall door panel measures 17\" wide by 22\" tall.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan the door swing be reversed after installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The door features a field-reversible design, allowing you to adjust the swing direction to the left or right during installation without additional hardware.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is this access door made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It is constructed from premium 304 stainless steel, which provides superior rust and weather resistance for outdoor environments.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow does the door stay closed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The door uses a powerful magnetic latch system that keeps it firmly shut against wind and vibration.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this door suitable for masonry or stucco surrounds?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The flush-mount frame is designed to integrate cleanly with masonry, brick, or stucco outdoor kitchen finishes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this door have external hinges?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The TrueFlame vertical access door uses a sleek hingeless pivot mechanism, eliminating external hinge clutter for a clean, modern appearance.\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 TrueFlame 18\" x 22\" Vertical Access Door is a smart, durable choice for outdoor kitchen builders who need reliable access panel performance with a premium stainless steel finish.\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, electrical, and gas codes. Always verify cutout dimensions before installation. Intended for outdoor use in protected or semi-protected environments.\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 are the cutout dimensions for this door?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout is 14 3\/8\\\" wide by 19 1\/2\\\" tall. The overall door panel measures 17\\\" wide by 22\\\" tall.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can the door swing be reversed after installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The door features a field-reversible design, allowing you to adjust the swing direction to the left or right during installation without additional hardware.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What material is this access door made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is constructed from premium 304 stainless steel, which provides superior rust and weather resistance for outdoor environments.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How does the door stay closed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The door uses a powerful magnetic latch system that keeps it firmly shut against wind and vibration.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this door suitable for masonry or stucco surrounds?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The flush-mount frame is designed to integrate cleanly with masonry, brick, or stucco outdoor kitchen finishes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this door have external hinges?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The TrueFlame vertical access door uses a sleek hingeless pivot mechanism, eliminating external hinge clutter for a clean, modern appearance.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586691745,"sku":"TF-DV-18-A","price":329.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dv-18-a-1.jpg?v=1786997259"},{"product_id":"trueflame-33-inch-vented-double-access-door","title":"TrueFlame 33-Inch Vented Double Access Door","description":"\u003csection class=\"pdp-section pdp-section--outdoor-kitchen\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--outdoor-kitchen {\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\"\u003eTrueFlame 33-Inch Vented Double Access Door (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 33-Inch Vented Double Access Door is engineered for outdoor kitchens that demand both safety and style. Built from premium 304 stainless steel with integrated ventilation, it safely dissipates heat and gas accumulation from propane-equipped islands while delivering a flush, commercial-grade finish that complements any custom build.\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\u003eIntegrated vents provide essential airflow for propane tanks and gas connections.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel resists rust and weathering in any outdoor climate.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled door construction prevents flexing and warping over time.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount frame delivers a seamless, professional finish against stone, brick, or stucco.\u003c\/li\u003e\n        \u003cli\u003eHingeless design with magnetic latches keeps doors firmly closed in windy conditions.\u003c\/li\u003e\n        \u003cli\u003eModern premium handles add a refined, contemporary look to any outdoor kitchen island.\u003c\/li\u003e\n        \u003cli\u003eUniversal hinge mounting simplifies installation across a wide range of island configurations.\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 Ventilation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Integrated vents allow safe dissipation of heat and gas, making this door a code-compliant choice for islands housing propane tanks or gas lines.\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            Marine-grade 304 stainless steel provides superior corrosion resistance and a lasting brushed finish that holds up through seasons of outdoor use.\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\"\u003eMagnetic Soft-Close Latches\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Powerful magnetic latches secure both doors reliably, while the hingeless pivot design eliminates visible hardware for a clean, modern 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\"\u003eFlush-Mount Installation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The flush-mount frame integrates seamlessly into stone, brick, or stucco islands, delivering a polished, built-in appearance right out of the box.\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\u003eModel:\u003c\/strong\u003e TF-DD-33V-A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eManufacturer:\u003c\/strong\u003e True Flame\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Doors:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Type:\u003c\/strong\u003e Vented \/ Soft Close \/ Magnetic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Horizontal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Universal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Width:\u003c\/strong\u003e 33\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOverall Height:\u003c\/strong\u003e 22\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 1.82\"\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 30 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 19 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105739008\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSize Class:\u003c\/strong\u003e 30–34 7\/8 Inches\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 housing propane tanks or gas connections.\u003c\/li\u003e\n        \u003cli\u003eCustom BBQ island builds requiring flush-mount access doors.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and contractors seeking a commercial-grade stainless finish.\u003c\/li\u003e\n        \u003cli\u003eOutdoor kitchens built into stone, brick, or stucco surrounds.\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 local building, gas, and fire codes when installing near propane or gas connections.\u003c\/li\u003e\n        \u003cli\u003eEnsure proper ventilation clearances are maintained per the manufacturer's installation guidelines.\u003c\/li\u003e\n        \u003cli\u003eDo not obstruct vents after installation — ventilation is a safety-critical feature of this door.\u003c\/li\u003e\n        \u003cli\u003eConsult a licensed contractor for gas line proximity installations.\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\u003eWhy does this door have vents?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The integrated vents allow safe dissipation of heat and gas accumulation, which is essential for islands that house propane tanks or gas connections. This is a safety-critical feature.\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 30 1\/4\" wide by 19 3\/8\" tall. The overall door panel measures 33\" wide by 22\" tall.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this door compatible with stone or stucco islands?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The flush-mount frame is designed to install seamlessly into stone, brick, stucco, or tile island surrounds for a clean, built-in look.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow do the doors stay closed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Both doors are secured by powerful magnetic latches that keep them firmly shut even in windy outdoor conditions, without the need for visible hinge hardware.\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            This door is constructed from 304 stainless steel, which offers superior corrosion resistance and is the standard for premium outdoor kitchen components.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this door require professional installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            While the door itself can be installed by a skilled DIYer, we recommend consulting a licensed contractor if the installation involves proximity to gas lines or propane connections.\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 TrueFlame 33-Inch Vented Double Access Door is a smart, safety-forward choice for any outdoor kitchen build — combining durable 304 stainless construction, essential ventilation, and a clean modern finish that holds up season after season.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    Always follow applicable local building, gas, and fire codes when installing this product near propane tanks or gas connections. Consult a licensed contractor for gas-adjacent installations. Ventilation openings must remain unobstructed at all times.\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\": \"Why does this door have vents?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The integrated vents allow safe dissipation of heat and gas accumulation, which is essential for islands that house propane tanks or gas connections.\"\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 30 1\/4\\\" wide by 19 3\/8\\\" tall. The overall door panel measures 33\\\" wide by 22\\\" tall.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this door compatible with stone or stucco islands?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The flush-mount frame is designed to install seamlessly into stone, brick, stucco, or tile island surrounds.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do the doors stay closed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Both doors are secured by powerful magnetic latches that keep them firmly shut even in windy outdoor conditions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This door is constructed from 304 stainless steel, which offers superior corrosion resistance and is the standard for premium outdoor kitchen components.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this door require professional installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"We recommend consulting a licensed contractor if the installation involves proximity to gas lines or propane connections.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586724513,"sku":"TF-DD-33V-A","price":559.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dd-33v-a-1.jpg?v=1786997261"},{"product_id":"trueflame-33-inch-2-drawer-access-door-combo","title":"TrueFlame 33-Inch 2-Drawer \u0026 Access Door Combo","description":"\u003csection class=\"pdp-section pdp-section--outdoor\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--outdoor {\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\"\u003eTrueFlame 33-Inch 2-Drawer \u0026amp; Access Door Combo (304 Stainless Steel)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 33-Inch 2-Drawer \u0026amp; Access Door Combo is built to bring organization and utility to your outdoor kitchen island. Crafted from 304 stainless steel with soft-close drawers, full-extension ball-bearing slides, and a right-hinge access door, it delivers a clean, flush-mount finish that integrates seamlessly into any outdoor kitchen build.\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\u003e304 stainless steel construction resists weather, corrosion, and outdoor elements.\u003c\/li\u003e\n        \u003cli\u003eTwo soft-close drawers with full-extension tracks provide smooth, quiet access to contents.\u003c\/li\u003e\n        \u003cli\u003eRight-hinge access door offers convenient reach to gas connections, power sources, and storage.\u003c\/li\u003e\n        \u003cli\u003eFlush-mount design integrates cleanly into outdoor kitchen islands without visible gaps.\u003c\/li\u003e\n        \u003cli\u003eHorizontal orientation maximizes storage efficiency in a 33-inch footprint.\u003c\/li\u003e\n        \u003cli\u003eModern hingeless design with contemporary handle adds a refined, professional look.\u003c\/li\u003e\n        \u003cli\u003eCombination unit consolidates drawer storage and utility access in a single component.\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\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Constructed from 304-grade stainless steel, this combo unit is built to withstand outdoor conditions while maintaining a clean, easy-to-maintain surface finish.\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\"\u003eSoft-Close Drawer System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two drawers with heavy-duty full-extension tracks and ball-bearing slides open and close smoothly and quietly, providing complete access to stored items.\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\"\u003eRight-Hinge Access Door\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The single access door with right-hinge configuration makes it easy to reach gas lines, electrical connections, and additional storage within the island cavity.\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\"\u003eFlush-Mount Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for flush mounting with precise cutout specifications, this unit installs cleanly into outdoor kitchen islands for a seamless, professional finish.\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\u003eMaterial:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 32.9\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 20.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 22\"\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 30 3\/4\"\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 19 3\/8\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Drawers:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Doors:\u003c\/strong\u003e 1\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor\/Drawer Type:\u003c\/strong\u003e Soft Close\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Right Hinge\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Flush\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOrientation:\u003c\/strong\u003e Horizontal\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC:\u003c\/strong\u003e 810105739176\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSKU:\u003c\/strong\u003e TF-DC2-33-A\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 island builds requiring combined drawer and access door storage.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and contractors seeking a flush-mount stainless steel combo unit.\u003c\/li\u003e\n        \u003cli\u003eInstallations needing convenient access to gas connections or electrical components.\u003c\/li\u003e\n        \u003cli\u003eOutdoor kitchens where a clean, professional finish is a priority.\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 cutout dimensions and mounting requirements.\u003c\/li\u003e\n        \u003cli\u003eGas and electrical connections must be installed by a licensed professional in accordance with local codes.\u003c\/li\u003e\n        \u003cli\u003eIntended for outdoor use in standard residential outdoor kitchen applications.\u003c\/li\u003e\n        \u003cli\u003eDo not exceed the rated load capacity of the drawer slides.\u003c\/li\u003e\n        \u003cli\u003eClean with mild soap and water; avoid abrasive cleaners that may scratch the stainless steel surface.\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 grade of stainless steel is used?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This combo unit is constructed from 304-grade stainless steel, which offers strong resistance to corrosion and outdoor weathering.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many drawers and doors does this unit include?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            It includes two soft-close drawers and one right-hinge access door in a single 33-inch combination unit.\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 30 3\/4\" wide, 20 1\/2\" deep, and 19 3\/8\" high. Always verify against the manufacturer's installation guide before cutting.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this unit require professional installation for gas or electrical connections?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Any gas or electrical connections accessed through the door must be installed by a licensed professional in compliance with local building and safety codes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this unit designed for flush mounting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This combo unit is designed for flush mounting into outdoor kitchen islands, providing a seamless, integrated appearance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow do I clean the stainless steel surface?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Clean with mild soap and warm water using a soft cloth. Avoid abrasive pads or harsh chemicals that can scratch or damage the stainless steel finish.\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 TrueFlame 33-Inch 2-Drawer \u0026amp; Access Door Combo is a practical, well-built choice for outdoor kitchen builds that demand organized storage, utility access, and a clean stainless steel finish.\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 gas codes. Gas and electrical connections should be performed by a licensed professional. This product is intended for standard 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\": \"What grade of stainless steel is used?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This combo unit is constructed from 304-grade stainless steel, which offers strong resistance to corrosion and outdoor weathering.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many drawers and doors does this unit include?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It includes two soft-close drawers and one right-hinge access door in a single 33-inch combination unit.\"\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 30 3\/4\\\" wide, 20 1\/2\\\" deep, and 19 3\/8\\\" high. Always verify against the manufacturer's installation guide before cutting.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this unit require professional installation for gas or electrical connections?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Any gas or electrical connections accessed through the door must be installed by a licensed professional in compliance with local building and safety codes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this unit designed for flush mounting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This combo unit is designed for flush mounting into outdoor kitchen islands, providing a seamless, integrated appearance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do I clean the stainless steel surface?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Clean with mild soap and warm water using a soft cloth. Avoid abrasive pads or harsh chemicals that can scratch or damage the stainless steel finish.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894586757281,"sku":"TF-DC2-33-A","price":1169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/tf-dc2-32-a-1_1_6ad66bfd-617e-46d4-b4c1-2ff4577d6b58.jpg?v=1786997261"},{"product_id":"trueflame-built-in-gas-power-burner-with-wok-grate-removable-lid","title":"TrueFlame Built-In Gas Power Burner with Wok Grate \u0026 Removable 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-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\"\u003eTrueFlame Built-In Gas Power Burner with Wok Grate \u0026amp; Removable Lid\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Built-In Gas Power Burner delivers professional-grade outdoor cooking performance in a sleek, built-in format. With 60,000 BTUs of total power from two cast stainless steel ring burners, LED-illuminated controls, a removable wok grate, and a protective stainless steel lid, this power burner is engineered for serious outdoor kitchen enthusiasts who demand commercial-quality results at home.\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 BTUs of total cooking power rivals commercial kitchen equipment.\u003c\/li\u003e\n        \u003cli\u003eDual cast stainless steel ring burners enable simultaneous high-heat cooking tasks.\u003c\/li\u003e\n        \u003cli\u003eLED lighting behind each control knob provides instant burner status at a glance.\u003c\/li\u003e\n        \u003cli\u003eFull-length LED bar illuminates the front panel for confident evening cooking.\u003c\/li\u003e\n        \u003cli\u003eRemovable wok grate delivers enhanced leverage for authentic wok techniques.\u003c\/li\u003e\n        \u003cli\u003eRemovable stainless steel lid protects grates and burners when not in use.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction ensures long-term weather resistance.\u003c\/li\u003e\n        \u003cli\u003eAvailable in Natural Gas and Propane configurations 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\"\u003eExceptional BTU Output\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two precision-engineered ring burners combine for 60,000 BTUs — enough power for rapid boiling, intense wok cooking, high-heat searing, and large-volume frying with professional efficiency.\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\"\u003eLED-Illuminated Controls\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Individual LED lighting behind each control knob provides instant burner status indication, while a full-length LED bar across the front panel ensures clear visibility during evening cooking sessions.\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\"\u003eWok-Ready Versatility\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The innovative removable wok grate provides enhanced leverage and stability for authentic wok cooking, while the removable stainless steel lid keeps the cooking surface protected when not in use.\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 and premium 304 stainless steel construction ensure flawless integration with any outdoor kitchen design, maintaining a sophisticated, professional appearance.\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 TrueFlame\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\u003eConfiguration:\u003c\/strong\u003e Built-In\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 60,000\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\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExtra Features:\u003c\/strong\u003e LED Illumination\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 66 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 15.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 10.52\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 23.47\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 14\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 7 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 18 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC (Natural Gas):\u003c\/strong\u003e 810105738117\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eUPC (Propane):\u003c\/strong\u003e 810105738025\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-output built-in power burner.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want commercial-grade BTU performance at home.\u003c\/li\u003e\n        \u003cli\u003eWok cooking, rapid boiling, large-volume frying, and high-heat searing.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a dual-fuel option with Natural Gas or Propane compatibility.\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 by a licensed contractor is strongly recommended.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for gas line connection, ventilation, and cutout specifications.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not use indoors or in enclosed spaces without proper ventilation.\u003c\/li\u003e\n        \u003cli\u003eEnsure the correct fuel type (Natural Gas or Propane) is selected to match your gas supply.\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 power burner designed for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame Power Burner is designed for built-in outdoor kitchen installation with precise cutout specifications provided for seamless integration.\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            This power burner delivers 60,000 BTUs of total cooking power across two cast stainless steel ring burners.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs it available in both Natural Gas and Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame Power Burner is available in both Natural Gas and Propane configurations to match your outdoor kitchen setup.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it include a wok grate?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A removable wok grate is included to provide enhanced leverage and stability for authentic wok cooking techniques.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat LED lighting features are included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The burner features individual LED lighting behind each control knob for burner status indication, plus a full-length LED bar that illuminates the entire front panel.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat material is the burner made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The TrueFlame Power Burner is constructed entirely from premium 304 stainless steel for exceptional durability and weather resistance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it come with a protective lid?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A removable stainless steel lid is included to protect the grates and burners when the unit is not in 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 TrueFlame Built-In Gas Power Burner is a strong choice for outdoor kitchen builders who want professional-grade BTU output, premium stainless steel construction, and versatile cooking capabilities — all in a sleek built-in format.\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 guidelines and applicable local codes. Improper installation or use of gas appliances can result in serious injury or property damage. Consult a licensed professional for 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 power burner designed for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame Power Burner is designed for built-in outdoor kitchen installation with precise cutout specifications provided for seamless integration.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total BTU output?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This power burner delivers 60,000 BTUs of total cooking power across two cast stainless steel ring burners.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is it available in both Natural Gas and Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame Power Burner is available in both Natural Gas and Propane configurations to match your outdoor kitchen setup.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it include a wok grate?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A removable wok grate is included to provide enhanced leverage and stability for authentic wok cooking techniques.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What LED lighting features are included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The burner features individual LED lighting behind each control knob for burner status indication, plus a full-length LED bar that illuminates the entire front panel.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What material is the burner made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TrueFlame Power Burner is constructed entirely from premium 304 stainless steel for exceptional durability and weather resistance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it come with a protective lid?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A removable stainless steel lid is included to protect the grates and burners when the unit is not in use.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46894589149345,"sku":"TFPB","price":1799.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46894589182113,"sku":"TFPBL","price":1799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TFPB_3.png?v=1786997381"},{"product_id":"trueflame-built-in-double-side-burner-with-led-lighting-stainless-steel-lid","title":"TrueFlame Built-In Double Side Burner with LED Lighting \u0026 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-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\"\u003eTrueFlame Built-In Double Side Burner with LED Lighting \u0026amp; Stainless Steel Lid\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Built-In Double Side Burner transforms your outdoor kitchen into a complete culinary command center. With 24,000 BTUs of total cooking power, dual brass-plated ring burners, and sophisticated LED illumination, it delivers professional-grade performance for searing, sautéing, boiling, and sauce finishing — all in a sleek 304 stainless steel package built to last outdoors.\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\u003e24,000 BTUs of total cooking power across two independent burners for versatile outdoor cooking.\u003c\/li\u003e\n        \u003cli\u003eBrass-plated ring burners deliver even heat distribution and long-lasting durability.\u003c\/li\u003e\n        \u003cli\u003eLED lighting behind each control knob provides instant burner status at a glance.\u003c\/li\u003e\n        \u003cli\u003eFull-length LED bar illuminates the front panel for confident evening cooking sessions.\u003c\/li\u003e\n        \u003cli\u003eRemovable stainless steel lid protects grates and burners when not in use.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction resists weather and cleans easily.\u003c\/li\u003e\n        \u003cli\u003eDual fuel compatibility — works with both Natural Gas and Propane.\u003c\/li\u003e\n        \u003cli\u003eETL certified for safety and performance standards.\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-plated ring burners deliver 24,000 BTUs of total output with precise individual temperature control — from delicate sauce work to high-heat searing.\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\"\u003eAdvanced LED Illumination\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Individual LED lighting behind each knob shows burner status instantly, while a full-length LED bar above the panel keeps your workspace visible after dark.\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 Integration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Precise cutout specifications allow seamless integration into any outdoor kitchen configuration, maintaining a clean, professional appearance without sacrificing counter 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\"\u003e304 Stainless Steel Construction\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Built entirely from premium 304 stainless steel for exceptional weather resistance, durability, and easy maintenance in any outdoor environment.\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\u003eBurner Type:\u003c\/strong\u003e Double side burner\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 BTUs:\u003c\/strong\u003e 24,000\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\u003eBurner Material:\u003c\/strong\u003e Brass-plated ring burners\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\u003eFuel Type:\u003c\/strong\u003e Natural Gas \/ Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e LED knob indicators + full-length LED bar\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLid:\u003c\/strong\u003e Removable stainless steel lid\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e ETL certified\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 39 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 12.6\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 10.76\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 25.43\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 10 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 7 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 20 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 kitchens requiring a built-in side burner with professional performance.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who cook outdoors after dark and need reliable task lighting.\u003c\/li\u003e\n        \u003cli\u003eChefs who want precise temperature control for sauces, frying, and boiling alongside their grill.\u003c\/li\u003e\n        \u003cli\u003eCustomers building or upgrading a stainless steel outdoor kitchen setup.\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 designed for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame Double Side Burner is designed specifically for built-in outdoor kitchen integration, with precise cutout specifications provided for a seamless fit.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat fuel types does this burner support?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This burner is compatible with both Natural Gas and Propane, giving you flexibility based on your outdoor kitchen setup.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow much cooking power does it deliver?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The two brass-plated ring burners deliver a combined 24,000 BTUs of total cooking power, with individual control over each burner.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat does the LED lighting do?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Individual LEDs behind each control knob indicate which burners are active, while a full-length LED bar above the knobs illuminates the entire front panel for visibility during evening cooking.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it include a lid?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A removable stainless steel lid is included to protect the grates and burners from the elements when the unit is not in use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this burner ETL certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame Double Side Burner is ETL certified, confirming it meets established safety and performance 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 TrueFlame Built-In Double Side Burner is a strong choice for homeowners who want professional cooking power, smart LED visibility, and durable stainless steel construction in a seamlessly integrated outdoor kitchen component.\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 designed for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame Double Side Burner is designed specifically for built-in outdoor kitchen integration, with precise cutout specifications provided for a seamless fit.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What fuel types does this burner support?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This burner is compatible with both Natural Gas and Propane, giving you flexibility based on your outdoor kitchen setup.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How much cooking power does it deliver?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The two brass-plated ring burners deliver a combined 24,000 BTUs of total cooking power, with individual control over each burner.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What does the LED lighting do?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Individual LEDs behind each control knob indicate which burners are active, while a full-length LED bar above the knobs illuminates the entire front panel for visibility during evening cooking.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it include a lid?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A removable stainless steel lid is included to protect the grates and burners from the elements when the unit is not in use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this burner ETL certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame Double Side Burner is ETL certified, confirming it meets established safety and performance standards.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46894589313185,"sku":"TFSB2","price":999.0,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46894589345953,"sku":"TFSB2L","price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/TFSB2_1.png?v=1786997382"},{"product_id":"trueflame-22-inch-4-1-cu-ft-outdoor-rated-fridge-reversible-door-with-lock","title":"TrueFlame 22-Inch 4.1 Cu. Ft. Outdoor Rated Fridge Reversible Door with Lock","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\"\u003eTrueFlame 22-Inch 4.1 Cu. Ft. Outdoor Rated Refrigerator (Stainless Steel, Reversible Locking Door)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 22-Inch Outdoor Refrigerator is built to keep beverages and fresh ingredients perfectly chilled in any outdoor kitchen or entertaining space. With a 4.1 cubic foot capacity, premium 304 stainless steel construction, and a wide temperature range of 32–72°F, it delivers reliable performance and a clean, professional look that integrates seamlessly into built-in outdoor cabinetry.\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 the elements while maintaining consistent cooling performance.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel door offers exceptional weather resistance and easy maintenance.\u003c\/li\u003e\n        \u003cli\u003e4.1 cu. ft. capacity holds up to 156 cans — ideal for entertaining.\u003c\/li\u003e\n        \u003cli\u003eExtended temperature range (32–72°F) accommodates beverages and temperature-sensitive ingredients alike.\u003c\/li\u003e\n        \u003cli\u003eField-reversible locking door provides installation flexibility and secure storage.\u003c\/li\u003e\n        \u003cli\u003eFront venting design enables flush built-in integration with outdoor cabinetry.\u003c\/li\u003e\n        \u003cli\u003eEnergy Star compliant compressor cooling with automatic defrost for efficient, low-maintenance 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 Performance\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Engineered specifically for outdoor environments, this refrigerator maintains reliable cooling across a wide range of ambient temperatures, making it a dependable addition to any 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            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003ePremium Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The 304 stainless steel door resists corrosion and weathering while delivering a sleek, professional finish that complements any outdoor kitchen 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\"\u003eFlexible Built-In Installation\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Front venting and a counter-depth profile allow for seamless built-in integration. The field-reversible locking door adapts to your layout and keeps contents secure.\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\"\u003eEfficient Cooling System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Compressor-based forced air cooling with automatic defrost and R-600a refrigerant delivers consistent temperatures while keeping energy consumption low.\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\u003eModel:\u003c\/strong\u003e AMD-RFR-22S\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e 4.1 Cu. Ft. (holds up to 156 cans)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInterior Color:\u003c\/strong\u003e Black\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTemperature Range:\u003c\/strong\u003e 32–72°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:\u003c\/strong\u003e Automatic\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\u003eShelves:\u003c\/strong\u003e 4 adjustable wire shelves\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\u003eDoor Hinge:\u003c\/strong\u003e Field reversible with lock\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\u003eDimensions (W×H×D):\u003c\/strong\u003e 21.4\" × 33.5\" × 21.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout (W×H×D):\u003c\/strong\u003e 22 1\/8\" × 33 7\/8\" × 24\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 59 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In \/ Counter Depth\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 cabinetry installations.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who entertain and need reliable beverage and food storage outdoors.\u003c\/li\u003e\n        \u003cli\u003eCompact outdoor kitchen setups where space efficiency matters.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a premium, Energy Star-rated outdoor refrigerator.\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 refrigerator is outdoor-rated but should be installed in a covered or protected outdoor area for optimal performance and longevity.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for electrical connections, ventilation clearances, and leveling.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eUse leg-levelers to ensure a stable, level installation on any surface.\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 TrueFlame AMD-RFR-22S is outdoor-rated and built 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\u003eCan this refrigerator be installed as a built-in unit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The front venting design and counter-depth profile allow for seamless built-in integration with outdoor cabinetry.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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 temperature range is 32–72°F, providing flexibility for both beverages and temperature-sensitive food items.\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 include a lock?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The door includes a lock for secure storage of contents in outdoor settings.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this refrigerator Energy Star certified?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This unit is Energy Star compliant, helping to minimize energy consumption and operating costs.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow many cans does it hold?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The 4.1 cubic foot interior can hold up to 156 standard cans.\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 TrueFlame 22-Inch Outdoor Refrigerator is a well-built, space-efficient choice for homeowners who want reliable outdoor cooling with a premium stainless steel finish and flexible built-in installation.\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 food and beverage storage use only. Follow all manufacturer safety and installation guidelines. Specifications are subject to change without notice — refer to the product manual for the most current information.\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 TrueFlame AMD-RFR-22S is outdoor-rated and built to perform reliably in outdoor kitchen environments.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this refrigerator be installed as a built-in unit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The front venting design and counter-depth profile allow for seamless built-in integration with outdoor cabinetry.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the temperature range?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The temperature range is 32\\u201372\\u00b0F, providing flexibility for both beverages and temperature-sensitive food items.\"\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 include a lock?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The door includes a lock for secure storage of contents in outdoor settings.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this refrigerator Energy Star certified?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This unit is Energy Star compliant, helping to minimize energy consumption and operating costs.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many cans does it hold?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The 4.1 cubic foot interior can hold up to 156 standard cans.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46894605500577,"sku":"AMD-RFR-22S","price":749.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/125-tf-rfr-22s1.jpg?v=1786997687"},{"product_id":"trueflame-e-series-built-in-stainless-steel-gas-grill-tfe25-32-sak13784","title":"TrueFlame E-Series Built-In Stainless Steel Gas Grill [TFE25\/32] (SAK13784)","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    .pdp-shell { display: grid; gap: 24px; }\n    .pdp-block, .pdp-intro, .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n    .pdp-intro { background: var(--pdp-soft); }\n    .pdp-closing { background: var(--pdp-accent-soft); }\n    .pdp-title { margin: 0 0 10px; font-size: 28px; line-height: 1.2; font-weight: 700; color: var(--pdp-accent); }\n    .pdp-heading { margin: 0 0 14px; font-size: 20px; line-height: 1.3; font-weight: 700; color: var(--pdp-accent); }\n    .pdp-subheading { margin: 0 0 8px; font-size: 16px; line-height: 1.4; font-weight: 700; color: var(--pdp-accent); }\n    .pdp-text, .pdp-spec-item, .pdp-faq__answer { font-size: 15px; line-height: 1.7; color: var(--pdp-text); }\n    .pdp-list { margin: 0; padding-left: 20px; list-style: disc; }\n    .pdp-list li { display: list-item; margin: 0 0 10px; line-height: 1.7; }\n    .pdp-list li:last-child { margin-bottom: 0; }\n    .pdp-highlight-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }\n    .pdp-highlight-card { border: 1px solid var(--pdp-border); border-radius: 12px; padding: 18px; background: var(--pdp-soft); }\n    .pdp-icon-heading { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }\n    .pdp-icon { flex: 0 0 22px; width: 22px; height: 22px; display: inline-flex; align-items: center; justify-content: center; }\n    .pdp-spec-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px 24px; }\n    .pdp-spec-item strong { color: var(--pdp-accent); }\n    .pdp-faq { display: grid; gap: 12px; }\n    .pdp-faq__item { border: 1px solid var(--pdp-border); border-radius: 12px; background: #fff; overflow: hidden; }\n    .pdp-faq__item summary { list-style: none; cursor: pointer; padding: 16px 18px; font-size: 16px; line-height: 1.4; font-weight: 600; color: var(--pdp-accent); display: flex; align-items: center; justify-content: space-between; gap: 14px; }\n    .pdp-faq__item summary::-webkit-details-marker { display: none; }\n    .pdp-faq__item summary::after { content: \"+\"; font-size: 22px; line-height: 1; color: var(--pdp-muted); }\n    .pdp-faq__item[open] summary::after { content: \"–\"; }\n    .pdp-faq__answer { padding: 0 18px 18px; }\n    .pdp-disclaimer { margin-top: 4px; text-align: center; font-size: 12px; line-height: 1.6; color: #8b8b8b; max-width: 860px; margin-left: auto; margin-right: auto; padding: 0 12px; }\n    .pdp-manuals a { color: var(--pdp-accent); text-decoration: underline; margin-right: 8px; font-size: 14px; }\n    @media (max-width: 749px) {\n      .pdp-block, .pdp-intro, .pdp-closing { padding: 18px; }\n      .pdp-title { font-size: 24px; }\n      .pdp-heading { font-size: 18px; }\n      .pdp-highlight-grid, .pdp-spec-grid { grid-template-columns: 1fr; }\n      .pdp-disclaimer { font-size: 11px; }\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\"\u003eTrueFlame E-Series Built-In Stainless Steel Gas Grill — 3 or 4 Burner (TFE25 \/ TFE32)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame E-Series Built-In Gas Grill is engineered for serious outdoor kitchens. Built from premium #304 stainless steel with powerful 14,000 BTU stainless steel tube burners, it delivers precise, even heat and long-lasting durability — whether you're searing steaks or slow-cooking over low heat. Available in 25\" (3-burner) and 32\" (4-burner) configurations with Natural Gas or Liquid Propane options.\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\u003ePremium #304 stainless steel construction ensures exceptional rust resistance and easy cleanup.\u003c\/li\u003e\n        \u003cli\u003e14,000 BTU stainless steel tube burners provide powerful, even heat distribution across the cooking surface.\u003c\/li\u003e\n        \u003cli\u003eInnovative heat zone separators let you cook multiple dishes at different temperatures simultaneously.\u003c\/li\u003e\n        \u003cli\u003e8mm round stainless steel cooking grates create professional sear marks for restaurant-quality results.\u003c\/li\u003e\n        \u003cli\u003eETL certification and flame-tamer ignition system deliver safe, reliable start-up every time.\u003c\/li\u003e\n        \u003cli\u003eGold Standard Lifetime Warranty backs every grill with long-term confidence.\u003c\/li\u003e\n        \u003cli\u003eAvailable in 25\" and 32\" sizes with Natural Gas or Liquid Propane 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\"\u003ePrecision Heat Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Heat zone separators allow independent temperature management across cooking zones — ideal for searing, grilling, and low-and-slow cooking at the same time.\n          \u003c\/p\u003e\n        \u003c\/div\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\"\u003e#304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Marine-grade #304 stainless steel construction resists rust and corrosion, holding up in demanding outdoor environments season after season.\n          \u003c\/p\u003e\n        \u003c\/div\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\"\u003eSafe \u0026amp; Reliable Ignition\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            ETL-certified with a flame-tamer ignition system for a consistent, safe start every time — no fussing with matches or lighters.\n          \u003c\/p\u003e\n        \u003c\/div\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\"\u003eLifetime Warranty Confidence\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Backed by TrueFlame's Gold Standard Lifetime Warranty — a long-term investment in your outdoor kitchen you can make with complete confidence.\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\u003eConstruction:\u003c\/strong\u003e Premium #304 stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Output:\u003c\/strong\u003e 14,000 BTU per burner\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Type:\u003c\/strong\u003e Stainless steel tube burners\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Grates:\u003c\/strong\u003e 8mm round stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSizes Available:\u003c\/strong\u003e 25\" (3-burner) \/ 32\" (4-burner)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Options:\u003c\/strong\u003e Natural Gas \/ Liquid Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame-tamer ignition system\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e ETL certified\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e Gold Standard Lifetime Warranty\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInstallation:\u003c\/strong\u003e Built-in drop-in configuration\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eIdeal For\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eOutdoor kitchen builds requiring a premium built-in gas grill.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want professional-grade heat control and durability.\u003c\/li\u003e\n        \u003cli\u003eGrillmasters who need to cook multiple dishes at different temperatures simultaneously.\u003c\/li\u003e\n        \u003cli\u003eBuyers looking for a long-term investment backed by 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\"\u003eResources \u0026amp; Manuals\u003c\/h3\u003e\n      \u003cp class=\"pdp-manuals\"\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_25_Specifications.pdf?v=17429442971\"\u003e25\" Specs\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_32_Specifications.pdf?v=1742944297\"\u003e32\" Specs\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/TrueFlame_E_Series_Manual.pdf?v=1743028195\"\u003eUser Manual\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_Manual.pdf?v=1742944301\"\u003eCutout Sheet\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_Cleaning_Sheet.pdf?v=1742944296\"\u003eClean \u0026amp; Care Guide\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_Brochures.pdf?v=1743021920\"\u003eTrueFlame Brochures\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/TrueFlame_E_Series_Brochures.pdf?v=1743028197\"\u003eTFE Brochures\u003c\/a\u003e\n      \u003c\/p\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 must be installed by a qualified professional in accordance with local building and gas codes.\u003c\/li\u003e\n        \u003cli\u003eNatural Gas and Liquid Propane models are not interchangeable — ensure the correct fuel type is selected at checkout.\u003c\/li\u003e\n        \u003cli\u003eDo not modify burners, gas lines, or safety components.\u003c\/li\u003e\n        \u003cli\u003eAlways operate the grill outdoors in a well-ventilated area away from combustible materials.\u003c\/li\u003e\n        \u003cli\u003eReview all manufacturer safety instructions before installation and first 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\u003eWhat sizes does the TFE E-Series come in?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003eThe TrueFlame E-Series is available in a 25\" 3-burner (TFE25) and a 32\" 4-burner (TFE32) configuration.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan I choose between Natural Gas and Liquid Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003eYes. Both the TFE25 and TFE32 are available in Natural Gas and Liquid Propane variants. Select your preferred fuel type from the options above.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat BTU output do the burners deliver?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003eEach stainless steel tube burner delivers 14,000 BTU, providing powerful and even heat distribution across the cooking surface.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this a built-in or freestanding grill?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003eThe TrueFlame E-Series is a built-in (drop-in) grill designed for permanent installation into an outdoor kitchen countertop or island.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat warranty does this grill come with?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003eThis grill is backed by TrueFlame's Gold Standard Lifetime Warranty, covering long-term performance and quality.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003eYes. As a built-in gas appliance, professional installation by a qualified technician in compliance with local codes is required.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the ETL certification?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003eETL certification confirms that this grill has been tested and certified to meet recognized safety standards for gas appliances in North America.\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 TrueFlame E-Series is a strong choice for homeowners building a premium outdoor kitchen — combining professional-grade performance, durable #304 stainless steel construction, and the long-term assurance of a Gold Standard Lifetime Warranty.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This product is a gas appliance intended for outdoor use only. Always follow manufacturer installation and safety instructions and comply with applicable local codes. For gas-related concerns, contact 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      {\"@type\": \"Question\", \"name\": \"What sizes does the TFE E-Series come in?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The TrueFlame E-Series is available in a 25\\\" 3-burner (TFE25) and a 32\\\" 4-burner (TFE32) configuration.\"}},\n      {\"@type\": \"Question\", \"name\": \"Can I choose between Natural Gas and Liquid Propane?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Both the TFE25 and TFE32 are available in Natural Gas and Liquid Propane variants.\"}},\n      {\"@type\": \"Question\", \"name\": \"What BTU output do the burners deliver?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Each stainless steel tube burner delivers 14,000 BTU, providing powerful and even heat distribution.\"}},\n      {\"@type\": \"Question\", \"name\": \"Is this a built-in or freestanding grill?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The TrueFlame E-Series is a built-in (drop-in) grill designed for permanent installation into an outdoor kitchen countertop or island.\"}},\n      {\"@type\": \"Question\", \"name\": \"What warranty does this grill come with?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This grill is backed by TrueFlame's Gold Standard Lifetime Warranty.\"}},\n      {\"@type\": \"Question\", \"name\": \"Is professional installation required?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. As a built-in gas appliance, professional installation by a qualified technician in compliance with local codes is required.\"}},\n      {\"@type\": \"Question\", \"name\": \"What is the ETL certification?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"ETL certification confirms this grill has been tested and certified to meet recognized safety standards for gas appliances in North America.\"}}\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"SAKSBY WHOLESALE","offers":[{"title":"25 (3 Burner) \/ Natural Gas","offer_id":46936789876897,"sku":"TFE25-NG","price":1399.97,"currency_code":"USD","in_stock":true},{"title":"25 (3 Burner) \/ Liquid Propane","offer_id":46936789909665,"sku":"TFE25-LP","price":1399.97,"currency_code":"USD","in_stock":true},{"title":"32 (4 Burner) \/ Natural Gas","offer_id":46936789942433,"sku":"TFE32-NG","price":1699.97,"currency_code":"USD","in_stock":true},{"title":"32 (4 Burner) \/ Liquid Propane","offer_id":46936789975201,"sku":"TFE32-LP","price":1699.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/trueflame-e-series-built-in-stainless-steel-gas-grill-with-3-to-4-burners-25-inch-open-view-sak13784.jpg?v=1787942168"},{"product_id":"trueflame-30-premium-built-in-stainless-gas-griddle-grill-tfg30-sak85362","title":"TrueFlame 30\" Premium Built-In Stainless Gas Griddle Grill [TFG30] (SAK85362)","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-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    .pdp-manuals {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n\n    .pdp-manuals a {\n      color: var(--pdp-accent);\n      font-size: 15px;\n      text-decoration: underline;\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\"\u003eTrueFlame 30\" Premium Built-In Stainless Gas Griddle Grill [TFG30]\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame 30\" Built-In Stainless Gas Griddle Grill is engineered for outdoor kitchens that demand performance and durability. Crafted from #304 stainless steel with a 495-square-inch cooking surface and 36,000 BTUs of output, it delivers professional-grade searing power with flame-thrower ignition and a protective stainless cover — built to handle everything from smash burgers to weekend feasts.\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\u003e#304 stainless steel construction delivers long-lasting durability for outdoor kitchens.\u003c\/li\u003e\n        \u003cli\u003e495 sq. in. cooking surface accommodates multiple dishes simultaneously.\u003c\/li\u003e\n        \u003cli\u003e36,000 BTUs of power provides high-heat searing performance every time.\u003c\/li\u003e\n        \u003cli\u003eFlame-thrower ignition starts quickly and reliably without hassle.\u003c\/li\u003e\n        \u003cli\u003eIntegrated grease management system simplifies post-cook cleanup.\u003c\/li\u003e\n        \u003cli\u003eRed exterior LED lighting allows effortless grilling after dark.\u003c\/li\u003e\n        \u003cli\u003eProtective stainless steel cover keeps the griddle surface clean and ready.\u003c\/li\u003e\n        \u003cli\u003eAvailable in Natural Gas and Liquid Propane configurations.\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\"\u003eHigh-Output Cooking Power\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            With 36,000 BTUs and a large flat-top cooking surface, the TFG30 delivers the consistent, high heat needed for perfect sears on steaks, smash burgers, fajitas, and more.\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\"\u003eBuilt-In Outdoor Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Designed for built-in installation in outdoor kitchens, the TFG30 features a #304 stainless steel body and protective cover built to perform in outdoor conditions year-round.\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\"\u003eEffortless Ignition \u0026amp; Cleanup\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Flame-thrower ignition gets cooking started in seconds, while the integrated grease management system makes post-session cleanup straightforward and quick.\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\"\u003eAmbient LED Lighting\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Red exterior LED lighting adds a modern aesthetic to your outdoor kitchen while giving you full visibility of your cooking surface after dark.\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\u003eMaterial:\u003c\/strong\u003e #304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Surface:\u003c\/strong\u003e 495 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBTU Output:\u003c\/strong\u003e 36,000 BTUs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame-thrower ignition\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Options:\u003c\/strong\u003e Natural Gas \/ Liquid Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Red exterior LED\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCover:\u003c\/strong\u003e Protective stainless steel lid\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrease Management:\u003c\/strong\u003e Integrated system\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInstallation:\u003c\/strong\u003e Built-in\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eSKUs:\u003c\/strong\u003e TFG30-NG (Natural Gas) \/ TFG30-LP (Liquid Propane)\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 griddle.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertainers cooking for family and guests.\u003c\/li\u003e\n        \u003cli\u003eGrill enthusiasts seeking a flat-top surface with professional BTU output.\u003c\/li\u003e\n        \u003cli\u003eHomeowners wanting a durable, low-maintenance stainless cooking station.\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\u003eInstallation must comply with all applicable local building, gas, and electrical codes.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer safety instructions for gas line connections and ventilation.\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas components or bypass any built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eEnsure the unit is installed by a qualified professional familiar with built-in outdoor appliances.\u003c\/li\u003e\n        \u003cli\u003eUse only in accordance with the included user manual and cutout specifications.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eManuals \u0026amp; Resources\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-manuals\"\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/TrueFlame_Griddle_Manual.pdf?v=1743109984\"\u003eUser Manual\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_Manual.pdf?v=1742944301\"\u003eCutout Sheet\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_Cleaning_Sheet.pdf?v=1742944296\"\u003eClean \u0026amp; Care Guide\u003c\/a\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0273\/9424\/4673\/files\/True_Flame_Brochures.pdf?v=1743021920\"\u003eTrueFlame Brochures\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eVideo Overview\u003c\/h3\u003e\n      \u003cp class=\"pdp-text\" style=\"margin-bottom: 14px;\"\u003eSee the TrueFlame Pro Series in action:\u003c\/p\u003e\n      \u003ciframe title=\"TrueFlame Pro Series Brass Burners\" src=\"https:\/\/www.youtube.com\/embed\/jcFt3NbxQk0\" height=\"480\" width=\"100%\" loading=\"lazy\" style=\"border-radius: 10px; border: none;\"\u003e\u003c\/iframe\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 are available?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The TFG30 is available in both Natural Gas (TFG30-NG) and Liquid Propane (TFG30-LP) 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 cooking surface size?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The griddle provides 495 square inches of flat-top cooking surface, giving you ample room to cook multiple dishes at once.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat type of ignition does this griddle use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The TFG30 uses a flame-thrower ignition system for fast, reliable starts every time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\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. The TFG30 is specifically designed for built-in outdoor kitchen installation. Refer to the Cutout Sheet for exact dimensions and clearance requirements.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow do I clean this griddle?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The integrated grease management system channels drippings away from the cooking surface. Refer to the included Clean \u0026amp; Care Guide Sheet for full maintenance instructions.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it come with a cover?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TFG30 includes a protective stainless steel cover to keep the cooking surface clean when not in use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the BTU output?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The TFG30 delivers 36,000 BTUs of cooking power, providing the high heat necessary for professional-level searing and griddling.\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 TrueFlame 30\" Built-In Gas Griddle Grill is a solid choice for outdoor kitchen builders who want high-output performance, durable stainless construction, and a clean built-in aesthetic — all backed by practical features like LED lighting and an integrated grease system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    FREE USA SHIPPING. Your TrueFlame 30\" Premium Built-In Stainless Gas Griddle Grill [TFG30] will be packed and shipped within 1–3 business days and delivered within 5–10 business days. Installation must be performed in accordance with all applicable local codes and the manufacturer’s 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\": \"What fuel types are available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TFG30 is available in both Natural Gas (TFG30-NG) and Liquid Propane (TFG30-LP) configurations. Select your preferred fuel type at checkout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the cooking surface size?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The griddle provides 495 square inches of flat-top cooking surface, giving you ample room to cook multiple dishes at once.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of ignition does this griddle use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TFG30 uses a flame-thrower ignition system for fast, reliable starts every time.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this griddle designed for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TFG30 is specifically designed for built-in outdoor kitchen installation. Refer to the Cutout Sheet for exact dimensions and clearance requirements.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do I clean this griddle?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The integrated grease management system channels drippings away from the cooking surface. Refer to the included Clean \u0026 Care Guide Sheet for full maintenance instructions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it come with a cover?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TFG30 includes a protective stainless steel cover to keep the cooking surface clean when not in use.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the BTU output?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TFG30 delivers 36,000 BTUs of cooking power, providing the high heat necessary for professional-level searing and griddling.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"SAKSBY WHOLESALE","offers":[{"title":"Natural Gas","offer_id":46936792662177,"sku":"TFG30-NG","price":3199.97,"currency_code":"USD","in_stock":true},{"title":"Liquid Propane","offer_id":46936792694945,"sku":"TFG30-LP","price":3199.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/trueflame-30-inch-built-in-stainless-gas-griddle-grill-with-removable-lid-sak85362.jpg?v=1787942174"},{"product_id":"trueflame-luxury-built-in-gas-stainless-steel-grills-tf25-32-40-sak30587","title":"TrueFlame Luxury Built-In Gas Stainless Steel Grills [TF25\/32\/40] (SAK30587)","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: \"\\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\"\u003eTrueFlame Luxury Built-In Gas Stainless Steel Grills (25\", 32\" \u0026amp; 40\")\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The TrueFlame Luxury Built-In Gas Stainless Steel Grills deliver professional-grade outdoor cooking in a sleek, durable package. Crafted from #304 stainless steel and available in 25\", 32\", and 40\" configurations, these grills combine powerful multi-burner performance with premium LED lighting and a reliable ignition system — engineered to be the centerpiece of your outdoor kitchen.\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\u003e#304 stainless steel construction delivers long-lasting durability and a premium finish.\u003c\/li\u003e\n        \u003cli\u003eHigh-performance burners provide intense, consistent heat for a perfect sear every time.\u003c\/li\u003e\n        \u003cli\u003eExterior LED knob lights and interior grill lights allow confident cooking after dark.\u003c\/li\u003e\n        \u003cli\u003eSquare burner cover design ensures even heat distribution and minimizes flare-ups.\u003c\/li\u003e\n        \u003cli\u003eAvailable in 3-, 4-, and 5-burner configurations to match any outdoor kitchen layout.\u003c\/li\u003e\n        \u003cli\u003eCompatible with both Natural Gas and Liquid Propane fuel types.\u003c\/li\u003e\n        \u003cli\u003eReliable electronic ignition system gets the grill fired up instantly.\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--build\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003e#304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Every surface — from the burner covers to the grill body — is constructed from commercial-grade #304 stainless steel for unmatched durability and corrosion resistance.\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\"\u003eHigh-Performance Burners\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Cast stainless steel burners deliver intense, even heat across the full cooking surface — ideal for searing, smoking, and grilling a wide variety of foods.\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--light\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eLED Lighting System\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Exterior LED lights behind each knob show burner status at a glance, while a striking LED strip and powerful interior lights keep cooking safe and visible after sunset.\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--ignite\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eInstant Ignition\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The reliable electronic ignition system ensures a quick, hassle-free start every session — no lighter needed, just turn the knob and cook.\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\u003eMaterial:\u003c\/strong\u003e #304 stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eAvailable Sizes:\u003c\/strong\u003e 25\" (3-burner), 32\" (4-burner), 40\" (5-burner)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Types:\u003c\/strong\u003e Natural Gas, Liquid Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Type:\u003c\/strong\u003e #304 cast stainless steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Covers:\u003c\/strong\u003e Square design for even heat distribution\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e LED knob indicators + interior grill lights + LED strip\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Electronic push-start\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eInstallation:\u003c\/strong\u003e Built-in \/ drop-in outdoor kitchen format\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 patio setups.\u003c\/li\u003e\n        \u003cli\u003eHomeowners upgrading to a premium built-in gas grill.\u003c\/li\u003e\n        \u003cli\u003eCulinary enthusiasts who demand precise, professional heat control.\u003c\/li\u003e\n        \u003cli\u003eThose who grill year-round and need reliable performance in all conditions.\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, gas connection, and safety instructions before use.\u003c\/li\u003e\n        \u003cli\u003eEnsure proper ventilation in all built-in outdoor kitchen applications.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas connections or bypass built-in safety features.\u003c\/li\u003e\n        \u003cli\u003eConsult a licensed professional for gas line 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 sizes are available?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The TrueFlame grill is available in three sizes: 25\" (3-burner), 32\" (4-burner), and 40\" (5-burner) to fit a range of outdoor kitchen layouts.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this grill work with Natural Gas and Liquid Propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. Each size 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 material is the grill made from?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The grill body, burners, and burner covers are all made from #304 stainless steel, offering excellent durability and corrosion resistance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes the grill have built-in lighting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The TrueFlame features LED indicator lights behind each control knob, an LED strip accent, and interior grill lighting for nighttime cooking.\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            A licensed professional is recommended for all gas line connections. The grill should be installed in compliance with local building and gas codes.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this a built-in or freestanding grill?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This is a built-in grill designed for drop-in installation into an outdoor kitchen island or countertop.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat does the square burner cover design do?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The square burner cover design promotes even heat distribution across the cooking surface and helps reduce flare-ups for more consistent 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 TrueFlame Luxury Built-In Gas Grill is an exceptional choice for homeowners who want a high-performance, premium-grade built-in grill with professional features and lasting durability.\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. Gas appliances must be installed and operated in accordance with all applicable local codes. Consult a licensed gas professional for all fuel 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\": \"What sizes are available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The TrueFlame grill is available in three sizes: 25\\\" (3-burner), 32\\\" (4-burner), and 40\\\" (5-burner) to fit a range of outdoor kitchen layouts.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this grill work with Natural Gas and Liquid Propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Each size 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 material is the grill made from?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The grill body, burners, and burner covers are all made from #304 stainless steel, offering excellent durability and corrosion resistance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the grill have built-in lighting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The TrueFlame features LED indicator lights behind each control knob, an LED strip accent, and interior grill lighting for nighttime cooking.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is professional installation required?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A licensed professional is recommended for all gas line connections. The grill should be installed in compliance with local building and gas codes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this a built-in or freestanding grill?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This is a built-in grill designed for drop-in installation into an outdoor kitchen island or countertop.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What does the square burner cover design do?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The square burner cover design promotes even heat distribution across the cooking surface and helps reduce flare-ups for more consistent results.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"SAKSBY WHOLESALE","offers":[{"title":"25 (3 Burner) \/ Natural Gas","offer_id":46936792727713,"sku":"TF25-NG","price":2499.97,"currency_code":"USD","in_stock":true},{"title":"25 (3 Burner) \/ Liquid Propane","offer_id":46936792760481,"sku":"TF25-LP","price":2499.97,"currency_code":"USD","in_stock":true},{"title":"32 (4 Burner) \/ Natural Gas","offer_id":46936792793249,"sku":"TF32-NG","price":2999.97,"currency_code":"USD","in_stock":true},{"title":"32 (4 Burner) \/ Liquid Propane","offer_id":46936792826017,"sku":"TF32-LP","price":2999.97,"currency_code":"USD","in_stock":true},{"title":"40 (5 Burner) \/ Natural Gas","offer_id":46936792858785,"sku":"TF40-NG","price":3499.97,"currency_code":"USD","in_stock":true},{"title":"40 (5 Burner) \/ Liquid Propane","offer_id":46936792891553,"sku":"TF40-LP","price":3499.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/trueflame-built-in-gas-stainless-steel-grill-with-3-to-5-built-in-burners-25-inch-closed-sak30587.jpg?v=1787942175"}],"url":"https:\/\/naturenookusa.com\/collections\/true-flame.oembed","provider":"Nature Nook USA","version":"1.0","type":"link"}