{"product_id":"netherlandsmetabolic™-lavender-meadow-wall-hanging","title":"Novelqis™ Lavender Meadow Wall Hanging","description":"\u003cstyle\u003e\n  .novelqis-lavender-pdp {\n    --forest: #30473a;\n    --forest-deep: #263a30;\n    --forest-mid: #5c725f;\n    --sage: #e9f0e8;\n    --sage-soft: #f5f8f3;\n    --cream: #faf9f5;\n    --white: #ffffff;\n    --text: #2f3932;\n    --muted: #6b756e;\n    --line: #dfe7df;\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    box-sizing: border-box;\n    background: var(--white);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .novelqis-lavender-pdp *,\n  .novelqis-lavender-pdp *::before,\n  .novelqis-lavender-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .novelqis-lavender-pdp img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n    padding: 0;\n    object-fit: contain;\n  }\n\n  \/* HERO *\/\n  .nql-hero {\n    width: 100%;\n    padding: 54px 30px 46px;\n    text-align: center;\n    background: linear-gradient(\n      180deg,\n      #edf3eb 0%,\n      #f8faf6 58%,\n      #ffffff 100%\n    );\n  }\n\n  .nql-eyebrow {\n    margin: 0 0 14px;\n    color: var(--forest-mid);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .nql-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 16px;\n    color: var(--forest);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 5vw, 47px);\n    font-weight: 500;\n    line-height: 1.13;\n    letter-spacing: -0.5px;\n  }\n\n  .nql-hero p {\n    max-width: 630px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  \/* IMAGES *\/\n  .nql-image {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n  }\n\n  \/* SECTIONS *\/\n  .nql-section {\n    width: 100%;\n    padding: 48px 30px;\n    text-align: center;\n    background: var(--white);\n  }\n\n  .nql-soft {\n    background: var(--sage-soft);\n  }\n\n  .nql-cream {\n    background: var(--cream);\n  }\n\n  .nql-kicker {\n    margin: 0 0 10px;\n    color: var(--forest-mid);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .nql-section h3 {\n    max-width: 650px;\n    margin: 0 auto 14px;\n    color: var(--forest);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(26px, 4.5vw, 37px);\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .nql-section \u003e p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .nql-divider {\n    width: 42px;\n    height: 2px;\n    margin: 22px auto 0;\n    border-radius: 30px;\n    background: #86998a;\n  }\n\n  \/* FEATURES - SINGLE COLUMN *\/\n  .nql-features {\n    width: 100%;\n    max-width: 650px;\n    margin: 30px auto 0;\n  }\n\n  .nql-feature {\n    display: flex;\n    width: 100%;\n    align-items: flex-start;\n    gap: 14px;\n    margin: 0 0 10px;\n    padding: 18px;\n    text-align: left;\n    background: #ffffff;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .nql-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .nql-icon {\n    display: flex;\n    flex: 0 0 40px;\n    width: 40px;\n    height: 40px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--sage);\n    color: var(--forest);\n    font-size: 17px;\n  }\n\n  .nql-feature-copy {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .nql-feature-copy strong {\n    display: block;\n    margin: 0 0 4px;\n    color: var(--forest);\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  .nql-feature-copy span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  \/* SPECIFICATIONS *\/\n  .nql-specs {\n    width: 100%;\n    max-width: 650px;\n    margin: 28px auto 0;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--line);\n    border-radius: 15px;\n  }\n\n  .nql-spec-row {\n    display: flex;\n    width: 100%;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 16px 20px;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .nql-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .nql-spec-label {\n    flex: 0 0 36%;\n    color: var(--muted);\n    font-size: 13px;\n    font-weight: 600;\n    text-align: left;\n  }\n\n  .nql-spec-value {\n    flex: 1;\n    min-width: 0;\n    color: var(--forest);\n    font-size: 13px;\n    font-weight: 600;\n    text-align: right;\n    overflow-wrap: anywhere;\n  }\n\n  \/* ROOM LIST *\/\n  .nql-room-list {\n    width: 100%;\n    max-width: 620px;\n    margin: 27px auto 0;\n  }\n\n  .nql-room {\n    display: block;\n    width: 100%;\n    margin: 0 0 8px;\n    padding: 11px 15px;\n    color: var(--forest);\n    background: #ffffff;\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 600;\n    text-align: center;\n  }\n\n  .nql-room:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FINAL *\/\n  .nql-final {\n    width: 100%;\n    padding: 52px 30px;\n    text-align: center;\n    background: var(--forest-deep);\n  }\n\n  .nql-final h3 {\n    max-width: 620px;\n    margin: 0 auto 14px;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(26px, 4.5vw, 37px);\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .nql-final p {\n    max-width: 580px;\n    margin: 0 auto;\n    color: rgba(255,255,255,.80);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .nql-brand {\n    margin-top: 24px;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.4px;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 749px) {\n\n    .novelqis-lavender-pdp {\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .nql-hero {\n      padding: 38px 19px 34px;\n    }\n\n    .nql-eyebrow {\n      margin-bottom: 11px;\n      font-size: 10px;\n      letter-spacing: 1.6px;\n    }\n\n    .nql-hero h2 {\n      margin-bottom: 13px;\n      font-size: 30px;\n      line-height: 1.16;\n    }\n\n    .nql-hero p {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .nql-section {\n      padding: 38px 18px;\n    }\n\n    .nql-kicker {\n      font-size: 10px;\n      letter-spacing: 1.5px;\n    }\n\n    .nql-section h3 {\n      font-size: 27px;\n      line-height: 1.23;\n    }\n\n    .nql-section \u003e p {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .nql-features {\n      margin-top: 24px;\n    }\n\n    .nql-feature {\n      gap: 12px;\n      padding: 16px 14px;\n      border-radius: 12px;\n    }\n\n    .nql-icon {\n      flex-basis: 37px;\n      width: 37px;\n      height: 37px;\n      font-size: 16px;\n    }\n\n    .nql-specs {\n      margin-top: 24px;\n      border-radius: 12px;\n    }\n\n    .nql-spec-row {\n      gap: 10px;\n      padding: 14px;\n    }\n\n    .nql-spec-label {\n      flex-basis: 38%;\n      font-size: 12px;\n    }\n\n    .nql-spec-value {\n      font-size: 12px;\n    }\n\n    .nql-room {\n      padding: 9px 12px;\n      font-size: 11px;\n    }\n\n    .nql-final {\n      padding: 42px 19px;\n    }\n\n    .nql-final h3 {\n      font-size: 27px;\n    }\n\n    .nql-final p {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"novelqis-lavender-pdp\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"nql-hero\"\u003e\n\n    \u003cdiv class=\"nql-eyebrow\"\u003e\n      NOVELQIS™ BOTANICAL WALL DECOR\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Soft Lavender Color for a Calm, Collected Home\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A meadow-inspired botanical wall hanging combining soft lavender,\n      gentle greenery, warm wood, and simple natural details for an\n      understated decorative accent made for everyday interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 \/ PRODUCT --\u003e\n  \u003cdiv class=\"nql-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_49_15_1.png?v=1789995023\" alt=\"Novelqis lavender meadow botanical wall hanging\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"nql-section nql-soft\"\u003e\n\n    \u003cdiv class=\"nql-kicker\"\u003e\n      SOFT · BOTANICAL · TIMELESS\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Gentle Botanical Accent With Meadow-Inspired Color\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Cascading lavender-inspired blooms, soft green foliage,\n      delicate cream florals, and natural wood details create\n      an airy layered composition that feels fresh without becoming busy.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nql-features\"\u003e\n\n      \u003cdiv class=\"nql-feature\"\u003e\n\n        \u003cdiv class=\"nql-icon\"\u003e❦\u003c\/div\u003e\n\n        \u003cdiv class=\"nql-feature-copy\"\u003e\n          \u003cstrong\u003eSoft Lavender Detail\u003c\/strong\u003e\n          \u003cspan\u003e\n            Muted purple florals introduce gentle color while keeping\n            the overall look calm and easy to style.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nql-feature\"\u003e\n\n        \u003cdiv class=\"nql-icon\"\u003e◇\u003c\/div\u003e\n\n        \u003cdiv class=\"nql-feature-copy\"\u003e\n          \u003cstrong\u003eLayered Greenery\u003c\/strong\u003e\n          \u003cspan\u003e\n            Different leaf forms and cascading stems add natural-looking\n            depth and movement.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nql-feature\"\u003e\n\n        \u003cdiv class=\"nql-icon\"\u003e✦\u003c\/div\u003e\n\n        \u003cdiv class=\"nql-feature-copy\"\u003e\n          \u003cstrong\u003eWarm Natural Details\u003c\/strong\u003e\n          \u003cspan\u003e\n            Beechwood, cotton cord, and wood beads soften the botanical\n            arrangement with warm organic texture.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 2 \/ DIMENSIONS --\u003e\n  \u003cdiv class=\"nql-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_49_16_2.png?v=1789995023\" alt=\"Novelqis lavender wall hanging dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003csection class=\"nql-section\"\u003e\n\n    \u003cdiv class=\"nql-kicker\"\u003e\n      BALANCED PROPORTIONS\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Decorative Presence Without the Heavy Look\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The elongated silhouette creates a noticeable botanical focal point\n      while maintaining a slim profile that works comfortably in both\n      open wall areas and smaller decorative spaces.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nql-specs\"\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e22 in \/ 56 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e31 in \/ 79 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eDepth\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e2.5 in \/ 6 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eNet Weight\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e\n          1.25 lb \/ 20 oz \/ 567 g\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 \/ MATERIALS --\u003e\n  \u003cdiv class=\"nql-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_49_16_4.png?v=1789995023\" alt=\"Novelqis lavender wall hanging material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIALS --\u003e\n  \u003csection class=\"nql-section nql-cream\"\u003e\n\n    \u003cdiv class=\"nql-kicker\"\u003e\n      THOUGHTFUL MATERIAL MIX\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Botanical Texture Balanced With Warm Wood\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A smooth beechwood dowel forms the clean upper structure,\n      while cotton cord, faux lavender, greenery, and natural wood\n      beads create a balanced mix of texture, softness, and color.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nql-specs\"\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eMain Dowel\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e\n          Natural Beechwood\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eHanging Cord\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e\n          Cotton Cord\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eBotanical Detail\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e\n          Faux Lavender \u0026amp; Greenery\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nql-spec-row\"\u003e\n        \u003cdiv class=\"nql-spec-label\"\u003eDecorative Detail\u003c\/div\u003e\n        \u003cdiv class=\"nql-spec-value\"\u003e\n          Natural Wood Beads\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 \/ WEIGHT --\u003e\n  \u003cdiv class=\"nql-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_49_17_5.png?v=1789995023\" alt=\"Novelqis lavender wall hanging net weight 1.25 pounds\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- WEIGHT --\u003e\n  \u003csection class=\"nql-section nql-soft\"\u003e\n\n    \u003cdiv class=\"nql-kicker\"\u003e\n      LIGHTWEIGHT WALL ACCENT\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Layered Botanical Style Without the Bulk\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      At approximately 1.25 lb, the design combines layered blooms\n      and greenery with an airy decorative profile that keeps the\n      overall look relaxed and visually light.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nql-divider\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 \/ LIFESTYLE --\u003e\n  \u003cdiv class=\"nql-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_49_16_3.png?v=1789995023\" alt=\"Novelqis lavender meadow wall hanging styled in a warm neutral home\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"nql-section\"\u003e\n\n    \u003cdiv class=\"nql-kicker\"\u003e\n      SOFT MEADOW STYLE\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Gentle Color for the Rooms You Live In\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Soft lavender and greenery pair beautifully with warm wood,\n      off-white walls, linen, woven textures, neutral ceramics,\n      books, and other nature-inspired décor for an easy,\n      cottage-inspired look.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nql-room-list\"\u003e\n\n      \u003cspan class=\"nql-room\"\u003e\n        Living Room\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nql-room\"\u003e\n        Bedroom\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nql-room\"\u003e\n        Entryway\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nql-room\"\u003e\n        Home Office\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nql-room\"\u003e\n        Reading Corner\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"nql-final\"\u003e\n\n    \u003ch3\u003e\n      Bring the Soft Beauty of a Lavender Meadow Indoors\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Gentle florals, layered greenery, and warm natural-inspired\n      details come together in a lightweight wall accent designed\n      to make everyday spaces feel softer and more collected.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nql-brand\"\u003e\n      NOVELQIS™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"netherlandsmetabolic","offers":[{"title":"Default Title","offer_id":51897758187753,"sku":null,"price":79.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_49_15_1.png?v=1789995023","url":"https:\/\/novelqis.com\/products\/netherlandsmetabolic%e2%84%a2-lavender-meadow-wall-hanging","provider":"novelqis","version":"1.0","type":"link"}