{"product_id":"merryglow™-vintage-christmas-wreath","title":"💥Hot Sale49% Off -✨ MerryGlow™ Vintage Christmas Wreath","description":"\u003cstyle\u003e\n\/* =========================================================\n   MERRYGLOW™ VINTAGE CHRISTMAS WREATH\n   SHOPIFY LANDING PAGE\n\n   Vintage Cream × Christmas Red × Evergreen × Warm Gold\n   Inspired by the supplied 920px template\n========================================================= *\/\n\n.vcw,\n.vcw *{\n  box-sizing:border-box;\n}\n\n.vcw{\n  --cream:#fbf7ef;\n  --cream2:#f4ead9;\n  --white:#ffffff;\n\n  --ink:#2c2119;\n  --muted:#6b5e54;\n\n  --gold:#c99a43;\n  --gold-light:#e5c77f;\n\n  --wine:#922b37;\n  --wine-dark:#691a23;\n\n  --green:#20392e;\n  --green2:#172b22;\n\n  --line:#e5d7c2;\n  --soft:#fffaf2;\n\n  width:100%;\n  max-width:920px;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  background:#fff;\n  color:var(--ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n\n  overflow:visible!important;\n}\n\n\n.vcw h1,\n.vcw h2,\n.vcw h3,\n.vcw p{\n  margin-top:0;\n}\n\n\n.vcw a{\n  text-decoration:none;\n}\n\n\n.vcw strong{\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.vcw img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  aspect-ratio:auto!important;\n\n  object-fit:contain!important;\n  object-position:center center!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  transform:none!important;\n\n  clip-path:none!important;\n  mask:none!important;\n  -webkit-mask:none!important;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes vcwReveal{\n  from{\n    opacity:0;\n    transform:translateY(20px);\n  }\n\n  to{\n    opacity:1;\n    transform:none;\n  }\n}\n\n\n@keyframes vcwFloat{\n  0%,100%{\n    transform:\n      translateY(0)\n      rotate(-2deg);\n  }\n\n  50%{\n    transform:\n      translateY(-6px)\n      rotate(2deg);\n  }\n}\n\n\n@keyframes vcwStar{\n  0%,100%{\n    opacity:.30;\n    transform:\n      scale(.75)\n      rotate(-7deg);\n  }\n\n  50%{\n    opacity:1;\n    transform:\n      scale(1.16)\n      rotate(7deg);\n  }\n}\n\n\n@keyframes vcwGlow{\n  0%,100%{\n    box-shadow:\n      0 10px 28px\n      rgba(73,42,31,.10);\n  }\n\n  50%{\n    box-shadow:\n      0 15px 38px\n      rgba(125,35,47,.17),\n      0 0 26px\n      rgba(201,154,67,.12);\n  }\n}\n\n\n@keyframes vcwPulse{\n  0%,100%{\n    transform:scale(1);\n\n    box-shadow:\n      0 9px 23px\n      rgba(120,30,40,.24);\n  }\n\n  50%{\n    transform:scale(1.025);\n\n    box-shadow:\n      0 14px 34px\n      rgba(120,30,40,.40);\n  }\n}\n\n\n@keyframes vcwTwinkle{\n  0%,100%{\n    opacity:.20;\n  }\n\n  50%{\n    opacity:.55;\n  }\n}\n\n\n.vcw-reveal{\n  opacity:1;\n  transform:none;\n}\n\n\n@supports(animation-timeline:view()){\n  .vcw-reveal{\n    animation:\n      vcwReveal\n      .8s\n      ease\n      both;\n\n    animation-timeline:view();\n\n    animation-range:\n      entry 5%\n      cover 28%;\n  }\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.vcw-kicker{\n  margin:\n    0 0\n    10px!important;\n\n  text-align:center;\n\n  color:var(--wine);\n\n  font-size:14px;\n  line-height:1.35;\n\n  font-weight:900;\n\n  letter-spacing:1.6px;\n\n  text-transform:uppercase;\n}\n\n\n.vcw-h1{\n  max-width:810px;\n\n  margin:\n    0 auto\n    16px!important;\n\n  text-align:center;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:44px;\n  line-height:1.12;\n\n  color:#2a2018;\n\n  font-weight:700;\n}\n\n\n.vcw-h1 span{\n  color:var(--wine);\n}\n\n\n.vcw-h2{\n  max-width:780px;\n\n  margin:\n    0 auto\n    15px!important;\n\n  text-align:center;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:36px;\n  line-height:1.2;\n\n  color:#2b2119;\n}\n\n\n.vcw-text{\n  max-width:760px;\n\n  margin:\n    0 auto!important;\n\n  text-align:center;\n\n  color:var(--muted);\n\n  font-size:18px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.vcw-hero{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    52px 28px\n    42px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      #fff0d1 0,\n      #fff9ef 42%,\n      #fff 72%\n    );\n}\n\n\n.vcw-hero:before{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  pointer-events:none;\n\n  opacity:.19;\n\n  background-image:\n    radial-gradient(\n      circle,\n      #d9a648 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    64px 64px;\n\n  animation:\n    vcwTwinkle\n    4.5s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-hero:after{\n  content:\"⭐\";\n\n  position:absolute;\n\n  right:7%;\n  top:35px;\n\n  font-size:31px;\n\n  opacity:.75;\n\n  animation:\n    vcwStar\n    3s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-hero-inner{\n  position:relative;\n  z-index:2;\n}\n\n\n.vcw-hero-icon{\n  width:66px;\n  height:66px;\n\n  margin:\n    0 auto\n    12px;\n\n  display:grid;\n\n  place-items:center;\n\n  border:\n    1px solid\n    #e5c992;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  font-size:31px;\n\n  box-shadow:\n    0 8px 24px\n    rgba(118,75,31,.09);\n\n  animation:\n    vcwFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-hero-sub{\n  max-width:770px;\n\n  margin:\n    0 auto\n    20px!important;\n\n  text-align:center;\n\n  color:#62554c;\n\n  font-size:19px;\n  line-height:1.68;\n}\n\n\n.vcw-pill{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  max-width:760px;\n\n  margin:\n    0 auto\n    26px;\n\n  padding:\n    11px 15px;\n\n  border:\n    1px solid\n    #e2d0b4;\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.78);\n\n  color:#664b3f;\n\n  font-size:12px;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   HERO IMAGE\n========================================================= *\/\n\n.vcw-hero-media{\n  max-width:720px;\n\n  margin:\n    0 auto!important;\n\n  overflow:visible!important;\n}\n\n\n.vcw-hero-media img{\n  border-radius:18px!important;\n\n  animation:\n    vcwGlow\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK STRIP\n========================================================= *\/\n\n.vcw-strip{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  border-top:\n    1px solid\n    var(--line);\n\n  border-bottom:\n    1px solid\n    var(--line);\n\n  background:#fff;\n}\n\n\n.vcw-strip-item{\n  padding:\n    18px 8px;\n\n  text-align:center;\n}\n\n\n.vcw-strip-item + .vcw-strip-item{\n  border-left:\n    1px solid\n    var(--line);\n}\n\n\n.vcw-strip-icon{\n  margin-bottom:5px;\n\n  font-size:25px;\n\n  animation:\n    vcwFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-strip-item strong{\n  display:block;\n\n  color:#382b22;\n\n  font-size:14px;\n}\n\n\n.vcw-strip-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#796b61;\n\n  font-size:11.5px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.vcw-section{\n  padding:\n    52px 28px;\n}\n\n\n.vcw-alt{\n  background:var(--cream);\n}\n\n\n.vcw-divider{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:13px;\n\n  margin:\n    20px auto;\n\n  color:var(--gold);\n}\n\n\n.vcw-divider:before,\n.vcw-divider:after{\n  content:\"\";\n\n  width:65px;\n  height:1px;\n\n  background:#dcc492;\n}\n\n\n.vcw-img{\n  overflow:visible!important;\n\n  background:#f7f2e9;\n}\n\n\n.vcw-img img{\n  animation:\n    vcwGlow\n    4.5s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.vcw-benefits{\n  max-width:790px;\n\n  margin:\n    30px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:12px;\n}\n\n\n.vcw-card{\n  padding:\n    21px 18px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease,\n    border-color .3s ease;\n}\n\n\n.vcw-card:hover{\n  transform:translateY(-4px);\n\n  border-color:#d5ba8c;\n\n  box-shadow:\n    0 11px 25px\n    rgba(76,50,32,.09);\n}\n\n\n.vcw-card-icon{\n  margin-bottom:7px;\n\n  font-size:28px;\n\n  animation:\n    vcwFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#34281f;\n\n  font-size:18px;\n}\n\n\n.vcw-card p{\n  margin:0!important;\n\n  color:#6e6157;\n\n  font-size:15px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT\n========================================================= *\/\n\n.vcw-daynight{\n  padding:\n    52px 28px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #faf5eb,\n      #fff\n    );\n}\n\n\n.vcw-daynight-grid{\n  max-width:790px;\n\n  margin:\n    29px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:12px;\n}\n\n\n.vcw-day,\n.vcw-night{\n  padding:\n    23px 18px;\n\n  border-radius:15px;\n\n  text-align:center;\n}\n\n\n.vcw-day{\n  border:\n    1px solid\n    var(--line);\n\n  background:#fff;\n}\n\n\n.vcw-night{\n  color:#fff;\n\n  border:\n    1px solid\n    rgba(255,255,255,.12);\n\n  background:\n    radial-gradient(\n      circle at top,\n      #416348,\n      #1b3324 72%\n    );\n\n  animation:\n    vcwGlow\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-day .icon,\n.vcw-night .icon{\n  margin-bottom:7px;\n\n  font-size:31px;\n}\n\n\n.vcw-day strong,\n.vcw-night strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:16px;\n}\n\n\n.vcw-day strong{\n  color:#46372e;\n}\n\n\n.vcw-day span{\n  color:#706359;\n}\n\n\n.vcw-night strong{\n  color:#ffe1a0;\n}\n\n\n.vcw-night span{\n  color:#e8eee8;\n}\n\n\n.vcw-day span,\n.vcw-night span{\n  display:block;\n\n  font-size:13px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   STAR FEATURE\n========================================================= *\/\n\n.vcw-stargrid{\n  max-width:780px;\n\n  margin:\n    29px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:12px;\n}\n\n\n.vcw-staritem{\n  padding:\n    21px 12px;\n\n  border:\n    1px solid\n    #e2d5c4;\n\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n\n.vcw-staritem .icon{\n  margin-bottom:7px;\n\n  font-size:30px;\n\n  animation:\n    vcwStar\n    3.1s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-staritem strong{\n  display:block;\n\n  color:#3a2c22;\n\n  font-size:15px;\n}\n\n\n.vcw-staritem span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#76685e;\n\n  font-size:12.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.vcw-points{\n  max-width:770px;\n\n  margin:\n    28px auto\n    0;\n}\n\n\n.vcw-point{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:13px;\n\n  padding:\n    16px 0;\n\n  border-bottom:\n    1px solid\n    #e7ddcd;\n}\n\n\n.vcw-point:last-child{\n  border-bottom:0;\n}\n\n\n.vcw-check{\n  width:30px;\n  min-width:30px;\n  height:30px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#eee0bd;\n\n  color:#73541f;\n\n  font-weight:900;\n}\n\n\n.vcw-point strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#35291f;\n\n  font-size:18px;\n}\n\n\n.vcw-point span{\n  display:block;\n\n  color:#6e6157;\n\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   EMOTIONAL DARK\n========================================================= *\/\n\n.vcw-dark{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    54px 28px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at top,\n      #4b302b,\n      #171311 72%\n    );\n}\n\n\n.vcw-dark:after{\n  content:\"⭐\";\n\n  position:absolute;\n\n  right:-18px;\n  bottom:-52px;\n\n  opacity:.055;\n\n  font-size:180px;\n\n  animation:\n    vcwStar\n    5s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-dark \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n\n.vcw-dark .vcw-kicker{\n  color:#e8c57c;\n}\n\n\n.vcw-dark .vcw-h2{\n  color:#fff;\n}\n\n\n.vcw-dark .vcw-text{\n  color:#f2e7dc;\n}\n\n\n.vcw-emotion-grid{\n  max-width:720px;\n\n  margin:\n    29px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:10px;\n}\n\n\n.vcw-emotion-item{\n  padding:\n    20px 10px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.15);\n\n  border-radius:14px;\n\n  background:\n    rgba(255,255,255,.06);\n\n  text-align:center;\n\n  transition:\n    transform .3s ease,\n    background .3s ease;\n}\n\n\n.vcw-emotion-item:hover{\n  transform:translateY(-4px);\n\n  background:\n    rgba(255,255,255,.10);\n}\n\n\n.vcw-emotion-item .icon{\n  margin-bottom:7px;\n\n  font-size:29px;\n}\n\n\n.vcw-emotion-item strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:14px;\n}\n\n\n.vcw-emotion-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#e2d5ca;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.vcw-quote{\n  max-width:760px;\n\n  margin:\n    28px auto\n    0;\n\n  padding:\n    24px 22px;\n\n  border-left:\n    4px solid\n    var(--gold);\n\n  border-radius:\n    0 13px\n    13px 0;\n\n  background:#fff;\n\n  color:#48382d;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:22px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   WHY IT STANDS OUT\n========================================================= *\/\n\n.vcw-whygrid{\n  max-width:820px;\n\n  margin:\n    30px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:13px;\n}\n\n\n.vcw-whyitem{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:13px;\n\n  padding:19px;\n\n  border:\n    1px solid\n    #e4d8c7;\n\n  border-radius:14px;\n\n  background:#fff;\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n\n.vcw-whyitem:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 24px\n    rgba(68,45,32,.08);\n}\n\n\n.vcw-whyicon{\n  width:43px;\n  min-width:43px;\n  height:43px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#f0e0c1;\n\n  font-size:21px;\n\n  animation:\n    vcwFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-whyitem strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#35291f;\n\n  font-size:17px;\n}\n\n\n.vcw-whyitem span{\n  display:block;\n\n  color:#706359;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PACKAGE\n========================================================= *\/\n\n.vcw-package{\n  padding:\n    50px 28px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf1,\n      #f6ebd9\n    );\n}\n\n\n.vcw-package-icon{\n  width:58px;\n  height:58px;\n\n  margin:\n    0 auto\n    10px;\n\n  display:grid;\n\n  place-items:center;\n\n  border:\n    1px solid\n    #ddc694;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  font-size:28px;\n\n  animation:\n    vcwFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-package-box{\n  max-width:720px;\n\n  margin:\n    22px auto\n    0;\n\n  padding:\n    22px;\n\n  border:\n    1px solid\n    #dfceb0;\n\n  border-radius:14px;\n\n  background:#fff;\n}\n\n\n.vcw-package-box strong{\n  display:block;\n\n  color:#382b22;\n\n  font-size:18px;\n}\n\n\n.vcw-package-box span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#706359;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   GUARANTEE\n========================================================= *\/\n\n.vcw-guarantee{\n  padding:\n    52px 28px;\n\n  background:#fff;\n}\n\n\n.vcw-trust-box{\n  max-width:800px;\n\n  margin:\n    28px auto\n    0;\n\n  padding:\n    28px 22px;\n\n  border:\n    1px solid\n    #dfcfb3;\n\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf1,\n      #f6ebd9\n    );\n\n  text-align:center;\n}\n\n\n.vcw-trust-box h3{\n  margin:\n    0 0\n    7px;\n\n  color:#382b22;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:25px;\n}\n\n\n.vcw-trust-box p{\n  max-width:680px;\n\n  margin:\n    0 auto!important;\n\n  color:#706359;\n\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n.vcw-bottom{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n\n.vcw-bottom div{\n  padding:\n    14px 8px;\n\n  border:\n    1px solid\n    #e4d7c5;\n\n  border-radius:12px;\n\n  background:#fff;\n\n  color:#4e443c;\n\n  font-size:12.5px;\n\n  font-weight:800;\n}\n\n\n.vcw-trust-media{\n  max-width:820px;\n\n  margin:\n    16px auto\n    0;\n\n  overflow:visible!important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.vcw-final{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    55px 28px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at top,\n      #fff0cc,\n      #fff 70%\n    );\n}\n\n\n.vcw-final:before{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  opacity:.16;\n\n  pointer-events:none;\n\n  background-image:\n    radial-gradient(\n      circle,\n      #c99a43 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    62px 62px;\n\n  animation:\n    vcwTwinkle\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-final \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n\n.vcw-btn{\n  display:block;\n\n  width:min(100%,500px);\n\n  margin:\n    27px auto\n    0;\n\n  padding:\n    18px 22px;\n\n  border-radius:10px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--wine),\n      var(--wine-dark)\n    );\n\n  color:#fff!important;\n\n  text-align:center;\n\n  font-size:18px;\n  line-height:1.25;\n\n  font-weight:900;\n\n  animation:\n    vcwPulse\n    2.8s\n    ease-in-out\n    infinite;\n}\n\n\n.vcw-btn small{\n  display:block;\n\n  margin-top:4px;\n\n  font-size:12px;\n\n  font-weight:500;\n\n  opacity:.92;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .vcw-hero,\n  .vcw-section,\n  .vcw-daynight,\n  .vcw-dark,\n  .vcw-package,\n  .vcw-guarantee,\n  .vcw-final{\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n\n  .vcw-h1{\n    font-size:32px;\n  }\n\n\n  .vcw-h2{\n    font-size:29px;\n  }\n\n\n  .vcw-hero-sub,\n  .vcw-text{\n    font-size:16.5px;\n  }\n\n\n  .vcw-strip{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .vcw-strip-item:nth-child(3),\n  .vcw-strip-item:nth-child(4){\n    border-top:\n      1px solid\n      var(--line);\n  }\n\n\n  .vcw-strip-item:nth-child(3){\n    border-left:0;\n  }\n\n\n  .vcw-benefits,\n  .vcw-daynight-grid,\n  .vcw-stargrid,\n  .vcw-whygrid{\n    grid-template-columns:1fr;\n  }\n\n\n  .vcw-emotion-grid{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .vcw-bottom{\n    grid-template-columns:1fr;\n  }\n\n\n  .vcw-quote{\n    font-size:19px;\n  }\n\n\n  .vcw-pill{\n    border-radius:15px;\n  }\n\n}\n\n\n@media(max-width:430px){\n\n  .vcw-emotion-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .vcw *,\n  .vcw *::before,\n  .vcw *::after{\n    animation:none!important;\n    transition:none!important;\n  }\n\n\n  .vcw-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n\n}\n\n\n\/* =========================================================\n   BOTTOM FIX\n========================================================= *\/\n\n.vcw{\n  margin-bottom:0!important;\n  padding-bottom:0!important;\n}\n\n\n.vcw \u003e *:last-child{\n  margin-bottom:0!important;\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vcw\" id=\"vcw-top\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"vcw-hero\"\u003e\n\n  \u003cdiv class=\"vcw-hero-inner\"\u003e\n\n    \u003cdiv class=\"vcw-hero-icon\"\u003e\n      ⭐\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"vcw-kicker\"\u003e\n      Vintage Christmas • Colorful Stars • Holiday Warmth\n    \u003c\/p\u003e\n\n\n    \u003ch1 class=\"vcw-h1\"\u003e\n\n      Bring Back the\n      \u003cspan\u003eChristmas Magic You Remember.\u003c\/span\u003e\n\n    \u003c\/h1\u003e\n\n\n    \u003cp class=\"vcw-hero-sub\"\u003e\n\n      MerryGlow™ combines the familiar charm of a classic Christmas wreath\n      with colorful glowing stars\n      to create a decoration that feels warm,\n      playful\n      and wonderfully nostalgic.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"vcw-pill\"\u003e\n\n      ⭐ Colorful Star Lights\n       • \n      🎄 Vintage Christmas Style\n       • \n      ☀️ Beautiful by Day\n       • \n      🌙 Magical After Dark\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-hero-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/9_15_3.gif?v=1789461832\" alt=\"MerryGlow Vintage Christmas Wreath\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     QUICK STRIP\n===================================================== --\u003e\n\n\u003cdiv class=\"vcw-strip\"\u003e\n\n  \u003cdiv class=\"vcw-strip-item\"\u003e\n\n    \u003cdiv class=\"vcw-strip-icon\"\u003e\n      ⭐\n    \u003c\/div\u003e\n\n    \u003cstrong\u003e\n      Colorful Stars\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      A playful illuminated focal point\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"vcw-strip-item\"\u003e\n\n    \u003cdiv class=\"vcw-strip-icon\"\u003e\n      🎄\n    \u003c\/div\u003e\n\n    \u003cstrong\u003e\n      Vintage Charm\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Nostalgic Christmas character\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"vcw-strip-item\"\u003e\n\n    \u003cdiv class=\"vcw-strip-icon\"\u003e\n      ✨\n    \u003c\/div\u003e\n\n    \u003cstrong\u003e\n      Day \u0026amp; Night\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Decorative even before lighting\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"vcw-strip-item\"\u003e\n\n    \u003cdiv class=\"vcw-strip-icon\"\u003e\n      🏡\n    \u003c\/div\u003e\n\n    \u003cstrong\u003e\n      Easy Accent\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Add Christmas to more corners\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     CORE VALUE\n===================================================== --\u003e\n\n\u003csection class=\"vcw-section vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    More Than Another Green Wreath\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    A Vintage Christmas Look With a More Playful Glow\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"vcw-divider\"\u003e\n    ✦\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    Traditional Christmas wreaths are timeless,\n    but many can begin to look very similar.\n\n    MerryGlow™ keeps the familiar wreath shape\n    while adding colorful star-shaped lights\n    that give the display more personality,\n    color\n    and nostalgic holiday character.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"vcw-benefits\"\u003e\n\n    \u003cdiv class=\"vcw-card\"\u003e\n\n      \u003cdiv class=\"vcw-card-icon\"\u003e\n        ⭐\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Colorful Star Lights\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Star-shaped lights create the most distinctive visual detail in the entire wreath.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-card\"\u003e\n\n      \u003cdiv class=\"vcw-card-icon\"\u003e\n        🎄\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Vintage Christmas Character\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Classic holiday styling gives the wreath a familiar, nostalgic seasonal feel.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-card\"\u003e\n\n      \u003cdiv class=\"vcw-card-icon\"\u003e\n        🌈\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        More Color\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The illuminated stars add visual energy beyond traditional greenery alone.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-card\"\u003e\n\n      \u003cdiv class=\"vcw-card-icon\"\u003e\n        🏡\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Easy Home Accent\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Turn an ordinary wall, entryway or Christmas corner into a stronger seasonal focal point.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"vcw-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/3_e5786062-868a-425c-8b09-ea7397bd1d84.png?v=1789463429\" alt=\"MerryGlow Vintage Christmas Wreath details\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     DAY \/ NIGHT\n===================================================== --\u003e\n\n\u003csection class=\"vcw-daynight vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    One Wreath • Two Christmas Moods\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Beautiful by Day. More Magical After Dark.\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    During the day,\n    the wreath adds cheerful vintage Christmas character.\n\n    When the colorful stars illuminate,\n    the display takes on a warmer,\n    more playful evening personality.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"vcw-daynight-grid\"\u003e\n\n    \u003cdiv class=\"vcw-day\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        ☀️\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        By Day\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A charming vintage-style Christmas accent even before the lights are turned on.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-night\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        🌙\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        After Dark\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Colorful illuminated stars add warmth, personality and a more magical holiday mood.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"vcw-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/2_57111d5b-f135-4bee-bb73-90ae9f8a5854.png?v=1789463429\" alt=\"MerryGlow colorful star lights\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     STAR DIFFERENCE\n===================================================== --\u003e\n\n\u003csection class=\"vcw-section vcw-alt vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    The Detail That Makes It Different\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Colorful Stars Turn a Familiar Wreath Into Something People Notice\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    Instead of depending only on greenery and ribbons,\n    MerryGlow™ uses colorful stars\n    to create a stronger visual focal point.\n\n    It is still unmistakably Christmas,\n    just with a more playful vintage personality.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"vcw-stargrid\"\u003e\n\n    \u003cdiv class=\"vcw-staritem\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        ⭐\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Playful Star Shapes\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Add whimsical character to the traditional wreath form.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-staritem\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        🌈\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Colorful Holiday Look\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Multiple festive colors make the display feel more lively.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-staritem\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Evening Glow\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The star lights become especially noticeable once the room gets darker.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     PLACEMENT\n===================================================== --\u003e\n\n\u003csection class=\"vcw-section vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    Add Christmas to the Spaces You're Not Using\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    One Wreath Can Give an Ordinary Corner a Completely Different Feeling\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    You do not need to redecorate an entire room.\n\n    Add MerryGlow™ where your home needs\n    another festive focal point\n    and let one compact display carry the Christmas mood.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"vcw-points\"\u003e\n\n    \u003cdiv class=\"vcw-point\"\u003e\n\n      \u003cdiv class=\"vcw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Living Room Wall\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Create another Christmas focal point away from the tree.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-point\"\u003e\n\n      \u003cdiv class=\"vcw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Entryway\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Give guests a warmer Christmas welcome as soon as they arrive.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-point\"\u003e\n\n      \u003cdiv class=\"vcw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Above the Fireplace\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add colorful vintage character around the mantel area.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-point\"\u003e\n\n      \u003cdiv class=\"vcw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Window Accent\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Create a decorative holiday focal point near a window or display area.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-point\"\u003e\n\n      \u003cdiv class=\"vcw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Holiday Display\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Pair it with existing Christmas decorations for a fuller seasonal scene.\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\n\u003cdiv class=\"vcw-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/4_830916b9-490e-4dd5-9bfa-303b1d05c301.png?v=1789463429\" alt=\"MerryGlow Christmas wreath display locations\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     EMOTIONAL CHRISTMAS\n===================================================== --\u003e\n\n\u003csection class=\"vcw-dark vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    More Than Just Decoration\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Christmas Isn't Really About the Wreath. It's About What Happens Around It.\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    Decorations help set the scene.\n\n    The real memories come from family arriving,\n    presents being opened,\n    cozy evenings at home\n    and the traditions you bring back every December.\n\n    MerryGlow™ adds another warm,\n    colorful detail to those moments.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"vcw-emotion-grid\"\u003e\n\n    \u003cdiv class=\"vcw-emotion-item\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        ❤️\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Family\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Gatherings that make Christmas feel complete\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-emotion-item\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        🎁\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Gift Time\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A warmer backdrop for opening presents together\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-emotion-item\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        ☕\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Cozy Nights\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Quiet December evenings at home\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-emotion-item\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Traditions\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The decorations everyone remembers each year\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"vcw-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/7_1b7660fd-e0c0-4aaf-953a-80985fc28784.png?v=1789463429\" alt=\"Family Christmas atmosphere with MerryGlow wreath\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     EMOTIONAL QUOTE\n===================================================== --\u003e\n\n\u003csection class=\"vcw-section vcw-alt vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    Bring Back the Feeling\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Some Decorations Simply Fill a Wall. Others Become Part of Christmas.\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    The best seasonal pieces are the ones\n    you look forward to bringing back out.\n\n    MerryGlow™ combines familiar Christmas character\n    with colorful star lights\n    to create the kind of display\n    that can become part of your yearly decorating tradition.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"vcw-quote\"\u003e\n\n    “Bring back that warm, colorful Christmas feeling you remember.”\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     WHY IT STANDS OUT\n===================================================== --\u003e\n\n\u003csection class=\"vcw-section vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    A Small Decor Change With a Bigger Visual Effect\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Why MerryGlow™ Feels Different From an Ordinary Wreath\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"vcw-whygrid\"\u003e\n\n    \u003cdiv class=\"vcw-whyitem\"\u003e\n\n      \u003cdiv class=\"vcw-whyicon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Instant Christmas Atmosphere\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add a stronger seasonal focal point to an ordinary wall or holiday corner.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-whyitem\"\u003e\n\n      \u003cdiv class=\"vcw-whyicon\"\u003e\n        🌈\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Distinctive Vintage Look\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Colorful star lights give the wreath more personality than basic greenery alone.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-whyitem\"\u003e\n\n      \u003cdiv class=\"vcw-whyicon\"\u003e\n        ☀️\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Decorative by Day\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The wreath still adds recognizable Christmas character before illumination.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-whyitem\"\u003e\n\n      \u003cdiv class=\"vcw-whyicon\"\u003e\n        🌙\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          More Magical at Night\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Illuminated stars add extra color and warmth as the room gets darker.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-whyitem\"\u003e\n\n      \u003cdiv class=\"vcw-whyicon\"\u003e\n        🏡\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Easy Home Accent\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Works naturally in entryways, living rooms and other Christmas display areas.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vcw-whyitem\"\u003e\n\n      \u003cdiv class=\"vcw-whyicon\"\u003e\n        🎄\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Bring It Back Next Christmas\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Store it after the holidays and enjoy it again when the next season arrives.\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\n\u003cdiv class=\"vcw-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/1_72578d26-0406-4503-a770-6540e493ce60.png?v=1789463429\" alt=\"MerryGlow Vintage Christmas Wreath features\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     REUSABLE\n===================================================== --\u003e\n\n\u003csection class=\"vcw-section vcw-alt vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    A Christmas Favorite You Can Bring Back\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Store It After the Holidays. Bring the Magic Back Next Year.\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    Some Christmas decorations become part of the yearly routine.\n\n    Put MerryGlow™ away when the season ends,\n    then bring it back\n    when it is time to make the house feel like Christmas again.\n\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"vcw-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/9_d1583c7d-cef0-451d-94b5-91f81c80084b.png?v=1789463429\" alt=\"MerryGlow Vintage Christmas Wreath home display\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     PACKAGE\n===================================================== --\u003e\n\n\u003csection class=\"vcw-package vcw-reveal\" id=\"vcw-package\"\u003e\n\n  \u003cdiv class=\"vcw-package-icon\"\u003e\n    📦\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    Package Includes\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Choose the Quantity That Fits Your Christmas Setup\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"vcw-package-box\"\u003e\n\n    \u003cstrong\u003e\n      MerryGlow™ Vintage Christmas Wreath × 1 \/ 2 \/ 3 \/ 4\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Quantity according to the option selected at checkout.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     GUARANTEE\n===================================================== --\u003e\n\n\u003csection class=\"vcw-guarantee vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    Shop With Confidence\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    30-Day Money-Back Guarantee\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"vcw-trust-box\"\u003e\n\n    \u003ch3\u003e\n      Your Order Is Backed by Our Store Policy\n    \u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Contact customer support within 30 days of receiving your order\n      to request an eligible refund according to the store policy.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"vcw-bottom\"\u003e\n\n      \u003cdiv\u003e\n        🔒 Secure Checkout\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🏆 Quality-Checked Products\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🤝 Customer Support\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"vcw-trust-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ChatGPT_Image_2026_6_2_16_55_25_9.png?v=1780390725\" alt=\"Secure checkout and customer satisfaction badges\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"vcw-final vcw-reveal\"\u003e\n\n  \u003cp class=\"vcw-kicker\"\u003e\n    Bring the Old-Fashioned Christmas Feeling Home\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"vcw-h2\"\u003e\n    Make One More Corner of Your Home Feel Like Christmas.\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"vcw-text\"\u003e\n\n    Vintage wreath charm.\n\n    Colorful glowing stars.\n\n    One festive decoration\n    that adds another layer of warmth,\n    nostalgia\n    and Christmas personality to the room.\n\n  \u003c\/p\u003e\n\n\n  \u003ca class=\"vcw-btn\" href=\"#vcw-package\"\u003e\n\n    🎄 ADD MERRYGLOW™ TO YOUR CHRISTMAS DECOR\n\n    \u003csmall\u003e\n      Choose your preferred quantity\n    \u003c\/small\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LJH","offers":[{"title":"Default Title","offer_id":57395827966118,"sku":"SZ06732609154804-A","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/1_72578d26-0406-4503-a770-6540e493ce60.png?v=1789463429","url":"https:\/\/getvyxor.com\/products\/merryglow%e2%84%a2-vintage-christmas-wreath","provider":"getvyxor","version":"1.0","type":"link"}