{"id":2594,"date":"2026-09-18T07:30:45","date_gmt":"2026-09-18T07:30:45","guid":{"rendered":"https:\/\/terenzioa.shop\/index.php\/product\/acorn-pendant-light\/"},"modified":"2026-09-18T07:33:43","modified_gmt":"2026-09-18T07:33:43","slug":"acorn-pendant-light","status":"publish","type":"product","link":"https:\/\/terenzioa.shop\/index.php\/product\/acorn-pendant-light\/","title":{"rendered":"Acorn Pendant Light"},"content":{"rendered":"<p><title>Acorn Pendant Light \u2014 Nordic Oak &amp; Painted Aluminum Pendant by Vakkerlight<\/title>  \/* ===== ACORN PENDANT COLOR SYSTEM =====     Birch white     : #f2eeea  (Nordic birch-bark inspired)     Oak warm        : #c8a878  (solid oak wood base)     Oak deep        : #8a6840  (oak shadow)     Nordic bark     : #a09080  (birch bark muted gray)     Mist            : #f7f4f0  (card surface)     Frost           : #f0ede8  (background tint)     Birch border    : #ddd5c8  (divider)     Charcoal        : #2a2420  (body text)     Warm muted      : #7a6858  (secondary text)  ======================================= *\/  * { box-sizing: border-box; margin: 0; padding: 0; }  body { background: #fff; padding: 2rem; }  :root {    &#8211;oak: #c8a878;    &#8211;oak-deep: #8a6840;    &#8211;birch: #f2eeea;    &#8211;bark: #a09080;    &#8211;mist: #f7f4f0;    &#8211;frost: #f0ede8;    &#8211;border: #ddd5c8;    &#8211;charcoal: #2a2420;    &#8211;muted: #7a6858;  }  .vk-wrap { font-family: &#8216;DM Sans&#8217;, sans-serif; color: var(&#8211;charcoal); 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;charcoal); line-height: 1.4; margin-bottom: .75rem; letter-spacing: -.01em; }  .vk-headline em { font-style: italic; color: var(&#8211;oak-deep); }  .vk-intro { font-size: 15px; color: #4a3828; 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;oak-deep); margin-bottom: .7rem; }  \/* Video *\/  .vk-video-wrap { width: 100%; aspect-ratio: 16\/9; border-radius: 6px; overflow: hidden; background: var(&#8211;mist); margin-bottom: .5rem; }  .vk-video-wrap iframe { display: block; width: 100%; height: 100%; border: 0; }  .vk-video-caption { font-size: 11px; color: var(&#8211;bark); text-align: center; margin-bottom: .75rem; letter-spacing: .05em; font-style: italic; }  \/* Guide link *\/  .vk-guide-link { display: flex; align-items: center; gap: .65rem; background: var(&#8211;mist); 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;oak-deep); }  .vk-guide-link span { font-size: 13.5px; color: var(&#8211;oak-deep); text-decoration: underline; text-decoration-color: rgba(138,104,64,.3); text-underline-offset: 3px; }  .vk-guide-link:hover span { text-decoration-color: var(&#8211;oak-deep); }  \/* Features *\/  .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; }  .vk-feat { background: var(&#8211;mist); border-radius: 6px; padding: .85rem; border: 1px solid var(&#8211;border); }  .vk-feat-icon { width: 26px; height: 26px; border-radius: 4px; background: var(&#8211;frost); 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;charcoal); margin-bottom: .25rem; }  .vk-feat p { font-size: 12px; color: var(&#8211;muted); line-height: 1.6; margin: 0; }  \/* 2-size row *\/  .vk-size-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 1rem; }  .vk-config { border: 1px solid var(&#8211;border); border-radius: 6px; padding: 1rem; background: var(&#8211;mist); }  .vk-config-thumb a { display: block; margin-bottom: .5rem; }  .vk-config-thumb img { width: 100%; height: auto; border-radius: 4px; border: 1px solid var(&#8211;border); display: block; }  .vk-config-thumb-hint { font-size: 10px; color: var(&#8211;bark); text-align: center; margin-bottom: .4rem; }  .vk-config-tag { display: inline-block; background: var(&#8211;oak-deep); color: var(&#8211;birch); font-size: 10px; padding: 2px 9px; border-radius: 10px; font-weight: 500; letter-spacing: .06em; margin-bottom: .35rem; }  .vk-config-name { font-size: 14px; font-weight: 500; color: var(&#8211;charcoal); margin-bottom: .15rem; }  .vk-config-detail { font-size: 12px; color: var(&#8211;muted); }  \/* 7-color swatch grid *\/  .vk-color-grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 8px; margin-bottom: 1.25rem; }  .vk-color-item { text-align: center; }  .vk-color-dot { width: 36px; height: 36px; border-radius: 50%; margin: 0 auto .35rem; border: 1px solid rgba(0,0,0,.1); }  .vk-color-name { font-size: 10px; color: var(&#8211;muted); letter-spacing: .04em; }  \/* Notice *\/  .vk-notice { border-left: 2px solid var(&#8211;oak); background: var(&#8211;mist); border-radius: 0 6px 6px 0; padding: .88rem 1rem; margin-bottom: .75rem; }  .vk-notice h5 { font-size: 13px; font-weight: 500; color: var(&#8211;oak-deep); margin-bottom: .3rem; }  .vk-notice p { font-size: 13px; color: #4a3828; line-height: 1.65; margin: 0; }  \/* Bulb *\/  .vk-bulb { background: var(&#8211;mist); border-radius: 6px; padding: .9rem 1rem; border: 1px solid var(&#8211;border); margin-bottom: .75rem; }  .vk-bulb h5 { font-size: 13px; font-weight: 500; color: var(&#8211;charcoal); margin-bottom: .35rem; }  .vk-bulb p { font-size: 13px; color: #4a3828; line-height: 1.6; margin: 0; }  .vk-bulb a { color: var(&#8211;oak-deep); text-decoration: underline; }  \/* Spec table *\/  .vk-spec-table { width: 100%; border-collapse: collapse; }  .vk-spec-table tr { border-bottom: 1px solid var(&#8211;frost); }  .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;oak-deep); border: 1px solid var(&#8211;border); padding: 7px 14px; border-radius: 5px; text-decoration: none; background: var(&#8211;mist); }  .vk-dl-btn:hover { background: var(&#8211;frost); }  details summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: .5rem; }  @media (max-width: 520px) {    .vk-features { grid-template-columns: 1fr 1fr; }    .vk-size-grid { grid-template-columns: 1fr; }    .vk-color-grid { grid-template-columns: repeat(4, 1fr); }  }<\/p>\n<div class=\"vk-wrap\">\n<p class=\"vk-headline\">The acorn cup, <em>reimagined in Nordic light<\/em>.<\/p>\n<p class=\"vk-intro\">An inverted acorn silhouette in zinc alloy, capped onto a warm solid-oak base \u2014 the Acorn pendant distills Nordic sensibility into one quietly confident form. Clean, capped, and available in seven birch-bark-inspired hues to match any interior palette.<\/p>\n<div class=\"vk-divider\"><\/div>\n<div class=\"vk-section-label\">See It In Action<\/div>\n<div class=\"vk-video-wrap\">      <\/div>\n<p class=\"vk-video-caption\">Nordic oak \u00b7 seven birch-bark hues<\/p>\n<div class=\"vk-divider\"><\/div>\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>Acorn Silhouette<\/h4>\n<p>Inverted acorn-cap form in zinc alloy \u2014 a sculptural nature reference, cleanly modern.<\/p>\n<\/p><\/div>\n<div class=\"vk-feat\">\n<div class=\"vk-feat-icon\"><\/div>\n<h4>Solid Oak Base<\/h4>\n<p>Warm oak wood base grounds the form \u2014 natural grain paired with painted aluminum.<\/p>\n<\/p><\/div>\n<div class=\"vk-feat\">\n<div class=\"vk-feat-icon\"><\/div>\n<h4>Seven Colors<\/h4>\n<p>White, Gray, Black, Pink, Blue, Green, Yellow \u2014 one for every interior mood.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Sloped ceiling info -->  <\/p>\n<div class=\"vk-notice\">\n<h5>Sloped ceiling compatible<\/h5>\n<p>When suspended by the adjustable cord or wire, the Acorn pendant can be installed on sloped or angled ceilings without any issues. The 59&#8243; cable provides full flexibility for vaulted rooms and stairwells.<\/p>\n<\/p><\/div>\n<div class=\"vk-divider\"><\/div>\n<p>  <!-- 2 sizes -->  <\/p>\n<div class=\"vk-section-label\">Available Sizes<\/div>\n<p style=\"font-size:12px;color:var(--muted);margin-bottom:.75rem\">Both sizes share the same colors, materials, and design \u00b7 click to enlarge<\/p>\n<div class=\"vk-size-grid\">\n<div class=\"vk-config\">\n<div class=\"vk-config-thumb\">\n<div class=\"vk-config-thumb-hint\">\ud83d\udd0d Enlarge<\/div>\n<\/p><\/div>\n<div class=\"vk-config-tag\">Small<\/div>\n<div class=\"vk-config-name\">\u220512.6&#8243; \u00d7 H9.8&#8243;<\/div>\n<div class=\"vk-config-detail\">Dia 32 cm \u00d7 H 25 cm<\/div>\n<\/p><\/div>\n<div class=\"vk-config\">\n<div class=\"vk-config-thumb\">\n<div class=\"vk-config-thumb-hint\">\ud83d\udd0d Enlarge<\/div>\n<\/p><\/div>\n<div class=\"vk-config-tag\">Large<\/div>\n<div class=\"vk-config-name\">\u220518.5&#8243; \u00d7 H14.1&#8243;<\/div>\n<div class=\"vk-config-detail\">Dia 47 cm \u00d7 H 36 cm<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"vk-divider\"><\/div>\n<p>  <!-- 7 colors -->  <\/p>\n<div class=\"vk-section-label\">Seven Painted Finishes<\/div>\n<div class=\"vk-color-grid\">\n<div class=\"vk-color-item\">\n<div class=\"vk-color-dot\" style=\"background:#f5f2ed;border-color:#ccc\"><\/div>\n<div class=\"vk-color-name\">White<\/div>\n<\/p><\/div>\n<div class=\"vk-color-item\">\n<div class=\"vk-color-dot\" style=\"background:#8a8a88\"><\/div>\n<div class=\"vk-color-name\">Gray<\/div>\n<\/p><\/div>\n<div class=\"vk-color-item\">\n<div class=\"vk-color-dot\" style=\"background:#1a1a1a\"><\/div>\n<div class=\"vk-color-name\">Black<\/div>\n<\/p><\/div>\n<div class=\"vk-color-item\">\n<div class=\"vk-color-dot\" style=\"background:#e8889a\"><\/div>\n<div class=\"vk-color-name\">Pink<\/div>\n<\/p><\/div>\n<div class=\"vk-color-item\">\n<div class=\"vk-color-dot\" style=\"background:#5a8ac0\"><\/div>\n<div class=\"vk-color-name\">Blue<\/div>\n<\/p><\/div>\n<div class=\"vk-color-item\">\n<div class=\"vk-color-dot\" style=\"background:#5a9870\"><\/div>\n<div class=\"vk-color-name\">Green<\/div>\n<\/p><\/div>\n<div class=\"vk-color-item\">\n<div class=\"vk-color-dot\" style=\"background:#e8c840\"><\/div>\n<div class=\"vk-color-name\">Yellow<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p style=\"font-size:12.5px;color:var(--muted);margin-bottom:1.25rem\">The shade finish matches the body in all color options. The warm oak wood base is the same across all colors.<\/p>\n<div class=\"vk-divider\"><\/div>\n<div class=\"vk-section-label\">Bulb &amp; Light Source<\/div>\n<div class=\"vk-bulb\">\n<h5>E26 or E27 base \u2014 bulb not included<\/h5>\n<p>Uses a standard . A warm LED globe (2700\u20133000K) is recommended to complement the oak wood base and accentuate the painted finish. Bulb not included.<\/p>\n<\/p><\/div>\n<div class=\"vk-divider\"><\/div>\n<div class=\"vk-section-label\">Specifications<\/div>\n<table class=\"vk-spec-table\">\n<tr>\n<td>Materials<\/td>\n<td>Zinc alloy \u00b7 Solid wood (oak)<\/td>\n<\/tr>\n<tr>\n<td>Light source<\/td>\n<td>E26 \/ E27 base \u00b7 LED or Edison (not included)<\/td>\n<\/tr>\n<tr>\n<td>Voltage<\/td>\n<td>AC 110\u2013240V<\/td>\n<\/tr>\n<tr>\n<td>Cable<\/td>\n<td>59&#8243; (150 cm) adjustable \u00b7 Extendable on request<\/td>\n<\/tr>\n<tr>\n<td>Sloped ceiling<\/td>\n<td>Compatible when suspended by cord or wire<\/td>\n<\/tr>\n<tr>\n<td>Control<\/td>\n<td>Standard wall switch (not included)<\/td>\n<\/tr>\n<tr>\n<td>Wiring<\/td>\n<td>Hardwired<\/td>\n<\/tr>\n<tr>\n<td>Mounting<\/td>\n<td>Ceiling pendant<\/td>\n<\/tr>\n<tr>\n<td>Certification<\/td>\n<td>North America \u00b7 EU \u00b7 AU \u00b7 Saudi Arabia<\/td>\n<\/tr>\n<tr>\n<td>Body finishes<\/td>\n<td>White \u00b7 Gray \u00b7 Black \u00b7 Pink \u00b7 Blue \u00b7 Green \u00b7 Yellow<\/td>\n<\/tr>\n<tr>\n<td>Shade finish<\/td>\n<td>Matches body color<\/td>\n<\/tr>\n<\/table>\n<div class=\"vk-divider\"><\/div>\n<div class=\"vk-section-label\">Downloads<\/div>\n<div class=\"vk-dl\">              <\/div>\n<div class=\"vk-divider\"><\/div>\n<div class=\"vk-section-label\">Frequently Asked Questions<\/div>\n<div style=\"display:flex;flex-direction:column;gap:0\">\n<details style=\"border-bottom:1px solid var(--border);padding:12px 0\">\n<summary style=\"font-size:14px;font-weight:500;color:var(--charcoal)\">Can this be installed on a sloped ceiling?<\/summary>\n<p style=\"font-size:13px;color:#4a3828;line-height:1.7;margin-top:8px;padding-right:1rem\">Yes. When suspended by the adjustable cord or wire, the Acorn pendant installs on sloped or angled ceilings without issues \u2014 ideal for vaulted rooms and stairwells.<\/p>\n<\/details>\n<details style=\"border-bottom:1px solid var(--border);padding:12px 0\">\n<summary style=\"font-size:14px;font-weight:500;color:var(--charcoal)\">What bulb does it use?<\/summary>\n<p style=\"font-size:13px;color:#4a3828;line-height:1.7;margin-top:8px;padding-right:1rem\">Standard E26 (US\/CA) or E27 (EU\/AU) base. A warm LED globe (2700\u20133000K) pairs best with the oak base and painted finish. Bulb not included.<\/p>\n<\/details>\n<details style=\"border-bottom:1px solid var(--border);padding:12px 0\">\n<summary style=\"font-size:14px;font-weight:500;color:var(--charcoal)\">What sizes are available?<\/summary>\n<p style=\"font-size:13px;color:#4a3828;line-height:1.7;margin-top:8px;padding-right:1rem\">Two sizes: Small (\u220512.6&#8243; \u00d7 H9.8&#8243;) and Large (\u220518.5&#8243; \u00d7 H14.1&#8243;). Both share the same design, materials, and all seven color options.<\/p>\n<\/details>\n<details style=\"border-bottom:1px solid var(--border);padding:12px 0\">\n<summary style=\"font-size:14px;font-weight:500;color:var(--charcoal)\">What color options are available?<\/summary>\n<p style=\"font-size:13px;color:#4a3828;line-height:1.7;margin-top:8px;padding-right:1rem\">Seven painted finishes: White, Gray, Black, Pink, Blue, Green, and Yellow. The shade finish matches the body color in all options. The oak wood base remains the same across all colors.<\/p>\n<\/details>\n<details style=\"padding:12px 0\">\n<summary style=\"font-size:14px;font-weight:500;color:var(--charcoal)\">Can I hang multiple Acorn pendants together?<\/summary>\n<p style=\"font-size:13px;color:#4a3828;line-height:1.7;margin-top:8px;padding-right:1rem\">Yes \u2014 the clean silhouette works beautifully in clusters. Mix colors or sizes over a dining table, kitchen island, or stairwell for a curated Nordic composition.<\/p>\n<\/details><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Acorn Pendant Light \u2014 Nordic Oak &amp; Painted Aluminum Pendant by Vakkerlight \/* ===== ACORN PENDANT COLOR SYSTEM ===== Birch white : #f2eeea (Nordic birch-bark inspired) Oak warm : #c8a878 (solid oak wood base) Oak deep : #8a6840 (oak shadow) Nordic bark : #a09080 (birch bark muted gray) Mist : #f7f4f0 (card surface) Frost : [&hellip;]<\/p>\n","protected":false},"featured_media":2574,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[17],"product_tag":[],"class_list":["post-2594","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\/2594","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=2594"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/media\/2574"}],"wp:attachment":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/media?parent=2594"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_brand?post=2594"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_cat?post=2594"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_tag?post=2594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}