{"product_id":"blaze-20-inch-4-4-cu-ft-compact-refrigerator-with-door-towel-bar-handle","title":"Blaze 20-Inch 4.4 Cu. Ft. Compact Refrigerator with Door \u0026 Towel Bar Handle","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\"\u003eBlaze 20-Inch 4.4 Cu. Ft. Compact Refrigerator with Door \u0026amp; Towel Bar Handle\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Blaze 20-Inch Compact Refrigerator is built for indoor spaces where performance and precision matter. With 4.4 cubic feet of storage, a 304 stainless steel door, and a counter-depth profile, it integrates cleanly into kitchens, entertainment areas, and bar setups — delivering consistent, compressor-driven cooling in a space-efficient 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\u003eCounter-depth design integrates flush with existing cabinetry for a built-in look.\u003c\/li\u003e\n        \u003cli\u003e304 stainless steel door construction offers commercial-grade durability and corrosion resistance.\u003c\/li\u003e\n        \u003cli\u003ePrecision dial thermostat allows exact temperature control from 32 to 50 degrees.\u003c\/li\u003e\n        \u003cli\u003eCompressor cooling system maintains consistent temperatures across all storage zones.\u003c\/li\u003e\n        \u003cli\u003eRight or left hinge configuration provides flexible installation options.\u003c\/li\u003e\n        \u003cli\u003eSecure locking mechanism keeps contents protected in shared or hospitality environments.\u003c\/li\u003e\n        \u003cli\u003eBright white LED interior lighting ensures clear visibility of contents at all times.\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\"\u003eCounter-Depth Profile\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The compact counter-depth design fits seamlessly alongside standard cabinetry, making it a clean, integrated solution for kitchens and entertainment 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\"\u003eCompressor Cooling\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A reliable compressor system delivers consistent, precise cooling across the full 4.4 cubic foot interior, maintaining temperatures between 32 and 50 degrees.\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 Door\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Commercial-grade stainless steel construction resists corrosion and wear, maintaining a professional appearance through frequent daily 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\"\u003eFlexible Hinge Configuration\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Available in right or left hinge orientation, allowing the unit to be positioned to suit your specific layout without compromising access or aesthetics.\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\u003eBrand:\u003c\/strong\u003e Blaze\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e BLZ-SSRF126 + BLZ-SSFP-126\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e 4.4 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\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooling Type:\u003c\/strong\u003e Direct Cooling\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDefrost Type:\u003c\/strong\u003e Manual\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 (Black Cabinet)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eShelf Material:\u003c\/strong\u003e Powder-Coated Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Shelves:\u003c\/strong\u003e 3\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDoor Storage:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLock:\u003c\/strong\u003e Yes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHinge Type:\u003c\/strong\u003e Right or Left\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eVenting:\u003c\/strong\u003e Rear\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Freestanding \/ Counter Depth\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\u003eVoltage:\u003c\/strong\u003e 115V\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\u003eCertification:\u003c\/strong\u003e CSA\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 20.69\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 32.75\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 20.88\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 53 lbs\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 kitchens and bar areas requiring built-in-style refrigeration.\u003c\/li\u003e\n        \u003cli\u003eEntertainment spaces needing reliable beverage and food cooling.\u003c\/li\u003e\n        \u003cli\u003eHospitality and professional environments with high-frequency access needs.\u003c\/li\u003e\n        \u003cli\u003eHomeowners seeking a space-efficient, premium-finish 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 unit is designed for indoor use within an ambient temperature range of 60–90°F.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation instructions for electrical setup and ventilation clearances.\u003c\/li\u003e\n        \u003cli\u003eRear venting requires adequate clearance behind the unit for proper airflow.\u003c\/li\u003e\n        \u003cli\u003eManual defrost requires periodic maintenance to maintain optimal performance.\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 designed for indoor or outdoor use?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            This unit is designed for indoor use. While it carries CSA outdoor certification, it is optimized for indoor environments within a 60–90°F ambient temperature range.\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            The Blaze 20-Inch Compact Refrigerator offers 4.4 cubic feet of storage, with three adjustable powder-coated steel shelves and door storage.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan I choose the door hinge direction?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This product is available in both right-hinge and left-hinge configurations to suit your installation layout.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this refrigerator have a lock?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A secure locking mechanism is included to protect contents in shared or professional environments.\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 compressor-based direct cooling system, which maintains consistent temperatures more reliably than thermoelectric alternatives.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes it require defrosting?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. This unit uses manual defrost, which requires periodic maintenance but contributes to long-term reliability.\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 standard 115-volt power and should be installed according to the manufacturer's instructions and applicable local electrical 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 Blaze 20-Inch Compact Refrigerator is a strong choice for homeowners and professionals who need reliable, precision-controlled cooling in a space-efficient, premium-finish package.\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 food and beverage storage only. Follow all manufacturer guidelines for installation, operation, and maintenance. Consult a qualified electrician for installation if required by 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 designed for indoor or outdoor use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This unit is designed for indoor use. While it carries CSA outdoor certification, it is optimized for indoor environments within a 60\\u201390\\u00b0F ambient temperature range.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the storage capacity?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Blaze 20-Inch Compact Refrigerator offers 4.4 cubic feet of storage, with three adjustable powder-coated steel shelves and door storage.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I choose the door hinge direction?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This product is available in both right-hinge and left-hinge configurations to suit your installation layout.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this refrigerator have a lock?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A secure locking mechanism is included to protect contents in shared or professional environments.\"\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 direct cooling system, which maintains consistent temperatures more reliably than thermoelectric alternatives.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does it require defrosting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. This unit uses manual defrost, which requires periodic maintenance but contributes to long-term reliability.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the electrical requirements?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The unit operates on standard 115-volt power and should be installed according to the manufacturer's instructions and applicable local electrical codes.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Right Hinge","offer_id":46890565173409,"sku":"BLZ-SSRF126+BLZ-SSFP-126LH-1","price":848.0,"currency_code":"USD","in_stock":true},{"title":"Left Hinge","offer_id":46890565206177,"sku":"BLZ-SSRF126+BLZ-SSFP-126LH-2","price":848.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/6aa4f70f089042ed2c39e32d6f376353.jpg?v=1786895379","url":"https:\/\/naturenookusa.com\/products\/blaze-20-inch-4-4-cu-ft-compact-refrigerator-with-door-towel-bar-handle","provider":"Nature Nook USA","version":"1.0","type":"link"}