{"product_id":"windsor-alabaster-table-lamp","title":"Windsor Alabaster Table Lamp","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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .vk-windsor-table-wrap *,\n    .vk-windsor-table-wrap *::before,\n    .vk-windsor-table-wrap *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n    .vk-windsor-table-wrap {\n      width: 100%;\n      max-width: 680px;\n      margin: 2rem auto;\n      padding: 0 16px;\n      color: #261d16;\n      font-family: \"DM Sans\", sans-serif;\n    }\n    .vk-windsor-table-divider {\n      height: 1px;\n      margin: 2rem 0;\n      background: #e5dacb;\n    }\n    .vk-windsor-table-intro {\n      margin-bottom: 1rem;\n      color: #62584d;\n      font-size: 15px;\n      line-height: 1.75;\n    }\n    .vk-windsor-table-section-label {\n      margin-bottom: 0.65rem;\n      color: #876846;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n    .vk-windsor-table-features {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-windsor-table-feature {\n      padding: 0.9rem;\n      border: 1px solid #e1d4c1;\n      border-radius: 8px;\n      background: #fff;\n    }\n    .vk-windsor-table-icon {\n      display: flex;\n      width: 28px;\n      height: 28px;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 0.6rem;\n      border-radius: 6px;\n      background: #e8dbc6;\n    }\n    .vk-windsor-table-feature h4 {\n      margin-bottom: 0.3rem;\n      color: #261d16;\n      font-size: 13px;\n      font-weight: 500;\n    }\n    .vk-windsor-table-feature p {\n      color: #6c6257;\n      font-size: 12px;\n      line-height: 1.6;\n    }\n    .vk-windsor-table-dimension-card {\n      padding: 1.2rem;\n      border: 1px solid #e4d7c7;\n      border-radius: 10px;\n      background: #f5eee5;\n    }\n    .vk-windsor-table-dimension-table,\n    .vk-windsor-table-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .vk-windsor-table-dimension-table tr {\n      border-bottom: 1px solid #ddcfbd;\n    }\n    .vk-windsor-table-dimension-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-windsor-table-dimension-table td {\n      padding: 8px 0;\n      color: #4f453a;\n      font-size: 12px;\n      line-height: 1.55;\n      vertical-align: top;\n    }\n    .vk-windsor-table-dimension-table td:first-child {\n      width: 34%;\n      padding-right: 12px;\n      color: #876846;\n      font-weight: 500;\n    }\n    .vk-windsor-table-thumb-container {\n      display: flex;\n      justify-content: center;\n      margin: 1.1rem auto 0.25rem;\n    }\n    .vk-windsor-table-thumb-link {\n      position: relative;\n      display: inline-block;\n      max-width: 200px;\n      border-radius: 8px;\n      overflow: hidden;\n      border: 1px solid #d8c8b4;\n      background: #ffffff;\n      box-shadow: 0 2px 8px rgba(38, 29, 22, 0.06);\n      cursor: zoom-in;\n      text-decoration: none;\n      transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n      user-select: none;\n      -webkit-user-select: none;\n    }\n    .vk-windsor-table-thumb-link:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 14px rgba(38, 29, 22, 0.12);\n      border-color: #ba9973;\n    }\n    .vk-windsor-table-thumb-link img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n      transition: opacity 0.2s ease;\n    }\n    .vk-windsor-table-thumb-link:hover img {\n      opacity: 0.94;\n    }\n    .vk-windsor-table-thumb-badge {\n      position: absolute;\n      bottom: 8px;\n      right: 8px;\n      display: inline-flex;\n      align-items: center;\n      gap: 4px;\n      padding: 3px 8px;\n      background: rgba(38, 29, 22, 0.82);\n      backdrop-filter: blur(4px);\n      -webkit-backdrop-filter: blur(4px);\n      color: #ffffff;\n      font-size: 11px;\n      font-weight: 500;\n      border-radius: 4px;\n      pointer-events: none;\n    }\n    .vk-windsor-table-lightbox {\n      display: none;\n      position: fixed;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      width: 100vw;\n      height: 100vh;\n      z-index: 9999999;\n      background: rgba(20, 15, 11, 0.88);\n      backdrop-filter: blur(6px);\n      -webkit-backdrop-filter: blur(6px);\n      align-items: center;\n      justify-content: center;\n      padding: 20px;\n      opacity: 0;\n      cursor: zoom-out;\n      transition: opacity 0.22s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .vk-windsor-table-lightbox.vk-active {\n      display: flex !important;\n      opacity: 1 !important;\n    }\n    .vk-windsor-table-lightbox-inner {\n      position: relative;\n      max-width: 92vw;\n      max-height: 90vh;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      cursor: default;\n      transform: scale(0.94);\n      transition: transform 0.22s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .vk-windsor-table-lightbox.vk-active .vk-windsor-table-lightbox-inner {\n      transform: scale(1);\n    }\n    .vk-windsor-table-lightbox-img {\n      max-width: 100%;\n      max-height: 82vh;\n      width: auto;\n      height: auto;\n      border-radius: 8px;\n      background: #ffffff;\n      box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5);\n      display: block;\n      object-fit: contain;\n      cursor: default;\n    }\n    .vk-windsor-table-lightbox-close {\n      position: absolute;\n      top: -42px;\n      right: 0;\n      width: 36px;\n      height: 36px;\n      background: rgba(255, 255, 255, 0.16);\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      border-radius: 50%;\n      color: #ffffff;\n      font-size: 24px;\n      line-height: 1;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      padding: 0;\n      transition: background 0.15s ease, transform 0.15s ease;\n      user-select: none;\n    }\n    .vk-windsor-table-lightbox-close:hover {\n      background: rgba(255, 255, 255, 0.32);\n      transform: scale(1.08);\n    }\n    .vk-windsor-table-lightbox-hint {\n      margin-top: 10px;\n      color: #e5dacb;\n      font-size: 12px;\n      letter-spacing: 0.02em;\n      pointer-events: none;\n    }\n    .vk-windsor-table-spec-table tr {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-windsor-table-spec-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-windsor-table-spec-table td {\n      padding: 9px 0;\n      font-size: 14px;\n      line-height: 1.55;\n      vertical-align: top;\n    }\n    .vk-windsor-table-spec-table td:first-child {\n      width: 42%;\n      padding-right: 1rem;\n      color: #998b78;\n    }\n    .vk-windsor-table-care {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n    .vk-windsor-table-care li {\n      position: relative;\n      padding: 8px 0 8px 20px;\n      border-bottom: 1px solid #e5dacb;\n      color: #6c6257;\n      font-size: 14px;\n      line-height: 1.65;\n    }\n    .vk-windsor-table-care li:last-child {\n      border-bottom: 0;\n    }\n    .vk-windsor-table-care li::before {\n      position: absolute;\n      top: 16px;\n      left: 0;\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: #ad8e68;\n      content: \"\";\n    }\n    .vk-windsor-table-downloads {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-windsor-table-download {\n      display: flex;\n      min-height: 72px;\n      align-items: center;\n      gap: 10px;\n      padding: 0.85rem;\n      border: 1px solid #e1d4c1;\n      border-radius: 8px;\n      background: #fff;\n      color: #261d16;\n      text-decoration: none;\n      transition: border-color 0.2s ease, background 0.2s ease;\n    }\n    .vk-windsor-table-download:hover {\n      border-color: #c9b494;\n      background: #faf7f2;\n    }\n    .vk-windsor-table-download-icon {\n      display: flex;\n      width: 30px;\n      min-width: 30px;\n      height: 30px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 6px;\n      background: #ecdfcb;\n    }\n    .vk-windsor-table-download-text {\n      flex: 1;\n      color: #4f453a;\n      font-size: 12px;\n      font-weight: 500;\n    }\n    .vk-windsor-table-download-arrow {\n      color: #97744e;\n      font-size: 15px;\n    }\n    .vk-windsor-table-faq-item {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-windsor-table-faq-item:last-child {\n      border-bottom: 0;\n    }\n    .vk-windsor-table-faq-item \u003e summary {\n      position: relative;\n      display: flex;\n      min-height: 44px;\n      cursor: pointer;\n      align-items: center;\n      padding: 14px 32px 14px 0;\n      color: #261d16;\n      font-size: 15px;\n      font-weight: 500;\n      line-height: 1.5;\n      list-style: none;\n    }\n    .vk-windsor-table-faq-item \u003e summary::-webkit-details-marker {\n      display: none;\n    }\n    .vk-windsor-table-faq-item \u003e summary::after {\n      position: absolute;\n      top: 50%;\n      right: 4px;\n      width: 10px;\n      height: 10px;\n      border-right: 1.5px solid #876846;\n      border-bottom: 1.5px solid #876846;\n      content: \"\";\n      transform: translateY(-70%) rotate(45deg);\n      transition: transform 0.2s ease;\n    }\n    .vk-windsor-table-faq-item[open] \u003e summary::after {\n      transform: translateY(-30%) rotate(-135deg);\n    }\n    .vk-windsor-table-faq-a {\n      margin: 0 0 14px;\n      padding-right: 32px;\n      color: #6c6257;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n    @media (max-width: 520px) {\n      .vk-windsor-table-features {\n        grid-template-columns: 1fr 1fr;\n      }\n      .vk-windsor-table-downloads {\n        grid-template-columns: 1fr;\n      }\n      .vk-windsor-table-thumb-link {\n        max-width: 175px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"vk-windsor-table-wrap\"\u003e\n\u003cp class=\"vk-windsor-table-intro\"\u003eThe Windsor Alabaster Table Lamp brings the same scalloped, tiered alabaster shade to a compact table-top form, set on a short brass pedestal with an ornately cast, leaf-motif round base. The stone glows a warm honey tone when lit, matching the hand-finished, antique-brass character of the rest of the Windsor family — a fitting accent for a console, nightstand, or entry table.\u003c\/p\u003e\n\u003cdiv class=\"vk-windsor-table-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-features\"\u003e\n\u003cdiv class=\"vk-windsor-table-feature\"\u003e\n\u003cdiv class=\"vk-windsor-table-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M8 4c0 2 1.5 3 4 3s4-1 4-3\"\u003e\u003c\/path\u003e\n          \u003crect x=\"7\" y=\"7\" width=\"10\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 20c0-2 1.5-3 4-3s4 1 4 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eScalloped alabaster shade\u003c\/h4\u003e\n\u003cp\u003eThe same tiered, scalloped shade cut from a translucent alabaster-style stone glows warmly from within when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-feature\"\u003e\n\u003cdiv class=\"vk-windsor-table-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"10\" r=\"1.6\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 11.5v4\"\u003e\u003c\/path\u003e\n          \u003cellipse cx=\"12\" cy=\"18\" rx=\"7\" ry=\"1.8\"\u003e\u003c\/ellipse\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eBrass pedestal \u0026amp; cast base\u003c\/h4\u003e\n\u003cp\u003eA short brass pedestal sits on an ornately cast, leaf-motif round base finished to match the shade fittings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-feature\"\u003e\n\u003cdiv class=\"vk-windsor-table-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"4.5\" r=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"8\" r=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"11.5\" r=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 15v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eTable-top, E12\/E14 socket\u003c\/h4\u003e\n\u003cp\u003eA plug-in table lamp that accepts either an E12 or E14 base bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-dimension-card\"\u003e\n\u003ctable class=\"vk-windsor-table-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Diameter\u003c\/td\u003e\n\u003ctd\u003e16 cm \/ 6.3″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e42 cm \/ 16.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Shrunk dimension diagram with click-to-zoom --\u003e\n\u003cdiv class=\"vk-windsor-table-thumb-container\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Windsor-Alabaster-Table-Lamp.jpg?v=1788677204\" rel=\"noopener noreferrer\" class=\"vk-windsor-table-thumb-link\" title=\"Click to enlarge dimension diagram\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Windsor-Alabaster-Table-Lamp.jpg?v=1788677204\" alt=\"Windsor Alabaster Table Lamp Dimensions Diagram\" loading=\"lazy\"\u003e \u003cspan class=\"vk-windsor-table-thumb-badge\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"11\" cy=\"11\" r=\"8\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e \u003cspan\u003eClick to enlarge\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-windsor-table-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eWindsor Alabaster Table Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eTable Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBrass, Alabaster\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique Brass hardware, Natural Alabaster-Style shade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Diameter\u003c\/td\u003e\n\u003ctd\u003e16 cm \/ 6.3″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e42 cm \/ 16.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Socket\u003c\/td\u003e\n\u003ctd\u003eE12 or E14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Count\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eTable-standing, plug-in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eConsole, nightstand, entry table, desk\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-windsor-table-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-windsor-table-care\"\u003e\n\u003cli\u003ePlace on a stable, level surface away from the edge of furniture.\u003c\/li\u003e\n\u003cli\u003eRoute the power cord away from foot traffic to prevent a trip hazard.\u003c\/li\u003e\n\u003cli\u003eHandle the stone shade carefully during setup — natural stone shades can chip or crack if dropped.\u003c\/li\u003e\n\u003cli\u003eDust the shade and brass fittings gently with a soft, dry cloth; avoid water, solvents, or abrasive cleaners.\u003c\/li\u003e\n\u003cli\u003eKeep away from high humidity, which can affect the stone's finish and the brass patina over time.\u003c\/li\u003e\n\u003cli\u003eUnplug before cleaning or servicing the fixture.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor, dry use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-windsor-table-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-downloads\"\u003e\n\u003ca class=\"vk-windsor-table-download\" href=\"https:\/\/drive.google.com\/file\/d\/17Ul0btdtHz9MGXzj0UXx-tYMaXrgr0FY\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-windsor-table-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-windsor-table-download\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-windsor-table-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-windsor-table-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-windsor-table-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 2l8 4.5v9L12 20l-8-4.5v-9z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 6.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11v9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-windsor-table-faq\"\u003e\n\u003cdetails class=\"vk-windsor-table-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat is the Windsor Table Lamp shade made of?\u003c\/summary\u003e\n\u003cp class=\"vk-windsor-table-faq-a\"\u003eThe scalloped, tiered shade is made from a translucent, alabaster-style natural stone that glows warmly from within when lit. The true material may be onyx or marble rather than true alabaster — \"alabaster\" is used here as the closest common retail term, and gentle variation in veining and tone between pieces should be expected.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-windsor-table-faq-item\"\u003e\n\u003csummary\u003eHow does this compare to the rest of the Windsor family?\u003c\/summary\u003e\n\u003cp class=\"vk-windsor-table-faq-a\"\u003eAll four pieces share the same scalloped shade design and antique-brass finish. This table lamp uses the same 16 cm \/ 6.3″ shade as the pendant and flush mount, set on a short 42 cm \/ 16.5″ pedestal rather than hanging from the ceiling or standing on the floor like the 95 cm \/ 37.4″ floor lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-windsor-table-faq-item\"\u003e\n\u003csummary\u003eWhat bulb does it use?\u003c\/summary\u003e\n\u003cp class=\"vk-windsor-table-faq-a\"\u003eIt accepts either an E12 or E14 base bulb, one per fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-windsor-table-faq-item\"\u003e\n\u003csummary\u003eHow do I clean the shade and brass fittings?\u003c\/summary\u003e\n\u003cp class=\"vk-windsor-table-faq-a\"\u003eDust gently with a soft, dry cloth. Avoid water, solvents, or abrasive cleaners, and handle the shade carefully, as natural stone can chip or crack if dropped.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Fullscreen Lightbox Overlay --\u003e\n\u003cdiv id=\"vk-windsor-table-lightbox\" class=\"vk-windsor-table-lightbox\" role=\"dialog\"\u003e\n\u003cdiv class=\"vk-windsor-table-lightbox-inner\"\u003e\n\u003cbutton type=\"button\" class=\"vk-windsor-table-lightbox-close\"\u003e×\u003c\/button\u003e \u003cimg class=\"vk-windsor-table-lightbox-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Windsor-Alabaster-Table-Lamp.jpg?v=1788677204\" alt=\"Windsor Alabaster Table Lamp Dimensions Enlarged\"\u003e\n\u003cdiv class=\"vk-windsor-table-lightbox-hint\"\u003eClick anywhere on background or × to close\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"Φ 6.3″ × H 16.5″ \/ Antique Brass \u0026 White \/ US Plug","offer_id":48674130297073,"sku":"VKT7-2692-04","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Φ 6.3″ × H 16.5″ \/ Antique Brass \u0026 White \/ UK Plug","offer_id":48674130329841,"sku":"VKT7-2692-03","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Φ 6.3″ × H 16.5″ \/ Antique Brass \u0026 White \/ AU Plug","offer_id":48674130362609,"sku":"VKT7-2692-01","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Φ 6.3″ × H 16.5″ \/ Antique Brass \u0026 White \/ EU Plug","offer_id":48674130395377,"sku":"VKT7-2692-02","price":1080.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/948478897987_60c215d6-2205-4eb1-bbd4-42289fa22919.jpg?v=1788418269","url":"https:\/\/vakkerlight.com\/products\/windsor-alabaster-table-lamp","provider":"Vakkerlight","version":"1.0","type":"link"}