{"product_id":"allavino-172-bottle-dual-zone-wine-refrigerator","title":"Allavino 172-Bottle Dual Zone Wine Refrigerator","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   PRIME WINE COOLERS — ALLAVINO VSWR172-2BL20\n   ========================================================= *\/\n\n.pwc-wrap {\n  --ink: #201a16;\n  --ink-soft: #55493f;\n  --cream: #f7f2e9;\n  --cream-deep: #efe6d6;\n  --wine: #7b2b2c;\n  --wine-deep: #7b2b2c;\n  --brass: #a9814a;\n  --line: #ddd0ba;\n\n  max-width: 1180px;\n  margin: 0 auto;\n  background: var(--cream);\n  color: var(--ink);\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n  line-height: 1.55;\n  -webkit-font-smoothing: antialiased;\n}\n\n.pwc-wrap *,\n.pwc-wrap *::before,\n.pwc-wrap *::after {\n  box-sizing: border-box;\n}\n\n.pwc-wrap img {\n  display: block;\n  max-width: 100%;\n}\n\n.pwc-serif {\n  font-family: 'Fraunces', Georgia, serif;\n  font-weight: 500;\n  letter-spacing: -0.01em;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.pwc-hero {\n  display: grid;\n  grid-template-columns: 1.05fr 1fr;\n  background: var(--wine-deep);\n  color: var(--cream);\n  overflow: hidden;\n}\n\n.pwc-hero-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 56px 48px;\n}\n\n.pwc-eyebrow {\n  margin: 0 0 18px;\n  color: var(--brass);\n  font-size: 13px;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n}\n\n.pwc-hero h1 {\n  margin: 0 0 20px;\n  color: #fff;\n  font-size: clamp(32px, 4vw, 46px);\n  line-height: 1.08;\n}\n\n.pwc-hero .pwc-lede {\n  max-width: 46ch;\n  margin: 0 0 28px;\n  color: #e7d9d2;\n  font-size: 17px;\n}\n\n.pwc-hero-stats {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 30px;\n  margin-bottom: 30px;\n}\n\n.pwc-stat-num,\n.pwc-glance-num {\n  font-family: 'Fraunces', Georgia, serif;\n}\n\n.pwc-stat-num {\n  color: #fff;\n  font-size: 30px;\n  line-height: 1;\n}\n\n.pwc-stat-label {\n  max-width: 12ch;\n  margin-top: 6px;\n  color: #cbb3ab;\n  font-size: 12.5px;\n}\n\n.pwc-hero-price {\n  display: flex;\n  align-items: baseline;\n  gap: 10px;\n  margin-bottom: 8px;\n}\n\n.pwc-hero-price .amt {\n  color: #fff;\n  font-size: 26px;\n  font-weight: 600;\n}\n\n.pwc-hero-price .note {\n  color: #cbb3ab;\n  font-size: 13px;\n}\n\n\n\/* HERO IMAGE *\/\n\n.pwc-hero-img {\n  position: relative;\n  min-height: 600px;\n  overflow: hidden;\n  background: var(--wine-deep);\n}\n\n.pwc-hero-img img {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  width: 100%;\n  height: 100%;\n  max-width: none;\n  object-fit: cover;\n  object-position: center;\n  transform: translate(-50%, -50%) scale(1.5);\n}\n\n\n\/* =========================================================\n   LEAD STATEMENT\n   ========================================================= *\/\n\n.pwc-lead-strip {\n  padding: 64px 48px 48px;\n  text-align: center !important;\n}\n\n.pwc-lead-strip h2 {\n  max-width: 20ch;\n  margin: 0 auto 18px !important;\n  font-size: clamp(24px, 3vw, 32px);\n  text-align: center !important;\n}\n\n.pwc-lead-strip p {\n  max-width: 62ch;\n  margin: 0 auto !important;\n  color: var(--ink-soft);\n  font-size: 16px;\n  text-align: center !important;\n}\n\n\n\/* =========================================================\n   FEATURE ROWS\n   ========================================================= *\/\n\n.pwc-feature {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 56px;\n  padding: 40px 48px;\n}\n\n.pwc-feature.rev .pwc-feature-img {\n  order: 2;\n}\n\n.pwc-feature.rev .pwc-feature-copy {\n  order: 1;\n}\n\n.pwc-feature-img img {\n  width: 100%;\n  border-radius: 4px;\n}\n\n.pwc-tag {\n  display: inline-block;\n  margin-bottom: 16px;\n  padding: 4px 12px;\n  border: 1px solid var(--wine);\n  border-radius: 20px;\n  color: var(--wine);\n  font-size: 12.5px;\n}\n\n.pwc-feature-copy h3 {\n  margin: 0 0 14px;\n  font-size: clamp(22px, 2.6vw, 28px);\n}\n\n.pwc-feature-copy p {\n  margin: 0 0 14px;\n  color: var(--ink-soft);\n  font-size: 15.5px;\n}\n\n.pwc-feature-copy ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.pwc-feature-copy li {\n  position: relative;\n  margin-bottom: 10px;\n  padding-left: 26px;\n  color: var(--ink);\n  font-size: 15px;\n}\n\n.pwc-feature-copy li::before {\n  content: \"\";\n  position: absolute;\n  top: 7px;\n  left: 0;\n  width: 14px;\n  height: 8px;\n  border-bottom: 2px solid var(--wine);\n  border-left: 2px solid var(--wine);\n  transform: rotate(-45deg);\n}\n\n\n\/* =========================================================\n   AT A GLANCE\n   ========================================================= *\/\n\n.pwc-glance {\n  margin: 48px 0;\n  padding: 56px 48px;\n  background: var(--cream-deep);\n}\n\n.pwc-glance h2 {\n  margin: 0 0 40px;\n  font-size: clamp(24px, 3vw, 30px);\n  text-align: center;\n}\n\n.pwc-glance-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n}\n\n.pwc-glance-item {\n  padding: 0 18px;\n  border-left: 1px solid var(--line);\n  text-align: center;\n}\n\n.pwc-glance-item:first-child {\n  border-left: 0;\n}\n\n.pwc-glance-num {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--wine);\n  font-size: 34px;\n}\n\n.pwc-glance-label {\n  color: var(--ink-soft);\n  font-size: 13.5px;\n}\n\n\n\/* =========================================================\n   TECH + DIMENSIONS\n   ========================================================= *\/\n\n.pwc-tech,\n.pwc-dimensions {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 56px;\n  padding: 48px;\n}\n\n.pwc-tech {\n  background: var(--cream);\n  margin: 48px 0;\n}\n\n.pwc-tech-img img,\n.pwc-dimensions-img img {\n  width: 100%;\n  border-radius: 4px;\n}\n\n.pwc-tech-copy h2,\n.pwc-dimensions-copy h2 {\n  margin: 0 0 16px;\n  font-size: clamp(26px, 3vw, 34px);\n  line-height: 1.15;\n}\n\n.pwc-tech-copy p,\n.pwc-dimensions-copy p {\n  margin: 0 0 18px;\n  color: var(--ink-soft);\n  font-size: 15.5px;\n}\n\n.pwc-tech-copy ul,\n.pwc-dimensions-copy ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.pwc-tech-copy li,\n.pwc-dimensions-copy li {\n  position: relative;\n  margin-bottom: 10px;\n  padding-left: 26px;\n  color: var(--ink);\n  font-size: 15px;\n}\n\n.pwc-tech-copy li::before,\n.pwc-dimensions-copy li::before {\n  content: \"\";\n  position: absolute;\n  top: 7px;\n  left: 0;\n  width: 14px;\n  height: 8px;\n  border-bottom: 2px solid var(--wine);\n  border-left: 2px solid var(--wine);\n  transform: rotate(-45deg);\n}\n\n.pwc-dimensions {\n  padding-top: 24px;\n  padding-bottom: 64px;\n}\n\n.pwc-dimensions-copy {\n  order: 1;\n}\n\n.pwc-dimensions-img {\n  order: 2;\n}\n\n.pwc-dimension-specs {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-top: 24px;\n}\n\n.pwc-dimension-spec {\n  padding: 16px 12px;\n  background: var(--cream-deep);\n  text-align: center;\n}\n\n.pwc-dimension-spec strong {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--wine);\n  font-family: 'Fraunces', Georgia, serif;\n  font-size: 24px;\n  font-weight: 500;\n}\n\n.pwc-dimension-spec span {\n  color: var(--ink-soft);\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   TECH + DIMENSIONS — MOBILE\n   ========================================================= *\/\n\n@media (max-width: 860px) {\n  .pwc-tech,\n  .pwc-dimensions {\n    grid-template-columns: 1fr;\n    gap: 28px;\n    padding: 36px 24px;\n  }\n\n  .pwc-tech {\n    margin: 32px 0;\n  }\n\n  .pwc-dimensions-copy,\n  .pwc-dimensions-img {\n    order: initial;\n  }\n\n  .pwc-dimension-specs {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 500px) {\n  .pwc-dimension-spec {\n    padding: 14px 8px;\n  }\n\n  .pwc-dimension-spec strong {\n    font-size: 21px;\n  }\n\n  .pwc-dimension-spec span {\n    font-size: 11px;\n  }\n}\n\/* =========================================================\n   GUARANTEE BAR\n   ========================================================= *\/\n\n.pwc-guarantee {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  padding: 36px 48px;\n  background: var(--wine-deep);\n  color: #fff;\n}\n\n.pwc-guarantee-item {\n  padding: 0 14px;\n  border-left: 1px solid rgba(255,255,255,.15);\n  text-align: center;\n}\n\n.pwc-guarantee-item:first-child {\n  border-left: 0;\n}\n\n.pwc-g-title {\n  margin-bottom: 4px;\n  color: #fff;\n  font-size: 14.5px;\n  font-weight: 600;\n}\n\n.pwc-g-sub {\n  color: #cbb3ab;\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.pwc-faq {\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 56px 48px 72px;\n}\n\n.pwc-faq h2 {\n  margin: 0 0 30px;\n  font-size: clamp(24px, 3vw, 30px);\n  text-align: center;\n}\n\n.pwc-faq details {\n  padding: 18px 0;\n  border-bottom: 1px solid var(--line);\n}\n\n.pwc-faq summary {\n  position: relative;\n  padding-right: 30px;\n  cursor: pointer;\n  font-size: 15.5px;\n  font-weight: 600;\n  list-style: none;\n}\n\n.pwc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.pwc-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: -2px;\n  right: 0;\n  color: var(--wine);\n  font-size: 22px;\n  font-weight: 400;\n}\n\n.pwc-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.pwc-faq details p {\n  max-width: 68ch;\n  margin: 14px 0 0;\n  color: var(--ink-soft);\n  font-size: 15px;\n}\n\n\n\/* =========================================================\n   CLOSING\n   ========================================================= *\/\n\n.pwc-closing {\n  padding: 8px 48px 72px;\n  text-align: center;\n}\n\n.pwc-closing h2 {\n  margin: 0 0 14px;\n  font-size: clamp(24px, 3vw, 30px);\n}\n\n.pwc-closing p {\n  margin: 0;\n  color: var(--ink-soft);\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 860px) {\n  .pwc-hero { grid-template-columns: 1fr; }\n\n  .pwc-hero-img {\n    min-height: 420px;\n    order: -1;\n    padding: 25px;\n  }\n\n  .pwc-hero-img img {\n    max-height: 500px;\n    transform: translate(-50%, -50%) scale(1);\n  }\n\n  .pwc-hero-copy {\n    padding: 40px 24px;\n  }\n\n  .pwc-lead-strip {\n    width: 100%;\n    padding: 56px 24px 40px;\n  }\n\n  .pwc-feature,\n  .pwc-feature.rev {\n    grid-template-columns: 1fr;\n    gap: 22px;\n    padding: 28px 24px;\n  }\n\n  .pwc-feature.rev .pwc-feature-img,\n  .pwc-feature.rev .pwc-feature-copy {\n    order: initial;\n  }\n\n  .pwc-glance {\n    padding: 40px 24px;\n  }\n\n  .pwc-glance-grid {\n    grid-template-columns: 1fr 1fr;\n    row-gap: 28px;\n  }\n\n  .pwc-glance-item {\n    padding: 0 10px;\n    border-left: 0;\n  }\n\n  .pwc-glance-item:nth-child(odd) {\n    border-right: 1px solid var(--line);\n  }\n\n  .pwc-gallery {\n    padding: 8px 24px 40px;\n  }\n\n  .pwc-gallery-grid {\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: auto;\n  }\n\n  .pwc-gallery-grid .g1 {\n    grid-row: auto;\n    grid-column: 1 \/ 3;\n  }\n\n  .pwc-guarantee {\n    grid-template-columns: 1fr 1fr;\n    row-gap: 22px;\n    padding: 30px 24px;\n  }\n\n  .pwc-guarantee-item:nth-child(odd),\n  .pwc-guarantee-item:nth-child(3) {\n    border-left: 0;\n  }\n\n  .pwc-faq {\n    padding: 40px 24px 56px;\n  }\n\n  .pwc-closing {\n    padding: 8px 24px 56px;\n  }\n}\n\n\n@media (max-width: 500px) {\n  .pwc-hero-stats { gap: 18px; }\n\n  .pwc-hero-img {\n    min-height: 330px;\n    padding: 20px;\n  }\n\n  .pwc-hero-img img {\n    max-height: 400px;\n    transform: translate(-50%, -50%) scale(1);\n  }\n\n  .pwc-cta { width: 100%; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pwc-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"pwc-hero\"\u003e\n\u003cdiv class=\"pwc-hero-copy\"\u003e\n\u003cp class=\"pwc-eyebrow\"\u003eAllavino\u003c\/p\u003e\n\u003ch1 class=\"pwc-serif\"\u003eA 172-bottle cellar that fits where a cellar can't.\u003c\/h1\u003e\n\u003cp class=\"pwc-lede\"\u003eTwo independently controlled zones, \u003cmeta charset=\"utf-8\"\u003eTru-Vino temperature control, and glide-out shelving built to hold a serious collection at exactly the right temperature — every bottle, every zone.\u003c\/p\u003e\n\u003cdiv class=\"pwc-hero-stats\"\u003e\n\u003cdiv class=\"pwc-stat\"\u003e\n\u003cdiv class=\"pwc-stat-num\"\u003e172\u003c\/div\u003e\n\u003cdiv class=\"pwc-stat-label\"\u003ebottle capacity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pwc-stat\"\u003e\n\u003cdiv class=\"pwc-stat-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"pwc-stat-label\"\u003eindependent cooling zones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pwc-stat\"\u003e\n\u003cdiv class=\"pwc-stat-num\"\u003e14\u003c\/div\u003e\n\u003cdiv class=\"pwc-stat-label\"\u003eFlexCount glide-out shelves\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"pwc-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0953\/4020\/0307\/files\/AllavinoVSWR172-2BL20172-BottleDualZoneWineRefrigerator.png?v=1789233201\" alt=\"Allavino VSWR172-2BL20 172-bottle dual zone wine refrigerator, front view\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LEAD STATEMENT --\u003e\n\u003csection class=\"pwc-lead-strip\"\u003e\n\u003ch2 class=\"pwc-serif\"\u003eBuilt for people who take their wine seriously.\u003c\/h2\u003e\n\u003cp\u003eReds need warmth, whites need cold, and a single-zone fridge forces you to compromise on both. The Allavino 172-Bottle Dual Zone Wine Refrigerator gives each zone its own digital control, its own airflow, and its own Tru-Vino temperature monitoring — so your whole collection is stored the way it's supposed to be, not the way one thermostat allows.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003csection class=\"pwc-feature\"\u003e\n\u003cdiv class=\"pwc-feature-img\"\u003e\u003cimg src=\"https:\/\/primewinecoolers.com\/cdn\/shop\/files\/VSWR172-2BL2004.jpg?v=1764822072\u0026amp;width=1200\" alt=\"Digital dual-zone temperature control panel on the Allavino wine refrigerator\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pwc-feature-copy\"\u003e\n\u003cspan class=\"pwc-tag\"\u003eTru-Vino Temperature Control\u003c\/span\u003e\n\u003ch3 class=\"pwc-serif\"\u003eTwo zones. Two personalities. Zero compromise.\u003c\/h3\u003e\n\u003cp\u003eDial in separate temperatures for your reds and whites with independent digital controls on each zone. Tru-Vino technology continuously monitors the interior and adjusts cooling output to keep it there — while an internal fan circulates air so the top shelf and the bottom shelf stay in sync.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTwo fully independent, digitally controlled cooling zones\u003c\/li\u003e\n\u003cli\u003eTru-Vino Temperature Control actively monitors and corrects drift\u003c\/li\u003e\n\u003cli\u003eFan-forced circulation reduces hot and cold spots inside the cabinet\u003c\/li\u003e\n\u003cli\u003eAutomatic defrost keeps performance consistent over time\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection class=\"pwc-feature rev\"\u003e\n\u003cdiv class=\"pwc-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0953\/4020\/0307\/files\/VSWR172-2BL2006_f3d4ac67-4e7a-46ed-9993-b5a670c1db38.jpg?v=1789424536\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pwc-feature-copy\"\u003e\n\u003cspan class=\"pwc-tag\"\u003eFlexCount Shelving\u003c\/span\u003e\n\u003ch3 class=\"pwc-serif\"\u003e172 bottles, organized exactly how you collect.\u003c\/h3\u003e\n\u003cp\u003eFourteen removable, repositionable shelves — metal-framed with wood fronts that cradle each bottle and cut vibration. Ball-bearing glide-out tracks let you pull a shelf all the way forward without disturbing the rest of the collection behind it.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e172-bottle capacity across 14 FlexCount shelves\u003c\/li\u003e\n\u003cli\u003eWood-slat fronts designed to cradle bottles and reduce vibration\u003c\/li\u003e\n\u003cli\u003eBall-bearing glide-out tracks for full, easy access\u003c\/li\u003e\n\u003cli\u003eShelves reposition to \u003cmeta charset=\"utf-8\"\u003eto accommodate different bottle sizes and shapes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection class=\"pwc-feature\"\u003e\n\u003cdiv class=\"pwc-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0953\/4020\/0307\/files\/VSWR172-2BL2010_e5b62be0-7395-4359-95c2-80162cfb314f.jpg?v=1789424543\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pwc-feature-copy\"\u003e\n\u003cspan class=\"pwc-tag\"\u003eUV-Protective Glass \u0026amp; Lighting\u003c\/span\u003e\n\u003ch3 class=\"pwc-serif\"\u003eOn display. Protected anyway.\u003c\/h3\u003e\n\u003cp\u003eThe left-hinged black door pairs UV-protective glass with a locking mechanism and key, so the collection is visible without being exposed to the light that degrades it. Inside, energy-efficient blue LEDs light the black interior without adding heat.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUV-protective glass door shields bottles from light damage\u003c\/li\u003e\n\u003cli\u003eLocking door with key for security and peace of mind\u003c\/li\u003e\n\u003cli\u003eLeft-hinge door design\u003c\/li\u003e\n\u003cli\u003eEnergy-efficient blue LED interior lighting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection class=\"pwc-feature rev\"\u003e\n\u003cdiv class=\"pwc-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0953\/4020\/0307\/files\/VSWR172-2BL2008_7b622a51-b564-4788-a969-76d26abb98f5.jpg?v=1789424540\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pwc-feature-copy\"\u003e\n\u003cspan class=\"pwc-tag\"\u003eBuilt-In or Freestanding\u003c\/span\u003e\n\u003ch3 class=\"pwc-serif\"\u003eFits into cabinetry, or stands on its own.\u003c\/h3\u003e\n\u003cp\u003eFront-venting cooling means the Allavino 172-Bottle Dual Zone Wine Refrigerator can be built directly into cabinetry or counters without a gap for airflow behind it. A fully finished top and sides mean it looks just as intentional standing on its own as it does built in.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFront-venting system supports true built-in installation\u003c\/li\u003e\n\u003cli\u003eFinished top and sides for freestanding placement\u003c\/li\u003e\n\u003cli\u003e23.5\" wide black metal cabinet\u003c\/li\u003e\n\u003cli\u003eLeft-hinge door; right-hinge available at checkout\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003csection class=\"pwc-glance\"\u003e\n\u003ch2 class=\"pwc-serif\"\u003eThe Allavino Fridge, at a glance\u003c\/h2\u003e\n\u003cdiv class=\"pwc-glance-grid\"\u003e\n\u003cdiv class=\"pwc-glance-item\"\u003e\n\u003cspan class=\"pwc-glance-num\"\u003e172\u003c\/span\u003e \u003cspan class=\"pwc-glance-label\"\u003ebottle capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pwc-glance-item\"\u003e\n\u003cspan class=\"pwc-glance-num\"\u003e2\u003c\/span\u003e \u003cspan class=\"pwc-glance-label\"\u003eindependent temperature zones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pwc-glance-item\"\u003e\n\u003cspan class=\"pwc-glance-num\"\u003e14\u003c\/span\u003e \u003cspan class=\"pwc-glance-label\"\u003eFlexCount glide-out shelves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pwc-glance-item\"\u003e\n\u003cspan class=\"pwc-glance-num\"\u003e23.5\"\u003c\/span\u003e \u003cspan class=\"pwc-glance-label\"\u003ewide cabinet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRU-VINO COOLING TECHNOLOGY --\u003e\n\u003csection class=\"pwc-tech\"\u003e\n\u003cdiv class=\"pwc-tech-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0953\/4020\/0307\/files\/Tru-Vino_cooling_performance_graph.jpg?v=1789426162\" alt=\"Tru-Vino cooling technology temperature control comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pwc-tech-copy\"\u003e\n\u003cspan class=\"pwc-tag\"\u003eTru-Vino Cooling Technology\u003c\/span\u003e\n\u003ch2 class=\"pwc-serif\"\u003eMore precise temperature control for your collection.\u003c\/h2\u003e\n\u003cp\u003eWine benefits from a stable storage environment. Tru-Vino technology continuously monitors the cabinet temperature and adjusts cooling output to maintain the selected set point, rather than relying on simple on-off cycling.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eContinuously monitors cabinet temperature\u003c\/li\u003e\n\u003cli\u003eAdjusts cooling output to maintain the selected set point\u003c\/li\u003e\n\u003cli\u003eDesigned to reduce temperature swings inside the cabinet\u003c\/li\u003e\n\u003cli\u003eIndependent control for each of the two temperature zones\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003csection class=\"pwc-dimensions\"\u003e\n\u003cdiv class=\"pwc-dimensions-copy\"\u003e\n\u003cspan class=\"pwc-tag\"\u003eDimensions \u0026amp; Installation\u003c\/span\u003e \n\u003ch2 class=\"pwc-serif\"\u003eA serious-capacity cellar in a surprisingly compact footprint.\u003c\/h2\u003e\n\u003cp\u003eAt just 23.5 inches wide, the Allavino 172-Bottle Dual Zone Wine Refrigerator is designed to deliver 172-bottle capacity without taking up the width of a typical full-size refrigerator.\u003c\/p\u003e\n\u003cp\u003eIts front-venting design allows it to be installed as a built-in unit, while the finished cabinet also makes it suitable for freestanding placement.\u003c\/p\u003e\n\u003cdiv class=\"pwc-dimension-specs\"\u003e\n\u003cdiv class=\"pwc-dimension-spec\"\u003e\n\u003cstrong\u003e23.5\"\u003c\/strong\u003e \u003cspan\u003eWidth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pwc-dimension-spec\"\u003e\n\u003cstrong\u003e71.5\"\u003c\/strong\u003e \u003cspan\u003eHeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pwc-dimension-spec\"\u003e\n\u003cstrong\u003e27\"\u003c\/strong\u003e \u003cspan\u003eDepth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/div\u003e\n\u003cdiv class=\"pwc-dimensions-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0953\/4020\/0307\/files\/VSWR172-2BL2015_product_dimensions_measurement_diagram.jpg?v=1789426237\" alt=\"Allavino VSWR172-2BL20 product dimensions showing 23.5 inch width, 71.5 inch height, and 27 inch depth\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"pwc-faq\"\u003e\n\u003ch2 class=\"pwc-serif\"\u003eQuestions, answered\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan this go under a counter, or does it need to stand alone?\u003c\/summary\u003e\n\u003cp\u003eBoth. Its front-venting cooling system lets it be built into cabinetry or counters, and the finished top and sides mean it also works as a standalone, freestanding unit — you're not locked into one installation style.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do the two temperature zones actually work?\u003c\/summary\u003e\n\u003cp\u003eEach zone has its own independent digital control, so you can hold one section at a red-wine temperature and the other at a white-wine temperature at the same time. Tru-Vino Temperature Control monitors the interior continuously and adjusts cooling output to keep both zones consistent.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhich way does the door open?\u003c\/summary\u003e\n\u003cp\u003eThe standard configuration is a left-hinged door. A right-hinge option is available — select it from the Hinge Side option on this page before adding to cart.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill 172 bottles actually fit, or is that a best-case number?\u003c\/summary\u003e\n\u003cp\u003e172 bottles is the refrigerator's rated capacity across all 14 FlexCount shelves. Actual capacity can vary depending on bottle size and how the shelves are arranged, since the shelves are removable and repositionable to fit your specific collection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs the glass door going to let light damage my wine over time?\u003c\/summary\u003e\n\u003cp\u003eThe door uses UV-protective glass specifically to reduce UV exposure, so you get visibility into the collection while helping protect the wine from potentially damaging light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- CLOSING --\u003e\n\u003csection class=\"pwc-closing\"\u003e\n\u003ch2 class=\"pwc-serif\"\u003eGive your collection the storage it deserves.\u003c\/h2\u003e\n\u003cp\u003e172 bottles, two zones, one refrigerator that adapts to your space instead of the other way around.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Allavino","offers":[{"title":"Left","offer_id":62340857790835,"sku":"VSWR172-2BL20","price":2769.0,"currency_code":"USD","in_stock":true},{"title":"Right","offer_id":62340857823603,"sku":"VSWR172-2BR20","price":2769.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/4020\/0307\/files\/VSWR172-2BL2001.jpg?v=1764822073","url":"https:\/\/primewinecoolers.com\/products\/allavino-172-bottle-dual-zone-wine-refrigerator","provider":"Prime Wine Coolers","version":"1.0","type":"link"}