{"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","url":"https:\/\/naturenookusa.com\/products\/trueflame-24-inch-5-3-cu-ft-outdoor-rated-dual-zone-wine-cooler","provider":"Nature Nook USA","version":"1.0","type":"link"}