{"product_id":"2-in-1-foldable-pet-bathing-bed","title":"💥Hot Sale 50% Off -🐕🛏️2-in-1 Foldable Pet Bathing Bed","description":"\u003cstyle\u003e\n\/* =========================================================\n   DETACHABLE PET GROOMING BED\n   COMPLETE SHOPIFY LANDING PAGE\n\n   Clean Blue × Soft Teal × Warm Cream × Coral\n========================================================= *\/\n\n.dgb,\n.dgb *{\n  box-sizing:border-box;\n}\n\n.dgb{\n  --cream:#fffaf3;\n  --cream2:#f5efe7;\n\n  --blue:#397aa1;\n  --blue2:#5b99bd;\n  --blue3:#24536f;\n\n  --teal:#4f8b86;\n  --teal2:#78aaa4;\n  --teal3:#315f5c;\n\n  --coral:#dd7768;\n  --coral2:#ee9b8e;\n\n  --navy:#294557;\n  --navy2:#1d3442;\n\n  --text:#38434a;\n  --muted:#6d777d;\n  --line:#dce4e7;\n\n  width:100%;\n  max-width:920px;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  overflow:visible!important;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n.dgb h1,\n.dgb h2,\n.dgb h3,\n.dgb p{\n  margin-top:0;\n}\n\n.dgb strong{\n  font-weight:850;\n}\n\n.dgb a{\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.dgb img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  aspect-ratio:auto!important;\n\n  object-fit:contain!important;\n  object-position:center center!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  transform:none!important;\n\n  clip-path:none!important;\n  mask:none!important;\n  -webkit-mask:none!important;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes dgbReveal{\n\n  from{\n    opacity:0;\n    transform:translateY(20px);\n  }\n\n  to{\n    opacity:1;\n    transform:none;\n  }\n\n}\n\n\n@keyframes dgbFloat{\n\n  0%,100%{\n    transform:\n      translateY(0)\n      rotate(-2deg);\n  }\n\n  50%{\n    transform:\n      translateY(-6px)\n      rotate(2deg);\n  }\n\n}\n\n\n@keyframes dgbPulse{\n\n  0%,100%{\n    transform:scale(1);\n\n    box-shadow:\n      0 9px 23px\n      rgba(57,122,161,.21);\n  }\n\n  50%{\n    transform:scale(1.035);\n\n    box-shadow:\n      0 14px 34px\n      rgba(57,122,161,.39);\n  }\n\n}\n\n\n@keyframes dgbGlow{\n\n  0%,100%{\n    box-shadow:\n      0 10px 28px\n      rgba(35,72,93,.10);\n  }\n\n  50%{\n    box-shadow:\n      0 14px 35px\n      rgba(57,122,161,.17),\n      0 0 28px\n      rgba(79,139,134,.10);\n  }\n\n}\n\n\n@keyframes dgbPaw{\n\n  0%,100%{\n    opacity:.28;\n    transform:scale(.78) rotate(-8deg);\n  }\n\n  50%{\n    opacity:.85;\n    transform:scale(1.1) rotate(7deg);\n  }\n\n}\n\n\n@keyframes dgbSoft{\n\n  0%,100%{\n    box-shadow:\n      inset 0 0 0\n      rgba(81,145,156,0);\n  }\n\n  50%{\n    box-shadow:\n      inset 0 0 105px\n      rgba(81,145,156,.07);\n  }\n\n}\n\n\n.dgb-reveal{\n  opacity:1;\n  transform:none;\n}\n\n\n@supports(animation-timeline:view()){\n\n  .dgb-reveal{\n    animation:\n      dgbReveal\n      .82s\n      ease\n      both;\n\n    animation-timeline:view();\n\n    animation-range:\n      entry 5%\n      cover 28%;\n  }\n\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.dgb-kicker{\n  margin:\n    0 0\n    9px!important;\n\n  text-align:center;\n\n  color:var(--blue);\n\n  font-size:13px;\n  font-weight:900;\n\n  letter-spacing:1.45px;\n\n  text-transform:uppercase;\n}\n\n\n.dgb-h1{\n  max-width:820px;\n\n  margin:\n    0 auto\n    16px!important;\n\n  text-align:center;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:44px;\n  line-height:1.11;\n}\n\n\n.dgb-h1 span{\n  color:#caece8;\n}\n\n\n.dgb-h2{\n  max-width:790px;\n\n  margin:\n    0 auto\n    15px!important;\n\n  text-align:center;\n\n  color:#354852;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:35px;\n  line-height:1.2;\n}\n\n\n.dgb-text{\n  max-width:760px;\n\n  margin:\n    0 auto!important;\n\n  text-align:center;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.dgb-hero{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    52px 28px\n    42px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 8% 11%,\n      rgba(98,171,186,.32),\n      transparent 31%\n    ),\n\n    radial-gradient(\n      circle at 92% 84%,\n      rgba(238,155,142,.24),\n      transparent 34%\n    ),\n\n    radial-gradient(\n      circle at 50% 0,\n      rgba(255,255,255,.10),\n      transparent 30%\n    ),\n\n    linear-gradient(\n      145deg,\n      #34789e,\n      #203f53 72%\n    );\n}\n\n\n.dgb-hero:before{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  pointer-events:none;\n\n  opacity:.10;\n\n  background-image:\n    radial-gradient(\n      circle,\n      #fff 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    58px 58px;\n}\n\n\n.dgb-hero:after{\n  content:\"🐾\";\n\n  position:absolute;\n\n  right:7%;\n  top:42px;\n\n  font-size:31px;\n\n  animation:\n    dgbPaw\n    3.2s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-hero-inner{\n  position:relative;\n  z-index:2;\n}\n\n\n.dgb-mark{\n  display:inline-grid;\n\n  place-items:center;\n\n  width:66px;\n  height:66px;\n\n  margin-bottom:11px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.19);\n\n  border-radius:50%;\n\n  background:\n    rgba(255,255,255,.08);\n\n  font-size:31px;\n\n  box-shadow:\n    0 0 35px\n    rgba(188,229,230,.20);\n\n  animation:\n    dgbFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-hero-sub{\n  max-width:760px;\n\n  margin:\n    0 auto\n    20px!important;\n\n  color:#e8f2f5;\n\n  font-size:18px;\n  line-height:1.7;\n}\n\n\n.dgb-pill{\n  display:inline-flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-bottom:23px;\n\n  padding:\n    9px 15px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.20);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  color:#d9f0ed;\n\n  font-size:12.5px;\n  font-weight:850;\n\n  animation:\n    dgbFloat\n    3.7s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO MEDIA\n========================================================= *\/\n\n.dgb-hero-media{\n  width:100%;\n  max-width:620px;\n\n  margin:\n    0 auto!important;\n\n  overflow:visible!important;\n}\n\n\n.dgb-hero-media img{\n  border-radius:17px!important;\n\n  box-shadow:\n    0 16px 42px\n    rgba(0,0,0,.24);\n\n  animation:\n    dgbGlow\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK STRIP\n========================================================= *\/\n\n.dgb-strip{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  border-bottom:\n    1px solid\n    var(--line);\n\n  background:#fff;\n}\n\n\n.dgb-strip-item{\n  padding:\n    18px 9px;\n\n  text-align:center;\n}\n\n\n.dgb-strip-item + .dgb-strip-item{\n  border-left:\n    1px solid\n    var(--line);\n}\n\n\n.dgb-strip-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#39789c;\n\n  font-size:14px;\n}\n\n\n.dgb-strip-item span{\n  display:block;\n\n  color:#747d82;\n\n  font-size:11.5px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   GENERAL SECTIONS\n========================================================= *\/\n\n.dgb-section{\n  padding:\n    52px 28px;\n}\n\n\n.dgb-alt{\n  background:\n\n    radial-gradient(\n      circle at 88% 5%,\n      rgba(80,144,155,.06),\n      transparent 30%\n    ),\n\n    linear-gradient(\n      145deg,\n      #fffaf3,\n      #f2f5f4\n    );\n}\n\n\n.dgb-dark{\n  position:relative;\n\n  overflow:hidden;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 88% 7%,\n      rgba(112,185,177,.22),\n      transparent 31%\n    ),\n\n    radial-gradient(\n      circle at 8% 94%,\n      rgba(224,119,104,.16),\n      transparent 31%\n    ),\n\n    linear-gradient(\n      145deg,\n      #335f70,\n      #203844\n    );\n}\n\n\n.dgb-dark:after{\n  content:\"🐶\";\n\n  position:absolute;\n\n  right:-22px;\n  bottom:-60px;\n\n  opacity:.045;\n\n  font-size:175px;\n\n  pointer-events:none;\n\n  animation:\n    dgbFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-dark \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n\n.dgb-dark .dgb-h2{\n  color:#fff;\n}\n\n\n.dgb-dark .dgb-text{\n  color:#e1ecef;\n}\n\n\n.dgb-dark .dgb-kicker{\n  color:#bfe9e4;\n}\n\n\n\/* =========================================================\n   MEDIA\n========================================================= *\/\n\n.dgb-media{\n  width:100%!important;\n\n  margin:0!important;\n\n  overflow:visible!important;\n\n  background:#fff;\n}\n\n\n.dgb-media img{\n  width:100%!important;\n\n  height:auto!important;\n\n  object-fit:contain!important;\n}\n\n\n\/* =========================================================\n   DIVIDER\n========================================================= *\/\n\n.dgb-divider{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:13px;\n\n  margin:\n    21px auto;\n\n  color:var(--teal);\n}\n\n\n.dgb-divider:before,\n.dgb-divider:after{\n  content:\"\";\n\n  width:68px;\n  height:1px;\n\n  background:#bdd6d3;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n.dgb-grid{\n  max-width:820px;\n\n  margin:\n    30px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:12px;\n}\n\n\n.dgb-card{\n  padding:\n    22px 18px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease,\n    border-color .3s ease;\n}\n\n\n.dgb-card:hover{\n  transform:translateY(-4px);\n\n  border-color:#b7d5d6;\n\n  box-shadow:\n    0 11px 25px\n    rgba(42,75,90,.09);\n}\n\n\n.dgb-card i{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-style:normal;\n\n  font-size:29px;\n\n  animation:\n    dgbFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#34779a;\n\n  font-size:17px;\n}\n\n\n.dgb-card p{\n  margin:0!important;\n\n  color:#70797e;\n\n  font-size:14px;\n  line-height:1.56;\n}\n\n\n\/* =========================================================\n   DARK CARDS\n========================================================= *\/\n\n.dgb-darkgrid{\n  max-width:810px;\n\n  margin:\n    29px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:10px;\n}\n\n\n.dgb-darkcard{\n  padding:\n    19px 10px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.13);\n\n  border-radius:13px;\n\n  background:\n    rgba(255,255,255,.055);\n\n  text-align:center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n\n.dgb-darkcard:hover{\n  transform:translateY(-4px);\n\n  background:\n    rgba(255,255,255,.10);\n}\n\n\n.dgb-darkcard i{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-style:normal;\n\n  font-size:27px;\n\n  animation:\n    dgbFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-darkcard strong{\n  display:block;\n\n  color:#c6ece8;\n\n  font-size:13px;\n}\n\n\n.dgb-darkcard span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#deeaed;\n\n  font-size:11px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   SHIFT\n========================================================= *\/\n\n.dgb-shifts{\n  max-width:800px;\n\n  margin:\n    28px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:12px;\n}\n\n\n.dgb-shift{\n  padding:\n    22px 18px;\n\n  border-radius:15px;\n\n  text-align:center;\n}\n\n\n.dgb-shift.problem{\n  border:\n    1px solid\n    #e3dedd;\n\n  background:#fff;\n}\n\n\n.dgb-shift.better{\n  color:#fff;\n\n  border:\n    1px solid\n    rgba(255,255,255,.13);\n\n  background:\n    linear-gradient(\n      145deg,\n      #4f8b86,\n      #32645f\n    );\n\n  animation:\n    dgbSoft\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-shift i{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-style:normal;\n\n  font-size:31px;\n}\n\n\n.dgb-shift strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:15px;\n}\n\n\n.dgb-shift.problem strong{\n  color:#505a5f;\n}\n\n\n.dgb-shift.problem span{\n  color:#777f83;\n}\n\n\n.dgb-shift.better strong{\n  color:#e1f3f0;\n}\n\n\n.dgb-shift.better span{\n  color:#e6f0ef;\n}\n\n\n.dgb-shift span{\n  display:block;\n\n  font-size:12.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.dgb-steps{\n  max-width:810px;\n\n  margin:\n    30px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:13px;\n}\n\n\n.dgb-step{\n  padding:\n    23px 16px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n\n  text-align:center;\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n\n.dgb-step:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 24px\n    rgba(43,76,91,.09);\n}\n\n\n.dgb-step-num{\n  width:43px;\n  height:43px;\n\n  margin:\n    0 auto\n    11px;\n\n  display:grid;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #4d91b6,\n      #356b89\n    );\n\n  font-size:17px;\n  font-weight:900;\n}\n\n\n.dgb-step strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#405964;\n\n  font-size:16px;\n}\n\n\n.dgb-step span{\n  display:block;\n\n  color:#717a7f;\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n.dgb-scenes{\n  max-width:810px;\n\n  margin:\n    29px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:9px;\n}\n\n\n.dgb-scene{\n  padding:\n    18px 8px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:13px;\n\n  background:#fff;\n\n  text-align:center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n\n.dgb-scene:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 9px 21px\n    rgba(42,75,90,.08);\n}\n\n\n.dgb-scene i{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-style:normal;\n\n  font-size:27px;\n}\n\n\n.dgb-scene strong{\n  display:block;\n\n  color:#49636d;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   HIGHLIGHT\n========================================================= *\/\n\n.dgb-highlight{\n  max-width:760px;\n\n  margin:\n    27px auto\n    0;\n\n  padding:\n    23px 21px;\n\n  border-left:\n    4px solid\n    var(--teal);\n\n  border-radius:\n    0 14px\n    14px 0;\n\n  background:#fff;\n\n  color:#4c5a60;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:20px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPEC\n========================================================= *\/\n\n.dgb-spec{\n  max-width:820px;\n\n  margin:\n    28px auto\n    0;\n\n  overflow:hidden;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:16px;\n\n  background:#fff;\n}\n\n\n.dgb-spec-head{\n  padding:\n    15px 17px;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #397aa1,\n      #315f72\n    );\n\n  font-size:13px;\n  font-weight:900;\n\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n}\n\n\n.dgb-spec-row{\n  display:grid;\n\n  grid-template-columns:\n    160px 1fr;\n\n  gap:12px;\n\n  padding:\n    15px 17px;\n\n  border-bottom:\n    1px solid\n    var(--line);\n}\n\n\n.dgb-spec-row:last-child{\n  border-bottom:0;\n}\n\n\n.dgb-spec-key{\n  color:#39779a;\n\n  font-size:13px;\n  font-weight:900;\n}\n\n\n.dgb-spec-value{\n  color:#69747a;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   PACKAGE\n========================================================= *\/\n\n.dgb-package{\n  padding:\n    48px 28px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf3,\n      #eef5f4\n    );\n}\n\n\n.dgb-package-icon{\n  width:54px;\n  height:54px;\n\n  margin:\n    0 auto\n    9px;\n\n  display:grid;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  font-size:27px;\n\n  box-shadow:\n    0 7px 18px\n    rgba(50,66,74,.09);\n\n  animation:\n    dgbFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-package strong{\n  display:inline-block;\n\n  margin-top:14px;\n\n  padding:\n    10px 16px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:999px;\n\n  background:#fff;\n\n  color:#39779a;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.dgb-trust{\n  padding:\n    46px 28px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n\n.dgb-trust-box{\n  max-width:820px;\n\n  margin:0 auto;\n\n  padding:\n    28px 22px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffdf9,\n      #f0f6f5\n    );\n}\n\n\n.dgb-trust-box h3{\n  margin:\n    0 0\n    7px;\n\n  color:#41545c;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:25px;\n}\n\n\n.dgb-trust-box p{\n  max-width:680px;\n\n  margin:\n    0 auto!important;\n\n  color:#717b7f;\n\n  font-size:14px;\n}\n\n\n.dgb-bottom{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n\n.dgb-bottom div{\n  padding:\n    14px 8px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:12px;\n\n  background:#fff;\n\n  color:#536168;\n\n  font-size:12.5px;\n\n  font-weight:800;\n}\n\n\n.dgb-trust-media img{\n  width:100%!important;\n\n  height:auto!important;\n\n  object-fit:contain!important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.dgb-final{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    55px 28px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 50% 0,\n      rgba(172,222,218,.21),\n      transparent 39%\n    ),\n\n    radial-gradient(\n      circle at 8% 100%,\n      rgba(235,140,126,.18),\n      transparent 34%\n    ),\n\n    linear-gradient(\n      145deg,\n      #397a9e,\n      #254b60\n    );\n\n  animation:\n    dgbSoft\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-final:before{\n  content:\"🐾\";\n\n  position:absolute;\n\n  right:-8px;\n  top:-48px;\n\n  opacity:.055;\n\n  font-size:175px;\n\n  transform:rotate(-8deg);\n}\n\n\n.dgb-final .dgb-h2{\n  position:relative;\n\n  color:#fff;\n}\n\n\n.dgb-final .dgb-text{\n  position:relative;\n\n  color:#e4eef1;\n}\n\n\n.dgb-btn{\n  position:relative;\n\n  display:block;\n\n  width:min(100%,500px);\n\n  margin:\n    27px auto\n    0;\n\n  padding:\n    17px 22px;\n\n  border-radius:10px;\n\n  color:#fff!important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #4d9088,\n      #32655f\n    );\n\n  text-align:center;\n\n  font-size:17px;\n  font-weight:900;\n\n  animation:\n    dgbPulse\n    2.8s\n    ease-in-out\n    infinite;\n}\n\n\n.dgb-btn small{\n  display:block;\n\n  margin-top:4px;\n\n  font-size:11.5px;\n\n  font-weight:500;\n\n  opacity:.87;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .dgb-hero,\n  .dgb-section,\n  .dgb-package,\n  .dgb-trust,\n  .dgb-final{\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n\n  .dgb-h1{\n    font-size:32px;\n  }\n\n\n  .dgb-h2{\n    font-size:28px;\n  }\n\n\n  .dgb-hero-sub{\n    font-size:16px;\n  }\n\n\n  .dgb-text{\n    font-size:15.5px;\n  }\n\n\n  .dgb-strip{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .dgb-strip-item:nth-child(3),\n  .dgb-strip-item:nth-child(4){\n    border-top:\n      1px solid\n      var(--line);\n  }\n\n\n  .dgb-strip-item:nth-child(3){\n    border-left:0;\n  }\n\n\n  .dgb-grid,\n  .dgb-steps,\n  .dgb-shifts{\n    grid-template-columns:1fr;\n  }\n\n\n  .dgb-darkgrid,\n  .dgb-scenes{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .dgb-spec-row{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .dgb-bottom{\n    grid-template-columns:1fr;\n  }\n\n\n  .dgb-pill{\n    border-radius:15px;\n  }\n\n\n  .dgb-highlight{\n    font-size:18px;\n  }\n\n}\n\n\n@media(max-width:430px){\n\n  .dgb-darkgrid,\n  .dgb-scenes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .dgb *,\n  .dgb *::before,\n  .dgb *::after{\n    animation:none!important;\n    transition:none!important;\n  }\n\n\n  .dgb-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n\n}\n\n\n\/* =========================================================\n   BOTTOM FIX\n========================================================= *\/\n\n.dgb{\n  margin-bottom:0!important;\n  padding-bottom:0!important;\n}\n\n\n.dgb \u003e *:last-child{\n  margin-bottom:0!important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dgb\" id=\"dgb-top\"\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"dgb-hero\"\u003e\n\u003cdiv class=\"dgb-hero-inner\"\u003e\n\u003cdiv class=\"dgb-mark\"\u003e🐶\u003c\/div\u003e\n\u003cp class=\"dgb-kicker\" style=\"color: #c7ebe7;\"\u003eMake At-Home Grooming More Manageable\u003c\/p\u003e\n\u003ch1 class=\"dgb-h1\"\u003eBath Time Doesn't Have to Feel \u003cspan\u003eLike a Wrestling Match.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dgb-hero-sub\"\u003eRunning away, squirming, splashing and trying to handle grooming at the same time can quickly turn routine pet care into a mess. This elevated grooming helper gives small dogs a supported place during bathing, drying, nail trimming and everyday grooming.\u003c\/p\u003e\n\u003cdiv class=\"dgb-pill\"\u003e🐾 Small-Dog Support  •  ✂️ Grooming Helper  •  🌬️ Breathable Surface  •  🔄 Dual-Use Design\u003c\/div\u003e\n\u003cdiv class=\"dgb-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/dcd43f32399f221415663046a5654bd1_c5825a09-cc2f-48c4-9724-13f1980ebf22.gif?v=1789455458\" alt=\"Detachable pet grooming bed for small dogs\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     QUICK BENEFITS\n===================================================== --\u003e\n\u003cdiv class=\"dgb-strip\"\u003e\n\u003cdiv class=\"dgb-strip-item\"\u003e\n\u003cstrong\u003e 🐶 More Supported \u003c\/strong\u003e \u003cspan\u003e Helps reduce excessive squirming \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-strip-item\"\u003e\n\u003cstrong\u003e ✂️ Multi-Task \u003c\/strong\u003e \u003cspan\u003e Bathing, drying and nail care \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-strip-item\"\u003e\n\u003cstrong\u003e 🧩 Detachable \u003c\/strong\u003e \u003cspan\u003e Easier assembly and organization \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-strip-item\"\u003e\n\u003cstrong\u003e 🔄 Dual Use \u003c\/strong\u003e \u003cspan\u003e Standing support or hammock helper \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     PAIN \/ TRANSFORMATION\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-alt dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eLess Chasing. More Control.\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e🐾 Give Your Dog a More Stable Place During Grooming\u003c\/h2\u003e\n\u003cdiv class=\"dgb-divider\"\u003e✦\u003c\/div\u003e\n\u003cp class=\"dgb-text\"\u003eTrying to hold a small dog, reach their paws, rinse fur and keep them from moving can make routine care much harder than it needs to be. The elevated support surface creates a more defined grooming position for bathing, drying, trimming and regular maintenance.\u003c\/p\u003e\n\u003cdiv class=\"dgb-shifts\"\u003e\n\u003cdiv class=\"dgb-shift problem\"\u003e\n\u003ci\u003e😵💫\u003c\/i\u003e \u003cstrong\u003e Without Support \u003c\/strong\u003e \u003cspan\u003e More chasing, repositioning and trying to manage a moving pet at the same time. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-shift better\"\u003e\n\u003ci\u003e🐶\u003c\/i\u003e \u003cstrong\u003e With a Grooming Station \u003c\/strong\u003e \u003cspan\u003e A defined elevated area helps create a steadier routine for common grooming tasks. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dgb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0596\/0050\/2882\/files\/spp_shopify20260803101019_68865ee7902eb4ed16f27f9336adee58.jpg?v=1785723022\" alt=\"Small dog supported on elevated grooming bed\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     CORE BENEFITS\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eBuilt Around Everyday Pet Care\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e✂️ One Grooming Helper for More Than Just Bath Time\u003c\/h2\u003e\n\u003cdiv class=\"dgb-grid\"\u003e\n\u003cdiv class=\"dgb-card\"\u003e\n\u003ci\u003e🛁\u003c\/i\u003e \u003cstrong\u003e Bathing \u003c\/strong\u003e\n\u003cp\u003eProvides an elevated support surface while washing and rinsing small dogs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-card\"\u003e\n\u003ci\u003e💨\u003c\/i\u003e \u003cstrong\u003e Drying \u003c\/strong\u003e\n\u003cp\u003eHelps keep the pet in a more defined position during post-bath drying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-card\"\u003e\n\u003ci\u003e✂️\u003c\/i\u003e \u003cstrong\u003e Nail Trimming \u003c\/strong\u003e\n\u003cp\u003eGives owners another positioning option for delicate paw-care routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-card\"\u003e\n\u003ci\u003e🧼\u003c\/i\u003e \u003cstrong\u003e Routine Care \u003c\/strong\u003e\n\u003cp\u003eUseful for everyday cleaning and other basic grooming tasks at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DETACHABLE\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-dark dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003ePractical for Home Grooming\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e🧩 Detachable Design Without Bulky Grooming Equipment\u003c\/h2\u003e\n\u003cp class=\"dgb-text\"\u003eThe detachable structure is designed to make assembly, transport and daily organization easier. Set up a practical grooming area at home, then take the structure apart when you need to move or store it.\u003c\/p\u003e\n\u003cdiv class=\"dgb-darkgrid\"\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🧩\u003c\/i\u003e \u003cstrong\u003e Detachable \u003c\/strong\u003e \u003cspan\u003e Separate structure for easier handling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🏠\u003c\/i\u003e \u003cstrong\u003e Home Grooming \u003c\/strong\u003e \u003cspan\u003e Create a dedicated care area at home. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e📦\u003c\/i\u003e \u003cstrong\u003e Easier Organization \u003c\/strong\u003e \u003cspan\u003e Designed with everyday storage in mind. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🚗\u003c\/i\u003e \u003cstrong\u003e Easier to Move \u003c\/strong\u003e \u003cspan\u003e Detachable components simplify transport. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dgb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0596\/0050\/2882\/files\/spp_shopify20260803101023_cb4368322a75b9ac6b56ab86f900d885.jpg?v=1785723027\" alt=\"Detachable pet grooming bed structure\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     BREATHABLE SUPPORT\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-alt dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eSupport Without a Solid Closed Surface\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e🌬️ Breathable Support for Longer Grooming Sessions\u003c\/h2\u003e\n\u003cp class=\"dgb-text\"\u003eThe breathable support area helps keep small dogs more comfortable while they are positioned for care. Combined with the elevated structure, it provides steady support during washing, drying, trimming and everyday maintenance.\u003c\/p\u003e\n\u003cdiv class=\"dgb-highlight\"\u003e🐾 A supported grooming position can make it easier to focus on the task instead of constantly trying to reposition your pet.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dgb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0596\/0050\/2882\/files\/spp_shopify20260803101028_c667ee81c79fef7ac471d2dae5a60720.jpg?v=1785723032\" alt=\"Breathable support surface of pet grooming bed\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     CONTROLLED HANDLING\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eA More Controlled Grooming Routine\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e🐾 Supportive Cutouts Help Limit Sudden Paw and Head Movement\u003c\/h2\u003e\n\u003cp class=\"dgb-text\"\u003eGrooming can become difficult when a pet suddenly scratches, turns or tries to bite at whatever is near them. The supportive cutout design helps limit some of these sudden motions, creating a more controlled handling experience while you work through routine care.\u003c\/p\u003e\n\u003cdiv class=\"dgb-grid\"\u003e\n\u003cdiv class=\"dgb-card\"\u003e\n\u003ci\u003e🐾\u003c\/i\u003e \u003cstrong\u003e Reduced Paw Movement \u003c\/strong\u003e\n\u003cp\u003eThe supported position can help limit sudden scratching motions during grooming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-card\"\u003e\n\u003ci\u003e🐶\u003c\/i\u003e \u003cstrong\u003e More Defined Positioning \u003c\/strong\u003e\n\u003cp\u003eGives the pet a dedicated supported position instead of moving freely around the grooming area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dgb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0596\/0050\/2882\/files\/spp_shopify20260803101032_9158b4c6a1dd801d2a1bb51f1057e740.jpg?v=1785723036\" alt=\"Supportive cutout design for controlled pet grooming\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     DUAL USE\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-dark dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eTwo Grooming Modes\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e🔄 Switch Between Standing Support and Hammock-Style Help\u003c\/h2\u003e\n\u003cp class=\"dgb-text\"\u003eDifferent grooming jobs can call for different positioning. The dual-use design gives you the option to use the product as a standing elevated grooming support or as a hanging hammock-style helper for tasks such as paw cleaning and nail trimming.\u003c\/p\u003e\n\u003cdiv class=\"dgb-darkgrid\"\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🛁\u003c\/i\u003e \u003cstrong\u003e Standing Mode \u003c\/strong\u003e \u003cspan\u003e Useful for bathing and drying routines. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e✂️\u003c\/i\u003e \u003cstrong\u003e Hammock Mode \u003c\/strong\u003e \u003cspan\u003e Another positioning option for nail care. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🧽\u003c\/i\u003e \u003cstrong\u003e Cleaning \u003c\/strong\u003e \u003cspan\u003e Helpful for routine paw and body care. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🐾\u003c\/i\u003e \u003cstrong\u003e Flexible Routine \u003c\/strong\u003e \u003cspan\u003e Choose the setup that suits the grooming task. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dgb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0596\/0050\/2882\/files\/spp_shopify20260803101037_1433cfa35351241964c4088c0d82b0cc.jpg?v=1785723041\" alt=\"Dual use standing and hammock pet grooming helper\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     SIMPLE ROUTINE\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-alt dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eBuild a More Organized Grooming Routine\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e✨ Set Up. Position. Groom.\u003c\/h2\u003e\n\u003cdiv class=\"dgb-steps\"\u003e\n\u003cdiv class=\"dgb-step\"\u003e\n\u003cdiv class=\"dgb-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e Set Up \u003c\/strong\u003e \u003cspan\u003e Assemble the grooming bed and choose the setup suited to the task. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-step\"\u003e\n\u003cdiv class=\"dgb-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e Position \u003c\/strong\u003e \u003cspan\u003e Place your small dog into the supported grooming position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-step\"\u003e\n\u003cdiv class=\"dgb-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e Groom \u003c\/strong\u003e \u003cspan\u003e Continue with bathing, drying, nail trimming or routine cleaning. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     USE CASES\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eOne Helper for Common Grooming Tasks\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e🐶 Designed Around Everyday Small-Dog Care\u003c\/h2\u003e\n\u003cdiv class=\"dgb-scenes\"\u003e\n\u003cdiv class=\"dgb-scene\"\u003e\n\u003ci\u003e🛁\u003c\/i\u003e \u003cstrong\u003e Bathing \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-scene\"\u003e\n\u003ci\u003e💨\u003c\/i\u003e \u003cstrong\u003e Drying \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-scene\"\u003e\n\u003ci\u003e✂️\u003c\/i\u003e \u003cstrong\u003e Nail Trimming \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-scene\"\u003e\n\u003ci\u003e🧼\u003c\/i\u003e \u003cstrong\u003e Routine Cleaning \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-highlight\"\u003e🐾 Instead of trying to manage your dog, your tools and the mess all at once, create one defined place for the grooming routine.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     KEY BENEFITS\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-dark dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eLess Chaos Around Routine Care\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e❤️ Why This Grooming Helper Makes Sense at Home\u003c\/h2\u003e\n\u003cdiv class=\"dgb-darkgrid\"\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🐶\u003c\/i\u003e \u003cstrong\u003e Stable Support \u003c\/strong\u003e \u003cspan\u003e Gives small dogs a defined grooming position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🌬️\u003c\/i\u003e \u003cstrong\u003e Breathable Surface \u003c\/strong\u003e \u003cspan\u003e Designed for more comfortable support. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🧩\u003c\/i\u003e \u003cstrong\u003e Detachable \u003c\/strong\u003e \u003cspan\u003e Easier to assemble, move and organize. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-darkcard\"\u003e\n\u003ci\u003e🔄\u003c\/i\u003e \u003cstrong\u003e Dual Use \u003c\/strong\u003e \u003cspan\u003e Standing support plus hammock-style assistance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SPECS\n===================================================== --\u003e\n\u003csection class=\"dgb-section dgb-alt dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\"\u003eProduct Information\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003e📏 Check the Details Before Ordering\u003c\/h2\u003e\n\u003cdiv class=\"dgb-spec\"\u003e\n\u003cdiv class=\"dgb-spec-head\"\u003eProduct Specifications\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-row\"\u003e\n\u003cdiv class=\"dgb-spec-key\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-value\"\u003eBlue, Black, Pink, Khaki\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-row\"\u003e\n\u003cdiv class=\"dgb-spec-key\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-value\"\u003e60 × 33 × 40 cm (23.6 × 13.0 × 15.7 in)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-row\"\u003e\n\u003cdiv class=\"dgb-spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-value\"\u003ePremium material\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-row\"\u003e\n\u003cdiv class=\"dgb-spec-key\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"dgb-spec-value\"\u003eUpgraded \/ Regular\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PACKAGE\n===================================================== --\u003e\n\u003csection class=\"dgb-package dgb-reveal\" id=\"dgb-package\"\u003e\n\u003cdiv class=\"dgb-package-icon\"\u003e📦\u003c\/div\u003e\n\u003cp class=\"dgb-kicker\"\u003ePackage Includes\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003eWhat's in Your Order\u003c\/h2\u003e\n\u003cstrong\u003e Detachable Pet Grooming Bed × 1 \/ 2 \/ 3 \/ 4 \u003c\/strong\u003e\n\u003cp style=\"margin: 12px auto 0!important; color: #717a7f; font-size: 13px;\"\u003eQuantity according to the option selected at checkout.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GUARANTEE\n===================================================== --\u003e\n\u003csection class=\"dgb-trust dgb-reveal\"\u003e\n\u003cdiv class=\"dgb-trust-box\"\u003e\n\u003ch3\u003e30-Day Money-Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eContact customer support within 30 days of receiving your order to request an eligible refund according to the store policy.\u003c\/p\u003e\n\u003cdiv class=\"dgb-bottom\"\u003e\n\u003cdiv\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003cdiv\u003e🏆 Quality-Checked Products\u003c\/div\u003e\n\u003cdiv\u003e🤝 Customer Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dgb-trust-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ChatGPT_Image_2026_6_2_16_55_25_9.png?v=1780390725\" alt=\"Secure checkout and customer satisfaction badges\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"dgb-final dgb-reveal\"\u003e\n\u003cp class=\"dgb-kicker\" style=\"color: #c8ebe7;\"\u003eMake Grooming Feel More Organized\u003c\/p\u003e\n\u003ch2 class=\"dgb-h2\"\u003eSpend Less Time Chasing. Spend More Time Getting the Grooming Done. 🐶\u003c\/h2\u003e\n\u003cp class=\"dgb-text\"\u003eCreate a more defined grooming area for bathing, drying, nail trimming and everyday pet care with one detachable dual-use support system.\u003c\/p\u003e\n\u003ca class=\"dgb-btn\" href=\"#\"\u003e 🐾 Make At-Home Grooming Easier \u003csmall\u003e Choose your preferred color, style and quantity \u003c\/small\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LJH","offers":[{"title":"Blue","offer_id":57392461447334,"sku":"SZ06732609151799-蓝色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":57392461512870,"sku":"SZ06732609151799-黑色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":57392461578406,"sku":"SZ06732609151799-粉色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Khaki","offer_id":57392461643942,"sku":"SZ06732609151799-卡其色","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/spp_shopify20260803101042_1cc0fcb7d3c20032cd7d4a07e8556989_08a40dac-570c-405a-9776-956df073e3fa.jpg?v=1786428793","url":"https:\/\/getvyxor.com\/products\/2-in-1-foldable-pet-bathing-bed","provider":"getvyxor","version":"1.0","type":"link"}