{"id":803,"date":"2026-09-18T06:55:35","date_gmt":"2026-09-18T06:55:35","guid":{"rendered":"https:\/\/terenzioa.shop\/index.php\/product\/acrylic-linear-chandelier\/"},"modified":"2026-09-18T07:49:42","modified_gmt":"2026-09-18T07:49:42","slug":"acrylic-linear-chandelier","status":"publish","type":"product","link":"https:\/\/terenzioa.shop\/index.php\/product\/acrylic-linear-chandelier\/","title":{"rendered":"Acrylic Linear Chandelier"},"content":{"rendered":"<\/p>\n<p><!-- ========== PRODUCT JSON-LD ========== --><\/p>\n<p>\u00a0<\/p>\n<p><!-- ========== FAQPage JSON-LD ========== --><\/p>\n<p>\u00a0<\/p>\n<p>  * { box-sizing: border-box; margin: 0; padding: 0; }  body { background: #fff; padding: 2rem; }  \/* ===== PALETTE: Clean modern metal (gold\/black) + transparent acrylic =====     Derived from: matte black or warm gold metal body, frosted-clear acrylic panel,     cool diffused white light output. Minimal, contemporary palette.  ======================================================================== *\/  :root {    &#8211;accent-deep: #4A4038;    &#8211;accent:      #8A7860;    &#8211;accent-light:#B0A090;    &#8211;surface:     #F8F6F3;    &#8211;bg:          #F0EDE8;    &#8211;border:      #DDD8D0;    &#8211;ink:         #221E18;    &#8211;muted:       #706860;  }  .vk-wrap { font-family: &#8216;DM Sans&#8217;, sans-serif; color: var(&#8211;ink); max-width: 680px; margin: 0; padding: 0; }  .vk-divider { height: 1px; background: var(&#8211;border); margin: 1.75rem 0; }  .vk-headline { font-family: &#8216;DM Serif Display&#8217;, serif; font-size: 21px; color: var(&#8211;ink); line-height: 1.4; margin-bottom: .75rem; letter-spacing: -.01em; }  .vk-headline em { font-style: italic; color: var(&#8211;accent-deep); }  .vk-intro { font-size: 15px; color: var(&#8211;ink); line-height: 1.9; margin-bottom: 1rem; }  .vk-section-label { font-size: 10px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; color: var(&#8211;accent-deep); margin-bottom: .7rem; }  \/* Guide link *\/  .vk-guide-link { display: flex; align-items: center; gap: .65rem; background: var(&#8211;surface); border: 1px solid var(&#8211;border); border-radius: 6px; padding: .8rem 1rem; text-decoration: none; margin-bottom: .75rem; }  .vk-guide-link svg { flex-shrink: 0; color: var(&#8211;accent-deep); }  .vk-guide-link span { font-size: 13.5px; color: var(&#8211;accent-deep); text-decoration: underline; text-decoration-color: rgba(0,0,0,.25); text-underline-offset: 3px; }  .vk-guide-link:hover span { text-decoration-color: var(&#8211;accent-deep); }  \/* Features *\/  .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; }  .vk-feat { background: var(&#8211;surface); border-radius: 6px; padding: .85rem; border: 1px solid var(&#8211;border); }  .vk-feat-icon { width: 28px; height: 28px; border-radius: 4px; background: var(&#8211;bg); display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; border: 1px solid var(&#8211;border); }  .vk-feat h4 { font-size: 12.5px; font-weight: 500; color: var(&#8211;ink); margin-bottom: .25rem; }  .vk-feat p { font-size: 12px; color: var(&#8211;muted); line-height: 1.6; margin: 0; }  \/* Notice cards *\/  .vk-notice { border-left: 2px solid var(&#8211;accent); background: var(&#8211;surface); border-radius: 0 6px 6px 0; padding: .88rem 1rem; margin-bottom: .75rem; }  .vk-notice h5 { font-size: 13px; font-weight: 500; color: var(&#8211;accent-deep); margin-bottom: .3rem; }  .vk-notice p { font-size: 13px; color: var(&#8211;ink); line-height: 1.65; margin: 0; }  .vk-notice.amber { border-left-color: #b07820; background: #fdf8ef; }  .vk-notice.amber h5 { color: #7a5010; }  \/* Critical notice *\/  .vk-critical { background: #fdf1ed; border: 1px solid #f0c0b0; border-left: 3px solid #c04020; border-radius: 0 6px 6px 0; padding: .95rem 1rem; margin-bottom: .75rem; }  .vk-critical h5 { font-size: 13px; font-weight: 500; color: #c04020; margin-bottom: .3rem; display: flex; align-items: center; gap: .4rem; }  .vk-critical p { font-size: 13px; color: #6a2818; line-height: 1.65; margin: 0; }  \/* Config cards *\/  .vk-config { border: 1px solid var(&#8211;border); border-radius: 6px; padding: 1rem; margin-bottom: .75rem; display: flex; gap: 1rem; align-items: flex-start; background: var(&#8211;surface); }  .vk-config-thumb a { display: block; }  .vk-config-thumb img { width: 120px; height: auto; border-radius: 5px; border: 1px solid var(&#8211;border); display: block; }  .vk-config-thumb-hint { font-size: 10px; color: var(&#8211;accent); text-align: center; margin-top: 3px; }  .vk-config-info { flex: 1; padding-top: .15rem; }  .vk-config-tag { display: inline-block; background: var(&#8211;accent-deep); color: var(&#8211;surface); font-size: 10px; padding: 2px 10px; border-radius: 10px; font-weight: 500; letter-spacing: .06em; margin-bottom: .45rem; }  .vk-config-name { font-size: 15px; font-weight: 500; color: var(&#8211;ink); margin-bottom: .2rem; }  .vk-config-detail { font-size: 12.5px; color: var(&#8211;muted); line-height: 1.6; }  .vk-config-specs { display: flex; gap: 14px; margin-top: .5rem; font-size: 11.5px; color: var(&#8211;accent-deep); padding-top: .5rem; border-top: 1px dashed var(&#8211;border); flex-wrap: wrap; }  .vk-config-specs strong { color: var(&#8211;ink); font-weight: 500; }  \/* Swatches *\/  .vk-swatches { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 1.25rem; }  .vk-swatch-item { display: flex; align-items: center; gap: 6px; background: var(&#8211;surface); border: 1px solid var(&#8211;border); border-radius: 14px; padding: 4px 12px; font-size: 12px; color: var(&#8211;muted); }  .vk-swatch-dot { width: 16px; height: 16px; border-radius: 50%; flex-shrink: 0; }  \/* Color temperature cards *\/  .vk-kelvin { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1rem; }  .vk-kelvin-card { background: var(&#8211;surface); border: 1px solid var(&#8211;border); border-radius: 6px; padding: .75rem; text-align: center; }  .vk-kelvin-preview { width: 100%; height: 40px; border-radius: 4px; margin-bottom: .5rem; }  .vk-kelvin-preview.warm { background: linear-gradient(90deg, #ffd488 0%, #f5a868 50%, #d08040 100%); }  .vk-kelvin-preview.neutral { background: linear-gradient(90deg, #fff8e0 0%, #f4eac8 50%, #d0c098 100%); }  .vk-kelvin-preview.cool { background: linear-gradient(90deg, #e8f0fa 0%, #c8d8e8 50%, #8098b0 100%); }  .vk-kelvin-k { font-size: 12px; font-weight: 500; color: var(&#8211;ink); }  .vk-kelvin-label { font-size: 11px; color: var(&#8211;muted); margin-top: 2px; }  .vk-kelvin-use { font-size: 10.5px; color: var(&#8211;accent); margin-top: 4px; }  \/* Spec table *\/  .vk-spec-table { width: 100%; border-collapse: collapse; }  .vk-spec-table tr { border-bottom: 1px solid var(&#8211;bg); }  .vk-spec-table tr:last-child { border-bottom: none; }  .vk-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; }  .vk-spec-table td:first-child { color: var(&#8211;muted); width: 42%; padding-right: 1rem; }  \/* Downloads *\/  .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; }  .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: var(&#8211;accent-deep); border: 1px solid var(&#8211;border); padding: 7px 14px; border-radius: 5px; text-decoration: none; background: var(&#8211;surface); }  .vk-dl-btn:hover { background: var(&#8211;bg); }  \/* FAQ *\/  .vk-faq-item { border-bottom: 1px solid var(&#8211;border); padding: 12px 0; }  .vk-faq-item summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: .5rem; font-size: 14px; font-weight: 500; color: var(&#8211;ink); }  .vk-faq-item summary::-webkit-details-marker { display: none; }  .vk-faq-answer { font-size: 13px; color: var(&#8211;ink); line-height: 1.7; margin-top: 8px; padding-right: 1rem; }  @media (max-width: 520px) {    .vk-features { grid-template-columns: 1fr 1fr; }    .vk-config { flex-direction: column; }    .vk-config-thumb img { width: 100%; }    .vk-kelvin { grid-template-columns: 1fr; }  }<\/p>\n<div class=\"vk-wrap\"><!-- Intro --><\/p>\n<p class=\"vk-intro\">A clean, contemporary linear chandelier built around an integrated LED panel and a frosted acrylic diffuser that spreads light evenly across the full length of the fixture. Three selectable color temperatures let you tailor the atmosphere to your space \u2014 from warm dining-room amber to crisp task-ready daylight.<\/p>\n<p><!-- NON-DIMMABLE critical notice \u2014 placed prominently before purchase decisions --><\/p>\n<div class=\"vk-critical\">\n<h5> Not compatible with wall dimmer switches<\/h5>\n<p>This fixture uses built-in integrated LEDs that are <strong>not compatible with any wall dimmer switch<\/strong>. Installing a dimmer may damage the LED driver. If dimming capability is required for your project, please contact us at  before ordering.<\/p>\n<\/div>\n<div class=\"vk-divider\"><\/div>\n<p><!-- Features --><\/p>\n<div class=\"vk-section-label\">Features<\/div>\n<div class=\"vk-features\">\n<div class=\"vk-feat\">\n<div class=\"vk-feat-icon\"><\/div>\n<h4>Acrylic Diffuser Panel<\/h4>\n<p>Distributes light evenly across the full length \u2014 no hotspots or visible LED strips.<\/p>\n<\/div>\n<div class=\"vk-feat\">\n<div class=\"vk-feat-icon\"><\/div>\n<h4>3 Color Temperatures<\/h4>\n<p>3000K, 4000K, or 6000K \u2014 choose the tone that fits your space at checkout.<\/p>\n<\/div>\n<div class=\"vk-feat\">\n<div class=\"vk-feat-icon\"><\/div>\n<h4>Sloped Ceiling Ready<\/h4>\n<p>Canopy adapts to ceiling slopes up to 30\u00b0 without an additional adapter.<\/p>\n<\/div>\n<\/div>\n<div class=\"vk-divider\"><\/div>\n<p><!-- SIZES --><\/p>\n<div class=\"vk-section-label\">Sizes<\/div>\n<div class=\"vk-config\">\n<div class=\"vk-config-thumb\">\n<div class=\"vk-config-thumb-hint\">\ud83d\udd0d Enlarge<\/div>\n<\/div>\n<div class=\"vk-config-info\"><span class=\"vk-config-tag\">80 CM<\/span><\/p>\n<div class=\"vk-config-name\">L 80 cm<span>-15W-1200lm<\/span><\/div>\n<div class=\"vk-config-detail\">L 31.5\u2033 \u00d7 W 3.9\u2033 \u00d7 H 6.3\u2033<br \/>L 80 cm \u00d7 W 10 cm \u00d7 H 16 cm<\/div>\n<div class=\"vk-config-specs\"><span>~<strong>6.6 lbs<\/strong> (3 kg)<\/span> <span>Box: L 87 \u00d7 W 18 \u00d7 H 29 cm<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"vk-config\">\n<div class=\"vk-config-thumb\">\n<div class=\"vk-config-thumb-hint\">\ud83d\udd0d Enlarge<\/div>\n<\/div>\n<div class=\"vk-config-info\"><span class=\"vk-config-tag\">100 CM<\/span><\/p>\n<div class=\"vk-config-name\">L 100 cm<span>-20W-1600lm<\/span><\/div>\n<div class=\"vk-config-detail\">L 39.3\u2033 \u00d7 W 3.9\u2033 \u00d7 H 6.3\u2033<br \/>L 100 cm \u00d7 W 10 cm \u00d7 H 16 cm<\/div>\n<div class=\"vk-config-specs\"><span>~<strong>8.3 lbs<\/strong> (3.8 kg)<\/span> <span>Box: L 107 \u00d7 W 18 \u00d7 H 29 cm<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"vk-config\">\n<div class=\"vk-config-thumb\">\n<div class=\"vk-config-thumb-hint\">\ud83d\udd0d Enlarge<\/div>\n<\/div>\n<div class=\"vk-config-info\"><span class=\"vk-config-tag\">120 CM<\/span><\/p>\n<div class=\"vk-config-name\">L 120 cm<span>-25W-2000lm<\/span><\/div>\n<div class=\"vk-config-detail\">L 47.2\u2033 \u00d7 W 3.9\u2033 \u00d7 H 6.3\u2033<br \/>L 120 cm \u00d7 W 10 cm \u00d7 H 16 cm<\/div>\n<div class=\"vk-config-specs\"><span>~<strong>9.2 lbs<\/strong> (4.2 kg)<\/span> <span>Box: L 127 \u00d7 W 18 \u00d7 H 29 cm<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"vk-divider\"><\/div>\n<p><!-- BODY FINISH --><\/p>\n<div class=\"vk-section-label\">Body Finish<\/div>\n<p style=\"font-size: 13px;color: var(--muted);margin-bottom: .75rem\"><strong>Gold<\/strong> is an electroplated metallic finish; <strong>Black<\/strong> is a high-quality painted finish. The LED module and acrylic diffuser are identical between both options.<\/p>\n<div class=\"vk-swatches\">\n<div class=\"vk-swatch-item\">\n<div class=\"vk-swatch-dot\" style=\"background: radial-gradient(circle at 35% 35%,#e8c878,#c49840 60%,#8a6820)\"><\/div>\n<p>Gold \u2014 electroplated<\/p><\/div>\n<div class=\"vk-swatch-item\">\n<div class=\"vk-swatch-dot\" style=\"background: #1c1c1c;border: 1px solid #555\"><\/div>\n<p>Black \u2014 painted<\/p><\/div>\n<\/div>\n<div class=\"vk-divider\"><\/div>\n<p><!-- COLOR TEMPERATURE --><\/p>\n<div class=\"vk-section-label\">Color Temperature<\/div>\n<p style=\"font-size: 13px;color: var(--muted);margin-bottom: .75rem\">Select your preferred color temperature at checkout. This cannot be changed after purchase.<\/p>\n<div class=\"vk-kelvin\">\n<div class=\"vk-kelvin-card\">\n<div class=\"vk-kelvin-preview warm\"><\/div>\n<div class=\"vk-kelvin-k\">3000K<\/div>\n<div class=\"vk-kelvin-label\">Warm Light<\/div>\n<div class=\"vk-kelvin-use\">Dining rooms, bedrooms<\/div>\n<\/div>\n<div class=\"vk-kelvin-card\">\n<div class=\"vk-kelvin-preview neutral\"><\/div>\n<div class=\"vk-kelvin-k\">4000K<\/div>\n<div class=\"vk-kelvin-label\">Neutral Light<\/div>\n<div class=\"vk-kelvin-use\">Kitchens, living rooms<\/div>\n<\/div>\n<div class=\"vk-kelvin-card\">\n<div class=\"vk-kelvin-preview cool\"><\/div>\n<div class=\"vk-kelvin-k\">6000K<\/div>\n<div class=\"vk-kelvin-label\">Cool Light<\/div>\n<div class=\"vk-kelvin-use\">Offices, workspaces<\/div>\n<\/div>\n<\/div>\n<div class=\"vk-divider\"><\/div>\n<p><!-- SPEC TABLE (no IP rating row) --><\/p>\n<div class=\"vk-section-label\">Specifications<\/div>\n<table class=\"vk-spec-table\">\n<tbody>\n<tr>\n<td>Materials<\/td>\n<td>Metal, Acrylic<\/td>\n<\/tr>\n<tr>\n<td>Light source<\/td>\n<td>Integrated LED<\/td>\n<\/tr>\n<tr>\n<td>Color temperature<\/td>\n<td>3000K \u00b7 4000K \u00b7 6000K (select at checkout)<\/td>\n<\/tr>\n<tr>\n<td>Voltage<\/td>\n<td>AC 110\u2013240V<\/td>\n<\/tr>\n<tr>\n<td>Wiring<\/td>\n<td>Hardwired<\/td>\n<\/tr>\n<tr>\n<td>Control<\/td>\n<td>Standard wall switch (not included)<\/td>\n<\/tr>\n<tr>\n<td>Dimmable<\/td>\n<td>No \u2014 wall dimmers not compatible<\/td>\n<\/tr>\n<tr>\n<td>Drop cable<\/td>\n<td>59\u2033 (150 cm) adjustable; extension available on request<\/td>\n<\/tr>\n<tr>\n<td>Sloped ceiling<\/td>\n<td>Compatible up to 30\u00b0<\/td>\n<\/tr>\n<tr>\n<td>Environment<\/td>\n<td>Indoor<\/td>\n<\/tr>\n<tr>\n<td>Body finish<\/td>\n<td>Gold (electroplated) \u00b7 Black (painted)<\/td>\n<\/tr>\n<tr>\n<td>Shade finish<\/td>\n<td>Transparent acrylic<\/td>\n<\/tr>\n<tr>\n<td>Certification<\/td>\n<td>North America \u00b7 Saudi Arabia \u00b7 Europe \u00b7 Australia<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"vk-divider\"><\/div>\n<p><!-- DOWNLOADS --><\/p>\n<div class=\"vk-section-label\">Downloads<\/div>\n<div class=\"vk-dl\">  <\/div>\n<div class=\"vk-divider\"><\/div>\n<p><!-- FAQ --><\/p>\n<div class=\"vk-section-label\">Frequently Asked Questions<\/div>\n<div>\n<details class=\"vk-faq-item\">\n<summary>Can I use a wall dimmer with this chandelier? <\/summary>\n<p class=\"vk-faq-answer\">No. The integrated LEDs are not compatible with any wall dimmer switch. Connecting a dimmer may damage the LED driver. If dimming is a requirement for your project, please contact us at  before ordering.<\/p>\n<\/details>\n<details class=\"vk-faq-item\">\n<summary>What color temperature options are available? <\/summary>\n<p class=\"vk-faq-answer\">Three options: Warm Light (3000K) for cozy dining and bedroom settings, Neutral Light (4000K) for kitchens and living rooms, and Cool Light (6000K) for offices and workspaces. Color temperature is selected at checkout and cannot be changed after purchase.<\/p>\n<\/details>\n<details class=\"vk-faq-item\">\n<summary>Can the hanging cable length be adjusted? <\/summary>\n<p class=\"vk-faq-answer\">Yes. The fixture includes a 59\u2033 (150 cm) adjustable cable. If you need a longer drop for high ceilings, contact us before ordering and we will arrange an extension.<\/p>\n<\/details>\n<details class=\"vk-faq-item\">\n<summary>Is this chandelier compatible with sloped ceilings? <\/summary>\n<p class=\"vk-faq-answer\">Yes \u2014 the canopy accommodates ceiling slopes up to 30\u00b0 without a separate adapter.<\/p>\n<\/details>\n<details class=\"vk-faq-item\">\n<summary>What is the difference between Gold and Black finish? <\/summary>\n<p class=\"vk-faq-answer\">Gold is an electroplated metallic finish for a warm, lustrous appearance. Black is a painted finish for a clean matte look. The LED module and acrylic diffuser are identical between both options.<\/p>\n<\/details>\n<details class=\"vk-faq-item\">\n<summary>Does this fixture use replaceable bulbs? <\/summary>\n<p class=\"vk-faq-answer\">No. The light source is an integrated LED module built into the fixture body \u2014 there is no replaceable bulb or socket. No separate bulb purchase is needed.<\/p>\n<\/details>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0 \u00a0 * { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } \/* ===== PALETTE: Clean modern metal (gold\/black) + transparent acrylic ===== Derived from: matte black or warm gold metal body, frosted-clear acrylic panel, cool diffused white light output. Minimal, contemporary palette. ======================================================================== *\/ :root { &#8211;accent-deep: #4A4038; [&hellip;]<\/p>\n","protected":false},"featured_media":757,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[17],"product_tag":[],"class_list":["post-803","product","type-product","status-publish","has-post-thumbnail","product_cat-pendant-chandeliers","first","instock","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product\/803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/comments?post=803"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/media\/757"}],"wp:attachment":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/media?parent=803"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_brand?post=803"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_cat?post=803"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_tag?post=803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}