{"product_id":"tradevault-scoop-seal-pet-poop-scoop","title":"TradeVault Scoop \u0026 Seal Pet Poop Scoop","description":"\u003cstyle\u003e\n  #tv-cleanpaw {\n    --tv-navy: #091536;\n    --tv-dark-blue: #25365f;\n    --tv-blue: #2688f4;\n    --tv-cyan: #25d8e5;\n    --tv-teal: #11aaa4;\n    --tv-purple: #8964f5;\n    --tv-pink: #ed75cf;\n    --tv-text: #33405c;\n    --tv-muted: #68758e;\n\n    position: relative;\n    max-width: 1200px;\n    margin: 30px auto;\n    overflow: hidden;\n    color: var(--tv-text);\n    font-family: Arial, Helvetica, sans-serif;\n\n    background:\n      radial-gradient(\n        circle at 8% 10%,\n        rgba(72, 226, 232, 0.24),\n        transparent 27%\n      ),\n      radial-gradient(\n        circle at 90% 8%,\n        rgba(235, 130, 217, 0.22),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 15% 88%,\n        rgba(116, 150, 255, 0.2),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 88% 82%,\n        rgba(136, 245, 224, 0.2),\n        transparent 27%\n      ),\n      linear-gradient(\n        135deg,\n        #eafaff 0%,\n        #f3efff 28%,\n        #eafbf9 55%,\n        #fff0fa 78%,\n        #eef6ff 100%\n      );\n\n    border: 1px solid rgba(102, 177, 245, 0.3);\n    border-radius: 30px;\n\n    box-shadow:\n      0 22px 60px rgba(56, 78, 146, 0.14),\n      inset 0 0 45px rgba(255, 255, 255, 0.35);\n  }\n\n  #tv-cleanpaw *,\n  #tv-cleanpaw *::before,\n  #tv-cleanpaw *::after {\n    box-sizing: border-box;\n  }\n\n  #tv-cleanpaw h1,\n  #tv-cleanpaw h2,\n  #tv-cleanpaw h3,\n  #tv-cleanpaw p {\n    margin-top: 0;\n  }\n\n  #tv-cleanpaw img {\n    max-width: 100%;\n  }\n\n  #tv-cleanpaw .tv-wrap,\n  #tv-cleanpaw .tv-section,\n  #tv-cleanpaw .tv-closing {\n    position: relative;\n    z-index: 1;\n  }\n\n  #tv-cleanpaw .tv-wrap::before,\n  #tv-cleanpaw .tv-section::before,\n  #tv-cleanpaw .tv-closing::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -1;\n    pointer-events: none;\n\n    background:\n      linear-gradient(\n        115deg,\n        rgba(255, 255, 255, 0.15),\n        transparent 36%\n      ),\n      linear-gradient(\n        300deg,\n        rgba(165, 241, 255, 0.12),\n        transparent 35%\n      ),\n      linear-gradient(\n        45deg,\n        rgba(241, 167, 231, 0.1),\n        transparent 32%\n      );\n  }\n\n  #tv-cleanpaw .tv-wrap {\n    padding: 44px;\n  }\n\n  #tv-cleanpaw .tv-section {\n    padding: 50px 42px;\n    border-top: 1px solid rgba(73, 165, 238, 0.16);\n  }\n\n  #tv-cleanpaw .tv-holo-text {\n    color: #4473d5;\n\n    background: linear-gradient(\n      90deg,\n      #09aaa7 0%,\n      #29a8f7 24%,\n      #8169ef 50%,\n      #e276ca 76%,\n      #16b4af 100%\n    );\n\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  #tv-cleanpaw .tv-holo-border {\n    position: relative;\n\n    background:\n      linear-gradient(\n        rgba(255, 255, 255, 0.5),\n        rgba(255, 255, 255, 0.5)\n      ) padding-box,\n      linear-gradient(\n        120deg,\n        rgba(39, 216, 228, 0.9),\n        rgba(130, 102, 242, 0.78),\n        rgba(238, 117, 204, 0.72),\n        rgba(35, 208, 220, 0.86)\n      ) border-box;\n\n    border: 2px solid transparent;\n\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n  }\n\n  #tv-cleanpaw .tv-glass {\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255, 255, 255, 0.56),\n        rgba(237, 251, 255, 0.6),\n        rgba(248, 239, 255, 0.62),\n        rgba(237, 255, 251, 0.58)\n      );\n\n    border: 1px solid rgba(94, 169, 238, 0.22);\n\n    box-shadow:\n      0 15px 34px rgba(54, 77, 147, 0.1),\n      inset 0 1px 0 rgba(255, 255, 255, 0.7);\n\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n  }\n\n  \/* HERO *\/\n\n  #tv-cleanpaw .tv-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);\n    gap: 36px;\n    align-items: center;\n  }\n\n  #tv-cleanpaw .tv-brand {\n    display: inline-flex;\n    gap: 10px;\n    align-items: center;\n    margin-bottom: 17px;\n    padding: 9px 15px;\n\n    color: #40547e;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n\n    background:\n      linear-gradient(\n        115deg,\n        rgba(255, 255, 255, 0.64),\n        rgba(231, 251, 255, 0.65),\n        rgba(248, 238, 255, 0.68)\n      );\n\n    border: 1px solid rgba(117, 174, 244, 0.28);\n    border-radius: 999px;\n\n    box-shadow: 0 9px 24px rgba(72, 94, 166, 0.1);\n  }\n\n  #tv-cleanpaw .tv-brand-dot {\n    width: 11px;\n    height: 11px;\n    border-radius: 50%;\n\n    background: linear-gradient(\n      135deg,\n      var(--tv-cyan),\n      var(--tv-purple),\n      var(--tv-pink)\n    );\n\n    box-shadow: 0 0 14px rgba(86, 167, 244, 0.8);\n  }\n\n  #tv-cleanpaw .tv-title {\n    margin-bottom: 13px;\n    font-size: clamp(37px, 5vw, 68px);\n    line-height: 0.98;\n    letter-spacing: -2.2px;\n    font-weight: 900;\n  }\n\n  #tv-cleanpaw .tv-subtitle {\n    margin-bottom: 20px;\n    color: var(--tv-navy);\n    font-size: clamp(20px, 2.6vw, 31px);\n    line-height: 1.2;\n    font-weight: 900;\n  }\n\n  #tv-cleanpaw .tv-intro {\n    max-width: 700px;\n    margin-bottom: 16px;\n    color: var(--tv-text);\n    font-size: 17px;\n    line-height: 1.78;\n  }\n\n  #tv-cleanpaw .tv-highlight {\n    margin-top: 23px;\n    padding: 17px 19px;\n    color: #243653;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.55;\n    border-radius: 19px;\n\n    background:\n      linear-gradient(\n        110deg,\n        rgba(213, 253, 255, 0.68),\n        rgba(241, 232, 255, 0.72),\n        rgba(255, 231, 247, 0.7)\n      );\n\n    box-shadow: 0 12px 28px rgba(73, 105, 178, 0.11);\n  }\n\n  #tv-cleanpaw .tv-hero-visual {\n    position: relative;\n    min-height: 510px;\n    overflow: hidden;\n    padding: 18px;\n    border-radius: 29px;\n\n    background:\n      radial-gradient(\n        circle at 18% 20%,\n        rgba(72, 226, 232, 0.28),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 82% 25%,\n        rgba(233, 136, 214, 0.23),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 50% 82%,\n        rgba(134, 104, 239, 0.18),\n        transparent 27%\n      ),\n      linear-gradient(\n        135deg,\n        rgba(231, 252, 255, 0.63),\n        rgba(244, 238, 255, 0.66),\n        rgba(234, 255, 249, 0.64)\n      );\n\n    box-shadow: 0 22px 45px rgba(56, 78, 148, 0.17);\n  }\n\n  #tv-cleanpaw .tv-hero-visual img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 470px;\n    object-fit: cover;\n    border-radius: 22px;\n  }\n\n  #tv-cleanpaw .tv-placeholder {\n    display: flex;\n    min-height: inherit;\n    align-items: center;\n    justify-content: center;\n    padding: 30px;\n\n    color: #506488;\n    text-align: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1.55;\n\n    background:\n      radial-gradient(\n        circle at center,\n        rgba(80, 215, 223, 0.26),\n        transparent 39%\n      ),\n      linear-gradient(\n        140deg,\n        rgba(225, 251, 255, 0.75),\n        rgba(241, 232, 255, 0.72),\n        rgba(250, 232, 247, 0.72)\n      );\n\n    border: 1px dashed rgba(93, 141, 228, 0.5);\n    border-radius: 22px;\n  }\n\n  #tv-cleanpaw .tv-float-badge {\n    position: absolute;\n    right: 30px;\n    bottom: 30px;\n    max-width: 225px;\n    padding: 14px 17px;\n\n    color: var(--tv-navy);\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1.5;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.75),\n        rgba(229, 249, 255, 0.76),\n        rgba(247, 234, 255, 0.76)\n      );\n\n    border-radius: 17px;\n\n    box-shadow: 0 14px 30px rgba(42, 72, 140, 0.19);\n\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n  }\n\n  \/* TRUST STRIP *\/\n\n  #tv-cleanpaw .tv-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 13px;\n    margin-top: 36px;\n  }\n\n  #tv-cleanpaw .tv-trust-item {\n    padding: 16px 11px;\n    text-align: center;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(232, 252, 255, 0.68),\n        rgba(244, 236, 255, 0.7),\n        rgba(255, 237, 247, 0.66)\n      );\n\n    border: 1px solid rgba(78, 167, 238, 0.23);\n    border-radius: 17px;\n\n    box-shadow:\n      0 9px 23px rgba(68, 93, 154, 0.08),\n      inset 0 1px 0 rgba(255, 255, 255, 0.75);\n  }\n\n  #tv-cleanpaw .tv-trust-icon {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 26px;\n  }\n\n  #tv-cleanpaw .tv-trust-text {\n    color: #435477;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  \/* HEADINGS *\/\n\n  #tv-cleanpaw .tv-section-title {\n    margin-bottom: 11px;\n    text-align: center;\n    font-size: clamp(30px, 4vw, 49px);\n    line-height: 1.1;\n    font-weight: 900;\n    letter-spacing: -1px;\n  }\n\n  #tv-cleanpaw .tv-section-intro {\n    max-width: 760px;\n    margin: 0 auto 31px;\n    color: var(--tv-muted);\n    text-align: center;\n    font-size: 16px;\n    line-height: 1.68;\n  }\n\n  \/* BENEFITS *\/\n\n  #tv-cleanpaw .tv-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 19px;\n  }\n\n  #tv-cleanpaw .tv-benefit {\n    padding: 25px;\n    border-radius: 23px;\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #tv-cleanpaw .tv-benefit:hover {\n    transform: translateY(-5px);\n\n    box-shadow:\n      0 21px 42px rgba(54, 77, 147, 0.17),\n      inset 0 1px 0 rgba(255, 255, 255, 0.75);\n  }\n\n  #tv-cleanpaw .tv-benefit-icon {\n    display: flex;\n    width: 55px;\n    height: 55px;\n    margin-bottom: 17px;\n    align-items: center;\n    justify-content: center;\n\n    font-size: 28px;\n\n    background:\n      linear-gradient(\n        145deg,\n        rgba(214, 252, 255, 0.86),\n        rgba(241, 225, 255, 0.86),\n        rgba(255, 225, 245, 0.8)\n      );\n\n    border: 1px solid rgba(82, 167, 244, 0.3);\n    border-radius: 17px;\n\n    box-shadow: 0 8px 20px rgba(77, 102, 174, 0.1);\n  }\n\n  #tv-cleanpaw .tv-benefit h3 {\n    margin-bottom: 9px;\n    color: var(--tv-navy);\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  #tv-cleanpaw .tv-benefit p {\n    margin-bottom: 0;\n    color: var(--tv-muted);\n    font-size: 14px;\n    line-height: 1.66;\n  }\n\n  \/* SURFACE TAGS *\/\n\n  #tv-cleanpaw .tv-surface-heading {\n    margin: 35px 0 12px;\n    color: var(--tv-navy);\n    text-align: center;\n    font-size: 24px;\n  }\n\n  #tv-cleanpaw .tv-surface-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 11px;\n    justify-content: center;\n  }\n\n  #tv-cleanpaw .tv-surface {\n    padding: 12px 17px;\n\n    color: #34466d;\n    font-size: 14px;\n    font-weight: 900;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(221, 252, 255, 0.74),\n        rgba(242, 232, 255, 0.74),\n        rgba(255, 232, 247, 0.7)\n      );\n\n    border: 1px solid rgba(85, 169, 238, 0.28);\n    border-radius: 999px;\n\n    box-shadow: 0 8px 19px rgba(63, 84, 145, 0.08);\n  }\n\n  \/* WIDE IMAGE *\/\n\n  #tv-cleanpaw .tv-wide-image {\n    min-height: 340px;\n    margin-top: 29px;\n    overflow: hidden;\n    padding: 14px;\n    border-radius: 27px;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(217, 252, 255, 0.62),\n        rgba(239, 229, 255, 0.66),\n        rgba(255, 232, 248, 0.62)\n      );\n\n    box-shadow: 0 18px 42px rgba(55, 78, 145, 0.13);\n  }\n\n  #tv-cleanpaw .tv-wide-image img {\n    display: block;\n    width: 100%;\n    border-radius: 20px;\n  }\n\n  #tv-cleanpaw .tv-wide-image .tv-placeholder {\n    min-height: 310px;\n  }\n\n  \/* STEPS *\/\n\n  #tv-cleanpaw .tv-step-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 15px;\n    margin-top: 29px;\n  }\n\n  #tv-cleanpaw .tv-step-grid.tv-four {\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  #tv-cleanpaw .tv-step {\n    position: relative;\n    padding: 22px 18px;\n    text-align: center;\n    border-radius: 21px;\n  }\n\n  #tv-cleanpaw .tv-step-number {\n    display: flex;\n    width: 43px;\n    height: 43px;\n    margin: 0 auto 14px;\n    align-items: center;\n    justify-content: center;\n\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 900;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--tv-teal),\n        var(--tv-blue),\n        var(--tv-purple)\n      );\n\n    border-radius: 14px;\n\n    box-shadow: 0 8px 18px rgba(75, 123, 219, 0.32);\n  }\n\n  #tv-cleanpaw .tv-step h3 {\n    margin-bottom: 8px;\n    color: var(--tv-navy);\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n  #tv-cleanpaw .tv-step p {\n    margin-bottom: 0;\n    color: var(--tv-muted);\n    font-size: 13px;\n    line-height: 1.56;\n  }\n\n  #tv-cleanpaw .tv-drama-free {\n    max-width: 760px;\n    margin: 29px auto 0;\n    padding: 18px 21px;\n\n    color: var(--tv-navy);\n    text-align: center;\n    font-size: 17px;\n    font-weight: 900;\n    line-height: 1.5;\n\n    background:\n      linear-gradient(\n        110deg,\n        rgba(211, 253, 255, 0.74),\n        rgba(239, 226, 255, 0.76),\n        rgba(255, 225, 245, 0.72)\n      );\n\n    border-radius: 19px;\n  }\n\n  \/* SPECS *\/\n\n  #tv-cleanpaw .tv-spec-layout {\n    display: grid;\n    grid-template-columns: 0.95fr 1.05fr;\n    gap: 29px;\n    align-items: stretch;\n  }\n\n  #tv-cleanpaw .tv-spec-card {\n    padding: 29px;\n    border-radius: 25px;\n  }\n\n  #tv-cleanpaw .tv-spec-card h3 {\n    margin-bottom: 21px;\n    color: var(--tv-navy);\n    font-size: 24px;\n  }\n\n  #tv-cleanpaw .tv-spec-row {\n    display: flex;\n    gap: 18px;\n    align-items: center;\n    justify-content: space-between;\n    padding: 15px 0;\n\n    border-bottom: 1px solid rgba(80, 157, 225, 0.18);\n  }\n\n  #tv-cleanpaw .tv-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  #tv-cleanpaw .tv-spec-name {\n    color: var(--tv-muted);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #tv-cleanpaw .tv-spec-value {\n    color: var(--tv-navy);\n    text-align: right;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  #tv-cleanpaw .tv-dimension-visual {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    align-items: end;\n    padding: 29px;\n    border-radius: 25px;\n  }\n\n  #tv-cleanpaw .tv-dimension {\n    padding: 21px 10px;\n    text-align: center;\n\n    background:\n      linear-gradient(\n        145deg,\n        rgba(216, 252, 255, 0.68),\n        rgba(240, 230, 255, 0.7),\n        rgba(255, 231, 247, 0.67)\n      );\n\n    border: 1px solid rgba(94, 168, 237, 0.26);\n    border-radius: 19px;\n\n    box-shadow: 0 10px 24px rgba(64, 87, 151, 0.08);\n  }\n\n  #tv-cleanpaw .tv-dimension-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 30px;\n  }\n\n  #tv-cleanpaw .tv-dimension strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--tv-navy);\n    font-size: 24px;\n  }\n\n  #tv-cleanpaw .tv-dimension span {\n    color: var(--tv-muted);\n    font-size: 12px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* PERFECT FOR *\/\n\n  #tv-cleanpaw .tv-perfect-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  #tv-cleanpaw .tv-perfect-item {\n    padding: 19px;\n    color: #34496f;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1.45;\n    border-radius: 18px;\n  }\n\n  #tv-cleanpaw .tv-perfect-icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 28px;\n  }\n\n  \/* CLOSING *\/\n\n  #tv-cleanpaw .tv-closing {\n    padding: 51px 42px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 100%,\n        rgba(92, 220, 225, 0.24),\n        transparent 42%\n      ),\n      radial-gradient(\n        circle at 8% 10%,\n        rgba(237, 117, 207, 0.17),\n        transparent 27%\n      ),\n      radial-gradient(\n        circle at 92% 12%,\n        rgba(132, 104, 239, 0.16),\n        transparent 28%\n      ),\n      linear-gradient(\n        120deg,\n        rgba(220, 251, 255, 0.62),\n        rgba(239, 229, 255, 0.66),\n        rgba(255, 228, 246, 0.62)\n      );\n\n    border-top: 1px solid rgba(73, 165, 238, 0.17);\n  }\n\n  #tv-cleanpaw .tv-closing h2 {\n    margin-bottom: 14px;\n    font-size: clamp(30px, 4vw, 49px);\n    font-weight: 900;\n  }\n\n  #tv-cleanpaw .tv-closing p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: #4f607f;\n    font-size: 17px;\n    line-height: 1.74;\n  }\n\n  #tv-cleanpaw .tv-note {\n    margin-top: 21px;\n    color: #72809a;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* RESPONSIVE *\/\n\n  @media screen and (max-width: 990px) {\n    #tv-cleanpaw .tv-hero,\n    #tv-cleanpaw .tv-spec-layout {\n      grid-template-columns: 1fr;\n    }\n\n    #tv-cleanpaw .tv-benefit-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    #tv-cleanpaw .tv-step-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    #tv-cleanpaw .tv-step-grid .tv-step:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    #tv-cleanpaw .tv-step-grid.tv-four .tv-step:last-child {\n      grid-column: auto;\n    }\n\n    #tv-cleanpaw .tv-hero-visual {\n      min-height: 430px;\n    }\n  }\n\n  @media screen and (max-width: 720px) {\n    #tv-cleanpaw {\n      margin: 18px auto;\n      border-radius: 21px;\n    }\n\n    #tv-cleanpaw .tv-wrap,\n    #tv-cleanpaw .tv-section,\n    #tv-cleanpaw .tv-closing {\n      padding: 31px 18px;\n    }\n\n    #tv-cleanpaw .tv-title {\n      letter-spacing: -1.2px;\n    }\n\n    #tv-cleanpaw .tv-trust {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    #tv-cleanpaw .tv-benefit-grid,\n    #tv-cleanpaw .tv-perfect-grid,\n    #tv-cleanpaw .tv-step-grid,\n    #tv-cleanpaw .tv-step-grid.tv-four {\n      grid-template-columns: 1fr;\n    }\n\n    #tv-cleanpaw .tv-step-grid .tv-step:last-child,\n    #tv-cleanpaw .tv-step-grid.tv-four .tv-step:last-child {\n      grid-column: auto;\n    }\n\n    #tv-cleanpaw .tv-dimension-visual {\n      grid-template-columns: 1fr;\n    }\n\n    #tv-cleanpaw .tv-hero-visual {\n      min-height: 350px;\n    }\n\n    #tv-cleanpaw .tv-hero-visual img {\n      min-height: 320px;\n    }\n\n    #tv-cleanpaw .tv-float-badge {\n      right: 22px;\n      bottom: 22px;\n      left: 22px;\n      max-width: none;\n    }\n\n    #tv-cleanpaw .tv-wide-image {\n      min-height: 250px;\n    }\n\n    #tv-cleanpaw .tv-wide-image .tv-placeholder {\n      min-height: 220px;\n    }\n\n    #tv-cleanpaw .tv-spec-row {\n      align-items: flex-start;\n      flex-direction: column;\n      gap: 5px;\n    }\n\n    #tv-cleanpaw .tv-spec-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\u003csection id=\"tv-cleanpaw\"\u003e\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"tv-wrap\"\u003e\n\u003cdiv class=\"tv-hero\"\u003e\n\u003cdiv class=\"tv-hero-copy\"\u003e\n\u003cdiv class=\"tv-brand\"\u003e\n\u003cspan class=\"tv-brand-dot\"\u003e\u003c\/span\u003e TradeVault Pet Essentials\u003c\/div\u003e\n\u003ch1 class=\"tv-title tv-holo-text\"\u003eCleanPaw Grab \u0026amp; Bag\u003c\/h1\u003e\n\u003ch2 class=\"tv-subtitle\"\u003eCleaner walks. Less mess. Happier adventures. 🐾\u003c\/h2\u003e\n\u003cp class=\"tv-intro\"\u003eMake every dog walk easier with the \u003cstrong\u003eTradeVault CleanPaw Grab \u0026amp; Bag Pet Waste Scooper\u003c\/strong\u003e, a compact and hygienic pickup solution designed to help keep your hands clean and your walks stress-free.\u003c\/p\u003e\n\u003cp class=\"tv-intro\"\u003eInstead of bending down and struggling with a loose plastic bag, simply pull a compatible waste bag over the scooper’s claws, position it over the mess and press the top handle. The expanding claws collect the waste directly into the bag, ready to be tied and disposed of.\u003c\/p\u003e\n\u003cdiv class=\"tv-highlight tv-holo-border\"\u003e🐕✨ Quick, simple and wonderfully hands-off. Your dog handles the adventure. CleanPaw handles the awkward part.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-hero-visual tv-holo-border\" style=\"text-align: start;\"\u003e\n\u003cimg alt=\"TradeVault CleanPaw pet waste scooper\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageJul24_2026_09_29_37PM.png\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv class=\"tv-float-badge tv-holo-border\"\u003e🧼 Hygienic pickup\u003cbr\u003e🤏 Easy one-hand operation\u003cbr\u003e🎒 Compact for every walk\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-trust\"\u003e\n\u003cdiv class=\"tv-trust-item\"\u003e\n\u003cspan class=\"tv-trust-icon\"\u003e🛡️\u003c\/span\u003e \u003cspan class=\"tv-trust-text\"\u003eCleaner Pickup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-trust-item\"\u003e\n\u003cspan class=\"tv-trust-icon\"\u003e🤏\u003c\/span\u003e \u003cspan class=\"tv-trust-text\"\u003eOne-Hand Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-trust-item\"\u003e\n\u003cspan class=\"tv-trust-icon\"\u003e🐾\u003c\/span\u003e \u003cspan class=\"tv-trust-text\"\u003eWalk-Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-trust-item\"\u003e\n\u003cspan class=\"tv-trust-icon\"\u003e🎒\u003c\/span\u003e \u003cspan class=\"tv-trust-text\"\u003eCompact Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS SECTION --\u003e\n\u003cdiv class=\"tv-section\"\u003e\n\u003ch2 class=\"tv-section-title tv-holo-text\"\u003e🌟 Why Pet Owners Love It\u003c\/h2\u003e\n\u003cp class=\"tv-section-intro\"\u003eA cleaner, quicker and more convenient way to handle the part of dog walking nobody volunteers for.\u003c\/p\u003e\n\u003cdiv class=\"tv-benefit-grid\"\u003e\n\u003carticle class=\"tv-benefit tv-glass\"\u003e\n\u003cdiv class=\"tv-benefit-icon\"\u003e🧼\u003c\/div\u003e\n\u003ch3\u003eCleaner, More Hygienic Pickups\u003c\/h3\u003e\n\u003cp\u003eWaste is collected directly inside the bag, helping to reduce contact with your hands while keeping the scooper itself cleaner.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-benefit tv-glass\"\u003e\n\u003cdiv class=\"tv-benefit-icon\"\u003e🤏\u003c\/div\u003e\n\u003ch3\u003eEasy One-Hand Operation\u003c\/h3\u003e\n\u003cp\u003eThe convenient top handle controls the expanding claws, allowing you to collect waste while still holding your dog’s leash.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-benefit tv-glass\"\u003e\n\u003cdiv class=\"tv-benefit-icon\"\u003e🛍️\u003c\/div\u003e\n\u003ch3\u003eBuilt-In Waste Bag Storage\u003c\/h3\u003e\n\u003cp\u003eStore a compatible waste bag roll inside the handle so fresh bags remain within reach during daily walks and outdoor adventures.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-benefit tv-glass\"\u003e\n\u003cdiv class=\"tv-benefit-icon\"\u003e🐾\u003c\/div\u003e\n\u003ch3\u003eExpanding Claw Design\u003c\/h3\u003e\n\u003cp\u003eThe claws open wide and close around the waste, helping make collection faster and more secure on different outdoor surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-benefit tv-glass\"\u003e\n\u003cdiv class=\"tv-benefit-icon\"\u003e🎒\u003c\/div\u003e\n\u003ch3\u003eCompact and Portable\u003c\/h3\u003e\n\u003cp\u003eAt approximately 19 cm tall when closed, the lightweight design is easy to carry in your hand, backpack, handbag or vehicle.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-benefit tv-glass\"\u003e\n\u003cdiv class=\"tv-benefit-icon\"\u003e🖐️\u003c\/div\u003e\n\u003ch3\u003eComfortable Carry Handle\u003c\/h3\u003e\n\u003cp\u003eThe large top handle provides a secure grip, while the included wrist strap keeps the scooper conveniently close during walks.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"tv-surface-heading\"\u003e🌳 Great for Different Surfaces\u003c\/h3\u003e\n\u003cdiv class=\"tv-surface-row\"\u003e\n\u003cspan class=\"tv-surface\"\u003e🌱 Grass\u003c\/span\u003e \u003cspan class=\"tv-surface\"\u003e🏙️ Pavements\u003c\/span\u003e \u003cspan class=\"tv-surface\"\u003e🪨 Gravel\u003c\/span\u003e \u003cspan class=\"tv-surface\"\u003e🌳 Parks\u003c\/span\u003e \u003cspan class=\"tv-surface\"\u003e🌼 Gardens\u003c\/span\u003e \u003cspan class=\"tv-surface\"\u003e🥾 Walking Trails\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BEFORE AND AFTER SECTION --\u003e\n\u003cdiv class=\"tv-section\"\u003e\n\u003ch2 class=\"tv-section-title tv-holo-text\"\u003eCleaner Walks, Less Mess\u003c\/h2\u003e\n\u003cp class=\"tv-section-intro\"\u003eEnjoy your walk without awkward bag juggling, unnecessary contact or cleanup chaos.\u003c\/p\u003e\n\u003cdiv class=\"tv-wide-image tv-holo-border\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TradeVault CleanPaw pet waste scooper\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageJul24_2026_09_29_40PM.png\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE SECTION --\u003e\n\u003cdiv class=\"tv-section\"\u003e\n\u003ch2 class=\"tv-section-title tv-holo-text\"\u003e🚶 How to Use\u003c\/h2\u003e\n\u003cp class=\"tv-section-intro\"\u003eFive simple steps between you and a cleaner, calmer walk.\u003c\/p\u003e\n\u003cdiv class=\"tv-step-grid\"\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePull Out a Fresh Bag\u003c\/h3\u003e\n\u003cp\u003ePull a compatible waste bag through the opening at the bottom of the scooper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eCover the Claws\u003c\/h3\u003e\n\u003cp\u003eTurn the bag outward and carefully fold it over the expanding claws.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003ePosition the Scooper\u003c\/h3\u003e\n\u003cp\u003ePlace the bag-covered claws directly over the pet waste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eCollect the Waste\u003c\/h3\u003e\n\u003cp\u003ePress the top handle so the claws collect the waste inside the bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e5\u003c\/div\u003e\n\u003ch3\u003eTie and Dispose\u003c\/h3\u003e\n\u003cp\u003eRemove the bag, tie it securely and dispose of it responsibly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-drama-free tv-holo-border\"\u003e🐶💨 No touching. No awkward scooping. No walk-ending cleanup drama.\u003c\/div\u003e\n\u003cdiv class=\"tv-wide-image tv-holo-border\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TradeVault CleanPaw pet waste scooper\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPT_Image_Jul_24_2026_09_35_08_PM.png\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- REPLACE BAG ROLL SECTION --\u003e\n\u003cdiv class=\"tv-section\"\u003e\n\u003ch2 class=\"tv-section-title tv-holo-text\"\u003e🔄 How to Replace the Waste Bag Roll\u003c\/h2\u003e\n\u003cp class=\"tv-section-intro\"\u003eReload the built-in compartment and prepare the scooper for your next outing.\u003c\/p\u003e\n\u003cdiv class=\"tv-step-grid tv-four\"\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eOpen the Handle\u003c\/h3\u003e\n\u003cp\u003eOpen the two upper sections of the scooper handle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eInsert the Roll\u003c\/h3\u003e\n\u003cp\u003ePlace a compatible waste bag roll inside the storage compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eFeed the First Bag\u003c\/h3\u003e\n\u003cp\u003eGuide the first bag through the dispensing opening at the bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-step tv-glass\"\u003e\n\u003cdiv class=\"tv-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eClose Securely\u003c\/h3\u003e\n\u003cp\u003eClose the handle sections and continue using the scooper normally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-wide-image tv-holo-border\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TradeVault CleanPaw pet waste scooper\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageJul24_2026_09_29_34PM.png\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS SECTION --\u003e\n\u003cdiv class=\"tv-section\"\u003e\n\u003ch2 class=\"tv-section-title tv-holo-text\"\u003e📏 Compact Size, Clever Design\u003c\/h2\u003e\n\u003cp class=\"tv-section-intro\"\u003eLarge enough to make cleanup easier, yet compact enough to travel wherever your dog’s paws lead.\u003c\/p\u003e\n\u003cdiv class=\"tv-spec-layout\"\u003e\n\u003cdiv class=\"tv-spec-card tv-glass\"\u003e\n\u003ch3\u003eProduct Information\u003c\/h3\u003e\n\u003cdiv class=\"tv-spec-row\"\u003e\n\u003cspan class=\"tv-spec-name\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"tv-spec-value\"\u003e Portable Pet Waste Scooper \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-spec-row\"\u003e\n\u003cspan class=\"tv-spec-name\"\u003eOperation\u003c\/span\u003e \u003cspan class=\"tv-spec-value\"\u003e One-Hand Push Handle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-spec-row\"\u003e\n\u003cspan class=\"tv-spec-name\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"tv-spec-value\"\u003e Built-In Bag Compartment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-spec-row\"\u003e\n\u003cspan class=\"tv-spec-name\"\u003eCarry Style\u003c\/span\u003e \u003cspan class=\"tv-spec-value\"\u003e Handle and Wrist Strap \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-spec-row\"\u003e\n\u003cspan class=\"tv-spec-name\"\u003eRecommended Use\u003c\/span\u003e \u003cspan class=\"tv-spec-value\"\u003e Outdoor Pet Cleanup \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-dimension-visual tv-glass\"\u003e\n\u003cdiv class=\"tv-dimension\"\u003e\n\u003cspan class=\"tv-dimension-icon\"\u003e↕️\u003c\/span\u003e \u003cstrong\u003e19 cm\u003c\/strong\u003e \u003cspan\u003eClosed Height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-dimension\"\u003e\n\u003cspan class=\"tv-dimension-icon\"\u003e↔️\u003c\/span\u003e \u003cstrong\u003e6.5 cm\u003c\/strong\u003e \u003cspan\u003eClosed Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-dimension\"\u003e\n\u003cspan class=\"tv-dimension-icon\"\u003e🐾\u003c\/span\u003e \u003cstrong\u003e13 cm\u003c\/strong\u003e \u003cspan\u003eExpanded Claw Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003cdiv class=\"tv-section\"\u003e\n\u003ch2 class=\"tv-section-title tv-holo-text\"\u003e💙 Perfect For\u003c\/h2\u003e\n\u003cp class=\"tv-section-intro\"\u003eDesigned for pet owners who would rather spend their walk enjoying their dog than wrestling with cleanup bags.\u003c\/p\u003e\n\u003cdiv class=\"tv-perfect-grid\"\u003e\n\u003cdiv class=\"tv-perfect-item tv-glass\"\u003e\n\u003cspan class=\"tv-perfect-icon\"\u003e🐕\u003c\/span\u003e Daily Dog Walkers\u003c\/div\u003e\n\u003cdiv class=\"tv-perfect-item tv-glass\"\u003e\n\u003cspan class=\"tv-perfect-icon\"\u003e🏢\u003c\/span\u003e Apartment Living\u003c\/div\u003e\n\u003cdiv class=\"tv-perfect-item tv-glass\"\u003e\n\u003cspan class=\"tv-perfect-icon\"\u003e👵\u003c\/span\u003e Elderly Pet Owners\u003c\/div\u003e\n\u003cdiv class=\"tv-perfect-item tv-glass\"\u003e\n\u003cspan class=\"tv-perfect-icon\"\u003e🚗\u003c\/span\u003e Travelling with Pets\u003c\/div\u003e\n\u003cdiv class=\"tv-perfect-item tv-glass\"\u003e\n\u003cspan class=\"tv-perfect-icon\"\u003e🌿\u003c\/span\u003e Garden Cleanup\u003c\/div\u003e\n\u003cdiv class=\"tv-perfect-item tv-glass\"\u003e\n\u003cspan class=\"tv-perfect-icon\"\u003e🎒\u003c\/span\u003e Parks and Outdoor Trips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING SECTION --\u003e\n\u003cdiv class=\"tv-closing\"\u003e\n\u003ch2 class=\"tv-holo-text\"\u003eTurn Every Walk into a Cleaner Little Adventure\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eTradeVault CleanPaw Grab \u0026amp; Bag Pet Waste Scooper\u003c\/strong\u003e gives pet parents a cleaner, quicker and more convenient way to manage everyday pickups. Because your dog brings the joy, not the cleanup equipment. 🐕🦺🌈\u003c\/p\u003e\n\u003cdiv class=\"tv-note\"\u003eApproximate measurements may vary slightly due to manual measurement. Waste bag compatibility and included accessories may depend on the selected product variant.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"TradeVault SA","offers":[{"title":"Default Title","offer_id":44591544074291,"sku":"TV-SCOOP-SEAL","price":429.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageJul24_2026_09_29_34PM.png?v=1784921512","url":"https:\/\/tradevaultsa.co.za\/products\/tradevault-scoop-seal-pet-poop-scoop","provider":"TradeVault SA","version":"1.0","type":"link"}