{"product_id":"linette-bow-pendant-light","title":"Linette Bow Pendant Light","description":"\u003cstyle\u003e\n.vk-lint-wrap {\n  --vk-lint-bg: #ffffff;\n  --vk-lint-bg-card: #fbf6ed;\n  --vk-lint-bg-deep: #e9ddc6;\n  --vk-lint-border: #ebe2d0;\n  --vk-lint-border-lt: #f3ebd9;\n  --vk-lint-accent: #a98a55;\n  --vk-lint-accent-dk: #6d5422;\n  --vk-lint-accent-lt: #c7a86c;\n  --vk-lint-accent-bg: #f1e9d6;\n  --vk-lint-accent-bdr: #ddc99c;\n  --vk-lint-text: #29251c;\n  --vk-lint-text-mid: #534b39;\n  --vk-lint-text-light: #948970;\n  max-width: 680px;\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--vk-lint-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-lint-wrap * { box-sizing: border-box; }\n.vk-lint-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-lint-text-mid); }\n.vk-lint-wrap a { color: var(--vk-lint-accent-dk); text-decoration: underline; }\n.vk-lint-wrap .vk-lint-section { margin-bottom: 2.6rem; }\n.vk-lint-wrap .vk-lint-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-lint-wrap .vk-lint-sec-line { flex: 1; height: 0.5px; background: var(--vk-lint-border); }\n.vk-lint-wrap .vk-lint-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-lint-accent-dk); white-space: nowrap; }\n.vk-lint-wrap strong { color: var(--vk-lint-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-lint-wrap .vk-lint-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-lint-wrap .vk-lint-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-lint-border); border-radius: 12px; background: var(--vk-lint-bg-card); }\n.vk-lint-wrap .vk-lint-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-lint-accent-bg); border: 0.5px solid var(--vk-lint-accent-bdr); color: var(--vk-lint-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-lint-wrap .vk-lint-feat-icon svg { fill: none; }\n.vk-lint-wrap .vk-lint-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-lint-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-lint-wrap .vk-lint-feat-desc { font-size: 12px; color: var(--vk-lint-text-mid); line-height: 1.55; }\n\n\/* Size grid (2 columns) *\/\n.vk-lint-wrap .vk-lint-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n.vk-lint-wrap .vk-lint-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-lint-border); border-radius: 12px; background: var(--vk-lint-bg-card); }\n.vk-lint-wrap .vk-lint-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-lint-accent-dk); margin-bottom: 6px; }\n.vk-lint-wrap .vk-lint-size-name { font-size: 14px; font-weight: 700; color: var(--vk-lint-text); margin-bottom: 5px; line-height: 1.3; }\n.vk-lint-wrap .vk-lint-size-meta { font-size: 11.5px; color: var(--vk-lint-text-mid); line-height: 1.55; margin-bottom: 6px; }\n.vk-lint-wrap .vk-lint-size-spec { font-size: 10.5px; color: var(--vk-lint-text-light); line-height: 1.5; }\n.vk-lint-wrap .vk-lint-size-spec strong { color: var(--vk-lint-accent-dk); font-weight: 700; }\n\n\/* Critical notice *\/\n.vk-lint-wrap .vk-lint-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-lint-accent-bdr); border-left: 3px solid var(--vk-lint-accent); border-radius: 10px; background: var(--vk-lint-accent-bg); }\n.vk-lint-wrap .vk-lint-notice .vk-lint-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-lint-accent-dk); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-lint-wrap .vk-lint-notice .vk-lint-notice-body { font-size: 12.5px; color: var(--vk-lint-text-mid); line-height: 1.6; }\n.vk-lint-wrap .vk-lint-notice .vk-lint-notice-body strong { color: var(--vk-lint-text); font-weight: 600; }\n.vk-lint-wrap .vk-lint-notice .vk-lint-notice-body strong:first-child { display: block; color: var(--vk-lint-accent-dk); margin-bottom: 3px; font-size: 13px; }\n\n\/* Warning callout *\/\n.vk-lint-wrap .vk-lint-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #d4a373; border-left: 3px solid #b06438; border-radius: 10px; background: #fbf2e6; margin-top: 12px; }\n.vk-lint-wrap .vk-lint-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #b06438; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-lint-wrap .vk-lint-warn-body { font-size: 12px; color: var(--vk-lint-text-mid); line-height: 1.55; }\n.vk-lint-wrap .vk-lint-warn-body strong { color: #8a4820; font-weight: 600; }\n.vk-lint-wrap .vk-lint-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n\n\/* Specifications *\/\n.vk-lint-wrap .vk-lint-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-lint-border); border-radius: 14px; overflow: hidden; }\n.vk-lint-wrap .vk-lint-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-lint-border-lt); display: flex; align-items: flex-start; background: var(--vk-lint-bg-card); gap: 16px; }\n.vk-lint-wrap .vk-lint-spec-item:last-child { border-bottom: 0; }\n.vk-lint-wrap .vk-lint-spec-item:nth-child(even) { background: var(--vk-lint-bg); }\n.vk-lint-wrap .vk-lint-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-lint-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-lint-wrap .vk-lint-spec-val { font-size: 12.5px; color: var(--vk-lint-text); }\n\n\/* Style tags *\/\n.vk-lint-wrap .vk-lint-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-lint-wrap .vk-lint-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-lint-accent-dk); background: var(--vk-lint-accent-bg); border: 0.5px solid var(--vk-lint-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-lint-wrap .vk-lint-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-lint-wrap .vk-lint-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-lint-border); border-radius: 12px; background: var(--vk-lint-bg-card); text-decoration: none; color: var(--vk-lint-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-lint-wrap .vk-lint-dl-card:hover { background: var(--vk-lint-accent-bg); border-color: var(--vk-lint-accent-bdr); }\n.vk-lint-wrap .vk-lint-dl-card.vk-lint-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-lint-bg); }\n.vk-lint-wrap .vk-lint-dl-card.vk-lint-dl-disabled:hover { background: var(--vk-lint-bg); border-color: var(--vk-lint-border); }\n.vk-lint-wrap .vk-lint-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-lint-accent-bg); border: 0.5px solid var(--vk-lint-accent-bdr); color: var(--vk-lint-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-lint-wrap .vk-lint-dl-icon svg { fill: none; }\n.vk-lint-wrap .vk-lint-dl-meta { width: 100%; }\n.vk-lint-wrap .vk-lint-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-lint-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-lint-wrap .vk-lint-dl-sub { font-size: 11.5px; color: var(--vk-lint-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-lint-wrap .vk-lint-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-lint-text-light); background: var(--vk-lint-bg-card); border: 0.5px solid var(--vk-lint-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-lint-wrap .vk-lint-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-lint-wrap .vk-lint-faq-list details { border: 0.5px solid var(--vk-lint-border); border-radius: 10px; background: var(--vk-lint-bg-card); overflow: hidden; }\n.vk-lint-wrap .vk-lint-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-lint-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-lint-wrap .vk-lint-faq-list summary::-webkit-details-marker { display: none; }\n.vk-lint-wrap .vk-lint-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-lint-accent-dk); position: absolute; right: 16px; }\n.vk-lint-wrap .vk-lint-faq-list details[open] summary { color: var(--vk-lint-accent-dk); }\n.vk-lint-wrap .vk-lint-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-lint-wrap .vk-lint-faq-list .vk-lint-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-lint-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-lint-wrap .vk-lint-features-grid { grid-template-columns: 1fr; }\n  .vk-lint-wrap .vk-lint-size-grid { grid-template-columns: 1fr; }\n  .vk-lint-wrap .vk-lint-dl-grid { grid-template-columns: 1fr; }\n  .vk-lint-wrap .vk-lint-spec-item { flex-direction: column; gap: 4px; }\n  .vk-lint-wrap .vk-lint-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-lint-wrap\"\u003e\n\n  \u003c!-- 1. Inspiration --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eInspiration\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eLinette Bow Pendant Light\u003c\/strong\u003e is a \u003cstrong\u003econe shade of cotton-linen fabric\u003c\/strong\u003e on an iron frame, with a row of small \u003cstrong\u003efabric bows\u003c\/strong\u003e down the front seam and an open, notched bottom edge, hung from an adjustable cord. A single E27 bulb (warm white LED included) glows down through the open base for a soft, \u003cstrong\u003ediffused downward light\u003c\/strong\u003e. Choose \u003cstrong\u003eØ15.7″ or Ø19.7″\u003c\/strong\u003e over a \u003cstrong\u003edining table, kitchen island, bedroom, or entry\u003c\/strong\u003e. The cone shape and bow detail read coastal, cottage, French country, and Scandinavian. The cotton-linen is a natural fabric, so the tone and texture vary slightly per piece.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Good To Know --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eGood To Know\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-lint-notice\"\u003e\n      \u003cdiv class=\"vk-lint-notice-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-notice-body\"\u003e\n        \u003cstrong\u003eTwo sizes (Ø15.7–19.7″ × H8.7–11″) · iron (frame) + cotton-linen fabric (cone shade \u0026amp; bows) · 1 × E27 · E27 LED bulb included \u0026amp; replaceable (accepts E26) · warm white · 59″ adjustable cord · hardwired · indoor dry only · cotton-linen tone \u0026amp; texture vary per piece\u003c\/strong\u003e\n        A \u003cstrong\u003econe shade of cotton-linen fabric\u003c\/strong\u003e on an iron frame, with a row of small \u003cstrong\u003efabric bows\u003c\/strong\u003e down the front seam and an open, notched bottom edge, on a \u003cstrong\u003e59″ adjustable cord\u003c\/strong\u003e. A single E27 glows down through the open base for a soft, \u003cstrong\u003ediffused downward light\u003c\/strong\u003e — over a dining table or in a bedroom, soft rather than a bright directional task spot. \u003cstrong\u003eCotton-linen is a natural fabric\u003c\/strong\u003e, so the tone and texture \u003cstrong\u003evary slightly per piece\u003c\/strong\u003e (each is unique, not a defect), and it is \u003cstrong\u003edelicate\u003c\/strong\u003e — keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e, dust gently, and don’t get it wet. \u003cstrong\u003eSocket is E27\u003c\/strong\u003e (medium screw base) and accepts standard US E26; an \u003cstrong\u003eE27 LED bulb is included and replaceable\u003c\/strong\u003e, warm white. It hangs from a \u003cstrong\u003e59″ (150 cm) adjustable cord\u003c\/strong\u003e and is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a standard ceiling junction box; \u003cstrong\u003ecertified for North America, Australia, Europe \u0026amp; the Middle East (110–240V)\u003c\/strong\u003e; licensed electrician recommended. Indoor dry locations only.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Features --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-lint-features-grid\"\u003e\n      \u003cdiv class=\"vk-lint-feature-card\"\u003e\n        \u003cdiv class=\"vk-lint-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 4 L5 17 L19 17 Z\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"5\" y1=\"17\" x2=\"19\" y2=\"17\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-feat-title\"\u003eCotton-Linen Cone Shade\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-feat-desc\"\u003eA \u003cstrong\u003econe (coolie) shade\u003c\/strong\u003e in cotton-linen with an open, notched bottom edge; the fabric diffuses a soft, warm glow downward. Natural cotton-linen, so tone and texture vary per piece.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-feature-card\"\u003e\n        \u003cdiv class=\"vk-lint-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 12 L7 9 V15 Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 12 L17 9 V15 Z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"1.2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-feat-title\"\u003eFabric Bow Detail\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-feat-desc\"\u003eA row of small \u003cstrong\u003efabric bows\u003c\/strong\u003e trims the front seam — a soft, tailored detail in the same cotton-linen as the shade.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-feature-card\"\u003e\n        \u003cdiv class=\"vk-lint-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"7\"\u003e\u003c\/line\u003e\n            \u003crect x=\"9\" y=\"7\" width=\"6\" height=\"6\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"10.5\" y1=\"13\" x2=\"10.5\" y2=\"15.5\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"13.5\" y1=\"13\" x2=\"13.5\" y2=\"15.5\"\u003e\u003c\/line\u003e\n            \u003ccircle cx=\"12\" cy=\"18\" r=\"2.4\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-feat-title\"\u003eE27 Bulb Included, Two Sizes\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-feat-desc\"\u003eA single \u003cstrong\u003eE27 LED\u003c\/strong\u003e is included and replaceable (accepts US E26), warm white; choose \u003cstrong\u003eØ15.7″ or Ø19.7″\u003c\/strong\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Available Sizes --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eAvailable Sizes\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTwo sizes — choose at checkout. Both share the cotton-linen cone shade, fabric bows, iron frame, a single E27, and a 59″ adjustable cord; only the diameter and height change.\u003c\/p\u003e\n    \u003cdiv class=\"vk-lint-size-grid\"\u003e\n      \u003cdiv class=\"vk-lint-size-card\"\u003e\n        \u003cdiv class=\"vk-lint-size-label\"\u003eMedium\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-size-name\"\u003eØ15.7″ × H8.7″\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-size-meta\"\u003eFor a \u003cstrong\u003ebedroom, entry, or breakfast nook\u003c\/strong\u003e.\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-size-spec\"\u003e\n\u003cstrong\u003eØ40 × H22 cm\u003c\/strong\u003e\u003cbr\u003e1 × E27\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-size-card\"\u003e\n        \u003cdiv class=\"vk-lint-size-label\"\u003eLarge\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-size-name\"\u003eØ19.7″ × H11″\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-size-meta\"\u003eFor a \u003cstrong\u003edining table or kitchen island\u003c\/strong\u003e.\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-size-spec\"\u003e\n\u003cstrong\u003eØ50 × H28 cm\u003c\/strong\u003e\u003cbr\u003e1 × E27\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-lint-warn\"\u003e\n      \u003cdiv class=\"vk-lint-warn-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-warn-body\"\u003e\n        \u003cstrong\u003eNatural cotton-linen · diffused downward light · indoor dry only\u003c\/strong\u003e\n        The shade and bows are a \u003cstrong\u003enatural cotton-linen fabric\u003c\/strong\u003e, so the tone and texture \u003cstrong\u003evary slightly per piece\u003c\/strong\u003e (each is unique, not a defect). Fabric is \u003cstrong\u003edelicate\u003c\/strong\u003e — keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e, dust gently with a soft, dry cloth or brush, and \u003cstrong\u003edon’t get it wet\u003c\/strong\u003e; not for a bathroom with shower steam or outdoor. The cone shade with a single E27 gives \u003cstrong\u003esoft, diffused downward light\u003c\/strong\u003e, ambient over a table rather than a bright directional task spot — pair it with other lighting where you need brighter task light.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 10. Specifications --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-lint-spec-grid\"\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eFixture Type\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003ePendant · hardwired · cotton-linen cone shade on an iron frame · fabric bow detail\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003eIron (frame) + cotton-linen fabric (cone shade \u0026amp; bows) · natural cotton-linen, tone \u0026amp; texture vary per piece\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003e1 × E27 · E27 LED bulb included \u0026amp; replaceable · accepts standard E26 · warm white\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eMounting\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003eHardwired to a standard ceiling junction box · canopy Ø4.7″ (12 cm) · 59″ (150 cm) adjustable cord · some assembly, hardware included · indoor dry only · 110–240V (multi-region)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eCertification\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003eCertified: North America · Australia · Europe · Middle East\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003eCotton-linen: dust gently, don’t get it wet · metal: soft, dry cloth · keep dry · indoor use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003e\n          \u003cdiv class=\"vk-lint-style-tags\"\u003e\n            \u003cspan class=\"vk-lint-style-tag\"\u003eCoastal\u003c\/span\u003e\n            \u003cspan class=\"vk-lint-style-tag\"\u003eCottage\u003c\/span\u003e\n            \u003cspan class=\"vk-lint-style-tag\"\u003eFrench Country\u003c\/span\u003e\n            \u003cspan class=\"vk-lint-style-tag\"\u003eScandinavian\u003c\/span\u003e\n            \u003cspan class=\"vk-lint-style-tag\"\u003eOrganic Modern\u003c\/span\u003e\n            \u003cspan class=\"vk-lint-style-tag\"\u003eTransitional\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-lint-spec-item\"\u003e\n        \u003cdiv class=\"vk-lint-spec-key\"\u003eBest For\u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-spec-val\"\u003eDining table, kitchen island, bedroom, living room, entry, breakfast nook (ambient)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 12. Use Case --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eUse Case\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe Linette reads as a \u003cstrong\u003ecoastal, cottage pendant\u003c\/strong\u003e — a cotton-linen cone shade with a row of small fabric bows down the front seam and an open, notched bottom edge. A single E27 bulb glows down through the open base for a soft, \u003cstrong\u003ediffused downward light\u003c\/strong\u003e, and the natural cotton-linen is a little different in tone and texture on every piece.\u003c\/p\u003e\n    \u003cp\u003eUse the \u003cstrong\u003eØ15.7″\u003c\/strong\u003e in a bedroom, entry, or breakfast nook, and the \u003cstrong\u003eØ19.7″\u003c\/strong\u003e over a dining table or kitchen island. The \u003cstrong\u003e59″ cord adjusts\u003c\/strong\u003e to set the hang height, and it hardwires to a standard ceiling box. The cone shape and bow detail pair with linen, wood, and warm neutral rooms — coastal, cottage, French country, and Scandinavian. A single fabric cone gives soft, ambient and downward light, so pair it with other lighting where you need brighter task light. Indoor dry only. Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e for trade pricing or help choosing a size.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 14. Downloads --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTechnical reference and 3D files for the Linette Bow Pendant Light. Need a doc that’s not listed? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n    \u003cdiv class=\"vk-lint-dl-grid\"\u003e\n\n      \u003c!-- Replace href=\"#\" with the actual file URL once the file is uploaded.\n           Remove the vk-lint-dl-disabled class and the Pending badge to activate the card. --\u003e\n      \u003ca class=\"vk-lint-dl-card vk-lint-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-lint-dl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-dl-meta\"\u003e\n          \u003cdiv class=\"vk-lint-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"vk-lint-dl-sub\"\u003eBoth sizes · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-lint-dl-card vk-lint-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-lint-dl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-dl-meta\"\u003e\n          \u003cdiv class=\"vk-lint-dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n          \u003cdiv class=\"vk-lint-dl-sub\"\u003eHardwire \u0026amp; cord · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-lint-dl-card vk-lint-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-lint-dl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-dl-meta\"\u003e\n          \u003cdiv class=\"vk-lint-dl-label\"\u003e3D Files\u003c\/div\u003e\n          \u003cdiv class=\"vk-lint-dl-sub\"\u003eProject Rendering · ZIP\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-lint-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 15. FAQ --\u003e\n  \u003cdiv class=\"vk-lint-section\"\u003e\n    \u003cdiv class=\"vk-lint-sec-header\"\u003e\n      \u003cspan class=\"vk-lint-sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"vk-lint-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-lint-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat sizes does it come in?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-lint-faq-a\"\u003eTwo sizes — \u003cstrong\u003eØ15.7×H8.7″\u003c\/strong\u003e (Ø40×H22 cm) and \u003cstrong\u003eØ19.7×H11″\u003c\/strong\u003e (Ø50×H28 cm). Choose the size at checkout.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat bulb does it use — is it included?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-lint-faq-a\"\u003eIt uses \u003cstrong\u003e1 × E27\u003c\/strong\u003e in \u003cstrong\u003ewarm white\u003c\/strong\u003e. E27 is cross-compatible with the standard US E26 base, so US E26 replacements thread right in. An \u003cstrong\u003eE27 LED bulb is included\u003c\/strong\u003e and fully replaceable.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat’s the light like — is it bright?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-lint-faq-a\"\u003eThe \u003cstrong\u003ecotton-linen cone shade\u003c\/strong\u003e with a single E27 gives a \u003cstrong\u003esoft, diffused glow downward\u003c\/strong\u003e through the open base — ambient over a table rather than a bright directional task spot. Pair it with other lighting where you need brighter, directed light.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWill mine look exactly like the photo?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-lint-faq-a\"\u003eThe shade and bows are a \u003cstrong\u003enatural cotton-linen\u003c\/strong\u003e, so the tone and texture \u003cstrong\u003evary slightly per piece\u003c\/strong\u003e — yours will be a little different from the photo. That variation is the nature of the fabric, not a defect.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow is it installed, and can it go in a bathroom?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-lint-faq-a\"\u003eIt’s \u003cstrong\u003ehardwired\u003c\/strong\u003e to a standard ceiling junction box and hangs from a \u003cstrong\u003e59″ (150 cm) adjustable cord\u003c\/strong\u003e; a \u003cstrong\u003elicensed electrician is recommended\u003c\/strong\u003e. It’s \u003cstrong\u003ecertified for North America, Australia, Europe \u0026amp; the Middle East (110–240V)\u003c\/strong\u003e. \u003cstrong\u003eIndoor dry only\u003c\/strong\u003e — the cotton-linen shade isn’t damp-rated, so not a bathroom with shower steam or outdoors.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 16. Schema.org JSON-LD --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Linette Bow Pendant Light — Cotton-Linen Cone Shade with Fabric Bows, Two Sizes\",\n    \"description\": \"Pendant light with a cone (coolie) shade of cotton-linen fabric on an iron frame, with a row of small fabric bows down the front seam and an open, notched bottom edge, hung from an adjustable cord. A single E27 bulb glows down through the open base for a soft, diffused downward light, ambient over a table rather than a bright directional task spot. Two sizes: Ø15.7 by H8.7 inch (Ø40 by H22 cm) and Ø19.7 by H11 inch (Ø50 by H28 cm). Light source: 1 x E27 medium screw socket which accepts standard US E26 bulbs; an E27 LED bulb is included and replaceable, warm white. Materials: iron for the frame and cotton-linen fabric for the cone shade and the bows; because cotton-linen is a natural fabric, the tone and texture vary slightly piece to piece, so each is unique, and the fabric is delicate. It hangs from a 59 inch (150 cm) adjustable cord and is hardwired to a standard ceiling junction box; the canopy is Ø4.7 inch (12 cm); some assembly is required and the hardware is included; a licensed electrician is recommended; certified for North America, Australia, Europe, and the Middle East (110-240V). Indoor dry locations only — suitable over a dining table, kitchen island, bedroom, living room, entry, or breakfast nook as ambient lighting; not for a bathroom with shower steam or outdoors. A single fabric cone shade gives soft, diffused downward light rather than bright task light. Care: dust the cotton-linen gently and don't get it wet, wipe the metal with a soft dry cloth, and keep dry. Designed for Coastal, Cottage, French Country, Scandinavian, Organic Modern, and Transitional interiors.\",\n    \"material\": [\"Iron\", \"Cotton-Linen\"],\n    \"color\": \"Cream cotton-linen cone shade with fabric bows\",\n    \"category\": \"Pendant Light\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Medium\", \"value\": \"Ø15.7″ × H8.7″ (Ø40 × H22 cm); 1 × E27\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Large\", \"value\": \"Ø19.7″ × H11″ (Ø50 × H28 cm); 1 × E27\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"1 × E27; E27 LED bulb included and replaceable; accepts standard E26; warm white\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Materials\", \"value\": \"Iron frame; cotton-linen cone shade \u0026 fabric bows; natural cotton-linen, tone \u0026 texture vary per piece\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Mounting\", \"value\": \"Hardwired to a standard ceiling junction box; canopy Ø4.7″ (12 cm); 59″ (150 cm) adjustable cord; some assembly, hardware included; indoor dry only; 110-240V (multi-region)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Certification\", \"value\": \"Certified: North America, Australia, Europe, Middle East\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Care Notice\", \"value\": \"Indoor dry only; natural cotton-linen, tone \u0026 texture vary per piece; dust gently and keep dry; don't get it wet; not for a bath with steam or outdoors\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Coastal, Cottage, French Country, Scandinavian, Organic Modern, Transitional\" }\n    ]\n  }\n  \u003c\/script\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      { \"@type\": \"Question\", \"name\": \"What sizes does it come in?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Two sizes — Ø15.7×H8.7″ (Ø40×H22 cm) and Ø19.7×H11″ (Ø50×H28 cm). Choose the size at checkout.\" } },\n      { \"@type\": \"Question\", \"name\": \"What bulb does it use — is it included?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It uses 1 × E27 in warm white. E27 is cross-compatible with the standard US E26 base, so US E26 replacements thread right in. An E27 LED bulb is included and fully replaceable.\" } },\n      { \"@type\": \"Question\", \"name\": \"What's the light like — is it bright?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The cotton-linen cone shade with a single E27 gives a soft, diffused glow downward through the open base — ambient over a table rather than a bright directional task spot. Pair it with other lighting where you need brighter, directed light.\" } },\n      { \"@type\": \"Question\", \"name\": \"Will mine look exactly like the photo?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The shade and bows are a natural cotton-linen, so the tone and texture vary slightly per piece — yours will be a little different from the photo. That variation is the nature of the fabric, not a defect.\" } },\n      { \"@type\": \"Question\", \"name\": \"How is it installed, and can it go in a bathroom?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's hardwired to a standard ceiling junction box and hangs from a 59 inch (150 cm) adjustable cord; a licensed electrician is recommended. It's certified for North America, Australia, Europe and the Middle East (110-240V). Indoor dry only — the cotton-linen shade isn't damp-rated, so not a bathroom with shower steam or outdoors.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 40cm x H 22cm \/ ∅ 15.7″ x H 8.6″ \/ Beige","offer_id":52393488056594,"sku":"DCP-C0916-01","price":214.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 28cm \/ ∅ 19.6″ x H 11″ \/ Beige","offer_id":52393488089362,"sku":"DCP-C0916-02","price":303.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Linette_Bow_Pendant_Light_1.jpg?v=1781770107","url":"https:\/\/docos.us\/de\/products\/linette-bow-pendant-light","provider":"Docos","version":"1.0","type":"link"}