{"product_id":"brazoria-table-lamp","title":"Brazoria Table Lamp","description":"\u003c!-- ============================================================\n     BRAZORIA TABLE LAMP — Shopify Product Description\n     Docos PDP system · CSS prefix: .brz-\n     ============================================================ --\u003e\n\n\n\n\u003cstyle\u003e\n  .brz-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: transparent;\n  }\n  .brz-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.4rem 0 1.2rem;\n  }\n\n  \/* Video *\/\n  .brz-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; }\n  .brz-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Intro *\/\n  .brz-intro  { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; }\n  .brz-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; }\n\n  \/* Pills *\/\n  .brz-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; }\n  .brz-pill  { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; }\n\n  \/* Why — Docos cards *\/\n  .brz-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; }\n  .brz-wc  { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; }\n  .brz-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .brz-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Scenes *\/\n  .brz-scenes {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 2.4rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; overflow: hidden;\n  }\n  .brz-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; }\n  .brz-sc:last-child { border-right: none; }\n  .brz-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .brz-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .brz-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .brz-sc__tag  { display: block; margin-top: .7rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:480px){\n    .brz-scenes{grid-template-columns:1fr;}\n    .brz-sc{border-right:none;border-bottom:1px solid #e5e5e5;}\n    .brz-sc:last-child{border-bottom:none;}\n  }\n\n  \/* Colors *\/\n  .brz-colors {\n    display: flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .7rem 1.1rem; margin-bottom: 1rem;\n    font-size: .85rem; color: #555;\n  }\n  .brz-swatches { display: flex; gap: 7px; }\n  .brz-sw { width: 20px; height: 20px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12); }\n  .brz-sw--walnut { background: #5a3e28; }\n  .brz-sw--black  { background: #1e1a17; }\n  .brz-sw--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n\n  \/* Size *\/\n  .brz-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1.2rem; font-size: .9rem;\n    color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* Specs *\/\n  .brz-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; }\n  .brz-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333; }\n  .brz-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; }\n\n  \/* Footer *\/\n  .brz-foot { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 2rem; align-items: start; }\n  .brz-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }\n  .brz-badges { display: flex; flex-wrap: wrap; gap: .4rem; }\n  .brz-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }\n  .brz-dls    { display: flex; flex-direction: column; gap: .45rem; }\n  .brz-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .75rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .6rem .85rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s; }\n  .brz-dl:hover { border-color: #b8924a; }\n  .brz-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){.brz-foot{grid-template-columns:1fr;gap:1.2rem;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"brz-wrap\"\u003e\n\n  \u003c!-- ① HERO --\u003e\n  \u003cdiv class=\"brz-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"brz-vbox\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/YND-2LFDFD4\" title=\"Brazoria Table Lamp | Vintage Glow for Modern Nights\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"brz-intro\"\u003e\n    The \u003cstrong\u003eBrazoria Table Lamp\u003c\/strong\u003e pairs a scalloped fabric shade — patterned with delicate\n    floral motifs — with a turned wooden pedestal base. Two E14 bulbs glow soft through the fabric for\n    a warm, diffused light that makes a room feel cozy rather than lit. The wooden pedestal adds an\n    earthy, natural warmth beneath. At Ø 12.6″ × H 19.7″, it's a bedside, console, or living-room table\n    lamp — plug-in with a push-button switch, in Walnut, Black, or White.\n  \u003c\/p\u003e\n  \u003cp class=\"brz-tagline\"\u003eVintage floral charm on a warm wooden pedestal.\u003c\/p\u003e\n\n  \u003cdiv class=\"brz-pills\"\u003e\n    \u003cspan class=\"brz-pill\"\u003e🌸 Scalloped Floral Shade\u003c\/span\u003e\n    \u003cspan class=\"brz-pill\"\u003e🪵 Wooden Pedestal\u003c\/span\u003e\n    \u003cspan class=\"brz-pill\"\u003e🔌 Plug-In · Push-Button\u003c\/span\u003e\n    \u003cspan class=\"brz-pill\"\u003e🔆 Dimmer Compatible\u003c\/span\u003e\n    \u003cspan class=\"brz-pill\"\u003eWalnut · Black · White\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② WHY IT WORKS --\u003e\n  \u003cdiv class=\"brz-section-title\"\u003eWhy It Works\u003c\/div\u003e\n  \u003cdiv class=\"brz-why\"\u003e\n    \u003cdiv class=\"brz-wc\"\u003e\n      \u003cspan class=\"brz-wc-icon\"\u003e🌸\u003c\/span\u003e\n      \u003cspan class=\"brz-wc-title\"\u003eScalloped Floral Fabric Shade\u003c\/span\u003e\n      The scalloped edge and delicate floral pattern give the shade a vintage character, while the fabric diffuses two bulbs into a soft, even glow with no harsh hotspot — cozy light with decorative charm, lit or unlit.\n    \u003c\/div\u003e\n    \u003cdiv class=\"brz-wc\"\u003e\n      \u003cspan class=\"brz-wc-icon\"\u003e🪵\u003c\/span\u003e\n      \u003cspan class=\"brz-wc-title\"\u003eTurned Wooden Pedestal\u003c\/span\u003e\n      A rich wooden pedestal base grounds the lamp with an earthy, natural warmth that metal or ceramic can't match — a material detail that reads as considered on a nightstand or console.\n    \u003c\/div\u003e\n    \u003cdiv class=\"brz-wc\"\u003e\n      \u003cspan class=\"brz-wc-icon\"\u003e🔌\u003c\/span\u003e\n      \u003cspan class=\"brz-wc-title\"\u003ePlug-In, Push-Button, 2 × E14\u003c\/span\u003e\n      Two E14 sockets give a fuller, warmer glow than a single bulb. Plug-in with a 59-inch cord and a push-button switch — no hardwiring — and dimmer compatible (switch sold separately) for full range.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ③ SCENES --\u003e\n  \u003cdiv class=\"brz-section-title\"\u003eWhere It Works Best\u003c\/div\u003e\n  \u003cdiv class=\"brz-scenes\"\u003e\n    \u003cdiv class=\"brz-sc\"\u003e\n      \u003cspan class=\"brz-sc__icon\"\u003e🛏\u003c\/span\u003e\n      \u003cspan class=\"brz-sc__name\"\u003eBedside\u003c\/span\u003e\n      \u003cp class=\"brz-sc__desc\"\u003eOn a nightstand, the push-button switch is easy to reach and the warm floral glow winds the room down before sleep — enough light to read by, soft enough to relax. The wooden base keeps the surface feeling considered.\u003c\/p\u003e\n      \u003cspan class=\"brz-sc__tag\"\u003ePush-button switch\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"brz-sc\"\u003e\n      \u003cspan class=\"brz-sc__icon\"\u003e🛋\u003c\/span\u003e\n      \u003cspan class=\"brz-sc__name\"\u003eLiving Room\u003c\/span\u003e\n      \u003cp class=\"brz-sc__desc\"\u003eOn a side table or console beside the sofa, it adds a warm secondary light layer — the fabric shade fills the seating area with soft ambient light while the pedestal anchors the surface.\u003c\/p\u003e\n      \u003cspan class=\"brz-sc__tag\"\u003eWarm ambient layer\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"brz-sc\"\u003e\n      \u003cspan class=\"brz-sc__icon\"\u003e🚪\u003c\/span\u003e\n      \u003cspan class=\"brz-sc__name\"\u003eConsole \u0026amp; Entry\u003c\/span\u003e\n      \u003cp class=\"brz-sc__desc\"\u003eOn an entry console or dresser, the floral shade and wooden pedestal read as a collected object as much as a light — a warm welcome that fits vintage, cottage, and modern-natural rooms alike.\u003c\/p\u003e\n      \u003cspan class=\"brz-sc__tag\"\u003eDecorative accent\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\n  \u003cdiv class=\"brz-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"brz-colors\"\u003e\n    \u003cdiv class=\"brz-swatches\"\u003e\n      \u003cspan class=\"brz-sw brz-sw--walnut\" title=\"Walnut\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"brz-sw brz-sw--black\" title=\"Black\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"brz-sw brz-sw--white\" title=\"White\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eWalnut · Black · White\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Size --\u003e\n  \u003cdiv class=\"brz-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"brz-size\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eDia 32 cm × H 50 cm\u003c\/strong\u003e  \/  ∅ 12.6″ × H 19.7″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"brz-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"brz-specs\"\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eScalloped Fabric\u003c\/strong\u003e — floral motifs\u003c\/li\u003e\n    \u003cli\u003eBase: \u003cstrong\u003eWood\u003c\/strong\u003e pedestal\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eWood, Fabric \u0026amp; Metal\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eColors: \u003cstrong\u003eWalnut · Black · White\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003ePower: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord with plug switch\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003e2 × E14\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e15W\u003c\/strong\u003e per socket, incandescent or LED equivalent\u003c\/li\u003e\n    \u003cli\u003eSwitch: \u003cstrong\u003ePush-button\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003eUse: \u003cstrong\u003eIndoor\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eListed: \u003cstrong\u003eETL · CE · CCC · SAA\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Footer --\u003e\n  \u003cdiv class=\"brz-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"brz-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"brz-badges\"\u003e\n        \u003cspan class=\"brz-badge\"\u003eETL\u003c\/span\u003e\n        \u003cspan class=\"brz-badge\"\u003eCE\u003c\/span\u003e\n        \u003cspan class=\"brz-badge\"\u003eCCC\u003c\/span\u003e\n        \u003cspan class=\"brz-badge\"\u003eSAA\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"brz-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"brz-dls\"\u003e\n        \u003ca class=\"brz-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1awyIDSvTqqvDciuJIMHCzq7FvhLxJeXP\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Parameter\n        \u003c\/a\u003e\n        \u003ca class=\"brz-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1oX9MxbOLTwKoOgD606-Mp2l6Yw87YKja\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Installation\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .brz-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Walnut Color \u0026 White \/ US Plug","offer_id":50978254061842,"sku":"DCT-74012-01","price":393.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Walnut Color \u0026 White \/ UK Plug","offer_id":50978254094610,"sku":"DCT-74012-02","price":393.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Walnut Color \u0026 White \/ AU Plug","offer_id":50978254127378,"sku":"DCT-74012-03","price":393.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Walnut Color \u0026 White \/ EU Plug","offer_id":50978254160146,"sku":"DCT-74012-04","price":393.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Black \u0026 White \/ US Plug","offer_id":50978254192914,"sku":"DCT-74012-05","price":393.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Black \u0026 White \/ UK Plug","offer_id":50978254225682,"sku":"DCT-74012-06","price":393.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Black \u0026 White \/ AU Plug","offer_id":50978254258450,"sku":"DCT-74012-07","price":393.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 32cm x H 50cm \/ ∅ 12.6″ x H 19.7″ \/ Black \u0026 White \/ EU Plug","offer_id":50978254291218,"sku":"DCT-74012-08","price":393.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Brazoria_Table_Lamp_1.jpg?v=1739870696","url":"https:\/\/docos.us\/en-ca\/products\/brazoria-table-lamp","provider":"Docos","version":"1.0","type":"link"}