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