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