{"product_id":"christmas-tree-wreath","title":"🎄 Christmas Sale – Light-Up Christmas Tree Door Wreath | Festive Front Door Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS TREE DOOR WREATH\n   SHOPIFY LANDING PAGE V1\n   PC + MOBILE + SHRINE SAFE\n========================================================= *\/\n\n#ctw-page,\n#ctw-page * {\n  box-sizing: border-box !important;\n}\n\n#ctw-page {\n  container-type: inline-size;\n  container-name: christmaswreath;\n\n  width: 100% !important;\n  max-width: 1180px !important;\n\n  margin: 0 auto !important;\n  padding: 0 !important;\n\n  background: #ffffff !important;\n  color: #202321 !important;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif !important;\n\n  line-height: 1.65 !important;\n\n  overflow: visible !important;\n\n  -webkit-text-size-adjust: 100%;\n}\n\n\n\/* =========================================================\n   HARD THEME RESET\n========================================================= *\/\n\n#ctw-page section,\n#ctw-page div,\n#ctw-page article {\n  min-width: 0 !important;\n\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n\n  overflow: visible !important;\n}\n\n#ctw-page img {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n\n  border: 0 !important;\n\n  object-fit: contain !important;\n}\n\n#ctw-page h1,\n#ctw-page h2,\n#ctw-page h3,\n#ctw-page h4,\n#ctw-page p,\n#ctw-page ul,\n#ctw-page li {\n  max-width: 100% !important;\n\n  white-space: normal !important;\n\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n}\n\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n#ctw-page .ctw-wrap {\n  width: 100% !important;\n  max-width: 1060px !important;\n\n  margin: 0 auto !important;\n\n  padding-left: 26px !important;\n  padding-right: 26px !important;\n}\n\n#ctw-page .ctw-section {\n  width: 100% !important;\n\n  padding-top: 68px !important;\n  padding-bottom: 68px !important;\n}\n\n#ctw-page .ctw-center {\n  text-align: center !important;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n#ctw-page .ctw-kicker {\n  display: block !important;\n\n  margin: 0 0 10px !important;\n\n  color: #b52a2f !important;\n\n  font-size: 10px !important;\n  line-height: 1.3 !important;\n\n  font-weight: 900 !important;\n\n  letter-spacing: 1.5px !important;\n  text-transform: uppercase !important;\n}\n\n#ctw-page .ctw-title {\n  margin: 0 0 17px !important;\n\n  color: #1d2521 !important;\n\n  font-size: 42px !important;\n  line-height: 1.08 !important;\n\n  font-weight: 900 !important;\n\n  letter-spacing: -.55px !important;\n}\n\n#ctw-page .ctw-copy {\n  max-width: 720px !important;\n\n  margin: 0 auto 22px !important;\n\n  color: #5e655f !important;\n\n  font-size: 16px !important;\n  line-height: 1.72 !important;\n}\n\n\n\/* =========================================================\n   COLOR SYSTEM\n========================================================= *\/\n\n#ctw-page .ctw-cream {\n  background: #faf4e9 !important;\n}\n\n#ctw-page .ctw-white {\n  background: #ffffff !important;\n}\n\n#ctw-page .ctw-green {\n  background: #163b2a !important;\n}\n\n#ctw-page .ctw-dark {\n  background: #15201a !important;\n}\n\n\n\/* DARK TEXT COLORS *\/\n\n#ctw-page .ctw-green .ctw-title,\n#ctw-page .ctw-dark .ctw-title {\n  color: #fff7e9 !important;\n}\n\n#ctw-page .ctw-green .ctw-copy,\n#ctw-page .ctw-dark .ctw-copy {\n  color: #e2e8e3 !important;\n}\n\n#ctw-page .ctw-green .ctw-kicker,\n#ctw-page .ctw-dark .ctw-kicker {\n  color: #f2c96d !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#ctw-page .ctw-hero {\n  position: relative !important;\n\n  width: 100% !important;\n\n  padding: 64px 0 !important;\n\n  background:\n    radial-gradient(\n      circle at 82% 22%,\n      rgba(239,199,106,.12),\n      transparent 28%\n    ),\n    linear-gradient(\n      135deg,\n      #102d20 0%,\n      #173d2b 58%,\n      #491d1e 100%\n    ) !important;\n\n  overflow: hidden !important;\n}\n\n#ctw-page .ctw-hero-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(100%,390px),\n        1fr\n      )\n    ) !important;\n\n  gap: 46px !important;\n\n  align-items: center !important;\n}\n\n#ctw-page .ctw-hero-grid \u003e * {\n  min-width: 0 !important;\n}\n\n#ctw-page .ctw-badge {\n  display: inline-flex !important;\n\n  margin-bottom: 14px !important;\n\n  padding: 7px 14px !important;\n\n  border: 1px solid rgba(244,203,111,.55) !important;\n\n  border-radius: 999px !important;\n\n  background: rgba(244,203,111,.10) !important;\n\n  color: #f4cf7a !important;\n\n  font-size: 9px !important;\n  line-height: 1.2 !important;\n\n  font-weight: 900 !important;\n\n  letter-spacing: 1.2px !important;\n\n  text-transform: uppercase !important;\n}\n\n#ctw-page .ctw-hero-title {\n  margin: 0 0 18px !important;\n\n  color: #fff8ec !important;\n\n  font-size: 50px !important;\n  line-height: 1.02 !important;\n\n  font-weight: 900 !important;\n\n  letter-spacing: -.8px !important;\n}\n\n#ctw-page .ctw-hero-title span {\n  color: #f5cb68 !important;\n}\n\n#ctw-page .ctw-hero-copy {\n  margin: 0 0 20px !important;\n\n  color: #edf2ee !important;\n\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n}\n\n#ctw-page .ctw-hero-img {\n  overflow: hidden !important;\n\n  border: 4px solid #f1d396 !important;\n\n  border-radius: 18px !important;\n\n  background: #ffffff !important;\n\n  box-shadow:\n    0 22px 55px rgba(0,0,0,.28) !important;\n}\n\n#ctw-page .ctw-hero-img img {\n  border-radius: 14px !important;\n}\n\n\n\/* =========================================================\n   CHECKS\n========================================================= *\/\n\n#ctw-page .ctw-checks {\n  display: grid !important;\n\n  gap: 9px !important;\n\n  margin-top: 21px !important;\n}\n\n#ctw-page .ctw-check-row {\n  display: grid !important;\n\n  grid-template-columns:\n    21px minmax(0,1fr) !important;\n\n  gap: 9px !important;\n\n  color: #ffffff !important;\n\n  font-size: 14px !important;\n}\n\n#ctw-page .ctw-check {\n  color: #f4cb69 !important;\n\n  font-weight: 900 !important;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n#ctw-page .ctw-btn {\n  display: inline-flex !important;\n\n  align-items: center !important;\n  justify-content: center !important;\n\n  min-height: 53px !important;\n\n  margin-top: 24px !important;\n\n  padding: 15px 29px !important;\n\n  border: 0 !important;\n\n  border-radius: 999px !important;\n\n  background: #bd2c32 !important;\n  color: #ffffff !important;\n\n  font-family: inherit !important;\n\n  font-size: 11px !important;\n  line-height: 1.2 !important;\n\n  font-weight: 900 !important;\n\n  letter-spacing: .75px !important;\n\n  text-transform: uppercase !important;\n\n  text-decoration: none !important;\n\n  cursor: pointer !important;\n\n  box-shadow:\n    0 9px 24px rgba(126,20,25,.22) !important;\n\n  transition:\n    transform .2s ease,\n    background .2s ease,\n    box-shadow .2s ease !important;\n}\n\n#ctw-page .ctw-btn:hover {\n  background: #d1383f !important;\n\n  transform: translateY(-2px) !important;\n\n  box-shadow:\n    0 13px 28px rgba(126,20,25,.30) !important;\n}\n\n\n\/* =========================================================\n   TRUST STRIP\n========================================================= *\/\n\n#ctw-page .ctw-trust {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(150px,1fr)\n    ) !important;\n\n  background: #fff9ef !important;\n\n  border-bottom:\n    1px solid #dfd4c2 !important;\n}\n\n#ctw-page .ctw-trust-item {\n  padding: 21px 14px !important;\n\n  text-align: center !important;\n\n  border-right:\n    1px solid #e0d6c5 !important;\n}\n\n#ctw-page .ctw-trust-item:last-child {\n  border-right: 0 !important;\n}\n\n#ctw-page .ctw-trust-item strong {\n  display: block !important;\n\n  margin-bottom: 4px !important;\n\n  color: #1b392a !important;\n\n  font-size: 13px !important;\n}\n\n#ctw-page .ctw-trust-item span {\n  display: block !important;\n\n  color: #756c61 !important;\n\n  font-size: 11px !important;\n}\n\n\n\/* =========================================================\n   STANDARD GRID\n========================================================= *\/\n\n#ctw-page .ctw-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(100%,380px),\n        1fr\n      )\n    ) !important;\n\n  gap: 46px !important;\n\n  align-items: center !important;\n}\n\n#ctw-page .ctw-grid \u003e * {\n  min-width: 0 !important;\n}\n\n#ctw-page .ctw-image {\n  overflow: hidden !important;\n\n  border-radius: 16px !important;\n\n  background: #ffffff !important;\n\n  box-shadow:\n    0 14px 34px rgba(38,30,22,.12) !important;\n}\n\n#ctw-page .ctw-image img {\n  border-radius: 16px !important;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n#ctw-page .ctw-features {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(175px,1fr)\n    ) !important;\n\n  gap: 14px !important;\n\n  margin-top: 29px !important;\n}\n\n#ctw-page .ctw-feature {\n  padding: 23px 18px !important;\n\n  border: 1px solid #dfd5c7 !important;\n\n  border-radius: 13px !important;\n\n  background: #ffffff !important;\n}\n\n#ctw-page .ctw-feature-icon {\n  display: block !important;\n\n  margin-bottom: 8px !important;\n\n  font-size: 27px !important;\n}\n\n#ctw-page .ctw-feature h3 {\n  margin: 0 0 6px !important;\n\n  color: #173927 !important;\n\n  font-size: 15px !important;\n\n  font-weight: 850 !important;\n}\n\n#ctw-page .ctw-feature p {\n  margin: 0 !important;\n\n  color: #676e68 !important;\n\n  font-size: 12px !important;\n  line-height: 1.58 !important;\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT CARDS\n========================================================= *\/\n\n#ctw-page .ctw-duo {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      2,\n      minmax(0,1fr)\n    ) !important;\n\n  gap: 16px !important;\n\n  margin-top: 30px !important;\n}\n\n#ctw-page .ctw-duo-card {\n  overflow: hidden !important;\n\n  border-radius: 15px !important;\n\n  background: #ffffff !important;\n\n  border: 1px solid #ded4c6 !important;\n}\n\n#ctw-page .ctw-duo-body {\n  padding: 18px !important;\n\n  text-align: center !important;\n}\n\n#ctw-page .ctw-duo-body h3 {\n  margin: 0 0 5px !important;\n\n  color: #163827 !important;\n\n  font-size: 16px !important;\n\n  font-weight: 900 !important;\n}\n\n#ctw-page .ctw-duo-body p {\n  margin: 0 !important;\n\n  color: #6a706b !important;\n\n  font-size: 12px !important;\n}\n\n\n\/* =========================================================\n   STYLE CHOICES\n========================================================= *\/\n\n#ctw-page .ctw-choice-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      2,\n      minmax(0,1fr)\n    ) !important;\n\n  gap: 16px !important;\n\n  margin-top: 30px !important;\n}\n\n#ctw-page .ctw-choice {\n  overflow: hidden !important;\n\n  border-radius: 15px !important;\n\n  background: #203f2f !important;\n\n  border: 1px solid rgba(255,255,255,.15) !important;\n}\n\n#ctw-page .ctw-choice-body {\n  padding: 18px 16px !important;\n\n  text-align: center !important;\n}\n\n#ctw-page .ctw-choice-body strong {\n  display: block !important;\n\n  margin-bottom: 5px !important;\n\n  color: #f6cf75 !important;\n\n  font-size: 16px !important;\n}\n\n#ctw-page .ctw-choice-body p {\n  margin: 0 !important;\n\n  color: #eef2ef !important;\n\n  font-size: 12px !important;\n  line-height: 1.55 !important;\n}\n\n\n\/* =========================================================\n   USE CARDS\n========================================================= *\/\n\n#ctw-page .ctw-use-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      3,\n      minmax(0,1fr)\n    ) !important;\n\n  gap: 14px !important;\n\n  margin-top: 29px !important;\n}\n\n#ctw-page .ctw-use {\n  padding: 24px 17px !important;\n\n  border-radius: 13px !important;\n\n  background: #ffffff !important;\n\n  border: 1px solid #e0d5c6 !important;\n\n  text-align: center !important;\n}\n\n#ctw-page .ctw-use span {\n  display: block !important;\n\n  margin-bottom: 9px !important;\n\n  font-size: 27px !important;\n}\n\n#ctw-page .ctw-use strong {\n  display: block !important;\n\n  margin-bottom: 5px !important;\n\n  color: #173827 !important;\n\n  font-size: 15px !important;\n}\n\n#ctw-page .ctw-use p {\n  margin: 0 !important;\n\n  color: #6c716d !important;\n\n  font-size: 12px !important;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n#ctw-page .ctw-specs {\n  width: 100% !important;\n  max-width: 780px !important;\n\n  margin: 29px auto 0 !important;\n\n  padding: 8px 23px !important;\n\n  border: 1px solid #ded4c4 !important;\n\n  border-radius: 14px !important;\n\n  background: #ffffff !important;\n}\n\n#ctw-page .ctw-spec {\n  display: grid !important;\n\n  grid-template-columns:\n    minmax(125px,.7fr)\n    minmax(0,1.3fr) !important;\n\n  gap: 18px !important;\n\n  padding: 15px 0 !important;\n\n  border-bottom:\n    1px solid #ece3d7 !important;\n\n  font-size: 13px !important;\n}\n\n#ctw-page .ctw-spec:last-child {\n  border-bottom: 0 !important;\n}\n\n#ctw-page .ctw-spec strong {\n  color: #173827 !important;\n}\n\n#ctw-page .ctw-spec span {\n  color: #666c67 !important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#ctw-page .ctw-faq {\n  max-width: 820px !important;\n\n  margin: 28px auto 0 !important;\n}\n\n#ctw-page .ctw-faq details {\n  border-bottom:\n    1px solid rgba(255,255,255,.16) !important;\n}\n\n#ctw-page .ctw-faq summary {\n  position: relative !important;\n\n  padding:\n    18px 42px\n    18px 2px !important;\n\n  color: #fff8ec !important;\n\n  cursor: pointer !important;\n\n  list-style: none !important;\n\n  font-size: 15px !important;\n\n  font-weight: 800 !important;\n}\n\n#ctw-page .ctw-faq summary::-webkit-details-marker {\n  display: none !important;\n}\n\n#ctw-page .ctw-faq summary:after {\n  content: \"+\" !important;\n\n  position: absolute !important;\n\n  right: 7px !important;\n  top: 9px !important;\n\n  color: #f2ca6c !important;\n\n  font-size: 27px !important;\n}\n\n#ctw-page .ctw-faq details[open] summary:after {\n  content: \"−\" !important;\n}\n\n#ctw-page .ctw-faq p {\n  margin: 0 !important;\n\n  padding:\n    0 42px\n    18px 2px !important;\n\n  color: #dce4de !important;\n\n  font-size: 13px !important;\n\n  line-height: 1.65 !important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n#ctw-page .ctw-final {\n  padding: 68px 18px !important;\n\n  background: #faf4e9 !important;\n}\n\n#ctw-page .ctw-final-card {\n  width: 100% !important;\n  max-width: 780px !important;\n\n  margin: 0 auto !important;\n\n  padding: 44px 30px !important;\n\n  border-radius: 18px !important;\n\n  background:\n    radial-gradient(\n      circle at 82% 16%,\n      rgba(245,202,105,.14),\n      transparent 25%\n    ),\n    linear-gradient(\n      135deg,\n      #153927 0%,\n      #1c432f 58%,\n      #661f25 100%\n    ) !important;\n\n  text-align: center !important;\n\n  box-shadow:\n    0 16px 40px rgba(38,29,20,.15) !important;\n}\n\n#ctw-page .ctw-final-label {\n  display: inline-block !important;\n\n  margin-bottom: 11px !important;\n\n  color: #f4cf7a !important;\n\n  font-size: 9px !important;\n\n  font-weight: 900 !important;\n\n  letter-spacing: 1.2px !important;\n\n  text-transform: uppercase !important;\n}\n\n#ctw-page .ctw-final-title {\n  max-width: 670px !important;\n\n  margin: 0 auto 16px !important;\n\n  color: #fff8eb !important;\n\n  font-size: 35px !important;\n  line-height: 1.1 !important;\n\n  font-weight: 900 !important;\n}\n\n#ctw-page .ctw-final-copy {\n  max-width: 610px !important;\n\n  margin: 0 auto !important;\n\n  color: #e4eae6 !important;\n\n  font-size: 14px !important;\n  line-height: 1.65 !important;\n}\n\n\n\/* =========================================================\n   PRICE FLASH\n========================================================= *\/\n\n.ctw-price-target {\n  scroll-margin-top: 125px !important;\n}\n\n.ctw-price-flash {\n  animation:\n    ctwPriceFlash 1.65s ease !important;\n}\n\n@keyframes ctwPriceFlash {\n\n  0% {\n    box-shadow:\n      0 0 0 0\n      rgba(189,44,50,.75);\n  }\n\n  45% {\n    box-shadow:\n      0 0 0 9px\n      rgba(189,44,50,.20);\n  }\n\n  100% {\n    box-shadow:\n      0 0 0 0\n      rgba(189,44,50,0);\n  }\n\n}\n\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n   IMPORTANT FOR SHRINE DESKTOP DESCRIPTION\n========================================================= *\/\n\n@container christmaswreath (max-width:760px) {\n\n  #ctw-page .ctw-wrap {\n    padding-left: 17px !important;\n    padding-right: 17px !important;\n  }\n\n  #ctw-page .ctw-section {\n    padding-top: 48px !important;\n    padding-bottom: 48px !important;\n  }\n\n  #ctw-page .ctw-hero {\n    padding-top: 48px !important;\n    padding-bottom: 48px !important;\n  }\n\n  #ctw-page .ctw-hero-grid,\n  #ctw-page .ctw-grid {\n    grid-template-columns:\n      minmax(0,1fr) !important;\n\n    gap: 28px !important;\n  }\n\n  #ctw-page .ctw-hero-title {\n    font-size:\n      clamp(\n        34px,\n        9cqw,\n        44px\n      ) !important;\n  }\n\n  #ctw-page .ctw-title {\n    font-size:\n      clamp(\n        28px,\n        7.5cqw,\n        35px\n      ) !important;\n  }\n\n  #ctw-page .ctw-copy,\n  #ctw-page .ctw-hero-copy {\n    font-size: 15px !important;\n  }\n\n  #ctw-page .ctw-btn {\n    width: 100% !important;\n  }\n\n}\n\n\n\/* =========================================================\n   NARROW CONTAINER\n========================================================= *\/\n\n@container christmaswreath (max-width:520px) {\n\n  #ctw-page .ctw-duo,\n  #ctw-page .ctw-choice-grid,\n  #ctw-page .ctw-use-grid {\n    grid-template-columns:\n      minmax(0,1fr) !important;\n  }\n\n  #ctw-page .ctw-trust {\n    grid-template-columns:\n      1fr 1fr !important;\n  }\n\n  #ctw-page .ctw-spec {\n    grid-template-columns:\n      minmax(0,1fr) !important;\n\n    gap: 4px !important;\n  }\n\n  #ctw-page .ctw-final {\n    padding:\n      44px 14px !important;\n  }\n\n  #ctw-page .ctw-final-card {\n    padding:\n      34px 18px !important;\n  }\n\n  #ctw-page .ctw-final-title {\n    font-size: 28px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   FALLBACK\n========================================================= *\/\n\n@media screen and (max-width:700px) {\n\n  #ctw-page .ctw-hero-grid,\n  #ctw-page .ctw-grid,\n  #ctw-page .ctw-duo,\n  #ctw-page .ctw-choice-grid,\n  #ctw-page .ctw-use-grid {\n    grid-template-columns:\n      minmax(0,1fr) !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"ctw-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"ctw-hero\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-hero-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"ctw-badge\"\u003e\n          🎄 Make the Front Door Feel Like Christmas\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ctw-hero-title\"\u003e\n          A Christmas Tree\n          \u003cspan\u003eMade for Your Door.\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ctw-hero-copy\"\u003e\n          Bring the warmth of a decorated Christmas tree\n          to your front door, wall or mantel — without\n          taking up another inch of floor space.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"ctw-checks\"\u003e\n\n          \u003cdiv class=\"ctw-check-row\"\u003e\n            \u003cspan class=\"ctw-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eChristmas tree-shaped door decor\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ctw-check-row\"\u003e\n            \u003cspan class=\"ctw-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eRed Bow or Plaid Bow styles\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ctw-check-row\"\u003e\n            \u003cspan class=\"ctw-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eOptional warm-light version\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ctw-check-row\"\u003e\n            \u003cspan class=\"ctw-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eApprox. 20 × 16 inches\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cbutton type=\"button\" class=\"ctw-btn js-ctw-buy\"\u003e\n          Choose Your Christmas Wreath →\n        \u003c\/button\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-hero-img\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/a9533e01f2e0b8b01edda8b032d7b214c5a7ef6c.jpg?v=1788582174\u0026amp;width=1200\" alt=\"Christmas tree door wreath with red bow\" loading=\"eager\"\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     QUICK BENEFITS\n====================================================== --\u003e\n\n\u003cdiv class=\"ctw-trust\"\u003e\n\n\n  \u003cdiv class=\"ctw-trust-item\"\u003e\n\n    \u003cstrong\u003e\n      🎄 Tree-Shaped\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      A different take on the classic wreath\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ctw-trust-item\"\u003e\n\n    \u003cstrong\u003e\n      ✨ Optional Lights\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Choose Warm Light or No Light\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ctw-trust-item\"\u003e\n\n    \u003cstrong\u003e\n      🎀 2 Bow Styles\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Red Bow or Plaid Bow\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ctw-trust-item\"\u003e\n\n    \u003cstrong\u003e\n      🏠 Easy to Style\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Door, wall, mantel \u0026amp; entryway\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     CHRISTMAS WELCOME\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-cream\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-grid\"\u003e\n\n\n      \u003cdiv class=\"ctw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/0809818bfced29a5f153124922de1e0a17a04612.jpg?v=1788582173\u0026amp;width=1200\" alt=\"Christmas tree wreath decorating a front door\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"ctw-kicker\"\u003e\n          Your Holiday Welcome Starts Here\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ctw-title\"\u003e\n          Make the Front Door\n          Feel Like Christmas\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ctw-copy\"\u003e\n          Before guests see the tree, stockings or gifts,\n          they see the front door.\n          Give your entrance a warm Christmas welcome\n          with a festive tree-shaped wreath filled with\n          greenery, ornaments and a statement bow.\n        \u003c\/p\u003e\n\n\n        \u003cbutton type=\"button\" class=\"ctw-btn js-ctw-buy\"\u003e\n          Choose Your Style →\n        \u003c\/button\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHY TREE SHAPE\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-white\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-center\"\u003e\n\n      \u003cspan class=\"ctw-kicker\"\u003e\n        Not Another Ordinary Round Wreath\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ctw-title\"\u003e\n        A Little Christmas Tree\n        Wherever You Need One\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"ctw-copy\"\u003e\n        The tapered tree silhouette gives you the feeling\n        of a decorated Christmas tree in a compact,\n        easy-to-display design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ctw-features\"\u003e\n\n\n      \u003cdiv class=\"ctw-feature\"\u003e\n\n        \u003cspan class=\"ctw-feature-icon\"\u003e\n          🎄\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Tree Silhouette\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A playful alternative to a traditional circular wreath.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-feature\"\u003e\n\n        \u003cspan class=\"ctw-feature-icon\"\u003e\n          🎀\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Statement Bow\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Choose classic red or a cozy plaid holiday look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-feature\"\u003e\n\n        \u003cspan class=\"ctw-feature-icon\"\u003e\n          🔴\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Festive Ornaments\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Red and gold accents bring classic Christmas color.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-feature\"\u003e\n\n        \u003cspan class=\"ctw-feature-icon\"\u003e\n          🏠\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Space-Saving Decor\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Enjoy the Christmas-tree look without using floor space.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WARM LIGHT\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-green\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"ctw-kicker\"\u003e\n          Choose the Warm-Light Version\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ctw-title\"\u003e\n          Cozy by Day.\n          Magical After Dark.\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ctw-copy\"\u003e\n          Choose the warm-light option for a softer,\n          glowing Christmas look that stands out\n          in the evening.\n        \u003c\/p\u003e\n\n\n        \u003cbutton type=\"button\" class=\"ctw-btn js-ctw-buy\"\u003e\n          Shop Warm Light →\n        \u003c\/button\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/5a49b2e5865d78aab305eb3e2ffe8f114c922ead.jpg?v=1788582173\u0026amp;width=1200\" alt=\"Light-up Christmas tree wreath glowing at night\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DAY NIGHT\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-cream\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-center\"\u003e\n\n      \u003cspan class=\"ctw-kicker\"\u003e\n        Two Ways to Style It\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ctw-title\"\u003e\n        Classic or Glowing —\n        You Choose\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"ctw-copy\"\u003e\n        Keep it traditional with the no-light version,\n        or add a warm glow for evenings and holiday gatherings.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ctw-duo\"\u003e\n\n\n      \u003cdiv class=\"ctw-duo-card\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/e2e9b52a90c8aefbec0f279293b9c7d5c4d3d957.jpg?v=1788582173\u0026amp;width=1200\" alt=\"Christmas tree wreath without warm lights\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ctw-duo-body\"\u003e\n\n          \u003ch3\u003e\n            CLASSIC\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Festive greenery, ornaments and bow\n            for a traditional daytime look.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-duo-card\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/9be1b9191468fbac658de1e397398e13aa84b336.jpg?v=1788582173\u0026amp;width=1200\" alt=\"Warm light Christmas tree wreath above fireplace\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ctw-duo-body\"\u003e\n\n          \u003ch3\u003e\n            WARM LIGHT\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Add a soft golden glow for cozy Christmas evenings.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     BOW CHOICES\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-dark\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-center\"\u003e\n\n      \u003cspan class=\"ctw-kicker\"\u003e\n        Pick Your Christmas Look\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ctw-title\"\u003e\n        Red Bow or Plaid Bow?\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"ctw-copy\"\u003e\n        Go classic and elegant with red,\n        or bring in cozy farmhouse Christmas\n        character with plaid.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ctw-choice-grid\"\u003e\n\n\n      \u003cdiv class=\"ctw-choice\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/a9533e01f2e0b8b01edda8b032d7b214c5a7ef6c.jpg?v=1788582174\u0026amp;width=1200\" alt=\"Red bow Christmas tree wreath\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ctw-choice-body\"\u003e\n\n          \u003cstrong\u003e\n            RED BOW\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Classic Christmas red with a timeless holiday look.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-choice\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/a248558e3f846c2b7ff1f7ea6be31d0b9e315902.jpg?v=1788582173\u0026amp;width=1200\" alt=\"Plaid bow Christmas tree wreath\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ctw-choice-body\"\u003e\n\n          \u003cstrong\u003e\n            PLAID BOW\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Cozy plaid styling for a warm farmhouse-inspired Christmas.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ctw-center\"\u003e\n\n      \u003cbutton type=\"button\" class=\"ctw-btn js-ctw-buy\"\u003e\n        Pick Your Favorite →\n      \u003c\/button\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     HOME SCENE\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-white\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-grid\"\u003e\n\n\n      \u003cdiv class=\"ctw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/9be1b9191468fbac658de1e397398e13aa84b336.jpg?v=1788582173\u0026amp;width=1200\" alt=\"Christmas tree wreath above fireplace and Christmas tree\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"ctw-kicker\"\u003e\n          Not Just for the Front Door\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ctw-title\"\u003e\n          Bring Christmas Cheer\n          to Any Empty Space\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ctw-copy\"\u003e\n          Hang it where a full-size Christmas tree\n          would never fit — over the mantel,\n          on an interior wall, in an entryway,\n          or on a bedroom door.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     USE CASES\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-cream\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-center\"\u003e\n\n      \u003cspan class=\"ctw-kicker\"\u003e\n        One Decoration. Plenty of Places.\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ctw-title\"\u003e\n        Style It Your Way\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ctw-use-grid\"\u003e\n\n\n      \u003cdiv class=\"ctw-use\"\u003e\n\n        \u003cspan\u003e\n          🚪\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Front Door\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Create a festive welcome before guests step inside.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-use\"\u003e\n\n        \u003cspan\u003e\n          🔥\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Fireplace \u0026amp; Mantel\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Add a tree-shaped focal point above stockings and garland.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-use\"\u003e\n\n        \u003cspan\u003e\n          🏠\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Walls \u0026amp; Entryways\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Bring Christmas color to small or unused spaces.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     REAL SCALE\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-green\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"ctw-kicker\"\u003e\n          A Noticeable Holiday Accent\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ctw-title\"\u003e\n          Large Enough to Make\n          the Door Feel Decorated\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ctw-copy\"\u003e\n          At approximately 20 × 16 inches,\n          it creates a visible Christmas focal point\n          without overwhelming a standard doorway.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/zavrlygoods.com\/cdn\/shop\/files\/2c5dac7d6c35ee81fcfa2e5df85fcfdf110a8c44.jpg?v=1788582174\u0026amp;width=1200\" alt=\"Christmas tree wreath shown at real scale\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-cream\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-center\"\u003e\n\n      \u003cspan class=\"ctw-kicker\"\u003e\n        Product Details\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ctw-title\"\u003e\n        Good to Know Before You Decorate\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ctw-specs\"\u003e\n\n\n      \u003cdiv class=\"ctw-spec\"\u003e\n\n        \u003cstrong\u003e\n          Size\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Approx. 20 × 16 in\n          (50 × 40 cm)\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-spec\"\u003e\n\n        \u003cstrong\u003e\n          Main Materials\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Wire frame, ribbon and polyester burlap-style netting\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-spec\"\u003e\n\n        \u003cstrong\u003e\n          Bow Options\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Red Bow or Plaid Bow\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-spec\"\u003e\n\n        \u003cstrong\u003e\n          Lighting Options\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Warm Light or No Light\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ctw-spec\"\u003e\n\n        \u003cstrong\u003e\n          Suggested Placement\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Front door, entryway, wall or mantel\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n====================================================== --\u003e\n\n\u003csection class=\"ctw-section ctw-dark\"\u003e\n\n  \u003cdiv class=\"ctw-wrap\"\u003e\n\n    \u003cdiv class=\"ctw-center\"\u003e\n\n      \u003cspan class=\"ctw-kicker\"\u003e\n        Frequently Asked Questions\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ctw-title\"\u003e\n        Before You Deck the Door...\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ctw-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How large is the Christmas tree wreath?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The listed size is approximately\n          20 × 16 inches (50 × 40 cm).\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does every version light up?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. The current product options include\n          both Warm Light and No Light versions.\n          Select the version you prefer before adding to cart.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What bow styles are available?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The current options include\n          Red Bow and Plaid Bow.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is it only for a front door?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. It can also work as seasonal decor\n          for interior walls, entryways and fireplace areas.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What is it made from?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The product page lists a wire frame,\n          ribbon and polyester burlap-style netting\n          as the primary materials.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\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=\"ctw-final\"\u003e\n\n  \u003cdiv class=\"ctw-final-card\"\u003e\n\n    \u003cspan class=\"ctw-final-label\"\u003e\n      Make the Entrance Feel Like Christmas\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"ctw-final-title\"\u003e\n      🎄 The Christmas Tree\n      That Fits Right on Your Door\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"ctw-final-copy\"\u003e\n      Choose your bow, choose your lighting,\n      and give your home a warmer Christmas welcome.\n    \u003c\/p\u003e\n\n\n    \u003cbutton type=\"button\" class=\"ctw-btn js-ctw-buy\"\u003e\n      Choose Your Christmas Wreath →\n    \u003c\/button\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n(function () {\n\n  \"use strict\";\n\n\n  \/* =====================================================\n     NORMALIZE TEXT\n  ====================================================== *\/\n\n  function ctwNormalize(value) {\n\n    return String(value || \"\")\n      .replace(\/\\s+\/g, \" \")\n      .trim()\n      .toUpperCase();\n\n  }\n\n\n  \/* =====================================================\n     FIND EXACT TEXT\n  ====================================================== *\/\n\n  function ctwFindText(text) {\n\n    var wanted =\n      ctwNormalize(text);\n\n\n    var nodes =\n      document.querySelectorAll(\n        \"h1,h2,h3,h4,h5,h6,\" +\n        \"span,strong,b,label,legend,p\"\n      );\n\n\n    var partial =\n      null;\n\n\n    for (\n      var i = 0;\n      i \u003c nodes.length;\n      i++\n    ) {\n\n\n      var node =\n        nodes[i];\n\n\n      if (\n        !node ||\n        !node.textContent\n      ) {\n        continue;\n      }\n\n\n      var current =\n        ctwNormalize(\n          node.textContent\n        );\n\n\n      if (\n        current === wanted\n      ) {\n\n        return node;\n\n      }\n\n\n      if (\n        !partial \u0026\u0026\n        current.indexOf(wanted) !== -1 \u0026\u0026\n        current.length \u003c=\n          wanted.length + 40\n      ) {\n\n        partial =\n          node;\n\n      }\n\n    }\n\n\n    return partial;\n\n  }\n\n\n  \/* =====================================================\n     FIND BUNDLE \/ PRICE AREA\n  ====================================================== *\/\n\n  function ctwFindBuyArea() {\n\n\n    \/*\n      Current page primary target\n      BUNDLE \u0026 SAVE\n    *\/\n\n    var bundle =\n      ctwFindText(\n        \"BUNDLE \u0026 SAVE\"\n      );\n\n\n    if (bundle) {\n\n\n      var current =\n        bundle;\n\n\n      for (\n        var level = 0;\n        level \u003c 6;\n        level++\n      ) {\n\n\n        if (!current) {\n          break;\n        }\n\n\n        var cls =\n          String(\n            current.className || \"\"\n          ).toLowerCase();\n\n\n        var id =\n          String(\n            current.id || \"\"\n          ).toLowerCase();\n\n\n        var text =\n          ctwNormalize(\n            current.innerText ||\n            current.textContent\n          );\n\n\n        if (\n          (\n            cls.indexOf(\"bundle\") !== -1 ||\n            cls.indexOf(\"quantity-break\") !== -1 ||\n            cls.indexOf(\"quantity_break\") !== -1 ||\n            cls.indexOf(\"volume\") !== -1 ||\n            cls.indexOf(\"bulk\") !== -1 ||\n            id.indexOf(\"bundle\") !== -1\n          )\n          \u0026\u0026\n          text.indexOf(\"BUNDLE \u0026 SAVE\") !== -1\n        ) {\n\n          return current;\n\n        }\n\n\n        current =\n          current.parentElement;\n\n      }\n\n\n      \/*\n        Precise fallback:\n        scroll exactly to title\n      *\/\n\n      return bundle;\n\n    }\n\n\n    \/*\n      Shopify \/ Shrine fallbacks\n    *\/\n\n    var selectors = [\n\n      '[class*=\"quantity-break\"]',\n\n      '[class*=\"quantity_break\"]',\n\n      '[class*=\"bundle\"]',\n\n      '[id*=\"bundle\"]',\n\n      '[class*=\"volume\"]',\n\n      '[class*=\"bulk\"]',\n\n      '.product-form__buttons',\n\n      '.product-form',\n\n      'button[name=\"add\"]',\n\n      '.product-form__submit'\n\n    ];\n\n\n    for (\n      var i = 0;\n      i \u003c selectors.length;\n      i++\n    ) {\n\n\n      var element =\n        document.querySelector(\n          selectors[i]\n        );\n\n\n      if (\n        element \u0026\u0026\n        !element.closest(\"#ctw-page\")\n      ) {\n\n        return element;\n\n      }\n\n    }\n\n\n    return null;\n\n  }\n\n\n  \/* =====================================================\n     STICKY HEADER OFFSET\n  ====================================================== *\/\n\n  function ctwHeaderOffset() {\n\n    var offset =\n      18;\n\n\n    var selectors = [\n\n      \"sticky-header\",\n\n      \".shopify-section-header-sticky\",\n\n      \".header-wrapper\",\n\n      \"#shopify-section-header\",\n\n      \"header\"\n\n    ];\n\n\n    for (\n      var i = 0;\n      i \u003c selectors.length;\n      i++\n    ) {\n\n\n      var header =\n        document.querySelector(\n          selectors[i]\n        );\n\n\n      if (!header) {\n        continue;\n      }\n\n\n      var style =\n        window.getComputedStyle(\n          header\n        );\n\n\n      if (\n        style.position === \"fixed\" ||\n        style.position === \"sticky\"\n      ) {\n\n\n        var height =\n          header\n            .getBoundingClientRect()\n            .height;\n\n\n        if (\n          height \u003e 0 \u0026\u0026\n          height \u003c 250\n        ) {\n\n          offset += height;\n\n          break;\n\n        }\n\n      }\n\n    }\n\n\n    return offset;\n\n  }\n\n\n  \/* =====================================================\n     SCROLL\n  ====================================================== *\/\n\n  function ctwScroll(target) {\n\n    if (!target) {\n      return;\n    }\n\n\n    target.classList.add(\n      \"ctw-price-target\"\n    );\n\n\n    var rect =\n      target\n        .getBoundingClientRect();\n\n\n    var y =\n      rect.top +\n      window.pageYOffset -\n      ctwHeaderOffset() -\n      18;\n\n\n    window.scrollTo({\n\n      top:\n        Math.max(\n          0,\n          y\n        ),\n\n      behavior:\n        \"smooth\"\n\n    });\n\n\n    target.classList.remove(\n      \"ctw-price-flash\"\n    );\n\n\n    void target.offsetWidth;\n\n\n    target.classList.add(\n      \"ctw-price-flash\"\n    );\n\n\n    setTimeout(\n      function () {\n\n        target.classList.remove(\n          \"ctw-price-flash\"\n        );\n\n      },\n      1800\n    );\n\n  }\n\n\n  \/* =====================================================\n     BUTTON ACTION\n  ====================================================== *\/\n\n  function ctwGo(event) {\n\n    if (event) {\n\n      event.preventDefault();\n\n      event.stopPropagation();\n\n    }\n\n\n    var target =\n      ctwFindBuyArea();\n\n\n    if (target) {\n\n      ctwScroll(target);\n\n      return;\n\n    }\n\n\n    \/*\n      Retry in case bundle module\n      loads after the description\n    *\/\n\n    var attempts =\n      0;\n\n\n    var timer =\n      setInterval(\n        function () {\n\n\n          attempts++;\n\n\n          var retry =\n            ctwFindBuyArea();\n\n\n          if (retry) {\n\n            clearInterval(timer);\n\n            ctwScroll(retry);\n\n            return;\n\n          }\n\n\n          if (\n            attempts \u003e= 16\n          ) {\n\n            clearInterval(timer);\n\n          }\n\n        },\n        250\n      );\n\n  }\n\n\n  \/* =====================================================\n     INIT BUTTONS\n  ====================================================== *\/\n\n  function ctwInit() {\n\n    var buttons =\n      document.querySelectorAll(\n        \"#ctw-page .js-ctw-buy\"\n      );\n\n\n    for (\n      var i = 0;\n      i \u003c buttons.length;\n      i++\n    ) {\n\n\n      var button =\n        buttons[i];\n\n\n      if (\n        button.getAttribute(\n          \"data-ctw-ready\"\n        ) === \"1\"\n      ) {\n\n        continue;\n\n      }\n\n\n      button.setAttribute(\n        \"data-ctw-ready\",\n        \"1\"\n      );\n\n\n      button.addEventListener(\n        \"click\",\n        ctwGo,\n        false\n      );\n\n    }\n\n  }\n\n\n  if (\n    document.readyState === \"loading\"\n  ) {\n\n    document.addEventListener(\n      \"DOMContentLoaded\",\n      ctwInit\n    );\n\n  } else {\n\n    ctwInit();\n\n  }\n\n\n  document.addEventListener(\n    \"shopify:section:load\",\n    ctwInit\n  );\n\n\n  setTimeout(\n    ctwInit,\n    500\n  );\n\n\n  setTimeout(\n    ctwInit,\n    1500\n  );\n\n\n  setTimeout(\n    ctwInit,\n    2500\n  );\n\n})();\n\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Red Bow \/ Not Warm light","offer_id":49453640384667,"sku":"SZ03842609056765-红色蝴蝶结圣诞树花环-发光","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Red Bow \/ Warm light","offer_id":49453640417435,"sku":"SZ03842609056765-红色蝴蝶结圣诞树花环-不发光","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Plaid Bow \/ Not Warm light","offer_id":49453640450203,"sku":"SZ03842609056765-格字蝴蝶结子圣诞树花环-不发光","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Plaid Bow \/ Warm light","offer_id":49453640482971,"sku":"SZ03842609056765-格字蝴蝶结子圣诞树花环-发光","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/a9533e01f2e0b8b01edda8b032d7b214c5a7ef6c.jpg?v=1788582174","url":"https:\/\/zavrlygoods.com\/products\/christmas-tree-wreath","provider":"zavrlygoods","version":"1.0","type":"link"}