{"product_id":"novelqis™-olive-branch-wall-hanging","title":"Novelqis™ Olive Branch Wall Hanging","description":"\u003cstyle\u003e\n  .novelqis-olive-pdp {\n    --forest: #30483a;\n    --forest-2: #506755;\n    --sage: #e8efe7;\n    --sage-soft: #f4f7f2;\n    --cream: #faf8f3;\n    --white: #ffffff;\n    --text: #2d3730;\n    --muted: #68736b;\n    --line: #dce5dc;\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .novelqis-olive-pdp *,\n  .novelqis-olive-pdp *::before,\n  .novelqis-olive-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .novelqis-olive-pdp img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    object-fit: contain;\n    margin: 0;\n    padding: 0;\n  }\n\n  .nqo-hero {\n    padding: 52px 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  .nqo-eyebrow {\n    margin: 0 0 14px;\n    color: var(--forest-2);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .nqo-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  .nqo-hero p {\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .nqo-image {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #fff;\n  }\n\n  .nqo-section {\n    padding: 48px 30px;\n    text-align: center;\n    background: var(--white);\n  }\n\n  .nqo-section-soft {\n    background: var(--sage-soft);\n  }\n\n  .nqo-section-cream {\n    background: var(--cream);\n  }\n\n  .nqo-kicker {\n    margin: 0 0 10px;\n    color: var(--forest-2);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .nqo-section h3 {\n    max-width: 660px;\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  .nqo-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  .nqo-divider {\n    width: 42px;\n    height: 2px;\n    margin: 22px auto 0;\n    background: #849788;\n    border-radius: 20px;\n  }\n\n  \/* Single-column feature cards *\/\n  .nqo-features {\n    width: 100%;\n    max-width: 650px;\n    margin: 30px auto 0;\n  }\n\n  .nqo-feature {\n    display: flex;\n    align-items: flex-start;\n    gap: 15px;\n    width: 100%;\n    margin: 0 0 10px;\n    padding: 18px 18px;\n    text-align: left;\n    background: #ffffff;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .nqo-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .nqo-feature-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  .nqo-feature-copy {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .nqo-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  .nqo-feature-copy span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  \/* Specifications *\/\n  .nqo-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  .nqo-spec-row {\n    display: flex;\n    width: 100%;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 15px;\n    padding: 16px 20px;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .nqo-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .nqo-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  .nqo-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 - still vertically stacked *\/\n  .nqo-room-list {\n    width: 100%;\n    max-width: 620px;\n    margin: 27px auto 0;\n  }\n\n  .nqo-room {\n    display: block;\n    width: 100%;\n    margin: 0 0 8px;\n    padding: 11px 16px;\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  .nqo-room:last-child {\n    margin-bottom: 0;\n  }\n\n  .nqo-final {\n    padding: 52px 30px;\n    text-align: center;\n    background: var(--forest);\n  }\n\n  .nqo-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  .nqo-final p {\n    max-width: 580px;\n    margin: 0 auto;\n    color: rgba(255,255,255,.78);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .nqo-brand {\n    margin-top: 24px;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.3px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .novelqis-olive-pdp {\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .nqo-hero {\n      padding: 38px 19px 34px;\n    }\n\n    .nqo-eyebrow {\n      margin-bottom: 11px;\n      font-size: 10px;\n      letter-spacing: 1.6px;\n    }\n\n    .nqo-hero h2 {\n      margin-bottom: 13px;\n      font-size: 30px;\n      line-height: 1.16;\n    }\n\n    .nqo-hero p {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .nqo-section {\n      padding: 38px 18px;\n    }\n\n    .nqo-kicker {\n      font-size: 10px;\n      letter-spacing: 1.5px;\n    }\n\n    .nqo-section h3 {\n      font-size: 27px;\n      line-height: 1.23;\n    }\n\n    .nqo-section \u003e p {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .nqo-features {\n      margin-top: 24px;\n    }\n\n    .nqo-feature {\n      gap: 12px;\n      padding: 16px 14px;\n    }\n\n    .nqo-feature-icon {\n      flex-basis: 37px;\n      width: 37px;\n      height: 37px;\n    }\n\n    .nqo-specs {\n      margin-top: 24px;\n      border-radius: 12px;\n    }\n\n    .nqo-spec-row {\n      gap: 10px;\n      padding: 14px 14px;\n    }\n\n    .nqo-spec-label {\n      flex-basis: 37%;\n      font-size: 12px;\n    }\n\n    .nqo-spec-value {\n      font-size: 12px;\n    }\n\n    .nqo-room {\n      padding: 9px 12px;\n      font-size: 11px;\n    }\n\n    .nqo-final {\n      padding: 42px 19px;\n    }\n\n    .nqo-final h3 {\n      font-size: 27px;\n    }\n\n    .nqo-final p {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"novelqis-olive-pdp\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"nqo-hero\"\u003e\n\n    \u003cdiv class=\"nqo-eyebrow\"\u003e\n      NOVELQIS™ BOTANICAL WALL DECOR\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Mediterranean Greenery for a Calm, Collected Home\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A nature-inspired olive branch wall hanging combining soft greenery,\n      warm wood, and relaxed organic texture for an understated decorative\n      accent that feels at home in everyday interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cdiv class=\"nqo-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_21_47_6.png?v=1789987607\" alt=\"Novelqis olive branch botanical wall hanging\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"nqo-section nqo-section-soft\"\u003e\n\n    \u003cdiv class=\"nqo-kicker\"\u003e\n      NATURAL · AIRY · TIMELESS\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Relaxed Botanical Accent With Mediterranean Character\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Cascading olive-inspired branches create an airy silhouette while\n      natural wood and jute-cotton cord add warmth and subtle texture.\n      Muted shades of olive green make the piece easy to pair with neutral,\n      rustic, coastal, farmhouse, and modern interiors.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqo-features\"\u003e\n\n      \u003cdiv class=\"nqo-feature\"\u003e\n\n        \u003cdiv class=\"nqo-feature-icon\"\u003e\n          ❦\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-feature-copy\"\u003e\n\n          \u003cstrong\u003e\n            Olive-Inspired Greenery\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Layered leaves and faux olives create a soft botanical silhouette\n            with natural-looking depth.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-feature\"\u003e\n\n        \u003cdiv class=\"nqo-feature-icon\"\u003e\n          ◇\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-feature-copy\"\u003e\n\n          \u003cstrong\u003e\n            Warm Natural Details\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Beechwood and textured cord bring an organic, relaxed finish\n            to the overall design.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-feature\"\u003e\n\n        \u003cdiv class=\"nqo-feature-icon\"\u003e\n          ✦\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-feature-copy\"\u003e\n\n          \u003cstrong\u003e\n            Easy to Style\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            A quiet green palette complements warm whites, wood furniture,\n            linen, ceramics, and other natural décor.\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=\"nqo-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_21_47_7.png?v=1789987607\" alt=\"Novelqis olive branch wall hanging dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003csection class=\"nqo-section\"\u003e\n\n    \u003cdiv class=\"nqo-kicker\"\u003e\n      BALANCED PROPORTIONS\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Designed to Add Height Without Visual Bulk\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The gently tapered silhouette creates vertical interest while\n      keeping the overall look open and airy, making it suitable for\n      both feature walls and smaller decorative spaces.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqo-specs\"\u003e\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Width\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          22 in \/ 56 cm\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Height\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          33 in \/ 84 cm\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Depth\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          2 in \/ 5 cm\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Net Weight\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          1.00 lb \/ 16 oz \/ 454 g\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cdiv class=\"nqo-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_21_48_8.png?v=1789987606\" alt=\"Novelqis olive branch wall hanging material details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIALS --\u003e\n  \u003csection class=\"nqo-section nqo-section-cream\"\u003e\n\n    \u003cdiv class=\"nqo-kicker\"\u003e\n      THOUGHTFUL MATERIAL MIX\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Botanical Texture Paired With Warm Wood\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A natural beechwood dowel forms the clean upper structure,\n      while jute-cotton cord, faux olive foliage, molded olive details,\n      and natural wood accents create a balanced mix of texture and color.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqo-specs\"\u003e\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Main Dowel\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          Natural Beechwood\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Hanging Cord\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          Jute-Cotton Cord\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Foliage\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          Faux Polyester \/ PE Olive Leaves\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Olive Details\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          Molded Faux Olives\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nqo-spec-row\"\u003e\n\n        \u003cdiv class=\"nqo-spec-label\"\u003e\n          Decorative Detail\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nqo-spec-value\"\u003e\n          Natural Wood Construction\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cdiv class=\"nqo-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_21_48_9.png?v=1789987607\" alt=\"Novelqis olive branch wall hanging net weight one pound\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIGHTWEIGHT --\u003e\n  \u003csection class=\"nqo-section nqo-section-soft\"\u003e\n\n    \u003cdiv class=\"nqo-kicker\"\u003e\n      LIGHTWEIGHT WALL ACCENT\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Botanical Presence Without the Heavy Look\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      At approximately 1 lb, the wall hanging delivers layered greenery\n      and decorative character while maintaining the light, relaxed\n      appearance that defines the design.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nqo-divider\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cdiv class=\"nqo-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_21_48_10.png?v=1789987607\" alt=\"Novelqis Mediterranean olive wall hanging styled in a home interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"nqo-section\"\u003e\n\n    \u003cdiv class=\"nqo-kicker\"\u003e\n      MEDITERRANEAN BOTANICAL STYLE\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Easy Greenery for Everyday Spaces\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Olive-inspired greenery brings a relaxed Mediterranean touch to\n      warm, neutral interiors. Pair it with natural wood, woven textures,\n      stone-look ceramics, soft whites, and other botanical accents for\n      an easy, collected look.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"nqo-room-list\"\u003e\n\n      \u003cspan class=\"nqo-room\"\u003e\n        Living Room\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqo-room\"\u003e\n        Dining Room\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqo-room\"\u003e\n        Entryway\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqo-room\"\u003e\n        Home Office\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqo-room\"\u003e\n        Bedroom\n      \u003c\/span\u003e\n\n      \u003cspan class=\"nqo-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=\"nqo-final\"\u003e\n\n    \u003ch3\u003e\n      Bring the Quiet Beauty of Olive Groves Indoors\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Soft greenery, warm wood, and simple natural-inspired details\n      come together in a versatile wall accent designed for calm,\n      comfortable everyday interiors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nqo-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":51897709887721,"sku":null,"price":59.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0803\/8026\/4681\/files\/ChatGPTImage2026_9_21_18_21_47_6.png?v=1789987607","url":"https:\/\/novelqis.com\/products\/novelqis%e2%84%a2-olive-branch-wall-hanging","provider":"novelqis","version":"1.0","type":"link"}