{"product_id":"kessick-wine-as-art-14x42-vertical-textured-panel-wine-rack","title":"Kessick Wine As Art 14\" × 42\" Vertical Textured Panel Wine Rack","description":"\u003c!-- ============================================================\n     KESSICK WINE AS ART — 14\" x 14\" Wood Panel\n     WCHQ Product Description — Final (No Tabs, Wood Only)\n     Hardware Type drives base price via Shopify variants\n     Wood Panel Finish add-on via APO\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  .waa-wrap {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    max-width: 860px;\n    margin: 0 auto;\n    color: #1a1a1a;\n  }\n  .waa-section {\n    padding: 28px 0;\n    border-bottom: 1px solid #e5e0dc;\n  }\n  .waa-section:last-child { border-bottom: none; }\n\n  .waa-eyebrow {\n    font-size: 11px !important;\n    font-weight: 600;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n    color: #89131d;\n    margin: 0 0 8px;\n  }\n  .waa-headline {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 26px !important;\n    font-style: italic;\n    line-height: 1.25;\n    margin: 0 0 6px;\n    color: #1a1a1a;\n  }\n  .waa-rule {\n    width: 36px;\n    height: 2px;\n    background: #89131d;\n    border: none;\n    margin: 12px 0 18px;\n  }\n  .waa-body {\n    font-size: 15px !important;\n    line-height: 1.85;\n    color: #4a4a4a;\n    margin: 0 0 12px;\n    font-weight: 300;\n  }\n  .waa-slabel {\n    font-size: 13px !important;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #89131d;\n    margin: 0 0 16px;\n  }\n\n  \/* SPECS BAR *\/\n  .waa-specs {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1px;\n    background: #e5e0dc;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  .waa-spec-cell {\n    background: #fdfaf8;\n    padding: 16px 14px;\n  }\n  .waa-spec-key {\n    font-size: 10px !important;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #89131d;\n    margin: 0 0 5px;\n  }\n  .waa-spec-val {\n    font-size: 14px !important;\n    color: #1a1a1a;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  \/* FEATURES *\/\n  .waa-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n  .waa-feat-item {\n    font-size: 14px !important;\n    color: #4a4a4a;\n    line-height: 1.6;\n    font-weight: 300;\n    padding-left: 16px;\n    position: relative;\n  }\n  .waa-feat-item::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 8px;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #89131d;\n  }\n\n  \/* WOOD PANEL OPTIONS *\/\n  .waa-type-desc {\n    font-size: 14px !important;\n    color: #4a4a4a;\n    line-height: 1.8;\n    font-weight: 300;\n    margin: 0 0 20px;\n    padding: 14px 16px;\n    background: #fdfaf8;\n    border-left: 3px solid #89131d;\n    border-radius: 0 6px 6px 0;\n  }\n  .waa-wood-outer {\n    display: flex;\n    flex-direction: column;\n    gap: 28px;\n  }\n  .waa-wood-name {\n    font-size: 16px !important;\n    font-weight: 600;\n    color: #1a1a1a;\n    margin: 0 0 8px;\n  }\n  .waa-wood-desc {\n    font-size: 13px !important;\n    color: #4a4a4a;\n    line-height: 1.7;\n    font-weight: 300;\n    margin: 0 0 12px;\n  }\n  .waa-wood-finish-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 180px));\n    gap: 10px;\n    margin-top: 12px;\n  }\n  .waa-wood-tile {\n    border-radius: 6px;\n    overflow: hidden;\n    border: 1px solid #e5e0dc;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n    cursor: default;\n  }\n  .waa-wood-tile:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 28px rgba(0,0,0,0.10);\n    border-color: #89131d;\n  }\n  .waa-wood-tile img {\n    width: 100%;\n    aspect-ratio: 1;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.35s ease;\n  }\n  .waa-wood-tile:hover img { transform: scale(1.05); }\n  .waa-wood-tile-label {\n    font-size: 11px !important;\n    font-weight: 600;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    color: #4a4a4a;\n    padding: 9px 8px;\n    background: #fdfaf8;\n    line-height: 1.4;\n    text-align: center;\n  }\n\n  \/* HARDWARE TYPE *\/\n  .waa-hw-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n  }\n  .waa-hw-card {\n    border: 1px solid #e5e0dc;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #fdfaf8;\n    text-align: center;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n    cursor: default;\n  }\n  .waa-hw-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 28px rgba(0,0,0,0.10);\n    border-color: #89131d;\n  }\n  .waa-hw-img {\n    width: 100%;\n    aspect-ratio: 1;\n    object-fit: contain;\n    display: block;\n    background: #fff;\n    padding: 16px;\n  }\n  .waa-hw-label {\n    font-size: 13px !important;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    padding: 12px 10px 14px;\n    line-height: 1.4;\n  }\n\n  \/* HARDWARE FINISH *\/\n  .waa-finish-row {\n    display: flex;\n    gap: 16px;\n    flex-wrap: wrap;\n    align-items: flex-start;\n  }\n  .waa-finish-chip {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    transition: transform 0.25s ease;\n    cursor: default;\n  }\n  .waa-finish-chip:hover { transform: translateY(-4px); }\n  .waa-finish-chip:hover .waa-swatch-img {\n    box-shadow: 0 8px 20px rgba(0,0,0,0.15);\n    border-color: #89131d;\n  }\n  .waa-swatch-img {\n    width: 64px;\n    height: 64px;\n    border-radius: 6px;\n    border: 1px solid #e5e0dc;\n    object-fit: cover;\n    display: block;\n    transition: box-shadow 0.25s ease, border-color 0.25s ease;\n  }\n  .waa-swatch-name {\n    font-size: 11px !important;\n    color: #4a4a4a;\n    font-weight: 500;\n    text-align: center;\n    letter-spacing: 0.04em;\n  }\n\n  \/* LIGHTING NOTE *\/\n  .waa-lighting-note {\n    background: #fdfaf8;\n    border: 1px solid #e5e0dc;\n    border-radius: 8px;\n    padding: 14px 16px;\n    font-size: 13px !important;\n    color: #4a4a4a;\n    line-height: 1.7;\n    font-weight: 300;\n  }\n  .waa-lighting-note strong {\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  \/* RESOURCES *\/\n  .waa-resources {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .waa-res-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    border: 1px solid #e5e0dc;\n    border-radius: 6px;\n    padding: 11px 16px;\n    background: #fdfaf8;\n    font-size: 13px !important;\n    color: #1a1a1a;\n    text-decoration: none;\n    font-weight: 500;\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    transition: border-color 0.2s ease, color 0.2s ease;\n  }\n  .waa-res-btn:hover { border-color: #89131d; color: #89131d; }\n  .waa-res-icon { width: 16px; height: 16px; flex-shrink: 0; }\n\n  @media (max-width: 600px) {\n    .waa-specs { grid-template-columns: repeat(2, 1fr); }\n    .waa-features { grid-template-columns: 1fr; }\n    .waa-hw-grid { grid-template-columns: repeat(2, 1fr); }\n    .waa-wood-finish-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"waa-wrap\"\u003e\n\n  \u003c!-- ── INTRO ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-eyebrow\"\u003eKessick Wine As Art — Wall-Mounted Textured Panel Wine Display\u003c\/p\u003e\n    \u003ch2 class=\"waa-headline\"\u003e14\" × 42\" Vertical Textured Panel Wine Rack\u003c\/h2\u003e\n    \u003chr class=\"waa-rule\"\u003e\n    \u003cp class=\"waa-body\"\u003eWine As Art wine hardware is utilized on a wall-mounted decorative panel to display and store wine in an efficient and aesthetic format. From single panel wine storage to multi-panel showcase wine-wall displays, Wine As Art can transform any space. Wine bottles are colorful and interesting and can be utilized as a design element to create an aesthetic and entertaining wine storage space.\u003c\/p\u003e\n    \u003cp class=\"waa-body\"\u003eThe Wine As Art panel system incorporates a back wall plate, decorative top panel, and the Wine As Art wine hardware to produce a structurally sound and visually stunning way to store and display wine. As an authorized Kessick dealer, Wine Cellar HQ offers the full Wine As Art Textured Panel line — Nature Plus heavily embossed Italian architectural substrates available in 9 finish options across wood, leather, and plaster textures.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── SPECS BAR ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-slabel\"\u003eAt a glance\u003c\/p\u003e\n    \u003cdiv class=\"waa-specs\"\u003e\n      \u003cdiv class=\"waa-spec-cell\"\u003e\n        \u003cp class=\"waa-spec-key\"\u003ePanel Size\u003c\/p\u003e\n        \u003cp class=\"waa-spec-val\"\u003e14\" × 42\"\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-spec-cell\"\u003e\n        \u003cp class=\"waa-spec-key\"\u003eBottle Capacity\u003c\/p\u003e\n        \u003cp class=\"waa-spec-val\"\u003e9, 18, or 27 per panel\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-spec-cell\"\u003e\n        \u003cp class=\"waa-spec-key\"\u003ePanel Material\u003c\/p\u003e\n        \u003cp class=\"waa-spec-val\"\u003eNature Plus Textured Substrate\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-spec-cell\"\u003e\n        \u003cp class=\"waa-spec-key\"\u003eOrigin\u003c\/p\u003e\n        \u003cp class=\"waa-spec-val\"\u003eMade in USA\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FEATURES ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-slabel\"\u003eFeatures\u003c\/p\u003e\n    \u003cdiv class=\"waa-features\"\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eWall-mounted aesthetic wine storage\u003c\/div\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eNeck out or label forward wine bottle\u003c\/div\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eBottle capacity is 9, 18, or 27 bottles depending on hardware choice\u003c\/div\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eLatest material designs and hardware finishes\u003c\/div\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eEasy to install — template and screws included\u003c\/div\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eChoose single or multiple panels to create your own design from small (9 bottles), medium (54 bottles), and large wine collections (100+ bottles)\u003c\/div\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eTransform your wine collection from obscure to showcase\u003c\/div\u003e\n      \u003cdiv class=\"waa-feat-item\"\u003eDesigned and manufactured in the USA\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── WOOD PANEL FINISH OPTIONS ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-slabel\"\u003eTextured panel finish options\u003c\/p\u003e\n    \u003cp class=\"waa-type-desc\"\u003eNature Plus Textured Panels are heavily embossed, Italian architectural substrates that mimic a natural organic look and feel. The 14\" × 42\" vertical format holds up to 27 bottles per panel — ideal for creating a dramatic showcase wine wall. Available in 9 finishes across three texture families — Wood Texture, Leather Texture, and Plaster Texture.\u003c\/p\u003e\n    \u003cdiv class=\"waa-wood-outer\"\u003e\n\n      \u003cdiv\u003e\n        \u003cp class=\"waa-wood-name\"\u003eWood Texture\u003c\/p\u003e\n        \u003cdiv class=\"waa-wood-finish-grid\"\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Acerno_-_Wood_Texture_6cf31ca5-02ca-4c76-9261-bb8162651044.webp?v=1782139301\" alt=\"N+ Acerno Wood Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Acerno\u003cbr\u003eWood Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Bardini_-_Wood_Texture_b189911e-cf99-4ce9-81c3-7e410fa458e0.jpg?v=1782139301\" alt=\"N+ Bardini Wood Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Bardini\u003cbr\u003eWood Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Nero_-_Wood_Texture_c406d847-6df3-484a-b584-4b68ed7cbb64.jpg?v=1782139301\" alt=\"N+ Nero Wood Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Nero\u003cbr\u003eWood Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp class=\"waa-wood-name\"\u003eLeather Texture\u003c\/p\u003e\n        \u003cdiv class=\"waa-wood-finish-grid\"\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Nebia_-_Leather_Texture_ba884769-0a3f-4bac-9fa9-f9fe33e972a0.jpg?v=1782139301\" alt=\"N+ Nebia Leather Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Nebia\u003cbr\u003eLeather Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Maya_FA33_-_Leather_Texture_c1f1dc34-36fb-4c18-bb8e-ae6ab9b0b8cf.jpg?v=1782139302\" alt=\"N+ Maya FA33 Leather Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Maya FA33\u003cbr\u003eLeather Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Bianco_-_Leather_Texture_9250df42-2abd-4b3f-a2e3-8b63ec14e148.jpg?v=1782139301\" alt=\"N+ Bianco Leather Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Bianco\u003cbr\u003eLeather Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp class=\"waa-wood-name\"\u003ePlaster Texture\u003c\/p\u003e\n        \u003cdiv class=\"waa-wood-finish-grid\"\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Concrete_-_Plaster_Texture_c048d57b-30dd-44f8-b776-44dd69163349.jpg?v=1782140053\" alt=\"N+ Concrete Plaster Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Concrete\u003cbr\u003ePlaster Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Dark_Concrete_-_Plaster_Texture_60ee74df-ebe7-4a5f-b62c-427c38336116.jpg?v=1782140053\" alt=\"N+ Dark Concrete Plaster Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Dark Concrete\u003cbr\u003ePlaster Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"waa-wood-tile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/N_Night_-_Plaster_Texture_cfc39df8-3445-4629-b633-f0ad8509e97d.webp?v=1782140053\" alt=\"N+ Night UB02 Plaster Texture panel\" loading=\"lazy\"\u003e\n            \u003cp class=\"waa-wood-tile-label\"\u003eN+ Night UB02\u003cbr\u003ePlaster Texture\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── HARDWARE TYPE ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-slabel\"\u003eHardware type\u003c\/p\u003e\n    \u003cdiv class=\"waa-hw-grid\"\u003e\n      \u003cdiv class=\"waa-hw-card\"\u003e\n        \u003cimg class=\"waa-hw-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/PEGS_NECK_OUT_39a73b46-5a3e-4e52-bd18-90ed094d751a.webp?v=1781728997\" alt=\"Kessick Wine As Art Pegs — neck-out bottle orientation\" loading=\"lazy\"\u003e\n        \u003cp class=\"waa-hw-label\"\u003ePegs\u003cbr\u003e(Neck Out)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-hw-card\"\u003e\n        \u003cimg class=\"waa-hw-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/POSTS_1_DEEP_7ab2f3c3-094e-4202-9cf6-1514847fbc63.webp?v=1781728998\" alt=\"Kessick Wine As Art Posts 1 Deep\" loading=\"lazy\"\u003e\n        \u003cp class=\"waa-hw-label\"\u003ePosts\u003cbr\u003e1 Deep\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-hw-card\"\u003e\n        \u003cimg class=\"waa-hw-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/POSTS_2_DEEP_6b92c8c7-88ed-4c66-94d5-fc29d85a3292.webp?v=1781728998\" alt=\"Kessick Wine As Art Posts 2 Deep\" loading=\"lazy\"\u003e\n        \u003cp class=\"waa-hw-label\"\u003ePosts\u003cbr\u003e2 Deep\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-hw-card\"\u003e\n        \u003cimg class=\"waa-hw-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/POSTS_3_DEEP_c61ad130-9ff0-4702-975a-af2c0df55af8.webp?v=1781728998\" alt=\"Kessick Wine As Art Posts 3 Deep\" loading=\"lazy\"\u003e\n        \u003cp class=\"waa-hw-label\"\u003ePosts\u003cbr\u003e3 Deep\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── HARDWARE FINISH ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-slabel\"\u003eHardware finish\u003c\/p\u003e\n    \u003cdiv class=\"waa-finish-row\"\u003e\n      \u003cdiv class=\"waa-finish-chip\"\u003e\n        \u003cimg class=\"waa-swatch-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/Gold-hardware-finish.jpg?v=1775583706\" alt=\"Gold hardware finish\"\u003e\n        \u003cspan class=\"waa-swatch-name\"\u003eGold\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-finish-chip\"\u003e\n        \u003cimg class=\"waa-swatch-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/silver-hardware-finish.webp?v=1775583706\" alt=\"Silver hardware finish\"\u003e\n        \u003cspan class=\"waa-swatch-name\"\u003eSilver\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"waa-finish-chip\"\u003e\n        \u003cimg class=\"waa-swatch-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/black-hardware-finish.webp?v=1775583706\" alt=\"Black hardware finish\"\u003e\n        \u003cspan class=\"waa-swatch-name\"\u003eBlack\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── LIGHTING ADD-ON ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-slabel\"\u003eLighting kit add-on\u003c\/p\u003e\n    \u003cdiv class=\"waa-lighting-note\"\u003e\n      \u003cstrong\u003eOptional LED Lighting Kit\u003c\/strong\u003e\u003cbr\u003e\n      An LED tape lighting kit is available as an add-on for this panel (+$80.00). The LED tape lighting is adhered around the perimeter of the back panel to illuminate your wine display. Lighting kit ships separately.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── RESOURCES ── --\u003e\n  \u003cdiv class=\"waa-section\"\u003e\n    \u003cp class=\"waa-slabel\"\u003eResources\u003c\/p\u003e\n    \u003cdiv class=\"waa-resources\"\u003e\n      \u003ca class=\"waa-res-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/Kessick-Wine-as-Art-Installation-Instructions.pdf?v=1651077728\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n        \u003csvg class=\"waa-res-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \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=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"9 15 12 18 15 15\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n        Installation Instructions (PDF)\n      \u003c\/a\u003e\n      \u003ca class=\"waa-res-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/Kessick-Wine-as-Art-LED-Lighting-Kits.pdf?v=1651077728\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n        \u003csvg class=\"waa-res-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\u003e\u003c\/line\u003e\u003cline x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\u003e\u003c\/line\u003e\u003cline x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        Lighting Specifications (PDF)\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Kessick","offers":[{"title":"Posts (1 Deep)","offer_id":39762271109254,"sku":"1442V.WP300.LS14","price":359.0,"currency_code":"USD","in_stock":true},{"title":"Posts (2 Deep)","offer_id":39762271699078,"sku":"1442V.WP310-1.LS14","price":469.0,"currency_code":"USD","in_stock":true},{"title":"Posts (3 Deep)","offer_id":39762272288902,"sku":"1442V.WP310-2.LS14","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Pegs (Neck Out)","offer_id":44105048195206,"sku":null,"price":559.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1625\/5015\/files\/Kessick-Wine-as-Art-14-x-42-Label-Forward-Vertical-Textured-Panel-Wine-Rack-Double.webp?v=1745623971","url":"https:\/\/winecellarhq.com\/products\/kessick-wine-as-art-14x42-vertical-textured-panel-wine-rack","provider":"Wine Cellar HQ","version":"1.0","type":"link"}