{"product_id":"pet-odor-eliminator-stain-remover-spray","title":"Pet Odor Eliminator \u0026 Stain Remover Spray","description":"\u003cstyle\u003e\n\/* =========================================================\n   GLOBAL\n   SOPAMI PET CARE PALETTE\n   Lavender Mist + Soft Lilac + Warm Ivory + Deep Plum\n========================================================= *\/\n\n.sop-page,\n.sop-page *,\n.sop-page *::before,\n.sop-page *::after{\n  box-sizing:border-box;\n}\n\n.sop-page{\n  --ink:#322b35;\n  --deep:#4d2d61;\n  --deep2:#302039;\n\n  --purple:#7f49ab;\n  --purple-dark:#65378e;\n\n  --lavender:#f3eafb;\n  --lavender2:#eadcf5;\n  --lavender3:#dfccec;\n\n  --cream:#fffaf7;\n  --ivory:#fcf7f2;\n  --white:#ffffff;\n\n  --line:#e6d9eb;\n  --muted:#756a79;\n\n  --mint:#4c9a84;\n  --mint-soft:#edf8f4;\n\n  --blue:#397fbd;\n  --blue-soft:#eef6fd;\n\n  --gold:#b27c31;\n  --gold-soft:#fff5e5;\n\n  --rose:#b9637a;\n  --rose-soft:#fff0f4;\n\n  width:100%!important;\n  max-width:600px!important;\n  margin:0 auto!important;\n\n  background:var(--cream);\n  color:var(--ink);\n\n  font-family:Arial,Helvetica,sans-serif;\n  overflow:hidden;\n}\n\n.sop-page h1,\n.sop-page h2,\n.sop-page h3,\n.sop-page p{\n  padding:0;\n}\n\n.sop-page img{\n  display:block;\n\n  width:100%!important;\n  max-width:100%!important;\n  height:auto!important;\n\n  margin:20px 0 0!important;\n\n  border-radius:16px;\n\n  object-fit:contain;\n\n  background:#fff;\n}\n\n.sop-svg{\n  display:block;\n\n  width:23px;\n  height:23px;\n\n  flex:none;\n\n  fill:none;\n  stroke:currentColor;\n  stroke-width:1.8;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.sop-label,\n.sop-kicker{\n  display:block;\n\n  margin:0 0 9px!important;\n\n  color:var(--purple-dark)!important;\n\n  font-size:11px!important;\n  font-weight:900;\n  line-height:1.4;\n\n  letter-spacing:1.55px;\n\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   COLORED MINI TITLES\n========================================================= *\/\n\n.sop-mini{\n  display:inline-flex;\n  align-items:center;\n\n  width:auto;\n\n  margin:0 0 7px!important;\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:9.5px!important;\n  line-height:1.2!important;\n  font-weight:900!important;\n\n  letter-spacing:.5px;\n\n  text-transform:uppercase;\n}\n\n.sop-mini-purple{\n  color:#70419a!important;\n  background:#f1e6fa;\n}\n\n.sop-mini-blue{\n  color:#3273aa!important;\n  background:var(--blue-soft);\n}\n\n.sop-mini-mint{\n  color:#3d806d!important;\n  background:var(--mint-soft);\n}\n\n.sop-mini-gold{\n  color:#936528!important;\n  background:var(--gold-soft);\n}\n\n.sop-mini-rose{\n  color:#a55369!important;\n  background:var(--rose-soft);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.sop-hero{\n  position:relative;\n\n  padding:44px 23px 39px;\n\n  overflow:hidden;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 15% 10%,\n      rgba(255,255,255,.96),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 88% 88%,\n      rgba(139,77,180,.13),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #fffafc 0%,\n      #f3eafa 48%,\n      #eadcf5 100%\n    );\n}\n\n.sop-hero::before{\n  content:\"\";\n\n  position:absolute;\n\n  width:195px;\n  height:195px;\n\n  right:-98px;\n  top:-90px;\n\n  border:1px solid rgba(116,67,151,.12);\n  border-radius:50%;\n}\n\n.sop-hero::after{\n  content:\"\";\n\n  position:absolute;\n\n  width:125px;\n  height:125px;\n\n  left:-65px;\n  bottom:-58px;\n\n  border:1px solid rgba(116,67,151,.10);\n  border-radius:50%;\n}\n\n.sop-hero h1{\n  position:relative;\n  z-index:2;\n\n  margin:0 0 15px!important;\n\n  color:var(--deep);\n\n  font-size:31px;\n  line-height:1.15;\n\n  letter-spacing:-.7px;\n}\n\n.sop-hero \u003e p{\n  position:relative;\n  z-index:2;\n\n  max-width:520px;\n\n  margin:0 auto!important;\n\n  color:#6f6274;\n\n  font-size:15.5px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   HERO CHIPS\n========================================================= *\/\n\n.sop-chips{\n  position:relative;\n  z-index:2;\n\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:22px;\n}\n\n.sop-chip{\n  padding:8px 12px;\n\n  border:1px solid #e0cee9;\n  border-radius:30px;\n\n  background:rgba(255,255,255,.92);\n\n  color:var(--deep);\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.sop-section{\n  padding:34px 18px;\n\n  border-bottom:1px solid #eee2f0;\n\n  background:#fff;\n}\n\n.sop-section.sop-soft{\n  background:var(--cream);\n}\n\n.sop-section.sop-lavender{\n  background:var(--lavender);\n}\n\n.sop-section.sop-ivory{\n  background:var(--ivory);\n}\n\n.sop-section h2{\n  margin:0 0 13px!important;\n\n  color:var(--ink);\n\n  font-size:23px;\n  line-height:1.28;\n\n  letter-spacing:-.4px;\n}\n\n.sop-section \u003e p{\n  margin:0 0 12px!important;\n\n  color:var(--muted);\n\n  font-size:15px;\n  line-height:1.75;\n}\n\n\n\/* =========================================================\n   HIGHLIGHT\n========================================================= *\/\n\n.sop-highlight{\n  margin:0 0 21px;\n  padding:17px 18px;\n\n  border-left:4px solid var(--purple);\n\n  background:#f5ebfb;\n\n  color:#695571;\n\n  font-size:15px;\n  line-height:1.65;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   BENEFIT GRID\n========================================================= *\/\n\n.sop-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n\n  margin-top:18px;\n}\n\n.sop-card{\n  padding:17px 14px;\n\n  border:1.5px solid var(--line);\n  border-radius:14px;\n\n  background:#fff;\n}\n\n.sop-card-icon{\n  display:grid;\n  place-items:center;\n\n  width:43px;\n  height:43px;\n\n  margin-bottom:11px;\n\n  border-radius:50%;\n\n  background:var(--lavender);\n\n  color:var(--deep);\n}\n\n.sop-card strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.4;\n}\n\n.sop-card span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:12.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   DARK FEATURE BLOCK\n========================================================= *\/\n\n.sop-dark{\n  margin-top:20px;\n\n  padding:19px;\n\n  border-radius:15px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 92% 8%,\n      rgba(175,113,215,.18),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #5b376d 0%,\n      #302039 100%\n    );\n}\n\n.sop-dark strong{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#fff;\n\n  font-size:17px;\n  line-height:1.4;\n}\n\n.sop-dark span{\n  display:block;\n\n  color:#f1e7f5;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   ENZYME PROCESS\n========================================================= *\/\n\n.sop-process{\n  display:grid;\n\n  gap:11px;\n\n  margin-top:19px;\n}\n\n.sop-process-item{\n  display:grid;\n  grid-template-columns:44px 1fr;\n  align-items:flex-start;\n\n  gap:13px;\n\n  padding:16px;\n\n  border:1.5px solid var(--line);\n  border-radius:14px;\n\n  background:#fff;\n}\n\n.sop-process-num{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:38px;\n  height:38px;\n\n  border-radius:50%;\n\n  background:var(--deep);\n\n  color:#fff;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.sop-process-item strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.sop-process-item p{\n  margin:0!important;\n\n  color:var(--muted)!important;\n\n  font-size:12.8px!important;\n  line-height:1.6!important;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n.sop-use-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.sop-use{\n  padding:17px 13px;\n\n  border:1.5px solid var(--line);\n  border-radius:14px;\n\n  background:#fff;\n}\n\n.sop-use-icon{\n  display:grid;\n  place-items:center;\n\n  width:43px;\n  height:43px;\n\n  margin-bottom:10px;\n\n  border-radius:50%;\n\n  background:var(--lavender);\n\n  color:var(--deep);\n}\n\n.sop-use strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.4;\n}\n\n.sop-use p{\n  margin:0!important;\n\n  color:var(--muted)!important;\n\n  font-size:12px!important;\n  line-height:1.55!important;\n}\n\n\n\/* =========================================================\n   FORMULA CONFIDENCE\n========================================================= *\/\n\n.sop-confidence{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n.sop-confidence-item{\n  display:inline-flex;\n  align-items:center;\n\n  gap:6px;\n\n  padding:8px 11px;\n\n  border:1px solid #e1d5e6;\n  border-radius:25px;\n\n  background:#fff;\n\n  color:#665a69;\n\n  font-size:11px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   3 STEP ROUTINE\n========================================================= *\/\n\n.sop-routine{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:20px;\n\n  overflow:visible;\n}\n\n.sop-routine-item{\n  min-width:0;\n  min-height:145px;\n\n  padding:17px 7px 14px;\n\n  border:1.5px solid #e0d2e6;\n  border-radius:13px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.sop-routine-num{\n  display:flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:32px!important;\n  height:32px!important;\n\n  min-width:32px!important;\n  min-height:32px!important;\n\n  margin:0 auto 12px!important;\n  padding:0!important;\n\n  border-radius:50%!important;\n\n  background:var(--deep)!important;\n\n  color:#fff!important;\n\n  font-size:13px!important;\n  line-height:1!important;\n  font-weight:900!important;\n}\n\n.sop-routine-item strong{\n  display:block;\n\n  margin:0 0 6px!important;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.3;\n}\n\n.sop-routine-item \u003e span:not(.sop-routine-num){\n  display:block;\n\n  color:var(--muted);\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.sop-note{\n  margin-top:18px;\n\n  padding:16px 17px;\n\n  border:1.5px solid #dfcfe8;\n  border-radius:12px;\n\n  background:#f5ebfb;\n\n  color:#67586b;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   TABLE\n========================================================= *\/\n\n.sop-table-wrap{\n  overflow-x:auto;\n\n  margin-top:17px;\n}\n\n.sop-table{\n  width:100%;\n\n  border-collapse:collapse;\n\n  border:1.5px solid var(--line);\n\n  background:#fff;\n\n  font-size:13px;\n}\n\n.sop-table th{\n  padding:12px;\n\n  background:var(--deep);\n\n  color:#fff;\n\n  text-align:left;\n\n  font-size:11px;\n  line-height:1.4;\n\n  letter-spacing:.65px;\n\n  text-transform:uppercase;\n}\n\n.sop-table td{\n  padding:12px;\n\n  border-bottom:1px solid #eee3f0;\n\n  vertical-align:top;\n\n  line-height:1.53;\n}\n\n.sop-table tr:last-child td{\n  border-bottom:0;\n}\n\n.sop-table td:first-child{\n  width:36%;\n\n  background:#faf5fc;\n\n  color:var(--ink);\n\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   EXPECTATIONS\n========================================================= *\/\n\n.sop-expect{\n  padding:17px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.sop-expect:last-child{\n  border-bottom:0;\n}\n\n.sop-expect-top{\n  display:flex;\n  align-items:center;\n\n  gap:10px;\n\n  margin-bottom:8px;\n}\n\n.sop-expect-icon{\n  display:grid;\n  place-items:center;\n\n  flex:0 0 40px;\n\n  width:40px;\n  height:40px;\n\n  border-radius:50%;\n\n  background:var(--lavender);\n\n  color:var(--deep);\n}\n\n.sop-expect strong{\n  color:var(--ink);\n\n  font-size:15px;\n}\n\n.sop-expect p{\n  margin:0!important;\n\n  color:var(--muted)!important;\n\n  font-size:13px!important;\n  line-height:1.68!important;\n}\n\n\n\/* =========================================================\n   CUSTOMER REVIEWS\n========================================================= *\/\n\n.sop-reviews{\n  display:grid;\n\n  gap:13px;\n\n  margin-top:20px;\n}\n\n.sop-review-card{\n  position:relative;\n\n  padding:19px 18px 18px;\n\n  overflow:hidden;\n\n  border:1.5px solid var(--line);\n  border-radius:15px;\n\n  background:#fff;\n\n  box-shadow:\n    0 5px 16px rgba(77,45,97,.06);\n}\n\n.sop-review-card::before{\n  content:\"“\";\n\n  position:absolute;\n\n  top:7px;\n  right:15px;\n\n  color:#eadcf3;\n\n  font-family:Georgia,serif;\n  font-size:48px;\n  line-height:1;\n  font-weight:700;\n}\n\n.sop-review-top{\n  position:relative;\n  z-index:1;\n\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  margin-bottom:12px;\n}\n\n.sop-review-user{\n  display:flex;\n  align-items:center;\n\n  gap:10px;\n\n  min-width:0;\n}\n\n.sop-review-avatar{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  flex:0 0 41px;\n\n  width:41px;\n  height:41px;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      145deg,\n      #f3eafb,\n      #e3d0ef\n    );\n\n  color:var(--purple-dark);\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.sop-review-name{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  font-weight:900;\n}\n\n.sop-review-note{\n  display:block;\n\n  color:#95879a;\n\n  font-size:10.5px;\n  line-height:1.3;\n}\n\n.sop-review-stars{\n  flex:none;\n\n  color:#F4B400!important;\n\n  font-size:17px!important;\n  line-height:1!important;\n\n  letter-spacing:1.5px;\n}\n\n.sop-review-card p{\n  position:relative;\n  z-index:1;\n\n  margin:0!important;\n\n  color:#6e6272!important;\n\n  font-size:13.5px!important;\n  line-height:1.72!important;\n}\n\n.sop-review-tag{\n  display:inline-flex;\n  align-items:center;\n\n  margin-top:12px;\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  background:#f3eafb;\n\n  color:#70419a;\n\n  font-size:9.5px;\n  line-height:1.2;\n  font-weight:900;\n\n  letter-spacing:.4px;\n\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.sop-faq{\n  border-bottom:1px solid var(--line);\n}\n\n.sop-faq summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:17px 0;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:var(--ink);\n\n  font-size:14px;\n  font-weight:900;\n  line-height:1.45;\n}\n\n.sop-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.sop-faq summary::after{\n  content:\"+\";\n\n  display:grid;\n  place-items:center;\n\n  flex:0 0 29px;\n\n  width:29px;\n  height:29px;\n\n  border-radius:50%;\n\n  background:var(--lavender);\n\n  color:var(--purple-dark);\n\n  font-size:19px;\n  font-weight:500;\n}\n\n.sop-faq[open] summary::after{\n  content:\"−\";\n}\n\n.sop-faq p{\n  margin:0!important;\n  padding:0 0 17px!important;\n\n  color:var(--muted)!important;\n\n  font-size:13px!important;\n  line-height:1.68!important;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.sop-trust{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:9px;\n\n  margin-top:17px;\n}\n\n.sop-trust-item{\n  padding:15px 7px;\n\n  border:1.5px solid var(--line);\n  border-radius:12px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.sop-trust-icon{\n  display:grid;\n  place-items:center;\n\n  width:38px;\n  height:38px;\n\n  margin:0 auto 7px;\n\n  border-radius:50%;\n\n  background:var(--lavender);\n\n  color:var(--deep);\n}\n\n.sop-trust-item b{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.35;\n}\n\n.sop-trust-item span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   BOTTOM CTA\n   NO BUTTON \/ NO CLICK\n========================================================= *\/\n\n.sop-cta{\n  position:relative;\n\n  padding:43px 23px;\n\n  overflow:hidden;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 85% 8%,\n      rgba(180,115,220,.22),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #5d386f 0%,\n      #302039 100%\n    );\n}\n\n.sop-cta::before{\n  content:\"\";\n\n  position:absolute;\n\n  width:200px;\n  height:200px;\n\n  left:-115px;\n  bottom:-120px;\n\n  border:1px solid rgba(255,255,255,.08);\n  border-radius:50%;\n}\n\n.sop-cta .sop-label{\n  color:#ddbbea!important;\n}\n\n.sop-cta h2{\n  margin:0 0 12px!important;\n\n  color:#fff;\n\n  font-size:27px;\n  line-height:1.27;\n}\n\n.sop-cta p{\n  max-width:510px;\n\n  margin:0 auto!important;\n\n  color:#f1e7f4!important;\n\n  font-size:14px!important;\n  line-height:1.7!important;\n}\n\n\n\/* =========================================================\n   SECURE CHECKOUT\n========================================================= *\/\n\n.sop-payments{\n  padding:26px 18px 27px;\n\n  background:#f5eefa;\n\n  text-align:center;\n}\n\n.sop-lock{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  gap:7px;\n\n  margin-bottom:8px;\n\n  color:var(--deep);\n}\n\n.sop-lock svg{\n  width:18px;\n  height:18px;\n}\n\n.sop-payments h3{\n  margin:0!important;\n\n  color:var(--ink);\n\n  font-size:15px;\n}\n\n.sop-payments p{\n  margin:7px 0 0!important;\n\n  color:var(--muted)!important;\n\n  font-size:11px!important;\n  line-height:1.5!important;\n}\n\n.sop-payment-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.sop-payment{\n  min-width:65px;\n\n  padding:8px 10px;\n\n  border:1px solid #ddd0e5;\n  border-radius:6px;\n\n  background:#fff;\n\n  color:#655b68;\n\n  font-size:10.5px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   CUSTOMER HELP\n========================================================= *\/\n\n.sop-help{\n  position:relative;\n\n  padding:34px 20px;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 90% 5%,\n      rgba(255,255,255,.17),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #8d51b8 0%,\n      #69408a 100%\n    );\n\n  color:#fff;\n\n  text-align:center;\n}\n\n.sop-help::before{\n  content:\"?\";\n\n  position:absolute;\n\n  right:-5px;\n  bottom:-48px;\n\n  color:rgba(255,255,255,.08);\n\n  font-size:155px;\n  line-height:1;\n\n  font-weight:900;\n}\n\n.sop-help-icon{\n  display:grid;\n  place-items:center;\n\n  width:50px;\n  height:50px;\n\n  margin:0 auto 12px;\n\n  border-radius:50%;\n\n  background:rgba(255,255,255,.17);\n\n  color:#fff;\n}\n\n.sop-help h2{\n  position:relative;\n  z-index:1;\n\n  margin:0 0 9px!important;\n\n  color:#fff;\n\n  font-size:22px;\n  line-height:1.3;\n}\n\n.sop-help p{\n  position:relative;\n  z-index:1;\n\n  max-width:510px;\n\n  margin:0 auto!important;\n\n  color:#f9efff!important;\n\n  font-size:13.5px!important;\n  line-height:1.7!important;\n}\n\n.sop-help strong{\n  color:#fff;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:430px){\n\n  .sop-hero{\n    padding:35px 18px 32px;\n  }\n\n  .sop-hero h1{\n    font-size:27px;\n  }\n\n  .sop-section{\n    padding:29px 16px;\n  }\n\n  .sop-section h2{\n    font-size:21px;\n  }\n\n  .sop-grid{\n    gap:9px;\n  }\n\n  .sop-card{\n    padding:14px 11px;\n  }\n\n  .sop-use-grid{\n    gap:8px;\n  }\n\n  .sop-routine{\n    gap:7px;\n  }\n\n  .sop-routine-item{\n    min-height:145px;\n\n    padding:16px 5px 13px;\n  }\n\n  .sop-routine-num{\n    width:31px!important;\n    height:31px!important;\n\n    min-width:31px!important;\n    min-height:31px!important;\n\n    margin:0 auto 11px!important;\n  }\n\n  .sop-routine-item strong{\n    font-size:11px;\n  }\n\n  .sop-routine-item \u003e span:not(.sop-routine-num){\n    font-size:9.7px;\n  }\n\n  .sop-review-card{\n    padding:17px 15px;\n  }\n\n  .sop-review-top{\n    align-items:flex-start;\n  }\n\n  .sop-review-stars{\n    font-size:15px!important;\n    letter-spacing:1px;\n  }\n\n  .sop-review-card p{\n    font-size:13px!important;\n  }\n\n  .sop-trust{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .sop-help{\n    padding:29px 17px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sop-page\"\u003e\n\u003c!-- =========================================================\n     HERO\n========================================================= --\u003e\n\u003csection class=\"sop-hero\"\u003e\u003cspan class=\"sop-kicker\"\u003e 🐾 PET ODOR + STAIN CARE · 500ML \u003c\/span\u003e\n\u003ch1\u003eBreak Down Pet Odors.\u003cbr\u003eClean Up Everyday Messes. ✨\u003c\/h1\u003e\n\u003cp\u003eA multi-surface pet odor and stain remover designed for urine accidents, litter box smells, carpets, sofas, pet spaces and everyday messes— without relying on fragrance alone. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222056_001.webp?v=1788921490\" alt=\"Pet Odor and Stain Remover\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sop-chips\"\u003e\n\u003cspan class=\"sop-chip\"\u003e 👃 Odor Control \u003c\/span\u003e \u003cspan class=\"sop-chip\"\u003e ✨ Stain Removal \u003c\/span\u003e \u003cspan class=\"sop-chip\"\u003e 🛋️ Multi-Surface \u003c\/span\u003e \u003cspan class=\"sop-chip\"\u003e 🐾 Pet-Home Friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     BENEFITS\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-soft\"\u003e\n\u003cdiv class=\"sop-highlight\"\u003e🐾 Pet odors are different from ordinary household smells. Urine, litter box messes and repeated accidents can leave odor-causing residue behind—so simply adding fragrance may not solve the real problem.\u003c\/div\u003e\n\u003cspan class=\"sop-label\"\u003e 👃 NO MASKING · SMARTER ODOR CARE \u003c\/span\u003e\n\u003ch2\u003eTarget the Mess.\u003cbr\u003eFreshen the Space. ✨\u003c\/h2\u003e\n\u003cp\u003eSOPAMI combines everyday stain cleaning with targeted pet-odor care so you can tackle both what you can see and what you can smell. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222057_001.webp?v=1788921491\" alt=\"Pet odor and stain remover benefits\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sop-grid\"\u003e\n\u003cdiv class=\"sop-card\"\u003e\n\u003cdiv class=\"sop-card-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M5 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M15 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-purple\"\u003e 👃 Odor Control \u003c\/span\u003e \u003cstrong\u003e Targets Stubborn Pet Smells \u003c\/strong\u003e \u003cspan\u003e Designed for odor problems associated with urine, litter boxes and everyday pet spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-card\"\u003e\n\u003cdiv class=\"sop-card-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M5 18l14-14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 5l11 11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 13l6 6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-blue\"\u003e ✨ Stain Care \u003c\/span\u003e \u003cstrong\u003e Cleans Everyday Pet Messes \u003c\/strong\u003e \u003cspan\u003e Helps tackle visible stains while dealing with the unwanted smell. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-card\"\u003e\n\u003cdiv class=\"sop-card-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M12 3c-4 5-6 8-6 11a6 6 0 0 0 12 0c0-3-2-6-6-11z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-mint\"\u003e 🌸 Fresh Finish \u003c\/span\u003e \u003cstrong\u003e Leaves a Cleaner Scent \u003c\/strong\u003e \u003cspan\u003e Refreshes treated areas with a lighter, cleaner-smelling finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-card\"\u003e\n\u003cdiv class=\"sop-card-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003crect x=\"4\" y=\"5\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M4 11h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 11v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-gold\"\u003e 🛋️ Multi-Surface \u003c\/span\u003e \u003cstrong\u003e One Bottle, More Pet Spaces \u003c\/strong\u003e \u003cspan\u003e Convenient care for multiple pet-related cleanup areas around your home. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-dark\"\u003e\n\u003cstrong\u003e 🐾 Pet accidents happen. The smell doesn't have to stay. \u003c\/strong\u003e \u003cspan\u003e Don't simply cover pet smells with fragrance. Treat the affected area, clean the source and bring a fresher feeling back to your home. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     ENZYME ODOR STORY\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-lavender\"\u003e\u003cspan class=\"sop-label\"\u003e 🧬 GO BEYOND COVERING UP THE SMELL \u003c\/span\u003e\n\u003ch2\u003eTarget Odors Where They Start.\u003c\/h2\u003e\n\u003cp\u003eThe enzyme-based positioning focuses on odor-causing residue rather than simply placing a stronger fragrance over the top. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222100_001.webp?v=1788921490\" alt=\"Enzyme pet odor removal process\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sop-process\"\u003e\n\u003cdiv class=\"sop-process-item\"\u003e\n\u003cspan class=\"sop-process-num\"\u003e 1 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-mini sop-mini-rose\"\u003e 🎯 Find the Source \u003c\/span\u003e \u003cstrong\u003e Target Odor-Causing Residue \u003c\/strong\u003e\n\u003cp\u003ePet messes can leave compounds associated with strong odors behind on household surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-process-item\"\u003e\n\u003cspan class=\"sop-process-num\"\u003e 2 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-mini sop-mini-purple\"\u003e 🫧 Capture \u003c\/span\u003e \u003cstrong\u003e Work Directly on the Problem Area \u003c\/strong\u003e\n\u003cp\u003eThe cleaning system is designed to work where unwanted odor remains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-process-item\"\u003e\n\u003cspan class=\"sop-process-num\"\u003e 3 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-mini sop-mini-blue\"\u003e ✨ Break It Down \u003c\/span\u003e \u003cstrong\u003e Clean Instead of Simply Masking \u003c\/strong\u003e\n\u003cp\u003eThe goal is a genuinely cleaner, fresher-smelling treated surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     MULTIPLE PET SPACES\n========================================================= --\u003e\n\u003csection class=\"sop-section\"\u003e\u003cspan class=\"sop-label\"\u003e 🐾 ONE SPRAY · MORE PET SPACES \u003c\/span\u003e\n\u003ch2\u003eWherever Pet Messes Happen,\u003cbr\u003eBe Ready. 💜\u003c\/h2\u003e\n\u003cp\u003eKeep one spray ready for the places where pet smells and everyday messes tend to show up most often. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222059_001.webp?v=1788921490\" alt=\"Multiple pet home uses\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sop-use-grid\"\u003e\n\u003cdiv class=\"sop-use\"\u003e\n\u003cdiv class=\"sop-use-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M12 3c-4 5-6 8-6 11a6 6 0 0 0 12 0c0-3-2-6-6-11z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-purple\"\u003e 🐶 Pet Accidents \u003c\/span\u003e \u003cstrong\u003e Urine \u0026amp; Everyday Messes \u003c\/strong\u003e\n\u003cp\u003eTarget common pet accident areas instead of leaving odor behind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-use\"\u003e\n\u003cdiv class=\"sop-use-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M5 9h14l-2 10H7z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 9V6h8v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-rose\"\u003e 🐱 Cat Homes \u003c\/span\u003e \u003cstrong\u003e Litter Box Areas \u003c\/strong\u003e\n\u003cp\u003eHelps refresh spaces where litter box odors tend to linger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-use\"\u003e\n\u003cdiv class=\"sop-use-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M4 16c0-4 3-7 8-7s8 3 8 7v3H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 9l-2-3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M17 9l2-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-mint\"\u003e 🛏️ Pet Comfort \u003c\/span\u003e \u003cstrong\u003e Beds \u0026amp; Pet Spaces \u003c\/strong\u003e\n\u003cp\u003eRefresh everyday areas where pets rest and relax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-use\"\u003e\n\u003cdiv class=\"sop-use-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M4 11h16v8H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 11V7h12v4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 19v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M17 19v2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"sop-mini sop-mini-blue\"\u003e 🛋️ Home Surfaces \u003c\/span\u003e \u003cstrong\u003e Sofas \u0026amp; Carpets \u003c\/strong\u003e\n\u003cp\u003eConvenient odor-and-stain care for common household surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FORMULA CONFIDENCE\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-ivory\"\u003e\u003cspan class=\"sop-label\"\u003e 🌿 MADE FOR REAL PET HOMES \u003c\/span\u003e\n\u003ch2\u003eGentle-Looking Care.\u003cbr\u003eSerious Everyday Cleanup.\u003c\/h2\u003e\n\u003cp\u003eBuilt around convenient pet-home cleaning, multi-surface use and an easy spray format. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222117_001.jpg?v=1788921490\" alt=\"Pet home friendly formula\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sop-confidence\"\u003e\n\u003cspan class=\"sop-confidence-item\"\u003e 🌿 Plant-Based Formula \u003c\/span\u003e \u003cspan class=\"sop-confidence-item\"\u003e 🐾 Pet-Home Friendly \u003c\/span\u003e \u003cspan class=\"sop-confidence-item\"\u003e 🛋️ Multi-Surface \u003c\/span\u003e \u003cspan class=\"sop-confidence-item\"\u003e 🧺 Fabric-Friendly Use \u003c\/span\u003e \u003cspan class=\"sop-confidence-item\"\u003e ✨ Stain + Odor Care \u003c\/span\u003e \u003cspan class=\"sop-confidence-item\"\u003e 🌸 Fresh Finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     HOW TO USE\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-lavender\"\u003e\u003cspan class=\"sop-label\"\u003e 🧼 SIMPLE 3-STEP CLEANUP \u003c\/span\u003e\n\u003ch2\u003eSpot It. Spray It. Refresh It. ✨\u003c\/h2\u003e\n\u003cp\u003eKeep cleanup straightforward and follow the directions printed on your product packaging. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222101_001.webp?v=1788921491\" alt=\"How to use pet odor and stain remover\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sop-routine\"\u003e\n\u003cdiv class=\"sop-routine-item\"\u003e\n\u003cspan class=\"sop-routine-num\"\u003e 1 \u003c\/span\u003e \u003cstrong\u003e 🧻 PREP \u003c\/strong\u003e \u003cspan\u003e Remove debris or blot excess moisture first. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-routine-item\"\u003e\n\u003cspan class=\"sop-routine-num\"\u003e 2 \u003c\/span\u003e \u003cstrong\u003e 💦 SPRAY \u003c\/strong\u003e \u003cspan\u003e Treat the affected area according to label directions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-routine-item\"\u003e\n\u003cspan class=\"sop-routine-num\"\u003e 3 \u003c\/span\u003e \u003cstrong\u003e ✨ REFRESH \u003c\/strong\u003e \u003cspan\u003e Wipe, blot or allow to dry as directed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-note\"\u003e\n\u003cstrong\u003e 🧺 Surface-care tip: \u003c\/strong\u003e Always test on a small hidden area first, especially on delicate, dyed or unfamiliar fabrics. Follow the bottle directions for application and drying.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PRODUCT DETAILS\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-soft\"\u003e\u003cspan class=\"sop-label\"\u003e 📋 PRODUCT AT A GLANCE \u003c\/span\u003e\n\u003ch2\u003ePet Cleanup Made Easier.\u003c\/h2\u003e\n\u003cdiv class=\"sop-table-wrap\"\u003e\n\u003ctable class=\"sop-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003ePet odor \u0026amp; stain remover spray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Content\u003c\/td\u003e\n\u003ctd\u003e500ml \/ 16.9 fl oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormula Focus\u003c\/td\u003e\n\u003ctd\u003ePlant-based odor \u0026amp; stain care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Goal\u003c\/td\u003e\n\u003ctd\u003eTarget pet odors and everyday stains\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommon Uses\u003c\/td\u003e\n\u003ctd\u003ePet accidents, litter box areas, beds, carpets, sofas and compatible floors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eCleaner, fresher-smelling treated areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eTrigger spray for targeted household cleanup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     WHAT TO EXPECT\n========================================================= --\u003e\n\u003csection class=\"sop-section\"\u003e\u003cspan class=\"sop-label\"\u003e 💜 WHAT YOU'LL LOVE \u003c\/span\u003e\n\u003ch2\u003eLess Pet Mess.\u003cbr\u003eMore Fresh-Home Feeling.\u003c\/h2\u003e\n\u003cdiv class=\"sop-expect\"\u003e\n\u003cdiv class=\"sop-expect-top\"\u003e\n\u003cdiv class=\"sop-expect-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M5 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M15 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-mini sop-mini-purple\"\u003e 👃 Odor \u003c\/span\u003e \u003cstrong\u003e Fresher-Smelling Spaces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eUse it where pet odor originates instead of relying only on room fragrance to temporarily cover the smell.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-expect\"\u003e\n\u003cdiv class=\"sop-expect-top\"\u003e\n\u003cdiv class=\"sop-expect-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-mini sop-mini-blue\"\u003e ✨ Stains \u003c\/span\u003e \u003cstrong\u003e Cleaner-Looking Surfaces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eFresh messes may be easier to address. Older or deeply absorbed stains may require additional treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-expect\"\u003e\n\u003cdiv class=\"sop-expect-top\"\u003e\n\u003cdiv class=\"sop-expect-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 8v4l3 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-mini sop-mini-mint\"\u003e 🐾 Everyday Life \u003c\/span\u003e \u003cstrong\u003e Ready for Real Pet Homes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eKeep it nearby for routine accidents, litter box cleanup and the spaces where pets spend the most time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     CUSTOMER REVIEWS\n     SAMPLE COPY - REPLACE WITH VERIFIED REVIEWS\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-lavender\"\u003e\u003cspan class=\"sop-label\"\u003e 💜 CUSTOMER EXPERIENCES \u003c\/span\u003e\n\u003ch2\u003eMade for Real-Life Pet Messes.\u003c\/h2\u003e\n\u003cp\u003eFrom surprise accidents to everyday pet smells, an easy cleanup routine can make sharing your home with pets feel a whole lot fresher.\u003c\/p\u003e\n\u003cdiv class=\"sop-reviews\"\u003e\n\u003c!-- REVIEW 01 --\u003e\n\u003cdiv class=\"sop-review-card\"\u003e\n\u003cdiv class=\"sop-review-top\"\u003e\n\u003cdiv class=\"sop-review-user\"\u003e\n\u003cdiv class=\"sop-review-avatar\"\u003eAM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-review-name\"\u003e Amanda M. \u003c\/span\u003e \u003cspan class=\"sop-review-note\"\u003e Sample customer review \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e“\u003cspan\u003eIf you have kids or pets you definitely need this especially if they always have to spell something on the carpet or pets have accidents on your floor it’s fast acting clean and smells amazing\u003c\/span\u003e”\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908230157_001.webp?v=1788922940\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cspan class=\"sop-review-tag\"\u003e 🐶 Pet Accidents \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEW 02 --\u003e\n\u003cdiv class=\"sop-review-card\"\u003e\n\u003cdiv class=\"sop-review-top\"\u003e\n\u003cdiv class=\"sop-review-user\"\u003e\n\u003cdiv class=\"sop-review-avatar\"\u003eJL\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-review-name\"\u003e Jessica L. \u003c\/span\u003e \u003cspan class=\"sop-review-note\"\u003e Sample customer review \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e“🐱 The litter box area is always the hardest part of keeping my apartment smelling fresh. I use this during my normal cleanup routine and really like having one spray for pet-related smells and little messes around the surrounding floor area. The trigger bottle also makes application really simple.”\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222107_001.webp?v=1788921490\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cspan class=\"sop-review-tag\"\u003e 🐱 Litter Box Area \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEW 03 --\u003e\n\u003cdiv class=\"sop-review-card\"\u003e\n\u003cdiv class=\"sop-review-top\"\u003e\n\u003cdiv class=\"sop-review-user\"\u003e\n\u003cdiv class=\"sop-review-avatar\"\u003eSR\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sop-review-name\"\u003e Sophia R. \u003c\/span\u003e \u003cspan class=\"sop-review-note\"\u003e Sample customer review \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e“🛋️ With two pets, our sofa and pet bedding can start smelling less than fresh pretty quickly. I like being able to use one product as part of my regular pet-home cleanup instead of keeping several different cleaners around. It has become a really convenient spray to keep with my cleaning supplies.”\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222108_001.webp?v=1788921490\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cspan class=\"sop-review-tag\"\u003e 🛋️ Sofas \u0026amp; Pet Spaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-soft\"\u003e\u003cspan class=\"sop-label\"\u003e 💬 QUESTIONS \u0026amp; ANSWERS \u003c\/span\u003e\n\u003ch2\u003eGot Questions? We've Got Answers.\u003c\/h2\u003e\n\u003cdetails class=\"sop-faq\"\u003e\n\u003csummary\u003e🐾 What types of pet messes can I use it for?\u003c\/summary\u003e\n\u003cp\u003eIt is positioned for everyday pet odor and stain cleanup, including urine accidents, litter box areas and other common pet-related messes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sop-faq\"\u003e\n\u003csummary\u003e🛋️ Can I use it on carpets and sofas?\u003c\/summary\u003e\n\u003cp\u003eThe product is intended for common household surfaces such as carpets, sofas and compatible areas. Always patch test first.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sop-faq\"\u003e\n\u003csummary\u003e👃 Does it only cover the smell with fragrance?\u003c\/summary\u003e\n\u003cp\u003eNo. The product is positioned around odor-neutralizing and enzyme-based care rather than fragrance alone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sop-faq\"\u003e\n\u003csummary\u003e🐶 Can I spray it directly on my dog or cat?\u003c\/summary\u003e\n\u003cp\u003eThis page presents the product as a household surface odor-and-stain remover. Do not apply directly to animals unless your bottle instructions specifically permit it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sop-faq\"\u003e\n\u003csummary\u003e🐾 Can I use it around a pet household?\u003c\/summary\u003e\n\u003cp\u003eThe product is positioned for pet-home use. Follow the directions and safety information printed on your packaging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sop-faq\"\u003e\n\u003csummary\u003e✨ Will one treatment remove every old stain?\u003c\/summary\u003e\n\u003cp\u003eResults can vary depending on the surface, type of mess and how long the stain or odor has been present.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sop-faq\"\u003e\n\u003csummary\u003e🧺 Should I test the surface first?\u003c\/summary\u003e\n\u003cp\u003eYes. Test a small hidden area first, particularly on delicate, dyed or unfamiliar materials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     TRUST\n========================================================= --\u003e\n\u003csection class=\"sop-section sop-lavender\"\u003e\u003cspan class=\"sop-label\"\u003e 🐾 CLEANER HOME · HAPPIER PET LIFE \u003c\/span\u003e\n\u003ch2\u003eKeep Pet Messes From Taking Over Your Space.\u003c\/h2\u003e\n\u003cdiv class=\"sop-trust\"\u003e\n\u003cdiv class=\"sop-trust-item\"\u003e\n\u003cdiv class=\"sop-trust-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M5 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 17c2-1 3-3 3-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e 👃 Odor Control \u003c\/b\u003e \u003cspan\u003e Targets pet smells \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-trust-item\"\u003e\n\u003cdiv class=\"sop-trust-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e ✨ Stain Care \u003c\/b\u003e \u003cspan\u003e Everyday cleanup \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-trust-item\"\u003e\n\u003cdiv class=\"sop-trust-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003crect x=\"4\" y=\"5\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M4 11h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e 🛋️ Multi-Surface \u003c\/b\u003e \u003cspan\u003e More pet spaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-trust-item\"\u003e\n\u003cdiv class=\"sop-trust-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M4 8l8-4 8 4v9l-8 4-8-4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 8l8 4 8-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e 📦 Tracked Shipping \u003c\/b\u003e \u003cspan\u003e Order updates \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-trust-item\"\u003e\n\u003cdiv class=\"sop-trust-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cpath d=\"M5 6h14v10H9l-4 4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 10h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e 💬 Customer Support \u003c\/b\u003e \u003cspan\u003e We're here to help \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sop-trust-item\"\u003e\n\u003cdiv class=\"sop-trust-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003crect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e 🔒 Secure Checkout \u003c\/b\u003e \u003cspan\u003e Protected payment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     BOTTOM CTA\n     NO BUTTON \/ NO CLICKABLE LINK\n========================================================= --\u003e\n\u003csection class=\"sop-cta\"\u003e\u003cspan class=\"sop-label\"\u003e 🐾 A FRESHER HOME STARTS HERE \u003c\/span\u003e\n\u003ch2\u003eLess Pet Odor.\u003cbr\u003eMore Home to Love. 💜\u003c\/h2\u003e\n\u003cp\u003eFrom surprise accidents to everyday pet smells, keep one easy spray ready to clean, refresh and get your space feeling like home again.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECURE CHECKOUT\n========================================================= --\u003e\n\u003csection class=\"sop-payments\"\u003e\n\u003cdiv class=\"sop-lock\"\u003e\n\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n\n      \u003crect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n\n      \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n\n    \u003c\/svg\u003e\n\u003ch3\u003e🔒 Guaranteed Safe \u0026amp; Secure Checkout\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eYour payment information is processed securely.\u003c\/p\u003e\n\u003cdiv class=\"sop-payment-row\"\u003e\n\u003cspan class=\"sop-payment\"\u003e VISA \u003c\/span\u003e \u003cspan class=\"sop-payment\"\u003e MASTERCARD \u003c\/span\u003e \u003cspan class=\"sop-payment\"\u003e PAYPAL \u003c\/span\u003e \u003cspan class=\"sop-payment\"\u003e APPLE PAY \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     CUSTOMER HELP\n========================================================= --\u003e\n\u003csection class=\"sop-help\"\u003e\n\u003cdiv class=\"sop-help-icon\"\u003e\u003csvg class=\"sop-svg\" viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n\n      \u003cpath d=\"M5 6h14v10H9l-4 4z\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M9 10h6\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M9 13h4\"\u003e\u003c\/path\u003e\n\n    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch2\u003e💬 Questions? We're Here for You. 💜\u003c\/h2\u003e\n\u003cp\u003eNot sure how to use it? Wondering whether it's right for your \u003cstrong\u003ecarpet, sofa or another surface?\u003c\/strong\u003e Need help with your order? \u003cstrong\u003eJust reach out anytime.\u003c\/strong\u003e We're always happy to help before or after your purchase. 🐾\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"tjx","offers":[{"title":"Default Title","offer_id":48142345044099,"sku":"NC0229260909854-500ML-SKU00051873","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260908222055_001.webp?v=1788921490","url":"https:\/\/craftivon.com\/products\/pet-odor-eliminator-stain-remover-spray","provider":"Craftivon","version":"1.0","type":"link"}