{"product_id":"alabaster-chain-urn-pendant-light","title":"Alabaster Chain Urn Pendant Light","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAlabaster Chain Urn Pendant Light\u003c\/title\u003e\n\n\u003cstyle\u003e\n  .product-detail,\n  .product-detail * {\n    box-sizing: border-box;\n  }\n\n  .product-detail {\n    --deep: #2d241d;\n    --accent: #82613f;\n    --light-accent: #c3a77f;\n    --surface: #faf7f2;\n    --border: #d9ccbc;\n    --muted: #71645a;\n    width: 100%;\n    max-width: 680px;\n    color: var(--deep);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .product-detail h2 {\n    margin: 0 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 400;\n    line-height: 1.45;\n  }\n\n  .product-detail h2 em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .product-intro {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n  .divider {\n    height: 1px;\n    margin: 30px 0;\n    background: var(--border);\n  }\n\n  .section-label {\n    margin-bottom: 12px;\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .note,\n  .light-card {\n    padding: 16px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--surface);\n  }\n\n  .note {\n    margin-top: 16px;\n  }\n\n  .note p,\n  .light-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  .note strong,\n  .light-card strong {\n    color: var(--deep);\n  }\n\n  .grid-3,\n  .finish-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .card {\n    padding: 14px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .card h4,\n  .card h5 {\n    margin: 0 0 6px;\n    color: var(--deep);\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.45;\n  }\n\n  .card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .dimension-box {\n    display: flex;\n    min-height: 220px;\n    padding: 20px;\n    align-items: center;\n    justify-content: center;\n    border: 1px dashed var(--light-accent);\n    border-radius: 10px;\n    background: var(--surface);\n    color: var(--muted);\n    text-align: center;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .size-card {\n    margin-top: 12px;\n    text-align: center;\n  }\n\n  .size-card .size-name {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .swatch {\n    display: block;\n    width: 30px;\n    height: 30px;\n    margin-bottom: 8px;\n    border: 1px solid rgba(0,0,0,.14);\n    border-radius: 50%;\n  }\n\n  .brass {\n    background: linear-gradient(135deg, #7b5b2c, #d5b36a, #866232);\n  }\n\n  .antique-brass {\n    background: linear-gradient(135deg, #554329, #a88858, #665036);\n  }\n\n  .nickel {\n    background: linear-gradient(135deg, #7f817f, #d9d9d4, #777975);\n  }\n\n  .light-card h4 {\n    margin: 0 0 8px;\n    font-size: 14px;\n  }\n\n  .warning {\n    margin-top: 10px !important;\n    padding: 10px 12px;\n    border-left: 3px solid var(--light-accent);\n    background: #fffaf2;\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .spec-table td {\n    padding: 10px 0;\n    border-bottom: 1px solid var(--border);\n    color: var(--deep);\n    font-size: 14px;\n    line-height: 1.6;\n    vertical-align: top;\n  }\n\n  .spec-table td:first-child {\n    width: 40%;\n    padding-right: 16px;\n    color: #998a79;\n  }\n\n  .care-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .care-list li {\n    position: relative;\n    padding: 9px 0 9px 20px;\n    border-bottom: 1px solid var(--border);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .care-list li::before {\n    position: absolute;\n    top: 18px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--light-accent);\n    content: \"\";\n  }\n\n  .downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .downloads a {\n    display: inline-flex;\n    min-height: 44px;\n    padding: 10px 14px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #d1c4b2;\n    border-radius: 7px;\n    background: #fdfbf7;\n    color: #5d5348;\n    font-size: 13px;\n    text-decoration: none;\n  }\n\n  .downloads a:hover {\n    background: #eee7dc;\n  }\n\n  .faq details {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .faq summary {\n    padding: 14px 0;\n    color: var(--deep);\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    cursor: pointer;\n  }\n\n  .faq p {\n    margin: 0;\n    padding: 0 0 15px;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  @media (max-width: 560px) {\n    .grid-3,\n    .finish-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .downloads a {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"product-detail\"\u003e\n\n  \u003ch2\u003e\n    A softly sculpted alabaster vessel is suspended by fine metal chains —\n    \u003cem\u003ea refined pendant with classical proportions and natural stone depth.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"product-intro\"\u003e\n    The Alabaster Chain Urn Pendant Light combines an urn-shaped natural alabaster\n    shade with a central stem, decorative finial, and three supporting chains.\n    The stone body diffuses the light gently while revealing subtle cloud-like\n    veining and pale honey-toned mineral markings. Its graceful silhouette works\n    especially well in entryways, stair landings, dining rooms, bedrooms, and\n    traditional or transitional living spaces.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePlease Note:\u003c\/strong\u003e Natural alabaster varies from piece to piece.\n      Differences in veining, clouding, mineral lines, translucency, and tone are\n      normal characteristics of genuine stone and make every fixture unique.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eFeatures\u003c\/div\u003e\n\n  \u003cdiv class=\"grid-3\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch4\u003eSculpted alabaster vessel\u003c\/h4\u003e\n      \u003cp\u003eThe urn-shaped shade gives the pendant a softly classical profile while keeping the natural stone as the visual focus.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003ch4\u003eThree-chain suspension\u003c\/h4\u003e\n      \u003cp\u003eDecorative chains create a balanced, elegant suspension system around the central downrod.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003ch4\u003eWarm diffused light\u003c\/h4\u003e\n      \u003cp\u003eThe translucent stone softens the bulb output and reveals natural clouding and pale mineral variation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eDimensions\u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    Dimension Image Placeholder\u003cbr\u003e\n    Replace this area with the final size diagram.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"card size-card\"\u003e\n    \u003cspan class=\"size-name\"\u003eFixture Size\u003c\/span\u003e\n    \u003ch4\u003eDia 15.7″ × H 17.7″\u003c\/h4\u003e\n    \u003cp\u003eDia 40 × H 45 cm\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eMetal Finishes\u003c\/div\u003e\n\n  \u003cdiv class=\"finish-grid\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cspan class=\"swatch brass\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eBrass\u003c\/h5\u003e\n      \u003cp\u003eA warm metallic finish that complements the alabaster’s pale amber and honey-colored markings.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003cspan class=\"swatch antique-brass\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eAntique Brass\u003c\/h5\u003e\n      \u003cp\u003eA deeper aged finish that strengthens the fixture’s traditional and collected character.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003cspan class=\"swatch nickel\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eBrushed Nickel\u003c\/h5\u003e\n      \u003cp\u003eA softly reflective silver-toned finish suited to transitional and understated interiors.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eLight Source\u003c\/div\u003e\n\n  \u003cdiv class=\"light-card\"\u003e\n    \u003ch4\u003eE26 or E27 Bulb Base\u003c\/h4\u003e\n    \u003cp\u003e\n      The fixture is designed for an E26 or E27 bulb, depending on the selected\n      electrical standard. The alabaster vessel diffuses the light into a soft,\n      atmospheric glow.\n    \u003c\/p\u003e\n\n    \u003cp class=\"warning\"\u003e\n      \u003cstrong\u003eSpecification Notice:\u003c\/strong\u003e Bulb wattage, bulb quantity, bulb\n      inclusion, dimming compatibility, voltage, and total hanging height were\n      not provided. Confirm these values before publishing the final product listing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eSpecifications\u003c\/div\u003e\n\n  \u003ctable class=\"spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eAlabaster Chain Urn Pendant Light\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural alabaster, metal\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStone Finish\u003c\/td\u003e\n\u003ctd\u003eNatural white alabaster with unique mineral variation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFixture Size\u003c\/td\u003e\n\u003ctd\u003eDia 15.7″ × H 17.7″ \/ Dia 40 × H 45 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMetal Finish Options\u003c\/td\u003e\n\u003ctd\u003eBrass, antique brass, brushed nickel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eE26 or E27 bulb base\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBulb Included\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaximum Wattage\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBulb Quantity\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimming\u003c\/td\u003e\n\u003ctd\u003eDepends on the selected bulb and compatible wall dimmer\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eNot specified; configure according to destination country\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eCentral downrod with three decorative support chains\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHanging Height\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor use only\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSuitable Rooms\u003c\/td\u003e\n\u003ctd\u003eEntryway, foyer, stair landing, dining room, bedroom, living room\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, and Australia\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\n  \u003cul class=\"care-list\"\u003e\n    \u003cli\u003eHardwired ceiling installation is required. Installation by a licensed electrician is recommended.\u003c\/li\u003e\n    \u003cli\u003eConfirm that the ceiling junction box and mounting surface can safely support the full weight of the alabaster fixture.\u003c\/li\u003e\n    \u003cli\u003eEnsure the three chains carry the shade evenly and are adjusted to the same supporting tension.\u003c\/li\u003e\n    \u003cli\u003eDo not lift or carry the fixture by the chains, finial, or stone rim.\u003c\/li\u003e\n    \u003cli\u003eHandle the alabaster carefully to avoid chips, cracks, scratches, or impact damage.\u003c\/li\u003e\n    \u003cli\u003eClean the stone with a soft dry microfiber cloth or a slightly damp cloth followed immediately by drying.\u003c\/li\u003e\n    \u003cli\u003eAvoid acidic cleaners, bleach, abrasive pads, metal polish, and strong household chemicals.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\n  \u003cdiv class=\"downloads\"\u003e\n    \u003ca href=\"SPEC_SHEET_URL\" target=\"_blank\" rel=\"noopener\"\u003eSpec Sheet\u003c\/a\u003e\n    \u003ca href=\"INSTALL_GUIDE_URL\" target=\"_blank\" rel=\"noopener\"\u003eInstallation Guide\u003c\/a\u003e\n    \u003ca href=\"mailto:SUPPORT_EMAIL?subject=Alabaster%20Chain%20Urn%20Pendant%20Light%20-%203D%20Files%20Request\"\u003eRequest 3D Files\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\n  \u003cdiv class=\"faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill every alabaster shade look the same?\u003c\/summary\u003e\n      \u003cp\u003eNo. Natural alabaster varies in clouding, mineral lines, translucency, pale honey-colored markings, and overall tone.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat type of bulb does the pendant use?\u003c\/summary\u003e\n      \u003cp\u003eThe fixture uses an E26 or E27 bulb base, depending on the selected electrical standard.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the light dimmable?\u003c\/summary\u003e\n      \u003cp\u003eIt can be dimmable when used with a compatible dimmable bulb and a suitable wall dimmer.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere does this pendant work best?\u003c\/summary\u003e\n      \u003cp\u003eIt is especially suitable for foyers, stair landings, dining rooms, bedrooms, living rooms, and entryways.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should the alabaster be cleaned?\u003c\/summary\u003e\n      \u003cp\u003eUse a soft dry microfiber cloth or a slightly damp cloth followed immediately by drying. Avoid acids, bleach, abrasives, and strong chemicals.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Vakkerlight","offers":[{"title":"∅ 15.7″ x H 17.7″ \/ Brass \u0026 White","offer_id":48439857021169,"sku":"VKP7-26724-01","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 17.7″ \/ Antique brass \u0026 White","offer_id":48439857053937,"sku":"VKP7-26724-02","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 17.7″ \/ Brushed nickel \u0026 White","offer_id":48439857086705,"sku":"VKP7-26724-03","price":1099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Alabaster_Chain_Urn_Pendant_Light_2.jpg?v=1784863419","url":"https:\/\/vakkerlight.com\/de\/products\/alabaster-chain-urn-pendant-light","provider":"Vakkerlight","version":"1.0","type":"link"}