{"title":"Wine Rack Accessory","description":null,"products":[{"product_id":"vintageview-evolution-low-profile-cork-ledge-row","title":"VintageView Evolution Low Profile Cork Ledge Row — Post Accessory","description":"\u003c!-- ============================================================\n     VintageView Evolution Low Profile — Cork Ledge Row\n     WCHQ Custom HTML Block — Product Page\n     Format: matches confirmed Vino Pins (vpk-) structural template\n     Class prefix: eclr- (unique, no collisions with vpk-\/vrk-\/vrc-)\n\n     ASSET STATUS:\n     - Golden Bronze swatch: reused confirmed CDN photo (shared brand\n       finish photography, same pattern as prior sibling-product reuse)\n     - BILT app screenshot: reused confirmed generic CDN asset (same\n       image used across VintageView product pages, not product-specific)\n     - Hero spacer image + 3 feature images: confirmed CDN assets, added.\n     - Install Guide: confirmed CDN PDF, linked as a real download card.\n     - Spec Sheet: removed — not available yet, no placeholder left in\n       its place.\n\n     OPEN ITEMS CARRIED FROM SPEC REVIEW (not customer-facing, not\n     resolved here — needs Carla\/Ralph):\n     1) Width\/Depth text on VV's site claims \"three widths and three\n        depths,\" but Depth is fixed at 13-1\/4\" across all three Width\n        options in the actual spec table. Table data used as-is.\n     2) \"Row\" vs \"Plate\" naming inconsistency on VV's site.\n     3) Box contents (2 Plates, 5 Rods) listed once on VV's site with\n        no per-Width breakdown — copy below stays generic.\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .eclr {\n    --burg:     #89131d;\n    --burg-dk:  #89131d;\n    --charcoal: #1e1e1e;\n    --mid:      #4a4a4a;\n    --cream:    #faf8f5;\n    --offwhite: #f2ede8;\n    --border:   #e0d8d0;\n    --muted:    #999;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    background: var(--cream);\n  }\n\n  \/* ════════════════════════════\n     HERO — wine red, full width\n  ════════════════════════════ *\/\n  .eclr-hero {\n    background: var(--burg);\n    padding: 56px 48px 48px;\n  }\n  .eclr-hero-inner { max-width: 720px; }\n  .eclr-hero-eye {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.16em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.55) !important;\n    display: block !important;\n    margin-bottom: 14px !important;\n  }\n  .eclr-hero-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 40px !important;\n    font-weight: 500 !important;\n    color: #fff !important;\n    line-height: 1.15 !important;\n    margin-bottom: 22px !important;\n  }\n  .eclr-hero p {\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.85 !important;\n    color: rgba(255,255,255,0.78) !important;\n    margin-bottom: 14px !important;\n  }\n  .eclr-hero p:last-child { margin-bottom: 0 !important; }\n\n  \/* ════════════════════════════\n     BULLET FEATURES — 2 col grid\n  ════════════════════════════ *\/\n  .eclr-bullets {\n    background: #2c2c2c;\n    padding: 48px;\n  }\n  .eclr-bullets-inner { max-width: 860px; margin: 0 auto; }\n  .eclr-bullets-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2px;\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 10px;\n    overflow: hidden;\n  }\n  .eclr-bullet-item {\n    padding: 28px 28px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,255,255,0.07);\n  }\n  .eclr-bullet-label {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.16em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.45) !important;\n    display: block !important;\n    margin-bottom: 8px !important;\n  }\n  .eclr-bullet-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 20px !important;\n    font-weight: 500 !important;\n    color: #fff !important;\n    margin-bottom: 8px !important;\n    line-height: 1.2 !important;\n  }\n  .eclr-bullet-body {\n    font-size: 14px !important;\n    font-weight: 300 !important;\n    line-height: 1.8 !important;\n    color: rgba(255,255,255,0.65) !important;\n  }\n\n  \/* ════════════════════════════\n     SPECS STRIP\n  ════════════════════════════ *\/\n  .eclr-strip {\n    background: #89131d;\n    padding: 24px 48px;\n  }\n  .eclr-strip-inner {\n    max-width: 860px;\n    margin: 0 auto;\n    display: flex;\n    align-items: flex-start;\n    flex-wrap: nowrap;\n  }\n  .eclr-strip-item {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    padding: 0 40px 0 0;\n    flex: 1;\n  }\n  .eclr-strip-item:last-child { padding-right: 0; }\n  .eclr-strip-key {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.14em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.50) !important;\n  }\n  .eclr-strip-val {\n    font-size: 14px !important;\n    font-weight: 400 !important;\n    color: rgba(255,255,255,0.90) !important;\n    line-height: 1.5 !important;\n  }\n  .eclr-strip-div {\n    width: 1px;\n    background: rgba(255,255,255,0.25);\n    flex-shrink: 0;\n    align-self: stretch;\n    margin-right: 40px;\n  }\n\n  \/* ════════════════════════════\n     FINISH SWATCHES\n  ════════════════════════════ *\/\n  .eclr-swatch-sec {\n    background: var(--cream);\n    padding: 40px 48px;\n  }\n  .eclr-swatch-inner { max-width: 860px; margin: 0 auto; }\n  .eclr-swatch-label {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.14em !important;\n    text-transform: uppercase !important;\n    color: var(--muted) !important;\n    margin-bottom: 18px !important;\n  }\n  .eclr-swatch-row {\n    display: flex;\n    gap: 28px;\n    flex-wrap: wrap;\n  }\n  .eclr-swatch-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n  }\n  .eclr-swatch-circle {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    border: 1px solid var(--border);\n    background-size: cover;\n    background-position: center;\n  }\n  .eclr-swatch-name {\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    color: var(--mid) !important;\n    text-align: center;\n  }\n  \/* Matte Black — solid, matches confirmed brand value from Vino Pins page *\/\n  .eclr-swatch-matte-black { background: #232323; }\n  \/* Cool Gray — placeholder brushed-metal gradient, not a confirmed photo *\/\n  .eclr-swatch-cool-gray { background: linear-gradient(135deg, #a7acb1, #7c8288 45%, #bcc1c5 70%, #8f9499); }\n  \/* Golden Bronze — reused confirmed CDN photo (shared finish across VV product lines) *\/\n  .eclr-swatch-golden-bronze { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/golden-bronze.webp?v=1747528879'); }\n  \/* Chrome \/ Matte Black — two-tone placeholder split, not a confirmed photo *\/\n  .eclr-swatch-chrome-mb { background: linear-gradient(135deg, #C9CDD2 50%, #232323 50%); }\n  \/* Acrylic \/ Matte Black — two-tone placeholder split, not a confirmed photo *\/\n  .eclr-swatch-acrylic-mb { background: linear-gradient(135deg, rgba(255,255,255,0.65) 50%, #232323 50%); }\n  .eclr-swatch-note {\n    font-size: 12px !important;\n    font-weight: 300 !important;\n    color: var(--muted) !important;\n    margin-top: 16px !important;\n  }\n  .eclr-series {\n    background: var(--offwhite);\n    border-top: 1px solid var(--border);\n    padding: 36px 48px 48px;\n  }\n  .eclr-series-inner { max-width: 820px; margin: 0 auto; }\n  .eclr-series-head {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 24px !important;\n    font-weight: 500 !important;\n    color: var(--charcoal) !important;\n    margin-bottom: 10px !important;\n  }\n  .eclr-series p {\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.85 !important;\n    color: var(--mid) !important;\n    margin-bottom: 8px !important;\n  }\n  .eclr-series p:last-child { margin-bottom: 0 !important; }\n\n  \/* ════════════════════════════\n     SPACER IMAGE\n  ════════════════════════════ *\/\n  .eclr-spacer {\n    width: 100%;\n    display: block;\n    margin-bottom: 0;\n  }\n\n  \/* ════════════════════════════\n     STICKY 3-TAB BAR — with icons\n  ════════════════════════════ *\/\n  .eclr-tabs {\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    background: #fff;\n    border-bottom: 1px solid var(--border);\n    display: flex;\n    justify-content: center;\n    overflow-x: auto;\n  }\n  .eclr-tab {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 5px;\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.12em !important;\n    text-transform: uppercase !important;\n    color: var(--muted) !important;\n    padding: 14px 32px 0 !important;\n    cursor: pointer;\n    border: none !important;\n    outline: none;\n    background: none;\n    font-family: 'Jost', sans-serif;\n    transition: color 0.15s;\n    white-space: nowrap;\n  }\n  .eclr-tab svg {\n    width: 20px; height: 20px;\n    stroke: var(--muted);\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    transition: stroke 0.15s;\n  }\n  .eclr-tab-line {\n    display: block;\n    height: 3px;\n    width: 100%;\n    margin-top: 10px;\n    background: transparent;\n    border-radius: 2px 2px 0 0;\n  }\n  .eclr-tab:hover { color: var(--charcoal) !important; }\n  .eclr-tab:hover svg { stroke: var(--charcoal); }\n  .eclr-tab.active { color: var(--burg) !important; }\n  .eclr-tab.active svg { stroke: var(--burg); }\n  .eclr-tab.active .eclr-tab-line { background: #89131d; }\n  .eclr-anchor { scroll-margin-top: 52px; }\n\n  \/* ════════════════════════════\n     DIMENSIONS\n  ════════════════════════════ *\/\n  .eclr-dims-bg { background: var(--cream); border-top: 1px solid var(--border); }\n  .eclr-sec { padding: 48px; max-width: 860px; margin: 0 auto; }\n  .eclr-sec-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 30px !important;\n    font-weight: 500 !important;\n    color: var(--charcoal) !important;\n    margin-bottom: 22px !important;\n  }\n  .eclr-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    overflow: hidden;\n    table-layout: fixed;\n  }\n  .eclr-table col.c0 { width: 22%; }\n  .eclr-table col.c1,\n  .eclr-table col.c2,\n  .eclr-table col.c3 { width: 20%; }\n  .eclr-table col.c4 { width: 18%; }\n  .eclr-table th {\n    background: var(--offwhite) !important;\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.14em !important;\n    text-transform: uppercase !important;\n    color: var(--muted) !important;\n    padding: 12px 14px !important;\n    text-align: left !important;\n    border-bottom: 1px solid var(--border) !important;\n    white-space: nowrap;\n  }\n  .eclr-table td {\n    font-size: 14px !important;\n    font-weight: 300 !important;\n    color: var(--mid) !important;\n    padding: 16px 14px !important;\n    border-bottom: 1px solid var(--border) !important;\n    vertical-align: middle;\n  }\n  .eclr-table tr:last-child td { border-bottom: none !important; }\n  .eclr-table .row-lbl {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n    color: var(--charcoal) !important;\n  }\n  .eclr-dims-note {\n    font-size: 12px !important;\n    font-weight: 300 !important;\n    color: var(--muted) !important;\n    margin-top: 14px !important;\n    line-height: 1.7 !important;\n  }\n\n  \/* ════════════════════════════\n     FEATURES — image left, text right\n  ════════════════════════════ *\/\n  .eclr-feat-bg { background: var(--offwhite); border-top: 1px solid var(--border); }\n  .eclr-feat-list { max-width: 860px; margin: 0 auto; padding: 0 48px; }\n  .eclr-feat-item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    padding: 48px 0;\n    border-bottom: 1px solid var(--border);\n  }\n  .eclr-feat-item:last-child { border-bottom: none; }\n  .eclr-feat-img {\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n    border-radius: 6px;\n    display: block;\n  }\n  .eclr-feat-num {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.16em !important;\n    text-transform: uppercase !important;\n    color: var(--burg) !important;\n    display: block !important;\n    margin-bottom: 8px !important;\n  }\n  .eclr-feat-name {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 26px !important;\n    font-weight: 500 !important;\n    color: var(--charcoal) !important;\n    line-height: 1.2 !important;\n    margin-bottom: 10px !important;\n  }\n  .eclr-feat-body {\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.8 !important;\n    color: var(--mid) !important;\n  }\n\n  \/* ════════════════════════════\n     SPECS \u0026 INSTALLATION\n  ════════════════════════════ *\/\n  .eclr-spec-bg { background: var(--cream); border-top: 1px solid var(--border); }\n  .eclr-spec-sub {\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.8 !important;\n    color: var(--mid) !important;\n    margin-bottom: 28px !important;\n  }\n  .eclr-bilt {\n    background: var(--burg);\n    border-radius: 10px;\n    overflow: hidden;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    margin-bottom: 16px;\n    min-height: 210px;\n  }\n  .eclr-bilt-text {\n    padding: 32px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .eclr-bilt-eye {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.16em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.55) !important;\n    display: block !important;\n    margin-bottom: 8px !important;\n  }\n  .eclr-bilt-head {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 26px !important;\n    font-weight: 500 !important;\n    color: #fff !important;\n    line-height: 1.2 !important;\n    margin-bottom: 10px !important;\n  }\n  .eclr-bilt-body {\n    font-size: 13px !important;\n    font-weight: 300 !important;\n    line-height: 1.75 !important;\n    color: rgba(255,255,255,0.72) !important;\n    margin-bottom: 18px !important;\n  }\n  .eclr-bilt-btn {\n    display: inline-block !important;\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.12em !important;\n    text-transform: uppercase !important;\n    color: var(--burg) !important;\n    background: #fff !important;\n    padding: 12px 22px !important;\n    border-radius: 4px !important;\n    text-decoration: none !important;\n    align-self: flex-start;\n  }\n  .eclr-bilt-img { overflow: hidden; }\n  .eclr-bilt-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .eclr-doc-card {\n    background: var(--offwhite);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    max-width: 320px;\n    text-decoration: none !important;\n    transition: border-color 0.15s;\n  }\n  .eclr-doc-card:hover { border-color: var(--burg); }\n  .eclr-doc-card .eclr-doc-lbl { color: var(--charcoal) !important; }\n  .eclr-doc-ico {\n    width: 34px; height: 34px; flex-shrink: 0;\n    background: var(--border);\n    border-radius: 7px;\n    display: flex; align-items: center; justify-content: center;\n  }\n  .eclr-doc-ico svg { width: 15px; height: 15px; stroke: var(--mid); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n  .eclr-doc-lbl {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n    color: var(--muted) !important;\n    display: block !important;\n    margin-bottom: 2px !important;\n  }\n  .eclr-doc-sub { font-size: 11px !important; color: var(--muted) !important; letter-spacing: 0.06em !important; }\n\n  \/* ════════════════════════════\n     RESPONSIVE\n  ════════════════════════════ *\/\n  @media (max-width: 768px) {\n    .eclr-hero, .eclr-bullets, .eclr-series, .eclr-strip { padding-left: 24px; padding-right: 24px; }\n    .eclr-bullets-grid { grid-template-columns: 1fr; }\n    .eclr-strip-inner { flex-direction: column; gap: 20px; }\n    .eclr-strip-div { display: none; }\n    .eclr-sec { padding: 36px 24px; }\n    .eclr-feat-list { padding: 0 24px; }\n    .eclr-feat-item { grid-template-columns: 1fr; gap: 20px; padding: 32px 0; }\n    .eclr-bilt { grid-template-columns: 1fr; }\n    .eclr-bilt-img { height: 180px; }\n    .eclr-doc-grid { grid-template-columns: 1fr; }\n    .eclr-tab { padding: 12px 14px !important; font-size: 11px !important; }\n    .eclr-spacer { max-height: 220px; }\n    .eclr-hero-title { font-size: 28px !important; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"eclr\"\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003cdiv class=\"eclr-hero\"\u003e\n\u003cdiv class=\"eclr-hero-inner\"\u003e\n\u003cspan class=\"eclr-hero-eye\"\u003eVintageView · Evolution Low Profile\u003c\/span\u003e\n\u003cdiv class=\"eclr-hero-title\"\u003eEvolution Low Profile Cork Ledge Row\u003c\/div\u003e\n\u003cp\u003eAs an authorized VintageView dealer, Wine Cellar HQ offers the Evolution Low Profile Cork Ledge Row — a steel post accessory that displays bottles in a cork-forward orientation, laid side by side across the Evolution Wine Rods.\u003c\/p\u003e\n\u003cp\u003eThe row installs into an existing Evolution Low Profile Post, adding a clean horizontal band of bottles to your floor-to-ceiling wine wall. Cork Ledge Plates, Evolution Wine Rods, and all mounting hardware are included, with installation guided by the BILT app.\u003c\/p\u003e\n\u003cp\u003eChoose from three widths — 1, 2, or 3 Columns — sized to your available Post space, and finish it in Matte Black, Cool Gray, Golden Bronze, Chrome\/Matte Black, or Acrylic\/Matte Black.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ BULLET FEATURES ══ --\u003e\n\u003cdiv class=\"eclr-bullets\"\u003e\n\u003cdiv class=\"eclr-bullets-inner\"\u003e\n\u003cdiv class=\"eclr-bullets-grid\"\u003e\n\u003cdiv class=\"eclr-bullet-item\"\u003e\n\u003cspan class=\"eclr-bullet-label\"\u003e01 \/ Dimensions \u0026amp; Capacity\u003c\/span\u003e\n\u003cdiv class=\"eclr-bullet-title\"\u003eSize \u0026amp; Bottle Capacity\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-body\"\u003eChoose 1 Column (13-1\/4\"W), 2 Columns (26-1\/4\"W), or 3 Columns (39-5\/8\"W) — each 5\" tall, holding 3, 6, or 9 standard 750ml bottles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-item\"\u003e\n\u003cspan class=\"eclr-bullet-label\"\u003e02 \/ What's Included\u003c\/span\u003e\n\u003cdiv class=\"eclr-bullet-title\"\u003eKit Includes\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-body\"\u003eCork Ledge Plates and Evolution Wine Rods sized to your chosen width, all required mounting hardware, and interactive 3D instructions via the BILT app.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-item\"\u003e\n\u003cspan class=\"eclr-bullet-label\"\u003e03 \/ Construction\u003c\/span\u003e\n\u003cdiv class=\"eclr-bullet-title\"\u003eDurable Material \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-body\"\u003eHigh-quality steel components, available in Matte Black, Cool Gray, Golden Bronze, Chrome\/Matte Black, or Acrylic\/Matte Black finishes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-item\"\u003e\n\u003cspan class=\"eclr-bullet-label\"\u003e04 \/ Key Features\u003c\/span\u003e\n\u003cdiv class=\"eclr-bullet-title\"\u003eCork-Forward Display\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-body\"\u003eBottles lay side by side across the Wine Rods in a timeless cork-forward orientation — a clean way to fill a row within your Low Profile wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-item\"\u003e\n\u003cspan class=\"eclr-bullet-label\"\u003e05 \/ Brand\u003c\/span\u003e\n\u003cdiv class=\"eclr-bullet-title\"\u003eVintageView\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-body\"\u003eVintageView creates thoughtfully engineered wine racking trusted by design professionals, built for a clean, structured display.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-item\"\u003e\n\u003cspan class=\"eclr-bullet-label\"\u003e06 \/ Design\u003c\/span\u003e\n\u003cdiv class=\"eclr-bullet-title\"\u003eModular by Design\u003c\/div\u003e\n\u003cdiv class=\"eclr-bullet-body\"\u003eMix and match with Label Forward, Presentation, or Shelf rows within the same Low Profile installation. Contact Wine Cellar HQ for layout assistance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ SPECS STRIP ══ --\u003e\n\u003cdiv class=\"eclr-strip\"\u003e\n\u003cdiv class=\"eclr-strip-inner\"\u003e\n\u003cdiv class=\"eclr-strip-item\"\u003e\n\u003cspan class=\"eclr-strip-key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"eclr-strip-val\"\u003eHigh-quality steel components\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-strip-div\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"eclr-strip-item\"\u003e\n\u003cspan class=\"eclr-strip-key\"\u003eMounting Style\u003c\/span\u003e \u003cspan class=\"eclr-strip-val\"\u003eInstalls into an existing Evolution Low Profile Post\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ FINISH SWATCHES ══ --\u003e\n\u003cdiv class=\"eclr-swatch-sec\"\u003e\n\u003cdiv class=\"eclr-swatch-inner\"\u003e\n\u003cdiv class=\"eclr-swatch-label\"\u003eFinish Options\u003c\/div\u003e\n\u003cdiv class=\"eclr-swatch-row\"\u003e\n\u003cdiv class=\"eclr-swatch-item\"\u003e\n\u003cdiv class=\"eclr-swatch-circle eclr-swatch-matte-black\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"eclr-swatch-name\"\u003eMatte Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-swatch-item\"\u003e\n\u003cdiv class=\"eclr-swatch-circle eclr-swatch-cool-gray\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"eclr-swatch-name\"\u003eCool Gray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-swatch-item\"\u003e\n\u003cdiv class=\"eclr-swatch-circle eclr-swatch-golden-bronze\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"eclr-swatch-name\"\u003eGolden Bronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-swatch-item\"\u003e\n\u003cdiv class=\"eclr-swatch-circle eclr-swatch-chrome-mb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"eclr-swatch-name\"\u003eChrome \/ Matte Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-swatch-item\"\u003e\n\u003cdiv class=\"eclr-swatch-circle eclr-swatch-acrylic-mb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"eclr-swatch-name\"\u003eAcrylic \/ Matte Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-swatch-note\"\u003eComponents are also available a la carte for non-standard two-tone finish combinations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ EVOLUTION LOW PROFILE BLURB ══ --\u003e\n\u003cdiv class=\"eclr-series\"\u003e\n\u003cdiv class=\"eclr-series-inner\"\u003e\n\u003cdiv class=\"eclr-series-head\"\u003eThe Evolution Low Profile System\u003c\/div\u003e\n\u003cp\u003eThe Evolution Low Profile System brings an ultra-slim profile to floor-to-ceiling bottle storage. Use it to create stunning floating wine displays — the Cork Ledge Row gives that system a cork-forward row option built to install cleanly into an existing Post.\u003c\/p\u003e\n\u003cp\u003eWell suited as a room divider, against glass, or in front of tile or stone work where drilling may be difficult. Mix and match with Label Forward, Presentation, or Shelf rows to build a fully custom wine wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ SPACER IMAGE (placeholder) ══ --\u003e\n\u003cdiv style=\"background: #fff; padding-bottom: 48px;\"\u003e\u003cimg class=\"eclr-spacer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/evolution-lifestyle.png?v=1785435513\" alt=\"VintageView Evolution Low Profile wine wall installed as a floor-to-ceiling bottle display\"\u003e\u003c\/div\u003e\n\u003cnav class=\"eclr-tabs\" id=\"eclr-tabs\"\u003e\u003cbutton class=\"eclr-tab active\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Dimensions \u003cspan class=\"eclr-tab-line\"\u003e\u003c\/span\u003e \u003c\/button\u003e \u003cbutton class=\"eclr-tab\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v3M12 19v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M2 12h3M19 12h3M4.22 19.78l2.12-2.12M17.66 6.34l2.12-2.12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Features \u003cspan class=\"eclr-tab-line\"\u003e\u003c\/span\u003e \u003c\/button\u003e \u003cbutton class=\"eclr-tab\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Specs \u0026amp; Installation \u003cspan class=\"eclr-tab-line\"\u003e\u003c\/span\u003e \u003c\/button\u003e\u003c\/nav\u003e\u003c!-- ══ ① DIMENSIONS ══ --\u003e\n\u003cdiv id=\"eclr-dims\" class=\"eclr-anchor eclr-dims-bg\"\u003e\n\u003cdiv class=\"eclr-sec\"\u003e\n\u003cdiv class=\"eclr-sec-title\"\u003eDimensions\u003c\/div\u003e\n\u003ctable class=\"eclr-table\"\u003e\n\u003ccolgroup\u003e \u003ccol class=\"c0\"\u003e \u003ccol class=\"c1\"\u003e \u003ccol class=\"c2\"\u003e \u003ccol class=\"c3\"\u003e \u003ccol class=\"c4\"\u003e \u003c\/colgroup\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003cth\u003eDepth\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-lbl\"\u003e1 Column\u003c\/td\u003e\n\u003ctd\u003e13-1\/4\" (34cm)\u003c\/td\u003e\n\u003ctd\u003e5\" (13cm)\u003c\/td\u003e\n\u003ctd\u003e13-1\/4\" (33cm)\u003c\/td\u003e\n\u003ctd\u003e3 bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-lbl\"\u003e2 Columns\u003c\/td\u003e\n\u003ctd\u003e26-1\/4\" (67cm)\u003c\/td\u003e\n\u003ctd\u003e5\" (13cm)\u003c\/td\u003e\n\u003ctd\u003e13-1\/4\" (33cm)\u003c\/td\u003e\n\u003ctd\u003e6 bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-lbl\"\u003e3 Columns\u003c\/td\u003e\n\u003ctd\u003e39-5\/8\" (101cm)\u003c\/td\u003e\n\u003ctd\u003e5\" (13cm)\u003c\/td\u003e\n\u003ctd\u003e13-1\/4\" (33cm)\u003c\/td\u003e\n\u003ctd\u003e9 bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"eclr-dims-note\"\u003eDepth measured from the front face of the Evolution Low Profile Post. Requires an existing Post installation — this row is not a standalone unit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ ② FEATURES ══ --\u003e\n\u003cdiv id=\"eclr-feat\" class=\"eclr-anchor eclr-feat-bg\"\u003e\n\u003cdiv class=\"eclr-feat-list\"\u003e\n\u003cdiv class=\"eclr-feat-item\"\u003e\n\u003cimg class=\"eclr-feat-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/VintageViewEvolutionLowProfileCorkLedgeRow_3_b35c7486-9074-405b-b395-1512cf864b18.webp?v=1785434881\" alt=\"VintageView Evolution Low Profile Cork Ledge Row kit components\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eclr-feat-num\"\u003e01 \/\u003c\/span\u003e\n\u003cdiv class=\"eclr-feat-name\"\u003eComplete Kit Contents\u003c\/div\u003e\n\u003cdiv class=\"eclr-feat-body\"\u003eEvery kit arrives with the Cork Ledge Plates and Evolution Wine Rods needed for your chosen width, plus all required mounting hardware and step-by-step BILT app instructions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-feat-item\"\u003e\n\u003cimg class=\"eclr-feat-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/VintageView_Evolution_Low_Profile_Cork_Ledge_Row_-_Golden_Bronze.webp?v=1785435057\" alt=\"VintageView Evolution Low Profile Cork Ledge Row in Golden Bronze finish, bottles displayed cork-forward\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eclr-feat-num\"\u003e02 \/\u003c\/span\u003e\n\u003cdiv class=\"eclr-feat-name\"\u003eCork-Forward Orientation\u003c\/div\u003e\n\u003cdiv class=\"eclr-feat-body\"\u003eBottles lay side by side across the Evolution Wine Rods, displaying the cork end in a clean, timeless horizontal row within your Low Profile wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-feat-item\"\u003e\n\u003cimg class=\"eclr-feat-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/VintageViewEvolutionLowProfileCorkLedgeRow_1_f90fa52d-a623-4367-b91e-4c6b2c3c9b6c.webp?v=1785434882\" alt=\"VintageView Evolution Low Profile Cork Ledge Row installed within a Low Profile Post\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eclr-feat-num\"\u003e03 \/\u003c\/span\u003e\n\u003cdiv class=\"eclr-feat-name\"\u003eModular Row System\u003c\/div\u003e\n\u003cdiv class=\"eclr-feat-body\"\u003eMix and match with Label Forward, Presentation, or Shelf rows in the same Low Profile installation to build a fully custom display. Finish options include Matte Black, Cool Gray, Golden Bronze, Chrome\/Matte Black, or Acrylic\/Matte Black.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ ③ SPECS \u0026 INSTALLATION ══ --\u003e\n\u003cdiv id=\"eclr-spec\" class=\"eclr-anchor eclr-spec-bg\"\u003e\n\u003cdiv class=\"eclr-sec\"\u003e\n\u003cdiv class=\"eclr-sec-title\"\u003eSpecs \u0026amp; Installation\u003c\/div\u003e\n\u003cdiv class=\"eclr-spec-sub\"\u003eUse the BILT App for interactive 3D installation instructions. Spec sheets and install guides coming soon.\u003c\/div\u003e\n\u003cdiv class=\"eclr-bilt\"\u003e\n\u003cdiv class=\"eclr-bilt-text\"\u003e\n\u003cspan class=\"eclr-bilt-eye\"\u003eGet the App\u003c\/span\u003e\n\u003cdiv class=\"eclr-bilt-head\"\u003eGet It Built Quick.\u003cbr\u003eDownload the BILT App.\u003c\/div\u003e\n\u003cdiv class=\"eclr-bilt-body\"\u003eAccess interactive 3D installation instructions for all VintageView products. Available on the App Store and Google Play.\u003c\/div\u003e\n\u003ca class=\"eclr-bilt-btn\" href=\"https:\/\/biltapp.com\/download-bilt-app\/\" rel=\"noopener\" target=\"_blank\"\u003eDownload the BILT App\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eclr-bilt-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/biltappinuse.webp?v=1779122607\" alt=\"BILT App showing 3D wine rack installation instructions on a smartphone\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"eclr-doc-card\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/LP-FCP_Install_Guide_774ef7a1-cf0b-4ff5-9e20-1c71aad5fad1.pdf?v=1785435633\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"eclr-doc-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eclr-doc-lbl\"\u003eInstall Guide\u003c\/span\u003e\u003cspan class=\"eclr-doc-sub\"\u003ePDF Download\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  if (!document.getElementById('eclr-fonts')) {\n    var link = document.createElement('link');\n    link.id = 'eclr-fonts';\n    link.rel = 'stylesheet';\n    link.href = 'https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400\u0026family=Jost:wght@300;400;500;600\u0026display=swap';\n    document.head.appendChild(link);\n  }\n  document.documentElement.style.overflowX = 'hidden';\n  document.body.style.overflowX = 'hidden';\n\n  var root = document.currentScript.closest('.eclr') || document;\n  var tabs = root.querySelectorAll('.eclr-tab');\n  var sections = root.querySelectorAll('.eclr-anchor');\n\n  tabs.forEach(function(tab, i) {\n    tab.addEventListener('click', function() {\n      if (sections[i]) {\n        sections[i].scrollIntoView({ behavior: 'smooth', block: 'start' });\n      }\n    });\n  });\n\n  if ('IntersectionObserver' in window) {\n    var observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          var idx = Array.prototype.indexOf.call(sections, entry.target);\n          tabs.forEach(function(t) { t.classList.remove('active'); });\n          if (tabs[idx]) tabs[idx].classList.add('active');\n        }\n      });\n    }, { rootMargin: '-45% 0px -45% 0px', threshold: 0 });\n\n    sections.forEach(function(s) { observer.observe(s); });\n  }\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"VintageView","offers":[{"title":"1 Column \/ Acrylic\/Matte Black","offer_id":44201805185158,"sku":null,"price":96.0,"currency_code":"USD","in_stock":true},{"title":"1 Column \/ Chrome\/Matte Black","offer_id":44201805217926,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true},{"title":"1 Column \/ Cool Gray","offer_id":44201805250694,"sku":null,"price":83.0,"currency_code":"USD","in_stock":true},{"title":"1 Column \/ Golden Bronze","offer_id":44201762947206,"sku":null,"price":94.0,"currency_code":"USD","in_stock":true},{"title":"1 Column \/ Matte Black","offer_id":44201763012742,"sku":null,"price":64.0,"currency_code":"USD","in_stock":true},{"title":"2 Columns \/ Acrylic\/Matte Black","offer_id":44201805283462,"sku":null,"price":82.0,"currency_code":"USD","in_stock":true},{"title":"2 Columns \/ Chrome\/Matte Black","offer_id":44201805316230,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"2 Columns \/ Cool Gray","offer_id":44201805348998,"sku":null,"price":93.0,"currency_code":"USD","in_stock":true},{"title":"2 Columns \/ Golden Bronze","offer_id":44201763078278,"sku":null,"price":104.0,"currency_code":"USD","in_stock":true},{"title":"2 Columns \/ Matte Black","offer_id":44201763143814,"sku":null,"price":74.0,"currency_code":"USD","in_stock":true},{"title":"3 Columns \/ Acrylic\/Matte Black","offer_id":44201805381766,"sku":null,"price":97.0,"currency_code":"USD","in_stock":true},{"title":"3 Columns \/ Chrome\/Matte Black","offer_id":44201805414534,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"3 Columns \/ Cool Gray","offer_id":44201805447302,"sku":null,"price":108.0,"currency_code":"USD","in_stock":true},{"title":"3 Columns \/ Golden Bronze","offer_id":44201763209350,"sku":null,"price":119.0,"currency_code":"USD","in_stock":true},{"title":"3 Columns \/ Matte Black","offer_id":44201763274886,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/vintageview-evolution-low-profile-cork-ledge-row-post-accessory-1-column-acrylic.jpg?v=1786041319"}],"url":"https:\/\/winecellarhq.com\/collections\/wine-rack-accessory.oembed","provider":"Wine Cellar HQ","version":"1.0","type":"link"}