{"product_id":"diy-clay-paw-print-keepsake-frame","title":"✨DIY clay paw-print keepsake frame with space for two photos","description":"\u003cstyle\u003e\n\/* =========================================================\n   PAW MEMORY — PREMIUM SHOPIFY BODY HTML\n   Standard 24x24 icons \/ Mobile safe \/ No JS\n   ========================================================= *\/\n\n.paw-memory-pdp {\n  --sp6-bg: #faf8f4;\n  --sp6-card: #ffffff;\n  --sp6-soft: #f2eee8;\n  --sp6-sage: #7c8970;\n  --sp6-sage-dark: #59634f;\n  --sp6-brown: #70594b;\n  --sp6-brown-dark: #41352f;\n  --sp6-text: #393532;\n  --sp6-muted: #746d67;\n  --sp6-line: #e5ded6;\n  --sp6-accent: #b87960;\n  --sp6-accent-soft: #f1dfd6;\n  --sp6-gold: #b7955d;\n\n  width: 100%;\n  max-width: 600px;\n  margin: 0 auto;\n  padding: 0 12px 34px;\n  box-sizing: border-box;\n\n  color: var(--sp6-text);\n\n  font-family:\n    \"Avenir Next\",\n    \"Inter\",\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size: 16px;\n  line-height: 1.62;\n  -webkit-font-smoothing: antialiased;\n}\n\n.paw-memory-pdp *,\n.paw-memory-pdp *::before,\n.paw-memory-pdp *::after {\n  box-sizing: border-box;\n}\n\n.paw-memory-pdp img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  border: 0;\n}\n\n.paw-memory-pdp h1,\n.paw-memory-pdp h2,\n.paw-memory-pdp h3,\n.paw-memory-pdp p {\n  margin-top: 0;\n}\n\n\/* =========================================================\n   ICON SYSTEM\n   Every icon = standalone standard 24x24 SVG\n   ========================================================= *\/\n\n.sp6-icon {\n  width: 24px !important;\n  height: 24px !important;\n  min-width: 24px !important;\n  min-height: 24px !important;\n  max-width: 24px !important;\n  max-height: 24px !important;\n\n  aspect-ratio: 1 \/ 1 !important;\n\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  flex: 0 0 24px !important;\n\n  overflow: hidden;\n  line-height: 1;\n}\n\n.sp6-icon svg {\n  display: block !important;\n\n  width: 24px !important;\n  height: 24px !important;\n  min-width: 24px !important;\n  min-height: 24px !important;\n  max-width: 24px !important;\n  max-height: 24px !important;\n\n  aspect-ratio: 1 \/ 1 !important;\n\n  object-fit: contain !important;\n  flex-shrink: 0 !important;\n  overflow: visible;\n}\n\n\/* =========================================================\n   GLOBAL\n   ========================================================= *\/\n\n.sp6-section {\n  margin: 26px 0;\n}\n\n.sp6-image {\n  overflow: hidden;\n  border-radius: 18px;\n  background: #eee9e3;\n  box-shadow: 0 12px 35px rgba(74, 58, 48, 0.09);\n}\n\n.sp6-image img {\n  border-radius: inherit;\n}\n\n.sp6-eyebrow {\n  margin: 0 0 8px;\n\n  color: var(--sp6-sage-dark);\n\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.3;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.sp6-h1 {\n  margin: 0 0 12px;\n\n  color: var(--sp6-brown-dark);\n\n  font-size: clamp(34px, 8vw, 46px);\n  font-weight: 850;\n  line-height: 1.04;\n  letter-spacing: -0.035em;\n}\n\n.sp6-h2 {\n  margin: 0 0 10px;\n\n  color: var(--sp6-brown-dark);\n\n  font-size: clamp(28px, 6vw, 35px);\n  font-weight: 820;\n  line-height: 1.1;\n  letter-spacing: -0.025em;\n}\n\n.sp6-h3 {\n  margin: 0 0 5px;\n\n  color: var(--sp6-brown-dark);\n\n  font-size: 17px;\n  font-weight: 800;\n  line-height: 1.32;\n}\n\n.sp6-body {\n  margin: 0;\n\n  color: var(--sp6-muted);\n\n  font-size: 15.5px;\n  line-height: 1.66;\n}\n\n.sp6-copy {\n  padding: 21px 4px 3px;\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.sp6-hero {\n  padding: 30px 22px 24px;\n  margin-top: 12px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(circle at 50% 0%, #ffffff 0%, #faf7f2 46%, #f3eee7 100%);\n\n  border: 1px solid var(--sp6-line);\n  border-radius: 24px;\n}\n\n.sp6-hero-mark {\n  width: 52px;\n  height: 52px;\n  margin: 0 auto 14px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--sp6-sage-dark);\n\n  background: #edf0e8;\n\n  border-radius: 50%;\n}\n\n.sp6-hero-mark .sp6-icon,\n.sp6-hero-mark .sp6-icon svg {\n  width: 26px !important;\n  height: 26px !important;\n  min-width: 26px !important;\n  min-height: 26px !important;\n  max-width: 26px !important;\n  max-height: 26px !important;\n  flex-basis: 26px !important;\n}\n\n.sp6-hero-text {\n  max-width: 500px;\n  margin: 0 auto;\n\n  color: var(--sp6-muted);\n\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n.sp6-hero-chips {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n\n  margin-top: 19px;\n}\n\n.sp6-chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n\n  padding: 9px 12px;\n\n  color: var(--sp6-brown-dark);\n\n  background: #ffffff;\n\n  border: 1px solid var(--sp6-line);\n  border-radius: 999px;\n\n  font-size: 12.5px;\n  font-weight: 750;\n  line-height: 1.2;\n}\n\n.sp6-chip .sp6-icon,\n.sp6-chip .sp6-icon svg {\n  width: 18px !important;\n  height: 18px !important;\n  min-width: 18px !important;\n  min-height: 18px !important;\n  max-width: 18px !important;\n  max-height: 18px !important;\n  flex-basis: 18px !important;\n}\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n.sp6-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n\n  margin-top: 16px;\n}\n\n.sp6-benefit {\n  min-width: 0;\n  padding: 17px 11px;\n\n  text-align: center;\n\n  background: var(--sp6-card);\n\n  border: 1px solid var(--sp6-line);\n  border-radius: 16px;\n}\n\n.sp6-benefit-icon {\n  width: 42px;\n  height: 42px;\n  margin: 0 auto 10px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--sp6-sage-dark);\n\n  background: #eef1e9;\n\n  border-radius: 50%;\n}\n\n.sp6-benefit strong {\n  display: block;\n\n  color: var(--sp6-brown-dark);\n\n  font-size: 13.5px;\n  font-weight: 800;\n  line-height: 1.3;\n}\n\n.sp6-benefit span {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--sp6-muted);\n\n  font-size: 11.5px;\n  line-height: 1.4;\n}\n\n\/* =========================================================\n   FEATURE ROW\n   ========================================================= *\/\n\n.sp6-feature-list {\n  display: grid;\n  gap: 10px;\n\n  margin-top: 16px;\n}\n\n.sp6-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n\n  padding: 14px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--sp6-line);\n  border-radius: 14px;\n}\n\n.sp6-feature-icon {\n  width: 40px;\n  height: 40px;\n  min-width: 40px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--sp6-accent);\n\n  background: var(--sp6-accent-soft);\n\n  border-radius: 12px;\n}\n\n.sp6-feature-copy {\n  min-width: 0;\n  flex: 1;\n}\n\n.sp6-feature-copy p {\n  margin: 2px 0 0;\n\n  color: var(--sp6-muted);\n\n  font-size: 13.5px;\n  line-height: 1.52;\n}\n\n\/* =========================================================\n   QUOTE \/ EMOTIONAL BLOCK\n   ========================================================= *\/\n\n.sp6-memory-card {\n  padding: 24px 21px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #6c7762 0%,\n      #536049 100%\n    );\n\n  border-radius: 20px;\n}\n\n.sp6-memory-card .sp6-eyebrow {\n  color: #dce3d6;\n}\n\n.sp6-memory-card .sp6-h2 {\n  color: #ffffff;\n}\n\n.sp6-memory-card p {\n  margin-bottom: 0;\n\n  color: rgba(255,255,255,0.84);\n\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n\/* =========================================================\n   INFO PANEL\n   ========================================================= *\/\n\n.sp6-info {\n  padding: 20px;\n\n  background: var(--sp6-soft);\n\n  border-radius: 18px;\n}\n\n.sp6-info-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 11px;\n\n  padding: 13px 0;\n\n  border-bottom: 1px solid #ddd5cd;\n}\n\n.sp6-info-row:first-child {\n  padding-top: 0;\n}\n\n.sp6-info-row:last-child {\n  padding-bottom: 0;\n  border-bottom: 0;\n}\n\n.sp6-info-row .sp6-icon {\n  color: var(--sp6-sage-dark);\n}\n\n.sp6-info-row strong {\n  display: block;\n\n  color: var(--sp6-brown-dark);\n\n  font-size: 14px;\n  line-height: 1.35;\n}\n\n.sp6-info-row span {\n  display: block;\n  margin-top: 3px;\n\n  color: var(--sp6-muted);\n\n  font-size: 13px;\n  line-height: 1.45;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.sp6-faq {\n  overflow: hidden;\n\n  background: #ffffff;\n\n  border: 1px solid var(--sp6-line);\n  border-radius: 20px;\n}\n\n.sp6-faq-head {\n  padding: 21px 19px 14px;\n}\n\n.sp6-faq details {\n  border-top: 1px solid var(--sp6-line);\n}\n\n.sp6-faq summary {\n  position: relative;\n\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n\n  padding: 16px 18px;\n\n  color: var(--sp6-brown-dark);\n\n  cursor: pointer;\n\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.4;\n\n  list-style: none;\n}\n\n.sp6-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.sp6-faq-arrow {\n  transition: transform 0.22s ease;\n}\n\n.sp6-faq details[open] .sp6-faq-arrow {\n  transform: rotate(180deg);\n}\n\n.sp6-answer {\n  padding: 0 18px 17px;\n\n  color: var(--sp6-muted);\n\n  font-size: 13.5px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   TRUST\n   ========================================================= *\/\n\n.sp6-trust {\n  padding: 22px 17px;\n\n  text-align: center;\n\n  background: #fbf8f4;\n\n  border: 1px solid var(--sp6-line);\n  border-radius: 18px;\n}\n\n.sp6-trust-shield {\n  width: 46px;\n  height: 46px;\n  margin: 0 auto 10px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--sp6-sage-dark);\n\n  background: #e9eee5;\n\n  border-radius: 50%;\n}\n\n.sp6-trust-title {\n  margin-bottom: 4px;\n\n  color: var(--sp6-brown-dark);\n\n  font-size: 16px;\n  font-weight: 850;\n}\n\n.sp6-payments {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 7px;\n\n  margin-top: 14px;\n}\n\n.sp6-payment {\n  padding: 7px 10px;\n\n  color: #44403d;\n\n  background: #ffffff;\n\n  border: 1px solid #ded8d1;\n  border-radius: 8px;\n\n  font-size: 11px;\n  font-weight: 800;\n}\n\n.sp6-help {\n  margin: 13px 0 0;\n\n  color: var(--sp6-muted);\n\n  font-size: 11.5px;\n  line-height: 1.5;\n}\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.sp6-cta {\n  position: relative;\n\n  display: block;\n\n  overflow: hidden;\n\n  margin-top: 24px;\n  padding: 28px 20px;\n\n  text-align: center;\n  text-decoration: none !important;\n\n  color: #ffffff !important;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      #76826c 0%,\n      #59634f 52%,\n      #414a3a 100%\n    );\n\n  border-radius: 22px;\n\n  box-shadow: 0 15px 35px rgba(65, 74, 58, 0.20);\n}\n\n.sp6-cta::before {\n  content: \"\";\n\n  position: absolute;\n  top: -80px;\n  left: -80px;\n\n  width: 170px;\n  height: 170px;\n\n  background: rgba(255,255,255,0.07);\n\n  border-radius: 50%;\n\n  animation: sp6-float 4s ease-in-out infinite;\n}\n\n.sp6-cta-icon {\n  position: relative;\n  z-index: 1;\n\n  margin: 0 auto 11px;\n\n  animation: sp6-bounce 1.9s ease-in-out infinite;\n}\n\n.sp6-cta-small {\n  position: relative;\n  z-index: 1;\n\n  margin: 0 0 6px;\n\n  color: #dce5d6;\n\n  font-size: 11px;\n  font-weight: 850;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.sp6-cta h2 {\n  position: relative;\n  z-index: 1;\n\n  margin: 0 0 10px;\n\n  color: #ffffff;\n\n  font-size: clamp(28px, 6vw, 35px);\n  font-weight: 850;\n  line-height: 1.08;\n  letter-spacing: -0.025em;\n}\n\n.sp6-cta \u003e p:not(.sp6-cta-small) {\n  position: relative;\n  z-index: 1;\n\n  max-width: 470px;\n  margin: 0 auto;\n\n  color: rgba(255,255,255,0.84);\n\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.sp6-cta-button {\n  position: relative;\n  z-index: 1;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  margin-top: 17px;\n  padding: 11px 16px;\n\n  color: var(--sp6-brown-dark);\n\n  background: #ffffff;\n\n  border-radius: 999px;\n\n  font-size: 12px;\n  font-weight: 850;\n  letter-spacing: 0.05em;\n}\n\n.sp6-arrow {\n  animation: sp6-arrow-up 1.35s ease-in-out infinite;\n}\n\n@keyframes sp6-bounce {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-4px); }\n}\n\n@keyframes sp6-arrow-up {\n  0%, 100% { transform: translateY(1px); }\n  50% { transform: translateY(-3px); }\n}\n\n@keyframes sp6-float {\n  0%, 100% { transform: translate(0,0); }\n  50% { transform: translate(12px,12px); }\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 540px) {\n\n  .paw-memory-pdp {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .sp6-section {\n    margin: 20px 0;\n  }\n\n  .sp6-hero {\n    padding: 25px 16px 20px;\n    border-radius: 20px;\n  }\n\n  .sp6-benefits {\n    gap: 7px;\n  }\n\n  .sp6-benefit {\n    padding: 14px 7px;\n  }\n\n  .sp6-benefit strong {\n    font-size: 12px;\n  }\n\n  .sp6-benefit span {\n    font-size: 10.5px;\n  }\n\n  .sp6-copy {\n    padding: 18px 2px 2px;\n  }\n\n  .sp6-feature {\n    padding: 13px;\n  }\n\n  .sp6-image,\n  .sp6-memory-card,\n  .sp6-faq,\n  .sp6-trust,\n  .sp6-info,\n  .sp6-cta {\n    border-radius: 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"paw-memory-pdp\"\u003e\n\u003c!-- ================= HERO ================= --\u003e\n\u003csection class=\"sp6-section sp6-hero\"\u003e\n\u003cdiv class=\"sp6-hero-mark\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Heart Icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eA Meaningful Keepsake\u003c\/p\u003e\n\u003ch1 class=\"sp6-h1\"\u003eKeep the Memory\u003cbr\u003eClose to Your Heart.\u003c\/h1\u003e\n\u003cp class=\"sp6-hero-text\"\u003eA thoughtful way to celebrate the little moments, familiar routines and unconditional love that made your pet part of the family.\u003c\/p\u003e\n\u003cdiv class=\"sp6-hero-chips\"\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Heart Icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e Thoughtful Keepsake\u003c\/div\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Gift Icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7.5 8C5 8 4 6.8 4 5.4 4 4.1 5 3 6.4 3 8.5 3 10.2 5.4 12 8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16.5 8C19 8 20 6.8 20 5.4 20 4.1 19 3 17.6 3 15.5 3 13.8 5.4 12 8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e Meaningful Gift\u003c\/div\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Check Circle --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"m8 12 2.5 2.5L16 9\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e Easy to Treasure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= IMAGE 01 ================= --\u003e\n\u003csection class=\"sp6-section\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/6b8b7d3a-6a42-46a2-876e-dec41ca847b6.jpg?v=1788254006\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= BENEFITS ================= --\u003e\n\u003csection class=\"sp6-section\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eMore Than a Keepsake\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eA Small Reminder of a Very Big Love.\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eCreated for the memories you never want to lose sight of, with a calm, timeless look that feels at home in the spaces that matter most.\u003c\/p\u003e\n\u003cdiv class=\"sp6-benefits\"\u003e\n\u003cdiv class=\"sp6-benefit\"\u003e\n\u003cdiv class=\"sp6-benefit-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Heart --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003eMeaningful\u003c\/strong\u003e \u003cspan\u003eMade for memories worth keeping close.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-benefit\"\u003e\n\u003cdiv class=\"sp6-benefit-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Home --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"m3 10 9-7 9 7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 9v11h14V9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 20v-6h6v6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003eTimeless\u003c\/strong\u003e \u003cspan\u003eSoft styling made for a favorite space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-benefit\"\u003e\n\u003cdiv class=\"sp6-benefit-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Gift --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7.5 8C5 8 4 6.8 4 5.4 4 4.1 5 3 6.4 3 8.5 3 10.2 5.4 12 8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16.5 8C19 8 20 6.8 20 5.4 20 4.1 19 3 17.6 3 15.5 3 13.8 5.4 12 8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003eGiftable\u003c\/strong\u003e \u003cspan\u003eA thoughtful choice for someone who cares deeply.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= IMAGE 02 ================= --\u003e\n\u003csection class=\"sp6-section\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/fcfad665-5c30-4057-9867-2ac0421bc772.jpg?v=1788254006\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eMade for the Memories That Stay\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eKeep Their Place in Your Story.\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eSome memories deserve more than a place in your phone. Keep a meaningful reminder nearby and turn an everyday corner of your home into a quiet celebration of the bond you shared.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= IMAGE 03 ================= --\u003e\n\u003csection class=\"sp6-section\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/1360ac20-f15c-4e29-bcc6-c4a6ea3ec016.jpg?v=1788254006\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eThoughtful by Design\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eSimple Enough for Every Day.\u003cbr\u003eMeaningful Enough to Keep.\u003c\/h2\u003e\n\u003cdiv class=\"sp6-feature-list\"\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Check Circle --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"m8 12 2.5 2.5L16 9\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature-copy\"\u003e\n\u003ch3 class=\"sp6-h3\"\u003eUnderstated Style\u003c\/h3\u003e\n\u003cp\u003eA calm visual approach keeps the focus on the memory, not unnecessary decoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Heart --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature-copy\"\u003e\n\u003ch3 class=\"sp6-h3\"\u003ePersonal Meaning\u003c\/h3\u003e\n\u003cp\u003eA simple keepsake can hold a connection that means something completely different to every family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Gift --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\n                \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M7.5 8C5 8 4 6.8 4 5.4 4 4.1 5 3 6.4 3 8.5 3 10.2 5.4 12 8\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M16.5 8C19 8 20 6.8 20 5.4 20 4.1 19 3 17.6 3 15.5 3 13.8 5.4 12 8\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature-copy\"\u003e\n\u003ch3 class=\"sp6-h3\"\u003eA Thoughtful Gesture\u003c\/h3\u003e\n\u003cp\u003eA meaningful option when you want to give something more personal than an ordinary gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= IMAGE 04 ================= --\u003e\n\u003csection class=\"sp6-section\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/482d5641-5c58-4275-8a02-795cebe73282.jpg?v=1788254006\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= EMOTIONAL BLOCK ================= --\u003e\n\u003csection class=\"sp6-section sp6-memory-card\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eAlways Part of the Family\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eSome Paw Prints Never Really Leave.\u003c\/h2\u003e\n\u003cp\u003eThe little routines, the familiar sound of paws nearby, the place they always chose to rest — the smallest moments are often the ones we remember most.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ================= IMAGE 05 ================= --\u003e\n\u003csection class=\"sp6-section\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/SKU-04_7015864e-4ffd-4fa4-ac35-e8e5b32c639b.jpg?v=1788254005\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eA Meaningful Gift\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eWhen Words Alone Don’t Feel Like Enough.\u003c\/h2\u003e\n\u003cp class=\"sp6-body\"\u003eFor a friend, family member or fellow pet lover, a remembrance keepsake offers a gentle way to say: “I know how much they meant to you.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= INFO ================= --\u003e\n\u003csection class=\"sp6-section sp6-info\"\u003e\n\u003cdiv class=\"sp6-info-row\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Package Icon --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"m12 3 8 4-8 4-8-4 8-4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 8 4 8-4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 7v10l8 4 8-4V7\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11v10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCarefully Prepared\u003c\/strong\u003e \u003cspan\u003eYour order is prepared for delivery with care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-info-row\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Gift --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7.5 8C5 8 4 6.8 4 5.4 4 4.1 5 3 6.4 3 8.5 3 10.2 5.4 12 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16.5 8C19 8 20 6.8 20 5.4 20 4.1 19 3 17.6 3 15.5 3 13.8 5.4 12 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eReady to Give\u003c\/strong\u003e \u003cspan\u003eA heartfelt choice for pet-loving family and friends.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-info-row\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Shield Check --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3 20 6v6c0 5-3.4 8-8 9-4.6-1-8-4-8-9V6l8-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m8.5 12 2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eCheckout is processed through secure payment methods.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= IMAGE 06 ================= --\u003e\n\u003csection class=\"sp6-section\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_17_18_23.png?v=1788254389\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= FAQ ================= --\u003e\n\u003csection class=\"sp6-section sp6-faq\"\u003e\n\u003cdiv class=\"sp6-faq-head\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eQ\u0026amp;A\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable as a remembrance gift? \u003cspan class=\"sp6-faq-arrow sp6-icon\"\u003e \u003c!-- Standard Chevron Down --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eYes. It is designed as a thoughtful keepsake for pet lovers and can be given as a personal remembrance gift.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I keep it in a bedroom or living space? \u003cspan class=\"sp6-faq-arrow sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eThe understated style is intended to blend naturally into personal spaces where you want to keep a meaningful reminder nearby.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it only suitable after losing a pet? \u003cspan class=\"sp6-faq-arrow sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eNot necessarily. A keepsake can also be used simply to celebrate a special pet and preserve a memory that matters to your family.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for gifting to another pet owner? \u003cspan class=\"sp6-faq-arrow sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eYes. It can be a considerate choice when you want to acknowledge the special bond someone shares or shared with their pet.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- ================= TRUST ================= --\u003e\n\u003csection class=\"sp6-section sp6-trust\"\u003e\n\u003cdiv class=\"sp6-trust-shield\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- Standard Shield Check --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3 20 6v6c0 5-3.4 8-8 9-4.6-1-8-4-8-9V6l8-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m8.5 12 2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-trust-title\"\u003eGuaranteed Safe \u0026amp; Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"sp6-payments\"\u003e\n\u003cspan class=\"sp6-payment\"\u003ePayPal\u003c\/span\u003e \u003cspan class=\"sp6-payment\"\u003eVISA\u003c\/span\u003e \u003cspan class=\"sp6-payment\"\u003eMastercard\u003c\/span\u003e \u003cspan class=\"sp6-payment\"\u003eApple Pay\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-help\"\u003eNeed help with your order? Contact the store support team for assistance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ================= CTA ================= --\u003e\u003ca class=\"sp6-cta\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e\n\u003cdiv class=\"sp6-cta-icon sp6-icon\"\u003e\n\u003c!-- Standard Shopping Bag --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M6 8h12l-1 12H7L6 8z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9 9V6a3 3 0 0 1 6 0v3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-cta-small\"\u003eA Meaningful Memory\u003c\/p\u003e\n\u003ch2\u003eKeep the Love Close.\u003cbr\u003eRemember the Little Moments.\u003c\/h2\u003e\n\u003cp\u003eChoose a thoughtful keepsake made for the bond, memories and everyday moments that stay with you.\u003c\/p\u003e\n\u003cdiv class=\"sp6-cta-button\"\u003e\n\u003cspan\u003eBACK TO BUY NOW\u003c\/span\u003e \u003cspan class=\"sp6-arrow sp6-icon\"\u003e \u003c!-- Standard Arrow Up --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 19V5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m7 10 5-5 5 5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e","brand":"Amo","offers":[{"title":"White","offer_id":52964297244984,"sku":"NC02102609015319-白色套装","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":52964297277752,"sku":"NC02102609015319-黑色套装","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Natural wood color","offer_id":52964297310520,"sku":"NC02102609015319-原木色套装","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Walnut","offer_id":52964297343288,"sku":"NC02102609015319-胡桃色套装","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/6b8b7d3a-6a42-46a2-876e-dec41ca847b6.jpg?v=1788254006","url":"https:\/\/reemoreemoo.com\/es\/products\/diy-clay-paw-print-keepsake-frame","provider":"reemoreemoo","version":"1.0","type":"link"}