{"product_id":"novelqis™-wildflower-meadow-wall-hanging","title":"Novelqis™ Wildflower Meadow Wall Hanging","description":"\u003cstyle\u003e\n  .novelqis-wildflower-pdp {\n    --forest: #304638;\n    --forest-deep: #25392e;\n    --forest-mid: #5c735f;\n    --sage: #e9f0e8;\n    --sage-soft: #f5f8f3;\n    --cream: #faf8f3;\n    --warm: #f6f2e9;\n    --white: #ffffff;\n    --text: #2f3932;\n    --muted: #6b756e;\n    --line: #dde6dd;\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-wildflower-pdp *,\n  .novelqis-wildflower-pdp *::before,\n  .novelqis-wildflower-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .novelqis-wildflower-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  .nqwf-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  .nqwf-eyebrow {\n    margin: 0 0 14px;\n    color: var(--forest-mid);\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .nqwf-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  .nqwf-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  \/* IMAGE *\/\n  .nqwf-image {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n  }\n\n  \/* SECTION *\/\n  .nqwf-section {\n    width: 100%;\n    padding: 48px 30px;\n    text-align: center;\n    background: var(--white);\n  }\n\n  .nqwf-soft {\n    background: var(--sage-soft);\n  }\n\n  .nqwf-cream {\n    background: var(--cream);\n  }\n\n  .nqwf-warm {\n    background: var(--warm);\n  }\n\n  .nqwf-kicker {\n    margin: 0 0 10px;\n    color: var(--forest-mid);\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .nqwf-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  .nqwf-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  .nqwf-divider {\n    width: 42px;\n    height: 2px;\n    margin: 22px auto 0;\n    border-radius: 30px;\n    background: #849688;\n  }\n\n  \/* SINGLE COLUMN FEATURE CARDS *\/\n  .nqwf-features {\n    width: 100%;\n    max-width: 650px;\n    margin: 30px auto 0;\n  }\n\n  .nqwf-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  .nqwf-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .nqwf-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    line-height: 1;\n  }\n\n  .nqwf-feature-copy {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .nqwf-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  .nqwf-feature-copy span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  \/* SPECS *\/\n  .nqwf-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  .nqwf-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  .nqwf-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .nqwf-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  .nqwf-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  .nqwf-room-list {\n    width: 100%;\n    max-width: 620px;\n    margin: 27px auto 0;\n  }\n\n  .nqwf-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    line-height: 1.4;\n    text-align: center;\n  }\n\n  .nqwf-room:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FINAL *\/\n  .nqwf-final {\n    width: 100%;\n    padding: 52px 30px;\n    text-align: center;\n    background: var(--forest-deep);\n  }\n\n  .nqwf-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  .nqwf-final p {\n    max-width: 580px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.80);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .nqwf-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-wildflower-pdp {\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .nqwf-hero {\n      padding: 38px 19px 34px;\n    }\n\n    .nqwf-eyebrow {\n      margin-bottom: 11px;\n      font-size: 10px;\n      letter-spacing: 1.6px;\n    }\n\n    .nqwf-hero h2 {\n      margin-bottom: 13px;\n      font-size: 30px;\n      line-height: 1.16;\n    }\n\n    .nqwf-hero p {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .nqwf-section {\n      padding: 38px 18px;\n    }\n\n    .nqwf-kicker {\n      font-size: 10px;\n      letter-spacing: 1.5px;\n    }\n\n    .nqwf-section h3 {\n      font-size: 27px;\n      line-height: 1.23;\n    }\n\n    .nqwf-section \u003e p {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .nqwf-features {\n      margin-top: 24px;\n    }\n\n    .nqwf-feature {\n      gap: 12px;\n      padding: 16px 14px;\n      border-radius: 12px;\n    }\n\n    .nqwf-icon {\n      flex-basis: 37px;\n      width: 37px;\n      height: 37px;\n      font-size: 16px;\n    }\n\n    .nqwf-specs {\n      margin-top: 24px;\n      border-radius: 12px;\n    }\n\n    .nqwf-spec-row {\n      gap: 10px;\n      padding: 14px;\n    }\n\n    .nqwf-spec-label {\n      flex-basis: 38%;\n      font-size: 12px;\n    }\n\n    .nqwf-spec-value {\n      font-size: 12px;\n    }\n\n    .nqwf-room {\n      padding: 9px 12px;\n      font-size: 11px;\n    }\n\n    .nqwf-final {\n      padding: 42px 19px;\n    }\n\n    .nqwf-final h3 {\n      font-size: 27px;\n    }\n\n    .nqwf-final p {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"novelqis-wildflower-pdp\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"nqwf-hero\"\u003e\n\n    \u003cdiv class=\"nqwf-eyebrow\"\u003e\n      NOVELQIS™ BOTANICAL WALL DECOR\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Soft Wildflower Charm for Everyday Spaces\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A meadow-inspired botanical wall hanging with soft white and\n      butter-yellow florals, airy greenery, warm natural wood,\n      and relaxed texture for a fresh, welcoming home.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cdiv class=\"nqwf-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_20_53_49_6_c117c023-7181-4508-94e1-c51b7deb1090.png?v=1789999233\" alt=\"Novelqis wildflower meadow botanical wall hanging\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"nqwf-section nqwf-soft\"\u003e\n\n    \u003cdiv class=\"nqwf-kicker\"\u003e\n      AIRY · FLORAL · NATURAL\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Gentle Meadow-Inspired Accent for Your Home\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Cascading greenery is mixed with soft white and butter-yellow\n      wildflower-inspired blooms to create an easy, relaxed composition.\n      Natural wood and textured hanging cords add warmth while keeping\n      the overall look clean and understated.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqwf-features\"\u003e\n\n      \u003cdiv class=\"nqwf-feature\"\u003e\n\n        \u003cdiv class=\"nqwf-icon\"\u003e\n          ✿\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-feature-copy\"\u003e\n\n          \u003cstrong\u003e\n            Soft Wildflower Details\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            White and butter-yellow blooms introduce gentle color\n            without overwhelming neutral interiors.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-feature\"\u003e\n\n        \u003cdiv class=\"nqwf-icon\"\u003e\n          ❦\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-feature-copy\"\u003e\n\n          \u003cstrong\u003e\n            Airy Meadow Greenery\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Cascading foliage creates soft movement and a fresh,\n            naturally layered appearance.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-feature\"\u003e\n\n        \u003cdiv class=\"nqwf-icon\"\u003e\n          ◇\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-feature-copy\"\u003e\n\n          \u003cstrong\u003e\n            Warm Natural Texture\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Beechwood and jute-cotton cords add simple organic\n            texture to the floral arrangement.\n          \u003c\/span\u003e\n\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 --\u003e\n  \u003cdiv class=\"nqwf-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ba138c3d-35f1-44d0-80c4-624546a7f288_0e3b2c51-524d-4326-8bca-0d65497412b7.png?v=1789999232\" alt=\"Novelqis wildflower meadow wall hanging dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003csection class=\"nqwf-section\"\u003e\n\n    \u003cdiv class=\"nqwf-kicker\"\u003e\n      TALL \u0026amp; AIRY PROFILE\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Graceful Vertical Accent Without the Bulk\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The 38-inch cascading silhouette creates noticeable vertical\n      interest while the slim 2-inch depth keeps the design visually\n      light and easy to incorporate into both open walls and smaller spaces.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqwf-specs\"\u003e\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Width\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          22 in \/ 56 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Height\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          38 in \/ 97 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Depth\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          2 in \/ 5 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Net Weight\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          1.00 lb \/ 16 oz \/ 454 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 --\u003e\n  \u003cdiv class=\"nqwf-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_20_53_50_8_2493948c-9b6f-4652-bc98-475105708ab5.png?v=1789999233\" alt=\"Novelqis wildflower meadow wall hanging material details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIALS --\u003e\n  \u003csection class=\"nqwf-section nqwf-cream\"\u003e\n\n    \u003cdiv class=\"nqwf-kicker\"\u003e\n      THOUGHTFUL MATERIAL MIX\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Soft Florals Balanced With Warm Natural Wood\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A smooth natural beechwood dowel forms the clean upper structure,\n      while jute-cotton cords support soft meadow foliage and\n      wildflower-inspired details for an airy, naturally styled finish.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqwf-specs\"\u003e\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Main Dowel\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          Natural Beechwood\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Hanging Cord\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          Jute-Cotton Hanging Cords\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Floral Detail\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          Faux Wildflowers\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqwf-spec-row\"\u003e\n        \u003cdiv class=\"nqwf-spec-label\"\u003e\n          Greenery\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqwf-spec-value\"\u003e\n          Soft Meadow Foliage\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cdiv class=\"nqwf-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_20_53_50_9_d93c4195-9fab-450f-92ff-f5280609881a.png?v=1789999232\" alt=\"Novelqis wildflower meadow wall hanging net weight one pound\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- WEIGHT --\u003e\n  \u003csection class=\"nqwf-section nqwf-soft\"\u003e\n\n    \u003cdiv class=\"nqwf-kicker\"\u003e\n      LIGHTWEIGHT WALL ACCENT\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Full Meadow Texture Without the Heavy Look\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      At approximately 1 lb, the design combines cascading greenery\n      and layered florals while maintaining the light, airy appearance\n      that gives the piece its relaxed botanical character.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nqwf-divider\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cdiv class=\"nqwf-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_20_53_51_10_1980bebd-94db-415e-9c23-632b4a8c0c58.png?v=1789999233\" alt=\"Novelqis wildflower meadow wall hanging styled in a warm natural interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"nqwf-section nqwf-warm\"\u003e\n\n    \u003cdiv class=\"nqwf-kicker\"\u003e\n      COTTAGE-MEADOW STYLE\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Gentle Floral Color for the Rooms You Live In\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      White and butter-yellow florals pair naturally with warm wood,\n      soft white walls, woven textures, linen, neutral ceramics,\n      books, and greenery for a comfortable cottage-inspired look.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqwf-room-list\"\u003e\n\n      \u003cspan class=\"nqwf-room\"\u003e\n        Living Room\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqwf-room\"\u003e\n        Bedroom\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqwf-room\"\u003e\n        Entryway\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqwf-room\"\u003e\n        Home Office\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqwf-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=\"nqwf-final\"\u003e\n\n    \u003ch3\u003e\n      Bring the Soft Charm of a Wildflower Meadow Indoors\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Gentle florals, airy greenery, warm wood, and simple\n      natural-inspired details come together in a lightweight\n      wall accent designed for cottage, farmhouse, organic,\n      and relaxed everyday interiors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nqwf-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":51897928974569,"sku":null,"price":79.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ba138c3d-35f1-44d0-80c4-624546a7f288_0e3b2c51-524d-4326-8bca-0d65497412b7.png?v=1789999232","url":"https:\/\/novelqis.com\/products\/novelqis%e2%84%a2-wildflower-meadow-wall-hanging","provider":"novelqis","version":"1.0","type":"link"}