{"product_id":"sunlit-meadow-table-lamp","title":"Sunlit Meadow Table Lamp","description":"\u003c!-- Shopify Custom Liquid \/ Product Description HTML\n  Compact small-font layout for product details.\n  Paste into Shopify Custom Liquid or the product description HTML editor.\n--\u003e\n\u003cstyle\u003e\n    .phw-lamp {\n      --phw-ink: #2b2018;\n      --phw-text: #6b4a32;\n      --phw-soft: #8a6a4f;\n      --phw-accent: #b6761d;\n      --phw-line: #ead7bd;\n      --phw-tint: #fff8ed;\n      --phw-card: transparent;\n      width: 100%;\n      max-width: 980px;\n      margin: 0 auto;\n      padding: 0;\n      color: var(--phw-ink);\n      background: transparent;\n      border: 1px solid var(--phw-line);\n      border-radius: 18px;\n      overflow: hidden;\n      font-family: var(--font-body-family, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    .phw-lamp * { box-sizing: border-box; }\n    .phw-lamp a { color: inherit; text-decoration: none; }\n    .phw-lamp img { max-width: 100%; height: auto; display: block; }\n    .phw-wrap { max-width: 900px; margin: 0 auto; padding: 28px; }\n\n    .phw-intro {\n      padding: 18px 20px;\n      border: 1px solid var(--phw-line);\n      border-radius: 14px;\n      background: transparent;\n    }\n    .phw-lead {\n      margin: 0;\n      max-width: 780px;\n      color: var(--phw-text);\n      font-size: 14px;\n      line-height: 1.72;\n      letter-spacing: .01em;\n    }\n\n    .phw-quick {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 12px;\n      margin-top: 18px;\n    }\n    .phw-mini-card {\n      padding: 15px;\n      border: 1px solid var(--phw-line);\n      border-radius: 14px;\n      background: var(--phw-card);\n    }\n    .phw-mini-card h3,\n    .phw-section h2 {\n      margin: 0 0 8px;\n      color: var(--phw-ink);\n      font-size: 15px;\n      line-height: 1.25;\n      letter-spacing: -.01em;\n    }\n    .phw-mini-card p,\n    .phw-section p,\n    .phw-faq p {\n      margin: 0;\n      color: var(--phw-text);\n      font-size: 13px;\n      line-height: 1.62;\n    }\n\n    .phw-section {\n      margin-top: 18px;\n      padding: 18px 20px;\n      border: 1px solid var(--phw-line);\n      border-radius: 14px;\n      background: transparent;\n      box-shadow: none;\n    }\n    .phw-section-title,\n    .phw-dim-title,\n    .phw-download-title {\n      margin: 0 0 14px !important;\n      color: var(--phw-accent) !important;\n      font-size: 12px !important;\n      line-height: 1.25 !important;\n      letter-spacing: .14em !important;\n      text-transform: uppercase;\n      font-weight: 800;\n    }\n\n    .phw-feature-list {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px 18px;\n      padding: 0;\n      margin: 0;\n      list-style: none;\n    }\n    .phw-feature-list li {\n      position: relative;\n      padding-left: 18px;\n      color: var(--phw-text);\n      font-size: 13px;\n      line-height: 1.58;\n    }\n    .phw-feature-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: .62em;\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--phw-accent);\n    }\n    .phw-feature-list strong { color: #6a3a16; }\n\n    .phw-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2px;\n      border-top: 1px solid var(--phw-line);\n    }\n    .phw-spec-table th,\n    .phw-spec-table td {\n      padding: 10px 8px;\n      border-bottom: 1px solid var(--phw-line);\n      text-align: left;\n      vertical-align: top;\n      font-size: 13px;\n      line-height: 1.48;\n    }\n    .phw-spec-table th {\n      width: 34%;\n      color: var(--phw-accent);\n      font-weight: 700;\n      background: transparent;\n    }\n    .phw-spec-table td { color: var(--phw-ink); }\n\n    .phw-dim-card {\n      display: grid;\n      place-items: center;\n      min-height: 170px;\n      border: 1px dashed #d8b982;\n      border-radius: 12px;\n      background: var(--phw-card);\n      text-align: center;\n      padding: 18px;\n    }\n    .phw-dim-icon {\n      width: 30px;\n      height: 18px;\n      margin: 0 auto 12px;\n      border: 2px solid #9c7352;\n      border-radius: 3px;\n      display: block;\n    }\n    .phw-dim-name {\n      display: block;\n      color: var(--phw-accent);\n      font-size: 15px;\n      line-height: 1.35;\n      margin-bottom: 5px;\n    }\n    .phw-dim-meta {\n      display: inline-block;\n      color: #9d9289;\n      font-size: 12px;\n      line-height: 1.5;\n      border-bottom: 1px solid #d8c9b9;\n    }\n\n    .phw-downloads {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 10px;\n    }\n    .phw-downloads a {\n      display: grid;\n      grid-template-columns: 34px minmax(0, 1fr) 14px;\n      align-items: center;\n      gap: 9px;\n      min-height: 70px;\n      padding: 12px;\n      border: 1px solid var(--phw-line);\n      border-radius: 12px;\n      background: var(--phw-card);\n    }\n    .phw-download-icon {\n      width: 34px;\n      height: 34px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 8px;\n      background: #f2e6d3;\n      color: var(--phw-accent);\n    }\n    .phw-download-icon svg {\n      width: 18px;\n      height: 18px;\n      stroke: currentColor;\n      stroke-width: 1.8;\n      fill: none;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n    .phw-download-label {\n      display: block;\n      color: var(--phw-ink);\n      font-size: 13px;\n      line-height: 1.16;\n      font-weight: 700;\n      overflow-wrap: anywhere;\n    }\n    .phw-download-arrow {\n      color: var(--phw-accent);\n      font-size: 15px;\n      justify-self: end;\n    }\n\n    .phw-faq {\n      display: grid;\n      gap: 8px;\n    }\n    .phw-faq details {\n      padding: 12px 14px;\n      border: 1px solid var(--phw-line);\n      border-radius: 12px;\n      background: var(--phw-card);\n    }\n    .phw-faq summary {\n      cursor: pointer;\n      color: var(--phw-ink);\n      font-size: 13px;\n      line-height: 1.4;\n      font-weight: 700;\n    }\n    .phw-faq p { padding-top: 8px; }\n\n    @media (max-width: 760px) {\n      .phw-wrap { padding: 18px; }\n      .phw-quick,\n      .phw-feature-list,\n      .phw-downloads { grid-template-columns: 1fr; }\n      .phw-lead { font-size: 13px; }\n      .phw-section { padding: 16px; }\n      .phw-spec-table th,\n      .phw-spec-table td { display: block; width: 100%; padding: 8px 0; }\n      .phw-spec-table th { border-bottom: 0; padding-bottom: 2px; }\n      .phw-spec-table td { padding-top: 0; }\n      .phw-downloads a { min-height: 64px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv aria-label=\"Sunlit Meadow Table Lamp product details\" class=\"phw-lamp shopify-product-detail\"\u003e\n\u003cdiv class=\"phw-wrap\"\u003e\n\u003cdiv class=\"phw-intro\"\u003e\n\u003cp class=\"phw-lead\"\u003eA walnut wood-tone table lamp paired with a warm floral printed fabric shade. The rounded solid wood base gives the lamp a smooth sculptural profile, while the tapered shade diffuses a soft meadow-inspired glow for a bedroom nightstand, living room side table, reading corner, or dining room sideboard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Quick product details\" class=\"phw-quick\"\u003e\n\u003cdiv class=\"phw-mini-card\"\u003e\n\u003ch3\u003eWhat it is\u003c\/h3\u003e\n\u003cp\u003eA plug-in table lamp with a walnut wood color base, floral printed fabric shade, and one E27 bulb base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-mini-card\"\u003e\n\u003ch3\u003eWhere to use it\u003c\/h3\u003e\n\u003cp\u003eUse it as a bedroom table lamp, living room side-table accent, reading corner lamp, or dining room sideboard light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-mini-card\"\u003e\n\u003ch3\u003eDesign focus\u003c\/h3\u003e\n\u003cp\u003eThe rounded wood base and sunlit floral fabric shade create a cottage-inspired table lamp with a soft vintage accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-section\"\u003e\n\u003ch2 class=\"phw-section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"phw-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFloral printed shade:\u003c\/strong\u003e small meadow-style flower motifs add warm color and pattern to the tapered fabric shade.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFabric light diffusion:\u003c\/strong\u003e the shade softens the bulb output for bedside, side-table, and console lighting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid wood body:\u003c\/strong\u003e the walnut wood color base gives the lamp a warm, stable tabletop presence.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSingle E27 socket:\u003c\/strong\u003e the lamp uses one E27 LED bulb or Edison bulb for straightforward bulb replacement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact tabletop size:\u003c\/strong\u003e Ø250 × H300 mm proportions fit nightstands, side tables, consoles, and small reading corners.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCottage-inspired style:\u003c\/strong\u003e the floral shade and rounded wood base work well with cottage, farmhouse, rustic, and relaxed transitional interiors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-section\"\u003e\n\u003ch2 class=\"phw-section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"phw-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eSolid wood, fabric, metal hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003eØ250 × H300 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eLED bulb or Edison bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Source Base Type\u003c\/th\u003e\n\u003ctd\u003eE27 × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eMax 40W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVoltage\u003c\/th\u003e\n\u003ctd\u003eAC 110-240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMoisture Resistance\u003c\/th\u003e\n\u003ctd\u003eIP 20 Damp-rated, not waterproof, for indoor use only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnvironment\u003c\/th\u003e\n\u003ctd\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBody Finish\u003c\/th\u003e\n\u003ctd\u003eWalnut wood color\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShade Finish\u003c\/th\u003e\n\u003ctd\u003eFloral print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eControl\u003c\/th\u003e\n\u003ctd\u003eInline On\/Off push button switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCord Length\u003c\/th\u003e\n\u003ctd\u003e59.1″ wires with plug switches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eTabletop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBulb Included\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-section phw-dim-section\"\u003e\n\u003ch2 class=\"phw-dim-title\"\u003eDimensions\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eSize: Dia 25cm x H 30cm \/ ∅\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e9.8″ x H 11.8″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17787496081900.png?v=1778749640\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-section\"\u003e\n\u003ch2 class=\"phw-section-title\"\u003eUse Case\u003c\/h2\u003e\n\u003cp\u003ePlace this Sunlit Meadow Table Lamp on a bedroom nightstand for soft ambient light, on a living room side table to introduce a floral cottage accent, or on a dining room sideboard where the walnut wood color base and printed fabric shade can coordinate with natural textures. The 59.1″ plug-in wire with inline on\/off push button switch supports flexible tabletop placement near an outlet. For reading or task lighting, use one E27 LED or Edison bulb up to 40W.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17787496044940.png?v=1778749661\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-section phw-download-section\"\u003e\n\u003ch2 class=\"phw-download-title\"\u003eDownloads \u0026amp; Resources\u003c\/h2\u003e\n\u003cdiv class=\"phw-downloads\"\u003e\n\u003ca aria-label=\"Request specifications by email\" href=\"mailto:support@dekorfine.com?subject=Sunlit%20Meadow%20Table%20Lamp%20Specifications%20Request\"\u003e \u003cspan aria-hidden=\"true\" class=\"phw-download-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 3h7l4 4v14H7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v5h5\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.5 12h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.5 16h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"phw-download-label\"\u003eSpecifications\u003c\/span\u003e\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"phw-download-arrow\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca aria-label=\"Request installation file by email\" href=\"mailto:support@dekorfine.com?subject=Sunlit%20Meadow%20Table%20Lamp%20Installation%20Request\"\u003e \u003cspan aria-hidden=\"true\" class=\"phw-download-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3a4.2 4.2 0 0 0-5.1 5.1L4 17v3h3l5.6-5.6a4.2 4.2 0 0 0 5.1-5.1l-3 3-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"phw-download-label\"\u003eInstallation\u003c\/span\u003e\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"phw-download-arrow\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca aria-label=\"Request 3D files by email\" href=\"mailto:support@dekorfine.com?subject=Sunlit%20Meadow%20Table%20Lamp%203D%20Files%20Request\"\u003e \u003cspan aria-hidden=\"true\" class=\"phw-download-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3 4.5 7.2 12 11.4l7.5-4.2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4.5 7.2v8.6L12 20l7.5-4.2V7.2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 11.4V20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"phw-download-label\"\u003e3D Files\u003c\/span\u003e\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"phw-download-arrow\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phw-section\"\u003e\n\u003ch2 class=\"phw-section-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv class=\"phw-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat style is this table lamp?\u003c\/summary\u003e\n\u003cp\u003eIt has a cottage-inspired decorative look, with a floral printed fabric shade and a walnut wood color base.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is the shade made from?\u003c\/summary\u003e\n\u003cp\u003eThe shade is fabric with a warm floral print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulb does this table lamp use?\u003c\/summary\u003e\n\u003cp\u003eIt uses one E27 LED bulb or Edison bulb, with a maximum wattage of 40W. One compatible E27 bulb is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can this table lamp be used?\u003c\/summary\u003e\n\u003cp\u003eUse it on a bedroom nightstand, living room side table, reading corner table, entry console, or dining room sideboard.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vakkerlight","offers":[{"title":"Dia 25cm x H 30cm \/ ∅ 9.8″ x H 11.8″ \/ Walnut wood color \/ US Plug","offer_id":48171564269809,"sku":"VKT08-26514-001","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 30cm \/ ∅ 9.8″ x H 11.8″ \/ Walnut wood color \/ UK Plug","offer_id":48171564302577,"sku":"VKT08-26514-002","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 30cm \/ ∅ 9.8″ x H 11.8″ \/ Walnut wood color \/ AU Plug","offer_id":48171564335345,"sku":"VKT08-26514-003","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 30cm \/ ∅ 9.8″ x H 11.8″ \/ Walnut wood color \/ EU Plug","offer_id":48171564368113,"sku":"VKT08-26514-005","price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Sunlit_Meadow_Table_Lamp82.png?v=1778750538","url":"https:\/\/vakkerlight.com\/products\/sunlit-meadow-table-lamp","provider":"Vakkerlight","version":"1.0","type":"link"}