{"product_id":"keep-bird-bath-water-crystal-clear-universal-copper-leaf-bird-bath-purifier","title":"🍃 Keep Bird Bath Water Crystal Clear! — Universal Copper Leaf Bird Bath Purifier 💧✨","description":"\u003cstyle\u003e\n\/* =========================================================\n   UNIVERSAL FIT BIRD BATH PURIFIER\n   Shopify Product Description\n   Natural Garden \/ Copper \/ Sage \/ Water Accent\n   Responsive + Container Queries\n   ========================================================= *\/\n\n.ubp-page,\n.ubp-page * {\n  box-sizing: border-box;\n}\n\n.ubp-page {\n  --ubp-forest: #789684;\n  --ubp-forest-dark: #607c6b;\n  --ubp-sage: #edf3ed;\n  --ubp-sage-2: #e4ece4;\n  --ubp-copper: #b98972;\n  --ubp-copper-dark: #8f6754;\n  --ubp-copper-soft: #f6ece7;\n  --ubp-water: #eef7f6;\n  --ubp-stone: #f5f3ee;\n  --ubp-cream: #fbf9f5;\n  --ubp-white: #ffffff;\n  --ubp-ink: #46584f;\n  --ubp-muted: #758078;\n  --ubp-border: #dde6df;\n  --ubp-warning: #fbf6ea;\n\n  width: 100%;\n  max-width: 100%;\n  margin: 0 auto;\n  padding: 0 0 78px;\n  color: var(--ubp-ink);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.64;\n  container-type: inline-size;\n}\n\n.ubp-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  object-fit: contain !important;\n}\n\n.ubp-page h1,\n.ubp-page h2,\n.ubp-page h3,\n.ubp-page p {\n  margin-top: 0;\n}\n\n.ubp-wrap {\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n}\n\n.ubp-section {\n  margin: 18px 0;\n}\n\n.ubp-section-head {\n  max-width: 780px;\n  margin: 0 auto;\n  padding: 0 16px 18px;\n  text-align: center;\n}\n\n.ubp-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 6px;\n  margin-bottom: 10px;\n  padding: 7px 13px;\n  border: 1px solid #cfddcf;\n  border-radius: 999px;\n  background: var(--ubp-sage);\n  color: var(--ubp-forest-dark);\n  font-size: 13px;\n  font-weight: 900;\n  line-height: 1.25;\n  letter-spacing: .04em;\n  text-transform: uppercase;\n}\n\n.ubp-section-head h2 {\n  margin-bottom: 8px;\n  color: var(--ubp-forest-dark);\n  font-size: clamp(26px, 5cqw, 36px);\n  line-height: 1.14;\n  letter-spacing: -.035em;\n}\n\n.ubp-section-head p {\n  margin-bottom: 0;\n  color: var(--ubp-muted);\n  font-size: 16px;\n}\n\n\/* =========================\n   HERO\n   ========================= *\/\n\n.ubp-hero {\n  overflow: hidden;\n  border: 1px solid #cfdacf;\n  border-radius: 22px;\n  background: var(--ubp-sage);\n}\n\n.ubp-hero-copy {\n  padding: 38px 24px 28px;\n  text-align: center;\n}\n\n.ubp-hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  margin-bottom: 13px;\n  padding: 8px 14px;\n  border: 1px solid #ddc3b4;\n  border-radius: 999px;\n  background: var(--ubp-copper-soft);\n  color: var(--ubp-copper-dark);\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .03em;\n}\n\n.ubp-hero h1 {\n  max-width: 870px;\n  margin: 0 auto 14px;\n  color: var(--ubp-forest-dark);\n  font-size: clamp(32px, 6.2cqw, 50px);\n  line-height: 1.05;\n  letter-spacing: -.045em;\n}\n\n.ubp-hero h1 span {\n  color: var(--ubp-copper-dark);\n}\n\n.ubp-hero-sub {\n  max-width: 760px;\n  margin: 0 auto 20px !important;\n  color: #65766d;\n  font-size: 17px;\n  line-height: 1.56;\n}\n\n.ubp-hero-points {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.ubp-hero-point {\n  padding: 8px 12px;\n  border: 1px solid #cfddcf;\n  border-radius: 9px;\n  background: #fff;\n  color: #5f7869;\n  font-size: 14px;\n  font-weight: 800;\n}\n\n.ubp-hero-image {\n  padding: 12px;\n  border-top: 1px solid #cfdacf;\n  background: #fff;\n}\n\n.ubp-hero-image img {\n  max-height: 760px;\n  margin: 0 auto;\n  border-radius: 12px;\n}\n\n\/* =========================\n   ICON GRID\n   ========================= *\/\n\n.ubp-icon-section {\n  padding: 29px 18px;\n  border: 1px solid var(--ubp-border);\n  border-radius: 20px;\n  background: #fff;\n}\n\n.ubp-icon-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 10px;\n}\n\n.ubp-icon-card {\n  min-width: 0;\n  padding: 18px 11px;\n  text-align: center;\n  border: 1px solid transparent;\n  border-radius: 14px;\n}\n\n.ubp-icon-card:nth-child(1) {\n  background: var(--ubp-water);\n  border-color: #d4e8e9;\n}\n\n.ubp-icon-card:nth-child(2) {\n  background: var(--ubp-copper-soft);\n  border-color: #e6d2c7;\n}\n\n.ubp-icon-card:nth-child(3) {\n  background: var(--ubp-sage);\n  border-color: #d5e3d5;\n}\n\n.ubp-icon-card:nth-child(4) {\n  background: var(--ubp-stone);\n  border-color: #e2dfd7;\n}\n\n.ubp-icon-card:nth-child(5) {\n  background: #edf4eb;\n  border-color: #d8e5d6;\n}\n\n.ubp-icon-card:nth-child(6) {\n  background: #f8f2ea;\n  border-color: #e8ded1;\n}\n\n.ubp-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 48px;\n  height: 48px;\n  margin: 0 auto 9px;\n  border: 1px solid #e0e5e0;\n  border-radius: 50%;\n  background: #fff;\n  box-shadow: 0 5px 14px rgba(0,0,0,.05);\n  font-size: 25px;\n}\n\n.ubp-icon-card strong {\n  display: block;\n  margin-bottom: 4px;\n  color: #5a7164;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.ubp-icon-card span {\n  display: block;\n  color: #778279;\n  font-size: 13px;\n  line-height: 1.42;\n}\n\n\/* =========================\n   PROBLEM \/ TRANSFORMATION\n   ========================= *\/\n\n.ubp-pain {\n  padding: 30px 22px;\n  border: 1px solid #d3e0d5;\n  border-radius: 20px;\n  background: #e6efe7;\n  color: #506459;\n  text-align: center;\n}\n\n.ubp-pain-small {\n  display: block;\n  margin-bottom: 8px;\n  color: #9a705d;\n  font-size: 14px;\n  font-weight: 900;\n}\n\n.ubp-pain h2 {\n  max-width: 790px;\n  margin: 0 auto 10px;\n  color: #587063;\n  font-size: clamp(26px, 5cqw, 37px);\n  line-height: 1.14;\n}\n\n.ubp-pain p {\n  max-width: 740px;\n  margin: 0 auto;\n  color: #6f7d75;\n}\n\n\/* =========================\n   FEATURE CARDS\n   ========================= *\/\n\n.ubp-feature-grid {\n  display: grid;\n  gap: 14px;\n}\n\n.ubp-feature-card {\n  overflow: hidden;\n  border: 1px solid var(--ubp-border);\n  border-radius: 18px;\n  background: #fff;\n}\n\n.ubp-feature-copy {\n  padding: 25px 22px 20px;\n}\n\n.ubp-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 44px;\n  height: 30px;\n  margin-bottom: 10px;\n  padding: 0 10px;\n  border-radius: 999px;\n  background: var(--ubp-forest);\n  color: #ffffff;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .08em;\n}\n\n.ubp-feature-card:nth-child(2) .ubp-num,\n.ubp-feature-card:nth-child(5) .ubp-num {\n  background: var(--ubp-copper-dark);\n}\n\n.ubp-feature-card:nth-child(3) .ubp-num {\n  background: #8ca695;\n}\n\n.ubp-feature-card:nth-child(4) .ubp-num {\n  background: #9ca79f;\n}\n\n.ubp-feature-card:nth-child(6) .ubp-num {\n  background: #b39b82;\n}\n\n.ubp-feature-card h3 {\n  margin-bottom: 9px;\n  color: var(--ubp-forest-dark);\n  font-size: clamp(22px, 4cqw, 28px);\n  line-height: 1.18;\n  letter-spacing: -.025em;\n}\n\n.ubp-feature-card p {\n  margin-bottom: 12px;\n  color: #707a73;\n}\n\n.ubp-checks {\n  display: grid;\n  gap: 7px;\n  margin-top: 12px;\n}\n\n.ubp-check {\n  display: flex;\n  align-items: flex-start;\n  gap: 9px;\n  color: #607267;\n  font-size: 15px;\n}\n\n.ubp-check b {\n  color: var(--ubp-forest);\n}\n\n.ubp-feature-image {\n  padding: 10px;\n  border-top: 1px solid #e4e8e4;\n  background: #f8faf7;\n}\n\n.ubp-feature-image img {\n  max-height: 690px;\n  margin: 0 auto;\n  border-radius: 10px;\n}\n\n\/* =========================\n   HOW TO USE\n   ========================= *\/\n\n.ubp-how {\n  padding: 29px 18px;\n  border: 1px solid #d6e0d6;\n  border-radius: 20px;\n  background: var(--ubp-sage);\n}\n\n.ubp-step-grid {\n  display: grid;\n  gap: 10px;\n}\n\n.ubp-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  padding: 16px;\n  border: 1px solid #d5dfd5;\n  border-radius: 13px;\n  background: #fff;\n}\n\n.ubp-step-num {\n  flex: 0 0 36px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 36px;\n  height: 36px;\n  border-radius: 50%;\n  background: var(--ubp-forest);\n  color: #ffffff;\n  font-size: 15px;\n  font-weight: 900;\n}\n\n.ubp-step strong {\n  display: block;\n  margin-bottom: 2px;\n  color: #5d7467;\n  font-size: 16px;\n}\n\n.ubp-step p {\n  margin: 0;\n  color: #7a847c;\n  font-size: 14px;\n}\n\n\/* =========================\n   DETAILS \/ SPECS\n   ========================= *\/\n\n.ubp-details-box {\n  padding: 22px;\n  border: 1px solid var(--ubp-border);\n  border-radius: 18px;\n  background: #fff;\n}\n\n.ubp-detail-grid {\n  display: grid;\n  gap: 9px;\n}\n\n.ubp-detail {\n  padding: 13px;\n  border: 1px solid #dfe5df;\n  border-radius: 11px;\n  background: #fafbf9;\n}\n\n.ubp-detail small {\n  display: block;\n  margin-bottom: 3px;\n  color: #858f88;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .06em;\n  text-transform: uppercase;\n}\n\n.ubp-detail strong {\n  display: block;\n  color: #5c7065;\n  font-size: 15px;\n}\n\n\/* =========================\n   SIZE \u0026 COMPATIBILITY GUIDE\n   ALWAYS TWO COLUMNS\n   ========================= *\/\n\n.ubp-size-box {\n  overflow: hidden;\n  border: 1px solid var(--ubp-border);\n  border-radius: 18px;\n  background: #fff;\n}\n\n.ubp-size-head {\n  padding: 23px 18px;\n  border-bottom: 1px solid #d3dfd5;\n  background: #dfeadf;\n  color: #587063;\n  text-align: center;\n}\n\n.ubp-size-head h2 {\n  margin-bottom: 5px;\n  color: #587063;\n  font-size: 28px;\n  line-height: 1.16;\n}\n\n.ubp-size-head p {\n  margin: 0;\n  color: #748178;\n  font-size: 14px;\n}\n\n.ubp-size-grid {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 0;\n}\n\n.ubp-size-col {\n  min-width: 0;\n  padding: 18px 13px;\n}\n\n.ubp-size-col:first-child {\n  border-right: 1px solid var(--ubp-border);\n  background: var(--ubp-cream);\n}\n\n.ubp-size-col:last-child {\n  background: #fff;\n}\n\n.ubp-size-title {\n  margin-bottom: 12px;\n  color: #5f7568;\n  font-size: 17px;\n  font-weight: 900;\n  line-height: 1.25;\n}\n\n.ubp-size-item {\n  padding: 10px 0;\n  border-bottom: 1px solid #e0e5e0;\n}\n\n.ubp-size-item:last-child {\n  border-bottom: 0;\n}\n\n.ubp-size-item small {\n  display: block;\n  margin-bottom: 2px;\n  color: #879089;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: .05em;\n  text-transform: uppercase;\n}\n\n.ubp-size-item strong {\n  display: block;\n  color: #5f7167;\n  font-size: 13px;\n  line-height: 1.36;\n}\n\n.ubp-size-note {\n  padding: 14px 16px;\n  border-top: 1px solid var(--ubp-border);\n  background: #f8faf7;\n  color: #7f8982;\n  font-size: 12px;\n  text-align: center;\n}\n\n.ubp-size-image {\n  padding: 10px;\n  border-top: 1px solid var(--ubp-border);\n  background: #fff;\n}\n\n.ubp-size-image img {\n  max-height: 690px;\n  margin: 0 auto;\n  border-radius: 10px;\n}\n\n\/* =========================\n   CARE NOTE\n   ========================= *\/\n\n.ubp-note {\n  padding: 22px;\n  border: 1px solid #e5d7b7;\n  border-radius: 16px;\n  background: var(--ubp-warning);\n}\n\n.ubp-note-title {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 10px;\n  color: #8b7555;\n  font-size: 19px;\n  font-weight: 900;\n}\n\n.ubp-note ul {\n  margin: 0;\n  padding-left: 21px;\n  color: #7f7362;\n}\n\n.ubp-note li + li {\n  margin-top: 6px;\n}\n\n\/* =========================\n   FAQ\n   ========================= *\/\n\n.ubp-faq-wrap {\n  overflow: hidden;\n  border: 1px solid var(--ubp-border);\n  border-radius: 18px;\n  background: #fff;\n}\n\n.ubp-faq {\n  border-bottom: 1px solid var(--ubp-border);\n}\n\n.ubp-faq:last-child {\n  border-bottom: 0;\n}\n\n.ubp-faq summary {\n  position: relative;\n  display: block;\n  padding: 18px 48px 18px 18px;\n  color: #5d7266;\n  cursor: pointer;\n  list-style: none;\n  font-size: 16px;\n  font-weight: 850;\n  line-height: 1.42;\n}\n\n.ubp-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.ubp-faq summary::after {\n  content: \"\";\n  position: absolute;\n  right: 20px;\n  top: 50%;\n  width: 9px;\n  height: 9px;\n  border-right: 2px solid #365244;\n  border-bottom: 2px solid #365244;\n  transform: translateY(-65%) rotate(45deg);\n  transition: transform .26s ease;\n}\n\n.ubp-faq[open] summary::after {\n  transform: translateY(-35%) rotate(225deg);\n}\n\n.ubp-faq-answer {\n  padding: 0 18px 18px;\n  color: #778279;\n  font-size: 15px;\n  animation: ubpFade .24s ease;\n}\n\n@keyframes ubpFade {\n  from { opacity: 0; transform: translateY(-4px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n\/* =========================\n   GUARANTEES\n   ========================= *\/\n\n.ubp-guarantee {\n  padding: 29px 18px;\n  border: 1px solid #dce3dc;\n  border-radius: 20px;\n  background: #f1f5f0;\n}\n\n.ubp-guarantee-grid {\n  display: grid;\n  gap: 10px;\n}\n\n.ubp-guarantee-card {\n  padding: 20px 15px;\n  border: 1px solid #dce3dc;\n  border-radius: 13px;\n  background: #fff;\n  text-align: center;\n}\n\n.ubp-guarantee-icon {\n  margin-bottom: 8px;\n  font-size: 30px;\n}\n\n.ubp-guarantee-card strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #5e7467;\n  font-size: 17px;\n}\n\n.ubp-guarantee-card p {\n  margin: 0;\n  color: #7a857d;\n  font-size: 13px;\n}\n\n\/* =========================\n   CTA\n   ========================= *\/\n\n.ubp-cta {\n  padding: 36px 22px;\n  border: 1px solid #d4dfd5;\n  border-radius: 20px;\n  background: #e5eee6;\n  color: #566c60;\n  text-align: center;\n}\n\n.ubp-cta h2 {\n  margin-bottom: 10px;\n  color: #587063;\n  font-size: clamp(28px, 5cqw, 39px);\n  line-height: 1.12;\n}\n\n.ubp-cta h2 span {\n  color: #9a705d;\n}\n\n.ubp-cta p {\n  max-width: 660px;\n  margin: 0 auto 19px;\n  color: #718077;\n}\n\n.ubp-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 220px;\n  min-height: 53px;\n  padding: 13px 27px;\n  border: 1px solid #c6d6c9;\n  border-radius: 999px;\n  background: #fffdf9;\n  color: #607c6b !important;\n  text-decoration: none !important;\n  box-shadow: 0 8px 20px rgba(0,0,0,.18);\n  font-size: 17px;\n  font-weight: 900;\n  transition: transform .2s ease, box-shadow .2s ease;\n}\n\n.ubp-btn:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 12px 25px rgba(0,0,0,.24);\n}\n\n.ubp-btn:active {\n  transform: translateY(1px) scale(.98);\n}\n\n\/* =========================\n   FLOATING BUY BUTTON\n   ========================= *\/\n\n.ubp-floating {\n  position: fixed;\n  left: 50%;\n  bottom: 14px;\n  z-index: 9999;\n  transform: translateX(-50%);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: auto;\n  min-width: 220px;\n  height: 51px;\n  padding: 0 25px;\n  border: 2px solid #fff;\n  border-radius: 999px;\n  background: #789684;\n  color: #fff !important;\n  text-decoration: none !important;\n  box-shadow: 0 8px 26px rgba(0,0,0,.24);\n  font-size: 16px;\n  font-weight: 900;\n  transition: transform .2s ease, box-shadow .2s ease;\n}\n\n.ubp-floating:hover {\n  transform: translateX(-50%) translateY(-3px);\n  box-shadow: 0 12px 30px rgba(0,0,0,.3);\n}\n\n.ubp-floating:active {\n  transform: translateX(-50%) translateY(1px) scale(.98);\n}\n\n\/* =========================\n   CONTAINER RESPONSIVE\n   ========================= *\/\n\n@container (min-width: 760px) {\n  .ubp-icon-grid {\n    grid-template-columns: repeat(3, minmax(0,1fr));\n  }\n\n  .ubp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n  }\n\n  .ubp-step-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n  }\n\n  .ubp-detail-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n  }\n\n  .ubp-guarantee-grid {\n    grid-template-columns: repeat(3, minmax(0,1fr));\n  }\n\n  .ubp-details-box {\n    padding: 28px;\n  }\n}\n\n@container (max-width: 759px) {\n  .ubp-hero {\n    border-radius: 16px;\n  }\n\n  .ubp-hero-copy {\n    padding: 28px 17px 21px;\n  }\n\n  .ubp-section {\n    margin: 14px 0;\n  }\n\n  .ubp-section-head {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .ubp-feature-copy {\n    padding: 21px 17px 17px;\n  }\n\n  .ubp-floating {\n    width: calc(100% - 28px);\n    max-width: 440px;\n  }\n}\n\n\/* Keep Size \u0026 Compatibility section in 2 columns on mobile *\/\n@container (max-width: 420px) {\n  .ubp-size-col {\n    padding: 15px 9px;\n  }\n\n  .ubp-size-title {\n    font-size: 14px;\n  }\n\n  .ubp-size-item strong {\n    font-size: 12px;\n  }\n\n  .ubp-size-item small {\n    font-size: 9px;\n  }\n\n  .ubp-icon-card {\n    padding: 15px 8px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .ubp-btn,\n  .ubp-floating,\n  .ubp-faq summary::after {\n    transition: none;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ubp-page\"\u003e\n\u003cdiv class=\"ubp-wrap\"\u003e\n\u003c!-- =====================================================\n         TOP HERO BANNER\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-hero\"\u003e\n\u003cdiv class=\"ubp-hero-copy\"\u003e\n\u003cdiv class=\"ubp-hero-badge\"\u003e🍁 99.9% PURE COPPER • DROP-IN DESIGN\u003c\/div\u003e\n\u003ch1\u003eKeep Your Bird Bath \u003cspan\u003eFresher Between Cleanings\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ubp-hero-sub\"\u003eA simple copper maple leaf that rests directly in the water to help reduce visible buildup and odors—so your backyard bird bath is easier to maintain and more inviting to enjoy.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/20268261852432.gif?v=1787738767\" alt=\"\"\u003e\n\u003cdiv class=\"ubp-hero-points\"\u003e\n\u003cspan class=\"ubp-hero-point\"\u003e💧 Helps Reduce Buildup\u003c\/span\u003e \u003cspan class=\"ubp-hero-point\"\u003e🍁 99.9% Pure Copper\u003c\/span\u003e \u003cspan class=\"ubp-hero-point\"\u003e🧩 Universal Drop-In Fit\u003c\/span\u003e \u003cspan class=\"ubp-hero-point\"\u003e🚿 Rinse \u0026amp; Reuse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE BELOW TEXT --\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         CORE BENEFIT ICON GRID\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-icon-section\"\u003e\n\u003cdiv class=\"ubp-section-head\"\u003e\n\u003cdiv class=\"ubp-eyebrow\"\u003e🐦 Backyard Bird Bath Upgrade\u003c\/div\u003e\n\u003ch2\u003eLess Scrubbing. Simpler Water Care.\u003c\/h2\u003e\n\u003cp\u003eDesigned for people who love seeing birds in the yard but do not love constantly scrubbing a slimy bird bath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-icon-grid\"\u003e\n\u003cdiv class=\"ubp-icon-card\"\u003e\n\u003cdiv class=\"ubp-icon\"\u003e💧\u003c\/div\u003e\n\u003cstrong\u003eFresher-Looking Water\u003c\/strong\u003e \u003cspan\u003eHelps reduce unwanted visible buildup between routine cleanings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-icon-card\"\u003e\n\u003cdiv class=\"ubp-icon\"\u003e🍁\u003c\/div\u003e\n\u003cstrong\u003ePure Copper Leaf\u003c\/strong\u003e \u003cspan\u003eMade from 99.9% pure copper in a decorative maple-leaf shape.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-icon-card\"\u003e\n\u003cdiv class=\"ubp-icon\"\u003e🧩\u003c\/div\u003e\n\u003cstrong\u003eUniversal Fit\u003c\/strong\u003e \u003cspan\u003eMade for many stone, ceramic, metal and resin bird baths.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-icon-card\"\u003e\n\u003cdiv class=\"ubp-icon\"\u003e📏\u003c\/div\u003e\n\u003cstrong\u003eLow-Profile Design\u003c\/strong\u003e \u003cspan\u003eWide, ultra-thin shape sits in shallow basins without taking over the bath.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-icon-card\"\u003e\n\u003cdiv class=\"ubp-icon\"\u003e🚿\u003c\/div\u003e\n\u003cstrong\u003eRinse \u0026amp; Reuse\u003c\/strong\u003e \u003cspan\u003eRemove it, rinse it clean and return it to the water.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-icon-card\"\u003e\n\u003cdiv class=\"ubp-icon\"\u003e⚡\u003c\/div\u003e\n\u003cstrong\u003eNo Tools Needed\u003c\/strong\u003e \u003cspan\u003eNo wiring, batteries or complicated installation—just place it in the basin.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PAIN POINT\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-pain\"\u003e\u003cspan class=\"ubp-pain-small\"\u003e😩 TIRED OF SLIME, ODORS \u0026amp; CONSTANT SCRUBBING?\u003c\/span\u003e\n\u003ch2\u003eOutdoor Water Gets Dirty Fast—Your Maintenance Routine Does Not Have To\u003c\/h2\u003e\n\u003cp\u003eLeaves, dust and organic debris can quickly make a bird bath look murky. This reusable copper leaf is designed to help slow visible buildup and keep routine maintenance simpler between full cleanings and water changes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CORE SELLING POINT CARDS\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section\"\u003e\n\u003cdiv class=\"ubp-section-head\"\u003e\n\u003cdiv class=\"ubp-eyebrow\"\u003e🌿 Core Benefits\u003c\/div\u003e\n\u003ch2\u003eBuilt Around Everyday Bird-Bath Maintenance\u003c\/h2\u003e\n\u003cp\u003eSimple, low-profile and easy to reuse throughout the outdoor season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-feature-grid\"\u003e\n\u003c!-- CARD 01 --\u003e\n\u003carticle class=\"ubp-feature-card\"\u003e\n\u003cdiv class=\"ubp-feature-copy\"\u003e\n\u003cdiv class=\"ubp-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003e💧 Helps Reduce the Dirty, Murky Look\u003c\/h3\u003e\n\u003cp\u003eBird baths can collect organic buildup quickly, especially in warm weather. The copper leaf rests directly in the basin to help keep the water looking fresher between your normal cleaning sessions.\u003c\/p\u003e\n\u003cdiv class=\"ubp-checks\"\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eHelps reduce visible buildup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eHelps minimize unpleasant odors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eSupports an easier maintenance routine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-feature-image\"\u003e\u003cimg src=\"https:\/\/mytrendyes.com\/cdn\/shop\/files\/579c974582051de0dac3f3a981cba4623c997ad2.jpg?v=1784521468\u0026amp;width=1946\" alt=\"Before and after view of bird bath water with copper maple leaf purifier\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CARD 02 --\u003e\n\u003carticle class=\"ubp-feature-card\"\u003e\n\u003cdiv class=\"ubp-feature-copy\"\u003e\n\u003cdiv class=\"ubp-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003e🍁 99.9% Pure Copper in a Garden-Friendly Shape\u003c\/h3\u003e\n\u003cp\u003eThe product page lists the leaf as 99.9% pure copper. Its embossed maple-leaf profile adds a decorative touch while giving the metal a broad contact area with the surrounding water.\u003c\/p\u003e\n\u003cdiv class=\"ubp-checks\"\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003e99.9% pure copper material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eSmooth-edged metallic construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eDecorative maple-leaf appearance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-feature-image\"\u003e\u003cimg src=\"https:\/\/mytrendyes.com\/cdn\/shop\/files\/91e27d5a61613de57e3ceb7f182ea8e91769b997.jpg?v=1784521468\u0026amp;width=1946\" alt=\"Close-up of copper maple leaf bird bath accessory texture and thickness\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CARD 03 --\u003e\n\u003carticle class=\"ubp-feature-card\"\u003e\n\u003cdiv class=\"ubp-feature-copy\"\u003e\n\u003cdiv class=\"ubp-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003e🧩 One Simple Drop-In Design for Many Bird Baths\u003c\/h3\u003e\n\u003cp\u003eNo clips, brackets or special mounting hardware are needed. Place the leaf inside a suitable basin and keep it submerged. The compact profile works with many common backyard bird-bath materials.\u003c\/p\u003e\n\u003cdiv class=\"ubp-checks\"\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eStone bird baths\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eCeramic bowls and metal basins\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eResin tubs and similar outdoor bowls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-feature-image\"\u003e\u003cimg src=\"https:\/\/mytrendyes.com\/cdn\/shop\/files\/9eeecd74077a90d3ad99e2ddf757f4d1c5074977.jpg?v=1784521468\u0026amp;width=1946\" alt=\"Copper maple leaf purifier used in multiple outdoor water features\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CARD 04 --\u003e\n\u003carticle class=\"ubp-feature-card\"\u003e\n\u003cdiv class=\"ubp-feature-copy\"\u003e\n\u003cdiv class=\"ubp-num\"\u003e04\u003c\/div\u003e\n\u003ch3\u003e📏 Wide Enough to Work—Thin Enough to Stay Out of the Way\u003c\/h3\u003e\n\u003cp\u003eAt approximately 4.09 × 3.94 inches and only 0.02 inch thick, the leaf is designed to provide useful water contact without occupying much of a shallow bird bath.\u003c\/p\u003e\n\u003cdiv class=\"ubp-checks\"\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eApprox. 4.09 × 3.94 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eApprox. 0.02 in thick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eLow-profile shape for shallow basins\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-feature-image\"\u003e\u003cimg src=\"https:\/\/mytrendyes.com\/cdn\/shop\/files\/5b5ef687f5731b96fded6a4fe3dd8067e23417d6.jpg?v=1784521468\u0026amp;width=1946\" alt=\"Bird bath purifier maple leaf dimensions and low profile\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CARD 05 --\u003e\n\u003carticle class=\"ubp-feature-card\"\u003e\n\u003cdiv class=\"ubp-feature-copy\"\u003e\n\u003cdiv class=\"ubp-num\"\u003e05\u003c\/div\u003e\n\u003ch3\u003e⚡ Drop It In—No Tools, Power or Assembly\u003c\/h3\u003e\n\u003cp\u003eSetup takes seconds. Clean the bird bath first, place the copper leaf in the basin and keep it fully submerged. There is no motor, battery or wiring to manage.\u003c\/p\u003e\n\u003cdiv class=\"ubp-checks\"\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eInstant drop-in setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eNo batteries or electricity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eNo mounting hardware required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-feature-image\"\u003e\u003cimg src=\"https:\/\/mytrendyes.com\/cdn\/shop\/files\/913d6a3a0bbffc20a357b14694b328250c3d283f.jpg?v=1784521468\u0026amp;width=1946\" alt=\"Instant drop-in bird bath purifier setup\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CARD 06 --\u003e\n\u003carticle class=\"ubp-feature-card\"\u003e\n\u003cdiv class=\"ubp-feature-copy\"\u003e\n\u003cdiv class=\"ubp-num\"\u003e06\u003c\/div\u003e\n\u003ch3\u003e🚿 Rinse Clean and Put It Right Back\u003c\/h3\u003e\n\u003cp\u003eWhen the leaf itself picks up residue, remove it from the basin, rinse it under water and wipe as needed. Copper naturally changes color over time, so a darker patina is normal.\u003c\/p\u003e\n\u003cdiv class=\"ubp-checks\"\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eReusable construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eSimple rinse-and-wipe care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-check\"\u003e\n\u003cb\u003e✓\u003c\/b\u003e\u003cspan\u003eNatural copper patina is expected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-feature-image\"\u003e\u003cimg src=\"https:\/\/mytrendyes.com\/cdn\/shop\/files\/77359f43f0c743bfaf8bbe8c97b7bb19bbeecdd8.jpg?v=1784521468\u0026amp;width=1946\" alt=\"Rinsing and cleaning the reusable copper bird bath purifier\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         HOW TO USE\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-how\"\u003e\n\u003cdiv class=\"ubp-section-head\"\u003e\n\u003cdiv class=\"ubp-eyebrow\"\u003e🚿 Easy Setup\u003c\/div\u003e\n\u003ch2\u003eClean. Drop In. Keep Submerged. Rinse.\u003c\/h2\u003e\n\u003cp\u003eA simple four-step routine for everyday backyard use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-step-grid\"\u003e\n\u003cdiv class=\"ubp-step\"\u003e\n\u003cdiv class=\"ubp-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eClean the Bird Bath First\u003c\/strong\u003e\n\u003cp\u003eStart with fresh water and a clean basin for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-step\"\u003e\n\u003cdiv class=\"ubp-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePlace the Leaf in the Basin\u003c\/strong\u003e\n\u003cp\u003eLay it flat in the water—no assembly or attachment is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-step\"\u003e\n\u003cdiv class=\"ubp-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eKeep It Fully Submerged\u003c\/strong\u003e\n\u003cp\u003eMaintain enough water in the basin so the copper remains in contact with the water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-step\"\u003e\n\u003cdiv class=\"ubp-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRinse During Routine Cleaning\u003c\/strong\u003e\n\u003cp\u003eRemove, rinse and return it after refreshing the bird-bath water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DETAILED FEATURES \u0026 SPECIFICATIONS\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section\"\u003e\n\u003cdiv class=\"ubp-section-head\"\u003e\n\u003cdiv class=\"ubp-eyebrow\"\u003e📋 Product Details\u003c\/div\u003e\n\u003ch2\u003eFeatures \u0026amp; Specifications\u003c\/h2\u003e\n\u003cp\u003eCompact dimensions make the copper leaf easy to use in many common backyard basins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-details-box\"\u003e\n\u003cdiv class=\"ubp-detail-grid\"\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003ePRODUCT TYPE\u003c\/small\u003e \u003cstrong\u003eBird Bath Copper Leaf Accessory\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003eSHAPE\u003c\/small\u003e \u003cstrong\u003eMaple Leaf\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003eMATERIAL\u003c\/small\u003e \u003cstrong\u003e99.9% Pure Copper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003eCOLOR\u003c\/small\u003e \u003cstrong\u003eBright Copper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003eSIZE\u003c\/small\u003e \u003cstrong\u003e10.4 × 10 cm \/ 4.09 × 3.94 in\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003eTHICKNESS\u003c\/small\u003e \u003cstrong\u003e0.6 mm \/ 0.02 in\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003eINSTALLATION\u003c\/small\u003e \u003cstrong\u003eDrop-In \/ No Tools Required\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-detail\"\u003e\n\u003csmall\u003ePACKAGE\u003c\/small\u003e \u003cstrong\u003e1 Purifier Per Unit • Bundle Qty Depends on Offer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SIZE \u0026 COMPATIBILITY GUIDE\n         TWO COLUMNS ON DESKTOP + MOBILE\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-size-box\"\u003e\n\u003cdiv class=\"ubp-size-head\"\u003e\n\u003ch2\u003e📏 Size \u0026amp; Compatibility Guide\u003c\/h2\u003e\n\u003cp\u003eTwo-column quick reference that remains side-by-side on desktop and mobile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv class=\"ubp-size-col\"\u003e\n\u003cdiv class=\"ubp-size-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003eWIDTH\u003c\/small\u003e \u003cstrong\u003e4.09 in \/ 10.4 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003eHEIGHT\u003c\/small\u003e \u003cstrong\u003e3.94 in \/ 10 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003eTHICKNESS\u003c\/small\u003e \u003cstrong\u003e0.02 in \/ 0.6 mm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003ePROFILE\u003c\/small\u003e \u003cstrong\u003eUltra-Thin Leaf\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT --\u003e\n\u003cdiv class=\"ubp-size-col\"\u003e\n\u003cdiv class=\"ubp-size-title\"\u003eWorks With\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003eSTONE\u003c\/small\u003e \u003cstrong\u003eBird Baths \u0026amp; Basins\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003eCERAMIC\u003c\/small\u003e \u003cstrong\u003eOutdoor Bowls\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003eMETAL\u003c\/small\u003e \u003cstrong\u003eShallow Basins\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-item\"\u003e\n\u003csmall\u003eRESIN\u003c\/small\u003e \u003cstrong\u003eBird Baths \u0026amp; Tubs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-size-note\"\u003eCheck your basin dimensions before purchase. For best product-page accuracy, keep the purifier fully submerged during use.\u003c\/div\u003e\n\u003c!-- IMAGE BELOW TEXT --\u003e\n\u003cdiv class=\"ubp-size-image\"\u003e\u003cimg src=\"https:\/\/mytrendyes.com\/cdn\/shop\/files\/5b5ef687f5731b96fded6a4fe3dd8067e23417d6.jpg?v=1784521468\u0026amp;width=1946\" alt=\"Universal bird bath purifier size guide\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         IMPORTANT CARE NOTE\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-note\"\u003e\n\u003cdiv class=\"ubp-note-title\"\u003e⚠️ Bird-Bath Care Still Matters\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eThis product is designed to help reduce buildup; it does not replace routine water changes and cleaning.\u003c\/li\u003e\n\u003cli\u003eStart with a clean basin and fresh water before the first use.\u003c\/li\u003e\n\u003cli\u003eKeep the copper leaf submerged for consistent water contact.\u003c\/li\u003e\n\u003cli\u003eRemove leaves, droppings and other visible debris promptly.\u003c\/li\u003e\n\u003cli\u003eCopper naturally develops a patina over time; this color change is normal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FAQ\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section\"\u003e\n\u003cdiv class=\"ubp-section-head\"\u003e\n\u003cdiv class=\"ubp-eyebrow\"\u003e💬 Quick Answers\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-faq-wrap\"\u003e\n\u003cdetails class=\"ubp-faq\"\u003e\n\u003csummary\u003eDoes this mean I never need to clean my bird bath again?\u003c\/summary\u003e\n\u003cdiv class=\"ubp-faq-answer\"\u003eNo. The purifier is designed to help reduce visible buildup and make maintenance easier, but bird baths should still be refreshed and cleaned regularly, especially when debris, droppings or cloudy water are present.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ubp-faq\"\u003e\n\u003csummary\u003eHow do I install it?\u003c\/summary\u003e\n\u003cdiv class=\"ubp-faq-answer\"\u003eThere is no installation hardware. Clean the basin first, add fresh water, then simply place the copper leaf in the bird bath and keep it fully submerged.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ubp-faq\"\u003e\n\u003csummary\u003eWhat material is it made from?\u003c\/summary\u003e\n\u003cdiv class=\"ubp-faq-answer\"\u003eThe product listing specifies 99.9% pure copper with a maple-leaf shape and a bright copper finish.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ubp-faq\"\u003e\n\u003csummary\u003eWill the copper change color over time?\u003c\/summary\u003e\n\u003cdiv class=\"ubp-faq-answer\"\u003eYes. Copper naturally develops a darker patina as it is exposed to water and outdoor conditions. That color change is a normal characteristic of copper.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ubp-faq\"\u003e\n\u003csummary\u003eWill it fit my bird bath?\u003c\/summary\u003e\n\u003cdiv class=\"ubp-faq-answer\"\u003eThe leaf measures approximately 4.09 × 3.94 inches and is only about 0.02 inch thick. It is designed for many shallow stone, ceramic, metal and resin basins. Measure your bird bath first if space is limited.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ubp-faq\"\u003e\n\u003csummary\u003eHow do I clean the copper leaf?\u003c\/summary\u003e\n\u003cdiv class=\"ubp-faq-answer\"\u003eDuring routine bird-bath maintenance, remove the leaf, rinse it with water and wipe away loose residue as needed before returning it to the basin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 QUALITY GUARANTEES\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-guarantee\"\u003e\n\u003cdiv class=\"ubp-section-head\"\u003e\n\u003cdiv class=\"ubp-eyebrow\"\u003e❤️ Shop With Confidence\u003c\/div\u003e\n\u003ch2\u003eShipping \u0026amp; Quality Confidence\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-guarantee-grid\"\u003e\n\u003cdiv class=\"ubp-guarantee-card\"\u003e\n\u003cdiv class=\"ubp-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cstrong\u003eCareful Packaging\u003c\/strong\u003e\n\u003cp\u003eOrders are packed with care to help protect the product during delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-guarantee-card\"\u003e\n\u003cdiv class=\"ubp-guarantee-icon\"\u003e🔍\u003c\/div\u003e\n\u003cstrong\u003eQuality Focus\u003c\/strong\u003e\n\u003cp\u003eProduct condition and packaging are checked as part of the fulfillment process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ubp-guarantee-card\"\u003e\n\u003cdiv class=\"ubp-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003cp\u003eQuestions about your order or product use? Reach out to the store support team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FINAL CTA\n         ===================================================== --\u003e\n\u003csection class=\"ubp-section ubp-cta\" id=\"bird-bath-buy-anchor\"\u003e\n\u003ch2\u003e🐦 Spend Less Time Scrubbing—\u003cspan\u003eEnjoy Your Backyard More\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAdd a simple reusable copper leaf to your bird bath and make everyday water care easier between regular cleanings.\u003c\/p\u003e\n\u003ca class=\"ubp-btn\" href=\"#MainContent\"\u003e Buy Now → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HYY","offers":[{"title":"BUY 1","offer_id":49023228248249,"sku":"NC02592608261450-鸟浴盆净化器一个装","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free","offer_id":49023228281017,"sku":"NC02592608261450-鸟浴盆净化器一个装*3","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/01_84bb9788-d5f7-4849-a6fa-bc25cee619eb.jpg?v=1787737658","url":"https:\/\/fvaulity.com\/products\/keep-bird-bath-water-crystal-clear-universal-copper-leaf-bird-bath-purifier","provider":"fvaulity","version":"1.0","type":"link"}