{"product_id":"orvella-travertine-pendant-light","title":"Orvella Travertine Pendant Light","description":"\u003cstyle\u003e\n  .vk-orvella-wrap *, .vk-orvella-wrap *::before, .vk-orvella-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .vk-orvella-wrap { font-family: 'DM Sans', sans-serif; color: #241c14; width: 100%; max-width: 680px; margin: 0; padding: 0; }\n  .vk-orvella-divider { height: 1px; background: #e6ddcc; margin: 2rem 0; }\n  .vk-orvella-intro { font-size: 15px; color: #5d5346; line-height: 1.75; margin-bottom: 1rem; }\n  .vk-orvella-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #8a6a45; margin-bottom: .65rem; }\n\n  .vk-orvella-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; }\n  .vk-orvella-feat { background: #fff; border: 1px solid #e3d6bd; border-radius: 8px; padding: .85rem; }\n  .vk-orvella-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #e3d3b4; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; }\n  .vk-orvella-feat h4 { font-size: 13px; font-weight: 500; color: #241c14; margin-bottom: .25rem; }\n  .vk-orvella-feat p { font-size: 12px; color: #6b6256; line-height: 1.6; margin: 0; }\n\n  .vk-orvella-control-split { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: .75rem; }\n  .vk-orvella-control-card { background: #fff; border: 1px solid #e3d6bd; border-radius: 8px; padding: .85rem; }\n  .vk-orvella-control-card h5 { font-size: 13px; font-weight: 500; color: #241c14; margin-bottom: .35rem; }\n  .vk-orvella-control-card p { font-size: 12px; color: #6b6256; line-height: 1.6; margin: 0; }\n\n  .vk-orvella-size-card { background: #f3ece0; border: 1px solid #e6ddcc; border-radius: 10px; padding: 1rem; margin-bottom: .75rem; }\n  .vk-orvella-size-tag { display: inline-block; font-size: 11px; color: #fff; background: #8a6a45; border-radius: 999px; padding: 3px 10px; margin-bottom: .45rem; }\n  .vk-orvella-size-title { font-size: 14px; color: #241c14; font-weight: 500; margin-bottom: .3rem; }\n  .vk-orvella-size-text { font-size: 13px; color: #6b6256; line-height: 1.65; margin: 0; }\n\n  .vk-orvella-shape-card { background: #f3ece0; border: 1px solid #e6ddcc; border-radius: 10px; padding: 1.25rem; margin-bottom: 1rem; text-align: center; }\n  .vk-orvella-shape-hint { font-size: 13px; color: #6b6256; margin-bottom: .85rem; line-height: 1.6; }\n  .vk-orvella-shape-dims { font-size: 13px; color: #4a4034; margin-top: .7rem; font-weight: 500; line-height: 1.7; }\n  .vk-orvella-shape-enlarge { font-size: 11px; color: #8a6a45; margin-top: .35rem; }\n\n  .vk-orvella-spec-table { width: 100%; border-collapse: collapse; }\n  .vk-orvella-spec-table tr { border-bottom: 1px solid #e6ddcc; }\n  .vk-orvella-spec-table tr:last-child { border-bottom: none; }\n  .vk-orvella-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; }\n  .vk-orvella-spec-table td:first-child { color: #998a73; width: 42%; padding-right: 1rem; }\n\n  \/* Downloads *\/\n  .vk-orvella-dl { display: flex; flex-wrap: wrap; gap: 8px; margin-top: .9rem; }\n  .vk-orvella-dl-btn { display: inline-flex; align-items: center; gap: 6px; padding: 9px 16px; border: 1.5px solid #241c14; border-radius: 6px; background: #fff; color: #241c14; font-size: 12.5px; font-weight: 500; letter-spacing: .04em; text-decoration: none; transition: background .15s, color .15s; }\n  .vk-orvella-dl-btn:link, .vk-orvella-dl-btn:visited { color: #241c14; text-decoration: none; }\n  .vk-orvella-dl-btn:hover { background: #241c14; color: #f3ece0; }\n  .vk-orvella-dl-btn svg { flex-shrink: 0; }\n\n  .vk-orvella-install { list-style: none; padding: 0; margin: 0; }\n  .vk-orvella-install li { font-size: 14px; color: #6b6256; padding: 8px 0 8px 20px; border-bottom: 1px solid #e6ddcc; line-height: 1.65; position: relative; }\n  .vk-orvella-install li:last-child { border-bottom: none; }\n  .vk-orvella-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #b39a72; }\n\n  .vk-orvella-faq { margin-top: .5rem; }\n  .vk-orvella-faq-item { border-bottom: 1px solid #e6ddcc; }\n  .vk-orvella-faq-item:last-child { border-bottom: none; }\n  .vk-orvella-faq-item \u003e summary { list-style: none; cursor: pointer; padding: 14px 32px 14px 0; font-size: 15px; font-weight: 500; color: #241c14; position: relative; line-height: 1.5; min-height: 44px; display: flex; align-items: center; }\n  .vk-orvella-faq-item \u003e summary::-webkit-details-marker { display: none; }\n  .vk-orvella-faq-item \u003e summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #8a6a45; border-bottom: 1.5px solid #8a6a45; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; }\n  .vk-orvella-faq-item[open] \u003e summary::after { transform: translateY(-30%) rotate(-135deg); }\n  .vk-orvella-faq-item[open] \u003e summary { color: #5a4630; }\n  .vk-orvella-faq-a { font-size: 13px; color: #6b6256; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; }\n\n  @media (max-width: 520px) {\n    .vk-orvella-features { grid-template-columns: 1fr 1fr; }\n    .vk-orvella-control-split { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-orvella-wrap\"\u003e\n\u003cp class=\"vk-orvella-intro\"\u003eThe Orvella Travertine Pendant Light pairs a sculptural hourglass-shaped travertine shade with a warm solid wood accent band. Its compact stone body brings natural texture and quiet character to smaller spaces, while the E27 light source creates a focused downward glow. With its soft beige stone tone and simple black suspension cord, this pendant works beautifully over bedside tables, reading corners, kitchen islands, dining nooks, and hallway accents.\u003c\/p\u003e\n\u003cdiv class=\"vk-orvella-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-features\"\u003e\n\u003cdiv class=\"vk-orvella-feat\"\u003e\n\u003cdiv class=\"vk-orvella-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 13c2-2 6-2 8 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eNatural travertine\u003c\/h4\u003e\n\u003cp\u003eThe stone shade shows organic pores, warm beige tones, and natural surface variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-feat\"\u003e\n\u003cdiv class=\"vk-orvella-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6c3 2 5 2 8 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 18c3-2 5-2 8 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eSolid wood detail\u003c\/h4\u003e\n\u003cp\u003eA slim wood band adds warmth and contrast to the sculptural stone silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-feat\"\u003e\n\u003cdiv class=\"vk-orvella-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M9 18h6M10 21h4M12 3a6 6 0 0 1 4 10c-.7.6-1 1.2-1 2H9c0-.8-.3-1.4-1-2A6 6 0 0 1 12 3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eE27 bulb fitting\u003c\/h4\u003e\n\u003cp\u003eDesigned for an E27 bulb, making the light source easy to replace and customize.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-section-label\"\u003eSize \u0026amp; Fitting\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-size-card\"\u003e\n\u003cspan class=\"vk-orvella-size-tag\"\u003eCompact Pendant\u003c\/span\u003e\n\u003cdiv class=\"vk-orvella-size-title\"\u003eDia 13 cm × H 18 cm\u003c\/div\u003e\n\u003cp class=\"vk-orvella-size-text\"\u003eShade size: Dia 13 cm × H 18 cm \/ Dia 5.1″ × H 7.1″. Net weight: 1.45 kg. Designed for one E27 bulb.\u003c\/p\u003e\n\u003cp class=\"vk-orvella-size-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Orvella-Travertine-Pendant-Light.jpg?v=1785403622\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-section-label\"\u003eDesign Notes\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-control-split\"\u003e\n\u003cdiv class=\"vk-orvella-control-card\"\u003e\n\u003ch5\u003eSmall sculptural scale\u003c\/h5\u003e\n\u003cp\u003eThe compact shade works well as a single accent pendant or grouped in multiples over a counter or dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-control-card\"\u003e\n\u003ch5\u003eWarm light recommended\u003c\/h5\u003e\n\u003cp\u003eUse a warm white E27 LED bulb to enhance the natural travertine texture and create a soft evening glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-orvella-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eTravertine pendant light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural travertine, solid wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Color\u003c\/td\u003e\n\u003ctd\u003eNatural beige travertine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAccent Material\u003c\/td\u003e\n\u003ctd\u003eSolid wood band\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Size\u003c\/td\u003e\n\u003ctd\u003eDia 5.1″ × H 7.1″ · Dia 13 × H 18 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eE27 bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuggested Bulb\u003c\/td\u003e\n\u003ctd\u003eWarm white E27 LED bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e1.45 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling pendant mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eWall switch control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse\u003c\/td\u003e\n\u003ctd\u003eIndoor, dry locations only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eDining nook, kitchen island, bedside, hallway, reading corner, small entryway\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-orvella-dl\"\u003e\u003ca class=\"vk-orvella-dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1h-IHOgCvzMW-RBWQnxrdeefsz-0d0vb8\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Spec Sheet \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-orvella-install\"\u003e\n\u003cli\u003eHardwired ceiling installation is required; a licensed electrician is recommended.\u003c\/li\u003e\n\u003cli\u003eUse a compatible E27 bulb. Warm white LED bulbs are recommended for a softer travertine glow.\u003c\/li\u003e\n\u003cli\u003eThe compact size is ideal for bedside pendant lighting, small dining corners, hallway accents, or multiple-light arrangements.\u003c\/li\u003e\n\u003cli\u003eNatural travertine varies in pore pattern, color tone, and surface texture, making each piece unique.\u003c\/li\u003e\n\u003cli\u003eClean the travertine and wood gently with a soft dry cloth. Avoid acidic cleaners, abrasive pads, and excessive moisture.\u003c\/li\u003e\n\u003cli\u003eTurn off power before installation, bulb replacement, cleaning, or maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-orvella-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-orvella-faq\"\u003e\n\u003cdetails class=\"vk-orvella-faq-item\"\u003e\n\u003csummary\u003eWhat size is this pendant light?\u003c\/summary\u003e\n\u003cp class=\"vk-orvella-faq-a\"\u003eThe shade measures Dia 13 cm × H 18 cm, or approximately Dia 5.1″ × H 7.1″.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-orvella-faq-item\"\u003e\n\u003csummary\u003eWhat material is the shade made from?\u003c\/summary\u003e\n\u003cp class=\"vk-orvella-faq-a\"\u003eThe shade is made from natural travertine with a solid wood accent band.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-orvella-faq-item\"\u003e\n\u003csummary\u003eWhat bulb does it use?\u003c\/summary\u003e\n\u003cp class=\"vk-orvella-faq-a\"\u003eThis pendant light uses one E27 bulb. A warm white E27 LED bulb is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-orvella-faq-item\"\u003e\n\u003csummary\u003eWhere does this travertine pendant work best?\u003c\/summary\u003e\n\u003cp class=\"vk-orvella-faq-a\"\u003eIt works well above bedside tables, kitchen islands, small dining tables, hallway corners, reading nooks, and compact entryways.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-orvella-faq-item\"\u003e\n\u003csummary\u003eIs every travertine shade identical?\u003c\/summary\u003e\n\u003cp class=\"vk-orvella-faq-a\"\u003eNo. Travertine is a natural stone, so each shade may show different pores, tone variation, and surface markings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-orvella-faq-item\"\u003e\n\u003csummary\u003eHow do I clean the pendant?\u003c\/summary\u003e\n\u003cp class=\"vk-orvella-faq-a\"\u003eTurn off the power first, then wipe gently with a soft dry cloth. Avoid acidic cleaners, harsh chemicals, abrasive pads, and excessive moisture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Orvella Travertine Pendant Light\",\n  \"description\": \"Compact travertine pendant light with natural beige stone shade, solid wood accent band, E27 bulb fitting, and Dia 13 cm × H 18 cm shade size. Suitable for dining nooks, kitchen islands, bedside lighting, hallways, reading corners, and small entryways.\",\n  \"image\": [\n    \"IMAGE_URL_1\",\n    \"IMAGE_URL_2\",\n    \"IMAGE_URL_3\"\n  ],\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"YOUR_STORE_NAME\"\n  },\n  \"material\": \"Natural travertine, solid wood\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"url\": \"PRODUCT_URL\"\n  }\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size is the Orvella Travertine Pendant Light?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The shade measures Dia 13 cm × H 18 cm, or approximately Dia 5.1 inches × H 7.1 inches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What material is the shade made from?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The shade is made from natural travertine with a solid wood accent band.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What bulb does it use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This pendant light uses one E27 bulb. A warm white E27 LED bulb is recommended.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where does this travertine pendant work best?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It works well above bedside tables, kitchen islands, small dining tables, hallway corners, reading nooks, and compact entryways.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is every travertine shade identical?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Travertine is a natural stone, so each shade may show different pores, tone variation, and surface markings.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I clean the pendant?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Turn off the power first, then wipe gently with a soft dry cloth. Avoid acidic cleaners, harsh chemicals, abrasive pads, and excessive moisture.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"Dia 5.1″ × H 7.1″ \/ Beige travertine","offer_id":48454862864625,"sku":"VKP7-26730-01","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/1785381582288.png?v=1785408859","url":"https:\/\/vakkerlight.com\/ja\/products\/orvella-travertine-pendant-light","provider":"Vakkerlight","version":"1.0","type":"link"}