{"product_id":"summerset-15-inch-outdoor-rated-fridge-with-stainless-door","title":"Summerset 15-inch 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-section--fridge .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--fridge .pdp-block,\n    .pdp-section--fridge .pdp-intro,\n    .pdp-section--fridge .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--fridge .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--fridge .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--fridge .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--fridge .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--fridge .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--fridge .pdp-text,\n    .pdp-section--fridge .pdp-spec-item,\n    .pdp-section--fridge .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--fridge .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--fridge .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--fridge .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--fridge .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--fridge .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--fridge .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--fridge .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-section--fridge .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--fridge .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--fridge .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--fridge .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--fridge .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--fridge .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--fridge .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--fridge .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--fridge .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--fridge .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--fridge .pdp-block,\n      .pdp-section--fridge .pdp-intro,\n      .pdp-section--fridge .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--fridge .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--fridge .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--fridge .pdp-highlight-grid,\n      .pdp-section--fridge .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--fridge .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\"\u003eSummerset 15-Inch Outdoor Rated Refrigerator with Stainless Steel Door (RFR-15S)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Summerset 15-Inch Outdoor Refrigerator is built to keep your outdoor kitchen fully stocked and your beverages perfectly chilled. Constructed from #304 stainless steel and UL certified for exterior use, it delivers professional-grade refrigeration in a compact, weather-resistant footprint — eliminating trips indoors and elevating every outdoor entertaining occasion.\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 resists weather damage and cleans easily.\u003c\/li\u003e\n        \u003cli\u003eUL certified for outdoor use — purpose-built for exterior environments.\u003c\/li\u003e\n        \u003cli\u003eDigital temperature controls with a clear display for precise, effortless adjustment.\u003c\/li\u003e\n        \u003cli\u003eAuto-defrost system maintains performance without manual intervention.\u003c\/li\u003e\n        \u003cli\u003e3.2 cubic feet of storage accommodates wine, beer, soft drinks, and fresh ingredients.\u003c\/li\u003e\n        \u003cli\u003eFront venting design enables seamless built-in installation.\u003c\/li\u003e\n        \u003cli\u003eField-reversible door hinge and integrated lock add installation flexibility and security.\u003c\/li\u003e\n        \u003cli\u003eLifetime warranty provides industry-leading long-term protection.\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 from #304 stainless steel and UL certified for exterior use, this refrigerator is engineered to withstand outdoor conditions season after season without compromising 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\"\u003ePrecision Digital Climate Control\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            An electronic controller with digital display and a 32–50°F temperature range gives you accurate, consistent cooling for everything from beverages to delicate ingredients.\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 configuration allow seamless integration into outdoor kitchen cabinetry, while the field-reversible door hinge accommodates any layout.\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\"\u003eSecurity and Convenience\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            An integrated lock, door alarm, and self-closing door mechanism protect your contents and maintain temperature integrity during busy outdoor gatherings.\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 RFR-15S\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\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\u003eRefrigerant:\u003c\/strong\u003e R-134a\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\u003eDefrost Type:\u003c\/strong\u003e Automatic\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e #304 Stainless Steel Door \/ Painted Metal Cabinet\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eShelf Material:\u003c\/strong\u003e Wire\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\u003eHinge:\u003c\/strong\u003e Field Reversible\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eElectrical:\u003c\/strong\u003e 115V \/ 1.3A\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDimensions (W × H × D):\u003c\/strong\u003e 14.9\" × 34\" × 23.4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout (W × H × D):\u003c\/strong\u003e 16 1\/8\" × 34 3\/4\" × 23 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 73 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eOutdoor Certification:\u003c\/strong\u003e UL\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-grade refrigeration outdoors.\u003c\/li\u003e\n        \u003cli\u003eBackyard entertaining, poolside setups, and patio bars.\u003c\/li\u003e\n        \u003cli\u003eCustomers seeking a compact, weather-resistant fridge 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 refrigerator is intended for outdoor use in protected or semi-protected installations as specified by the manufacturer.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for electrical connections, ventilation clearances, and built-in cutout dimensions.\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 fully enclosed spaces without adequate front ventilation clearance.\u003c\/li\u003e\n        \u003cli\u003eDo not modify electrical components or bypass built-in safety features such as the door alarm or locking 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\u003eIs this refrigerator rated for outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Summerset RFR-15S is UL certified for outdoor use and constructed from #304 stainless steel to withstand exterior 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 configuration allow seamless built-in installation into outdoor kitchen cabinetry without additional clearance requirements.\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 adjustable temperature range is 32 to 50 degrees Fahrenheit, suitable for beverages, wine, and fresh ingredients.\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 auto-defrost system handles defrosting automatically, requiring no manual intervention.\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, allowing you to configure the door swing to suit your installation layout.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat warranty does this product include?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This refrigerator includes the Gold Standard Lifetime Warranty — industry-leading lifetime protection for your product.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the cutout dimensions for built-in installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The required cutout dimensions are 16 1\/8\" wide × 34 3\/4\" high × 23 3\/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 Summerset 15-Inch Outdoor Refrigerator is a dependable, professionally built choice for homeowners who want reliable outdoor refrigeration with precision controls, durable construction, and the confidence of a 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 intended for outdoor residential use only. Always follow the manufacturer's installation and safety guidelines. Consult a licensed electrician for electrical connections. Not intended for commercial food service 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 refrigerator rated for outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Summerset RFR-15S is UL certified for outdoor use and constructed from #304 stainless steel to withstand exterior 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 configuration allow seamless built-in installation into outdoor kitchen cabinetry without additional clearance requirements.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the temperature range?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The adjustable temperature range is 32 to 50 degrees Fahrenheit, suitable for beverages, wine, and fresh ingredients.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require manual defrosting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The auto-defrost system handles defrosting automatically, requiring no manual intervention.\"\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, allowing you to configure the door swing to suit your installation layout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What warranty does this product include?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This refrigerator includes the Gold Standard Lifetime Warranty — industry-leading lifetime protection for your product.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions for built-in installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout dimensions are 16 1\/8\\\" wide x 34 3\/4\\\" high x 23 3\/4\\\" deep.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Default Title","offer_id":46890566287521,"sku":"RFR-15S","price":1899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/rfr-15s-1.jpg?v=1786895392","url":"https:\/\/naturenookusa.com\/products\/summerset-15-inch-outdoor-rated-fridge-with-stainless-door","provider":"Nature Nook USA","version":"1.0","type":"link"}