{"product_id":"hanging-heart-wall-decor","title":"🍂🤎 Fall Home Refresh – Rustic Hanging Heart Wall Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   THALASSAY — HANGING HEART WALL DECOR\n   Shopify Product Description Landing Page\n   Dawn Compatible \/ HTML + CSS Only\n========================================================= *\/\n\n.tls-heartwall-page {\n  --hw-deep:#30251f;\n  --hw-brown:#76533d;\n  --hw-cognac:#a87149;\n  --hw-gold:#b78c57;\n  --hw-blue:#5f7f9b;\n  --hw-blue-dark:#405f78;\n  --hw-green:#73816d;\n  --hw-cream:#fcf8f1;\n  --hw-soft:#f7f1e8;\n  --hw-blue-soft:#f1f6f8;\n  --hw-text:#463f39;\n  --hw-muted:#726b65;\n  --hw-border:#e3d8ca;\n  --hw-white:#ffffff;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:10px;\n  box-sizing:border-box;\n\n  font-family:-apple-system,BlinkMacSystemFont,\n    \"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n\n  color:var(--hw-text);\n  line-height:1.65;\n  background:#ffffff;\n}\n\n.tls-heartwall-page * {\n  box-sizing:border-box;\n}\n\n.tls-heartwall-page h1,\n.tls-heartwall-page h2,\n.tls-heartwall-page h3,\n.tls-heartwall-page p {\n  margin-top:0;\n}\n\n.tls-heartwall-page h1 {\n  margin-bottom:10px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n  line-height:1.18;\n  font-weight:900;\n  color:var(--hw-deep);\n}\n\n.tls-heartwall-page h2 {\n  margin-bottom:12px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n  line-height:1.3;\n  font-weight:800;\n  color:var(--hw-deep);\n}\n\n.tls-heartwall-page h3 {\n  margin-bottom:5px;\n  font-size:15px;\n  font-weight:800;\n  color:var(--hw-brown);\n}\n\n.tls-heartwall-page p {\n  margin-bottom:0;\n  font-size:13.8px;\n  line-height:1.62;\n  color:var(--hw-muted);\n}\n\n.tls-heartwall-page img {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  border-radius:14px;\n\n  box-shadow:\n    0 5px 18px\n    rgba(48,37,31,.11);\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.tls-heartwall-section {\n  margin-bottom:30px;\n}\n\n.tls-heartwall-center {\n  text-align:center;\n}\n\n.tls-heartwall-soft {\n  padding:17px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fdfaf5 0%,\n      #f4ede3 100%\n    );\n\n  border:1px solid var(--hw-border);\n  border-radius:16px;\n}\n\n.tls-heartwall-blue-soft {\n  padding:17px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f8fbfc 0%,\n      #edf4f6 100%\n    );\n\n  border:1px solid #d9e4e8;\n  border-radius:16px;\n}\n\n.tls-heartwall-eyebrow {\n  display:inline-block;\n  margin-bottom:7px;\n\n  color:var(--hw-cognac);\n\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.45px;\n  text-transform:uppercase;\n}\n\n.tls-heartwall-image-wrap {\n  margin-top:14px;\n  margin-bottom:14px;\n}\n\n\n\/* =========================================================\n   TOP TRUST\n========================================================= *\/\n\n.tls-heartwall-trust-bar {\n  padding:11px 12px;\n  margin-bottom:14px;\n\n  text-align:center;\n\n  background:#fbf7ef;\n  border:1px solid #e5d7c4;\n  border-radius:11px;\n\n  color:#75553d;\n  font-size:12px;\n}\n\n.tls-heartwall-trust-bar strong {\n  color:var(--hw-deep);\n}\n\n.tls-heartwall-trust-subline {\n  margin-top:5px;\n  color:var(--hw-text);\n  font-size:11.5px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.tls-heartwall-hero {\n  padding:18px 10px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fffdfa 0%,\n      #f5ede2 100%\n    );\n\n  border:1px solid var(--hw-border);\n  border-radius:16px;\n}\n\n.tls-heartwall-hero p {\n  max-width:650px;\n  margin:0 auto;\n  padding:0 6px;\n\n  color:var(--hw-text);\n  font-size:14.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.tls-heartwall-benefit-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:15px;\n}\n\n.tls-heartwall-benefit-card {\n  padding:13px 11px;\n\n  background:#ffffff;\n  border:1px solid var(--hw-border);\n  border-radius:11px;\n\n  box-shadow:\n    0 2px 7px\n    rgba(0,0,0,.025);\n}\n\n.tls-heartwall-benefit-card strong {\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--hw-deep);\n  font-size:13.5px;\n}\n\n.tls-heartwall-benefit-card p {\n  font-size:12px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DARK BLOCK\n========================================================= *\/\n\n.tls-heartwall-dark {\n  padding:25px 17px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #2e241e 0%,\n      #594230 58%,\n      #91704e 100%\n    );\n\n  border-radius:16px;\n  color:#ffffff;\n\n  box-shadow:\n    0 7px 20px\n    rgba(48,37,31,.22);\n}\n\n.tls-heartwall-dark h2 {\n  color:#ffffff !important;\n}\n\n.tls-heartwall-dark p {\n  color:#f0e8df !important;\n}\n\n.tls-heartwall-dark .tls-heartwall-eyebrow {\n  color:#efc98f !important;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n.tls-heartwall-feature-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:14px;\n}\n\n.tls-heartwall-feature-card {\n  padding:15px 12px;\n\n  text-align:center;\n\n  background:#ffffff;\n  border:1px solid var(--hw-border);\n  border-radius:12px;\n}\n\n.tls-heartwall-feature-icon {\n  margin-bottom:5px;\n  font-size:22px;\n}\n\n.tls-heartwall-feature-card strong {\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--hw-deep);\n  font-size:13.5px;\n}\n\n.tls-heartwall-feature-card p {\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   STYLE CARDS\n========================================================= *\/\n\n.tls-heartwall-style-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:14px;\n}\n\n.tls-heartwall-style-card {\n  overflow:hidden;\n\n  background:#ffffff;\n  border:1px solid var(--hw-border);\n  border-radius:12px;\n}\n\n.tls-heartwall-style-head {\n  padding:13px 10px;\n\n  text-align:center;\n\n  color:#ffffff;\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.tls-heartwall-neutral-head {\n  background:\n    linear-gradient(\n      135deg,\n      #816047,\n      #b08c6b\n    );\n}\n\n.tls-heartwall-coastal-head {\n  background:\n    linear-gradient(\n      135deg,\n      #405f78,\n      #7298b5\n    );\n}\n\n.tls-heartwall-style-copy {\n  padding:12px;\n  text-align:center;\n}\n\n.tls-heartwall-style-copy p {\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   VERSION GRID\n========================================================= *\/\n\n.tls-heartwall-version-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:14px;\n}\n\n.tls-heartwall-version {\n  padding:15px 11px;\n\n  text-align:center;\n\n  background:#ffffff;\n  border:1px solid var(--hw-border);\n  border-radius:12px;\n}\n\n.tls-heartwall-version strong {\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--hw-deep);\n  font-size:13.5px;\n}\n\n.tls-heartwall-version p {\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   HIGHLIGHT\n========================================================= *\/\n\n.tls-heartwall-highlight {\n  margin-top:14px;\n  padding:14px;\n\n  text-align:center;\n\n  background:#fff7e9;\n\n  border:1px solid #ead2aa;\n  border-radius:12px;\n}\n\n.tls-heartwall-highlight strong {\n  display:block;\n  margin-bottom:3px;\n\n  color:#795735;\n  font-size:14px;\n}\n\n.tls-heartwall-highlight p {\n  color:#78634e;\n  font-size:12.5px;\n}\n\n\n\/* =========================================================\n   LOCATION GRID\n========================================================= *\/\n\n.tls-heartwall-location-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:8px;\n  margin-top:15px;\n}\n\n.tls-heartwall-location {\n  padding:11px 6px;\n\n  background:rgba(255,255,255,.09);\n\n  border:\n    1px solid\n    rgba(255,255,255,.18);\n\n  border-radius:9px;\n\n  color:#ffffff !important;\n\n  font-size:12.5px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.tls-heartwall-steps {\n  display:grid;\n  gap:10px;\n  margin-top:14px;\n}\n\n.tls-heartwall-step {\n  display:flex;\n  align-items:flex-start;\n\n  padding:13px 14px;\n\n  background:#ffffff;\n  border:1px solid var(--hw-border);\n  border-radius:12px;\n}\n\n.tls-heartwall-step-number {\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-shrink:0;\n\n  width:28px;\n  height:28px;\n  margin-right:12px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #76533d,\n      #b68655\n    );\n\n  color:#ffffff !important;\n  border-radius:50%;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.tls-heartwall-step-copy {\n  flex:1;\n\n  color:var(--hw-muted);\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n.tls-heartwall-step-copy strong {\n  color:var(--hw-deep);\n}\n\n\n\/* =========================================================\n   SIZE CARDS\n========================================================= *\/\n\n.tls-heartwall-size-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:14px;\n}\n\n.tls-heartwall-size-card {\n  padding:16px 10px;\n\n  text-align:center;\n\n  background:#ffffff;\n  border:1px solid var(--hw-border);\n  border-radius:11px;\n}\n\n.tls-heartwall-size-card strong {\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--hw-deep);\n  font-size:17px;\n}\n\n.tls-heartwall-size-card p {\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   TABLE\n========================================================= *\/\n\n.tls-heartwall-table {\n  overflow:hidden;\n  margin-top:14px;\n\n  border:1px solid var(--hw-border);\n  border-radius:12px;\n}\n\n.tls-heartwall-spec {\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:12px 15px;\n\n  background:#ffffff;\n\n  border-bottom:1px solid #eeeeee;\n\n  font-size:13px;\n}\n\n.tls-heartwall-spec:nth-child(even) {\n  background:#fafafa;\n}\n\n.tls-heartwall-spec:last-child {\n  border-bottom:none;\n}\n\n.tls-heartwall-spec-label {\n  flex-shrink:0;\n\n  color:var(--hw-deep);\n  font-weight:800;\n}\n\n.tls-heartwall-spec-value {\n  text-align:right;\n  color:var(--hw-muted);\n}\n\n\n\/* =========================================================\n   NOTICE\n========================================================= *\/\n\n.tls-heartwall-notice {\n  margin-top:14px;\n  padding:14px;\n\n  background:#fbf8f2;\n\n  border:1px solid #e4dacb;\n  border-radius:12px;\n\n  color:#675e51;\n\n  font-size:12.5px;\n  line-height:1.55;\n}\n\n.tls-heartwall-notice ul {\n  margin:7px 0 0;\n  padding-left:18px;\n}\n\n.tls-heartwall-notice li {\n  margin-bottom:5px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.tls-heartwall-faq {\n  display:grid;\n  gap:9px;\n  margin-top:14px;\n}\n\n.tls-heartwall-faq-item {\n  padding:14px;\n\n  background:#ffffff;\n\n  border:1px solid var(--hw-border);\n  border-radius:11px;\n}\n\n.tls-heartwall-faq-item strong {\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--hw-deep);\n  font-size:13.5px;\n}\n\n.tls-heartwall-faq-item p {\n  font-size:12.5px;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.tls-heartwall-trust-grid {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n\n  padding:12px 8px;\n\n  background:#ffffff;\n\n  border:1px solid var(--hw-border);\n  border-radius:12px;\n\n  text-align:center;\n}\n\n.tls-heartwall-trust-item strong {\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--hw-deep);\n  font-size:12px;\n}\n\n.tls-heartwall-trust-item p {\n  font-size:10.8px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.tls-heartwall-cta {\n  padding:26px 17px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #30251f 0%,\n      #594231 55%,\n      #8a6848 100%\n    );\n\n  border-radius:14px;\n\n  box-shadow:\n    0 6px 18px\n    rgba(48,37,31,.23);\n}\n\n.tls-heartwall-cta h2 {\n  margin-bottom:7px;\n\n  color:#ffffff !important;\n  font-size:20px;\n}\n\n.tls-heartwall-cta p {\n  margin-bottom:15px;\n\n  color:#f1e5d8 !important;\n  font-size:13px;\n}\n\n.tls-heartwall-cta-button {\n  display:inline-block;\n\n  padding:12px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #b27e4d,\n      #d0a16d\n    );\n\n  border-radius:8px;\n\n  color:#ffffff !important;\n  text-decoration:none !important;\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.tls-heartwall-cta-button:hover {\n  opacity:.92;\n}\n\n.tls-heartwall-cta-trust {\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:14px;\n  padding-top:13px;\n\n  border-top:\n    1px solid\n    rgba(255,255,255,.15);\n}\n\n.tls-heartwall-cta-badge {\n  color:#ffffff !important;\n\n  font-size:11px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   BOTTOM GRID\n========================================================= *\/\n\n.tls-heartwall-bottom-grid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:6px;\n  margin-top:14px;\n\n  text-align:center;\n}\n\n.tls-heartwall-bottom-item {\n  padding:9px 4px;\n\n  background:var(--hw-cream);\n\n  border:1px solid var(--hw-border);\n  border-radius:8px;\n\n  color:var(--hw-muted);\n\n  font-size:10.3px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:600px) {\n\n  .tls-heartwall-page {\n    padding:7px;\n  }\n\n  .tls-heartwall-page h1 {\n    font-size:24px;\n  }\n\n  .tls-heartwall-page h2 {\n    font-size:19px;\n  }\n\n  .tls-heartwall-soft,\n  .tls-heartwall-blue-soft {\n    padding:14px;\n  }\n\n  .tls-heartwall-benefit-grid,\n  .tls-heartwall-feature-grid,\n  .tls-heartwall-style-grid,\n  .tls-heartwall-version-grid,\n  .tls-heartwall-location-grid {\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tls-heartwall-spec {\n    padding:11px 12px;\n  }\n\n  .tls-heartwall-spec-label,\n  .tls-heartwall-spec-value {\n    font-size:12px;\n  }\n\n  .tls-heartwall-bottom-item {\n    font-size:9.3px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"tls-heartwall-page\"\u003e\n\n\n\u003c!-- =====================================================\n     TOP TRUST\n====================================================== --\u003e\n\n\u003cdiv class=\"tls-heartwall-trust-bar\"\u003e\n\n  🤎 \u003cstrong\u003eTURN AN EMPTY WALL INTO A WARMER SPACE.\u003c\/strong\u003e\n\n  \u003cdiv class=\"tls-heartwall-trust-subline\"\u003e\n    ♡ Five Layered Hearts\n      |  \n    🌿 Rustic Mixed-Material Detail\n      |  \n    ✨ Classic or Warm-Light Style\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-hero\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      RUSTIC CHARM • COZY TEXTURE • EASY DISPLAY\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      Give That Empty Wall\n      a Little More Heart.\n    \u003c\/h1\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n      \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180153_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Rustic neutral five heart hanging wall decoration\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp\u003e\n      Five distressed heart-shaped ornaments,\n      layered jute rope, wooden bead accents\n      and soft greenery come together\n      in one relaxed farmhouse-inspired wall hanging.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     BENEFITS\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      AN EASY WAY TO FINISH THE ROOM\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Warmth, Texture \u0026amp; Character\n      Without Filling the Wall.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The long vertical shape adds visual interest\n      to narrow wall spaces while keeping\n      the overall look soft and uncluttered.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-benefit-grid\"\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-benefit-card\"\u003e\n\n      \u003cstrong\u003e\n        🤍 Five Heart Design\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Five ornaments hang at different heights\n        for a naturally layered appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-benefit-card\"\u003e\n\n      \u003cstrong\u003e\n        🌿 Mixed Textures\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Rope, beads, greenery and distressed\n        surfaces create rustic visual depth.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-benefit-card\"\u003e\n\n      \u003cstrong\u003e\n        🪝 Easy Hanging\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        A built-in rope loop makes\n        the decoration simple to display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-benefit-card\"\u003e\n\n      \u003cstrong\u003e\n        🏡 Versatile Décor\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Works naturally in entryways,\n        living spaces and cozy cottage interiors.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FIVE LAYERS\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section tls-heartwall-soft\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      FIVE-LAYER HEART DESIGN\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Different Heights Create\n      Natural Movement \u0026amp; Balance.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180204_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Five layer heart hanging design showing five different heights\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"tls-heartwall-center\"\u003e\n    Instead of lining every heart up evenly,\n    the five ornaments hang at staggered heights.\n    That asymmetry helps the piece feel more relaxed,\n    dimensional and naturally collected.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-highlight\"\u003e\n\n    \u003cstrong\u003e\n      ♡ One Piece — Five Focal Details\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      The vertical layout is particularly useful\n      for decorating narrow areas that may feel\n      awkward with traditional framed artwork.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     MATERIAL DETAILS\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      LAYERED FARMHOUSE TEXTURES\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      It’s the Small Details\n      That Give It Character.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180210_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Rustic hanging heart wall decor material and texture details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-feature-grid\"\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-feature-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-feature-icon\"\u003e\n        🪢\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Jute Rope\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Natural-looking rope forms\n        the hanging structure and tassel detail.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-feature-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-feature-icon\"\u003e\n        🟤\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Wooden Beads\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Smooth bead accents break up\n        the layered heart arrangement.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-feature-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-feature-icon\"\u003e\n        🎀\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Burlap Ribbon\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        A rustic bow adds a soft\n        farmhouse finishing detail.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-feature-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-feature-icon\"\u003e\n        🌿\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Greenery Accent\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Botanical detail gives\n        the top of the hanging a softer look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-feature-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-feature-icon\"\u003e\n        🤍\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Distressed Finish\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Weathered-looking heart surfaces\n        add vintage-inspired character.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-feature-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-feature-icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Layered Texture\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Multiple materials help the piece\n        feel warmer than a flat wall print.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     COLORS\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section tls-heartwall-blue-soft\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      TWO DECORATIVE COLOR STORIES\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Farmhouse Neutral\n      or Coastal Blue?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose the version that feels\n      more natural in your space.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180208_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Rustic Neutral and Coastal Blue hanging heart wall decor styles\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-style-grid\"\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-style-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-style-head tls-heartwall-neutral-head\"\u003e\n        🤎 RUSTIC NEUTRAL\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-style-copy\"\u003e\n\n        \u003cp\u003e\n          Soft distressed cream and natural tones\n          for warm farmhouse, cottage\n          and relaxed neutral interiors.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-style-card\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-style-head tls-heartwall-coastal-head\"\u003e\n        🌊 COASTAL BLUE\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-style-copy\"\u003e\n\n        \u003cp\u003e\n          Ocean-inspired blue, white\n          and sandy beige details\n          with seashell and starfish motifs.\n        \u003c\/p\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!-- =====================================================\n     COASTAL\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      COASTAL BLUE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A Little Seaside Character\n      Without Redecorating the Whole Room.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180224_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Coastal Blue hanging heart wall decor near beach house entry\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"tls-heartwall-center\"\u003e\n    Shell, wave, stripe and starfish-inspired\n    details give the Coastal Blue version\n    a relaxed beach-house personality.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     LIGHTED \/ CLASSIC\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-dark\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      CHOOSE YOUR FINISHING MOOD\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Beautiful by Day.\n      Extra Cozy With Warm Light.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose the classic non-lighted version\n      for a simple everyday wall accent,\n      or select the lighted style\n      for a warmer evening glow.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-version-grid\"\u003e\n\n\n      \u003cdiv class=\"tls-heartwall-version\"\u003e\n\n        \u003cstrong\u003e\n          🤍 Classic Style\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          No lighting.\n          A clean rustic decorative look\n          for daytime and everyday styling.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tls-heartwall-version\"\u003e\n\n        \u003cstrong\u003e\n          ✨ Lighted Style\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Warm-light detailing adds\n          a softer ambient effect\n          after the sun goes down.\n        \u003c\/p\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!-- =====================================================\n     LIGHTED IMAGE\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section tls-heartwall-soft\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      WARM EVENING GLOW\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Turn an Empty Corner\n      Into a Cozier One.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180155_001.png?v=1789034647\u0026amp;width=1946\" alt=\"Lighted Rustic Neutral heart wall decor with warm lights\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"tls-heartwall-center\"\u003e\n    On the lighted version, warm illumination\n    traces the hanging design and creates\n    a softer accent for evening decorating.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-highlight\"\u003e\n\n    \u003cstrong\u003e\n      ✨ Decorative Accent Lighting\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      The lighting is intended as a decorative\n      ambient feature rather than primary room lighting.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     EASY HANG\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      READY TO DISPLAY\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      No Complicated\n      Installation Project.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180214_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Easy hanging heart wall decor with built in rope loop\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-steps\"\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-step\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-number\"\u003e\n        1\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-copy\"\u003e\n\n        \u003cstrong\u003eChoose Your Spot:\u003c\/strong\u003e\n        Find a wall, entryway or suitable\n        covered location with enough vertical space.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-step\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-number\"\u003e\n        2\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-copy\"\u003e\n\n        \u003cstrong\u003eUse a Secure Hook:\u003c\/strong\u003e\n        Choose a properly installed wall,\n        door or porch hook suitable\n        for the decoration.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-step\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-number\"\u003e\n        3\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-copy\"\u003e\n\n        \u003cstrong\u003eHang by the Rope Loop:\u003c\/strong\u003e\n        Place the built-in top loop securely\n        over the hook.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-step\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-number\"\u003e\n        4\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-step-copy\"\u003e\n\n        \u003cstrong\u003eAdjust the Hearts:\u003c\/strong\u003e\n        Let the strands fall naturally\n        and gently straighten the decoration\n        if needed.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHERE TO DISPLAY\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-dark\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      ONE PIECE • MANY ROOMS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Find the Empty Spot\n      That Needs a Little Warmth.\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n      \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180218_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Hanging heart wall decor shown in multiple rooms and locations\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-location-grid\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-location\"\u003e\n        🚪 Entryway\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-location\"\u003e\n        🛋️ Living Room\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-location\"\u003e\n        🌞 Sunroom\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-location\"\u003e\n        🛏️ Bedroom\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-location\"\u003e\n        🏡 Front Door Area\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-location\"\u003e\n        🌊 Covered Beach Porch\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FARMHOUSE SCENE\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section tls-heartwall-soft\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      MADE FOR RELAXED INTERIORS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Easy to Mix With\n      the Décor You Already Own.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180226_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Rustic hanging heart wall decoration in cozy farmhouse living room\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"tls-heartwall-center\"\u003e\n    Neutral tones, natural-looking rope\n    and soft greenery work especially well\n    alongside wood furniture, woven baskets,\n    linen textures and relaxed farmhouse décor.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     SIZE\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section tls-heartwall-blue-soft\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      TALL ENOUGH TO MAKE AN IMPACT\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A Slim Vertical Shape\n      for Smaller Wall Spaces.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-image-wrap\"\u003e\n\n    \u003cimg src=\"https:\/\/www.thalassayshop.com\/cdn\/shop\/files\/DM_20260910180208_001.png?v=1789034646\u0026amp;width=1946\" alt=\"Hanging Heart Wall Decor dimensions 58 by 24 centimeters\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-size-grid\"\u003e\n\n    \u003cdiv class=\"tls-heartwall-size-card\"\u003e\n\n      \u003cstrong\u003e\n        58 cm \/ 22.8 in\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Approximate overall height\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-size-card\"\u003e\n\n      \u003cstrong\u003e\n        24 cm \/ 9.4 in\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Approximate overall width\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT PROFILE\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      PRODUCT PROFILE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Hanging Heart Wall Decor\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-table\"\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Product Type\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Decorative Hanging Wall Accent\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Heart Ornaments\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        5\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Layout\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Staggered \/ Layered\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Rope\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Jute-Style Rope\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Accents\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Wooden Beads \/ Ribbon \/ Greenery\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Heart Appearance\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Distressed Finish\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Colors\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Rustic Neutral \/ Coastal Blue\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Versions\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Classic \/ Warm-Light Style\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Approx. Size\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        58 × 24 cm \/ 22.8 × 9.4 in\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-spec\"\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-label\"\u003e\n        Hanging\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tls-heartwall-spec-value\"\u003e\n        Built-In Rope Loop\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CARE\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section tls-heartwall-soft\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      SIMPLE DECOR CARE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Help the Rustic Details\n      Stay Looking Their Best.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-notice\"\u003e\n\n    \u003cstrong\u003e\n      🤎 Display \u0026amp; Care Guidance:\n    \u003c\/strong\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003e\n        Dust gently with a soft,\n        dry cloth when needed.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid soaking rope, ribbon,\n        decorative greenery or heart surfaces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use an appropriately installed\n        and secure hanging hook.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not hang where the decoration\n        can repeatedly strike a door,\n        glass panel or hard surface.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        For outdoor display,\n        use a sheltered or covered area\n        unless your exact product instructions\n        specifically confirm weather resistance.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Lighting details apply only\n        to the Lighted Style selected above.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-center\"\u003e\n\n    \u003cspan class=\"tls-heartwall-eyebrow\"\u003e\n      COMMON QUESTIONS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-faq\"\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        How many hearts are on the decoration?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The design features five heart-shaped ornaments\n        hanging at different heights.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        How large is it?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The current product imagery lists\n        the overall size at approximately\n        58 × 24 cm, or 22.8 × 9.4 inches.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        What colors are available?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The current Thalassay listing offers\n        Rustic Neutral and Coastal Blue Style.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        Does every version have lights?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        No. You can choose a Classic Style\n        without lighting or a Lighted Style\n        with warm decorative lights.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        How does it hang?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        A built-in rope loop at the top\n        is designed to hang from a suitable\n        wall, door or covered-porch hook.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        Is hardware included?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The decoration has its own hanging loop.\n        Use an appropriate hook or support\n        for your intended mounting surface.\n        Refer to the current package contents\n        for any included mounting accessories.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        Can I use it outdoors?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Product imagery shows covered porch\n        and entryway use. For outdoor decorating,\n        a sheltered location is the safer choice\n        unless the supplied instructions explicitly\n        confirm full weather resistance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-faq-item\"\u003e\n\n      \u003cstrong\u003e\n        What decorating styles does it suit?\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The Rustic Neutral version works naturally\n        with farmhouse, cottage and neutral interiors,\n        while the Coastal Blue version adds\n        a relaxed beach-house feel.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     TRUST\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-trust-grid\"\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-trust-item\"\u003e\n\n      \u003cstrong\u003e\n        📦 Tracked Shipping\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Tracking available\n        for your order\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-trust-item\"\u003e\n\n      \u003cstrong\u003e\n        🛡️ 30-Day Guarantee\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Shop with added\n        peace of mind\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-trust-item\"\u003e\n\n      \u003cstrong\u003e\n        💬 Customer Support\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Contact us if\n        you need assistance\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n====================================================== --\u003e\n\n\u003csection class=\"tls-heartwall-section\"\u003e\n\n  \u003cdiv class=\"tls-heartwall-cta\"\u003e\n\n    \u003ch2\u003e\n      🤎 Give That Empty Space\n      Something Warmer to Look At.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Five layered hearts.\n      Rustic texture.\n      Two color stories.\n      Choose classic simplicity\n      or a cozy warm-light glow.\n    \u003c\/p\u003e\n\n\n    \u003ca href=\"#MainContent\" class=\"tls-heartwall-cta-button\"\u003e\n      CHOOSE YOUR STYLE ABOVE ↑\n    \u003c\/a\u003e\n\n\n    \u003cdiv class=\"tls-heartwall-cta-trust\"\u003e\n\n      \u003cspan class=\"tls-heartwall-cta-badge\"\u003e\n        🔒 Secure Checkout\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tls-heartwall-cta-badge\"\u003e\n        📦 Tracked Delivery\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tls-heartwall-cta-badge\"\u003e\n        🛡️ 30-Day Guarantee\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"tls-heartwall-bottom-grid\"\u003e\n\n    \u003cdiv class=\"tls-heartwall-bottom-item\"\u003e\n      ♡ 5 Hearts\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tls-heartwall-bottom-item\"\u003e\n      🪢 Easy Hang\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tls-heartwall-bottom-item\"\u003e\n      🌊 2 Colors\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tls-heartwall-bottom-item\"\u003e\n      ✨ Light Option\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Thalassay","offers":[{"title":"Rustic Neutral \/ Classic style (No lighting)","offer_id":45032570093661,"sku":"XXGZ-white-nolighting-1","price":22.17,"currency_code":"GBP","in_stock":true},{"title":"Rustic Neutral \/ Lighted Style (With Warm Lights)","offer_id":45032570126429,"sku":"XXGZ-white- lighting-1","price":26.6,"currency_code":"GBP","in_stock":true},{"title":"Coastal Blue \/ Classic style (No lighting)","offer_id":45032570159197,"sku":"XXGZ-blue-nolighting-1","price":22.17,"currency_code":"GBP","in_stock":true},{"title":"Coastal Blue \/ Lighted Style (With Warm Lights)","offer_id":45032570191965,"sku":"XXGZ-blue- lighting-1","price":26.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0698\/0540\/8349\/files\/DM_20260910180153_001.png?v=1789034646","url":"https:\/\/www.thalassayshop.com\/products\/hanging-heart-wall-decor","provider":"Thalassay","version":"1.0","type":"link"}