{"product_id":"🐾diy-clay-paw-print-keepsake-frame-with-space-for-two-photos","title":"🔥DIY clay paw-print keepsake frame with space for two photos","description":"\u003c!-- =========================================================\n  DIY PAW PRINT KEEPSAKE FRAME\n  SHOPIFY PRODUCT BODY HTML\n\n  IMAGE ORDER PRESERVED\n\n  IMAGE 01\n  https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/8_7_1.gif?v=1786096873\n\n  IMAGE 02\n  https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/567debe2-a544-4d3d-840c-83681d0ada7f.jpg?v=1786096441\n\n  IMAGE 03\n  https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/29a98c86-691d-45fc-9ac3-b1892ff37e5e.jpg?v=1786096441\n\n  IMAGE 04\n  https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/76dd6d10-bdc6-4d1f-8977-535ab97cc99a.jpg?v=1786096440\n\n  IMAGE 05\n  https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/0ae291b2-b623-4a4e-a25a-d5455259beb5.jpg?v=1786096441\n\n  CTA TARGET\n  #MainProduct-{{ section.id }}\n\n  NO JAVASCRIPT\n========================================================= --\u003e\n\u003cstyle\u003e\n  .paw-memory-pdp,\n  .paw-memory-pdp * {\n    box-sizing: border-box;\n  }\n\n  .paw-memory-pdp {\n    --pm-bg: #f7f3ed;\n    --pm-cream: #fffaf5;\n    --pm-white: #ffffff;\n    --pm-brown: #6d5141;\n    --pm-brown-dark: #392d27;\n    --pm-sage: #73806a;\n    --pm-sage-dark: #4f5d48;\n    --pm-tan: #d9c4b2;\n    --pm-blush: #eadbd2;\n    --pm-text: #352d29;\n    --pm-muted: #746a64;\n    --pm-border: rgba(109, 81, 65, 0.14);\n    --pm-shadow: 0 8px 26px rgba(66, 48, 38, 0.08);\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 12px 32px;\n\n    color: var(--pm-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.58;\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  .pm-section {\n    margin: 22px 0;\n  }\n\n  .pm-image {\n    overflow: hidden;\n    border-radius: 18px;\n    background: #eee8e2;\n    box-shadow: var(--pm-shadow);\n  }\n\n  .pm-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n\n    margin-bottom: 8px;\n\n    color: var(--pm-sage-dark);\n\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.25;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .pm-kicker svg {\n    width: 18px;\n    height: 18px;\n    flex: 0 0 18px;\n  }\n\n  .pm-title {\n    margin-bottom: 11px;\n\n    color: var(--pm-brown-dark);\n\n    font-size: clamp(32px, 5.2vw, 48px);\n    font-weight: 850;\n    line-height: 1.05;\n    letter-spacing: -0.03em;\n  }\n\n  .pm-section-title {\n    margin-bottom: 8px;\n\n    color: var(--pm-brown-dark);\n\n    font-size: clamp(25px, 4vw, 35px);\n    font-weight: 800;\n    line-height: 1.12;\n    letter-spacing: -0.02em;\n  }\n\n  .pm-lead {\n    margin-bottom: 0;\n\n    color: var(--pm-muted);\n\n    font-size: 18px;\n    line-height: 1.62;\n  }\n\n  \/* =========================\n     HERO\n  ========================== *\/\n\n  .pm-hero {\n    overflow: hidden;\n\n    border: 1px solid var(--pm-border);\n    border-radius: 22px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #fffaf5 0%,\n        #f4ece5 60%,\n        #eef1e9 100%\n      );\n\n    box-shadow: var(--pm-shadow);\n  }\n\n  .pm-hero-copy {\n    padding: 30px 29px 24px;\n  }\n\n  .pm-hero .pm-title {\n    max-width: 780px;\n  }\n\n  .pm-hero .pm-lead {\n    max-width: 760px;\n  }\n\n  .pm-hero-media img {\n    border-radius: 0;\n  }\n\n  \/* =========================\n     BENEFITS\n  ========================== *\/\n\n  .pm-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 9px;\n\n    margin-top: 17px;\n  }\n\n  .pm-benefit {\n    min-width: 0;\n\n    padding: 14px 9px;\n\n    border: 1px solid var(--pm-border);\n    border-radius: 14px;\n\n    background: rgba(255, 255, 255, 0.88);\n\n    text-align: center;\n  }\n\n  .pm-benefit-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 43px;\n    height: 43px;\n\n    margin: 0 auto 8px;\n\n    border-radius: 50%;\n\n    background: var(--pm-sage);\n    color: #ffffff;\n  }\n\n  .pm-benefit-icon svg {\n    width: 23px;\n    height: 23px;\n  }\n\n  .pm-benefit strong {\n    display: block;\n\n    margin-bottom: 3px;\n\n    color: var(--pm-brown-dark);\n\n    font-size: 15px;\n    line-height: 1.25;\n  }\n\n  .pm-benefit span {\n    display: block;\n\n    color: var(--pm-muted);\n\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     STANDARD COPY\n  ========================== *\/\n\n  .pm-copy {\n    padding: 18px 5px 1px;\n  }\n\n  .pm-copy p {\n    margin-bottom: 0;\n\n    color: var(--pm-muted);\n\n    font-size: 17px;\n    line-height: 1.62;\n  }\n\n  .pm-small-highlight {\n    margin-top: 13px;\n    padding: 13px 15px;\n\n    border-left: 4px solid var(--pm-sage);\n    border-radius: 0 11px 11px 0;\n\n    background: var(--pm-cream);\n\n    color: var(--pm-brown-dark);\n\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     STEPS\n  ========================== *\/\n\n  .pm-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 8px;\n\n    margin-top: 16px;\n  }\n\n  .pm-step {\n    position: relative;\n\n    min-width: 0;\n\n    padding: 17px 12px 14px;\n\n    border: 1px solid var(--pm-border);\n    border-radius: 14px;\n\n    background: var(--pm-white);\n  }\n\n  .pm-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 34px;\n    height: 34px;\n\n    margin-bottom: 10px;\n\n    border-radius: 50%;\n\n    background: var(--pm-brown);\n    color: #ffffff;\n\n    font-size: 15px;\n    font-weight: 850;\n  }\n\n  .pm-step strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--pm-brown-dark);\n\n    font-size: 15px;\n    line-height: 1.25;\n  }\n\n  .pm-step span {\n    display: block;\n\n    color: var(--pm-muted);\n\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     RETRY CALLOUT\n  ========================== *\/\n\n  .pm-retry {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n\n    margin-top: 12px;\n    padding: 15px 16px;\n\n    border-radius: 13px;\n\n    background: #eef2eb;\n  }\n\n  .pm-retry-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 37px;\n    height: 37px;\n    flex: 0 0 37px;\n\n    border-radius: 50%;\n\n    background: var(--pm-sage);\n    color: #fff;\n  }\n\n  .pm-retry-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .pm-retry strong {\n    display: block;\n\n    margin-bottom: 2px;\n\n    color: var(--pm-sage-dark);\n\n    font-size: 15px;\n  }\n\n  .pm-retry span {\n    display: block;\n\n    color: var(--pm-muted);\n\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     DISPLAY LOCATIONS\n  ========================== *\/\n\n  .pm-locations {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 7px;\n\n    margin-top: 15px;\n  }\n\n  .pm-location {\n    padding: 12px 7px;\n\n    border-radius: 12px;\n\n    background: var(--pm-cream);\n\n    color: var(--pm-brown-dark);\n\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  .pm-location svg {\n    display: block;\n\n    width: 23px;\n    height: 23px;\n\n    margin: 0 auto 6px;\n\n    color: var(--pm-sage);\n  }\n\n  \/* =========================\n     EMOTIONAL CTA BLOCK\n  ========================== *\/\n\n  .pm-emotional {\n    position: relative;\n\n    overflow: hidden;\n\n    padding: 26px;\n\n    border-radius: 19px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #5c4438 0%,\n        #745747 58%,\n        #596452 100%\n      );\n\n    color: #ffffff;\n  }\n\n  .pm-emotional::after {\n    content: \"\";\n\n    position: absolute;\n    top: -35px;\n    right: -30px;\n\n    width: 130px;\n    height: 130px;\n\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 50%;\n  }\n\n  .pm-emotional h2 {\n    position: relative;\n    z-index: 1;\n\n    max-width: 760px;\n\n    margin-bottom: 8px;\n\n    color: #ffffff;\n\n    font-size: clamp(27px, 4.5vw, 38px);\n    font-weight: 850;\n    line-height: 1.1;\n    letter-spacing: -0.02em;\n  }\n\n  .pm-emotional p {\n    position: relative;\n    z-index: 1;\n\n    max-width: 720px;\n\n    margin: 0;\n\n    color: #f4ece6;\n\n    font-size: 17px;\n    line-height: 1.58;\n  }\n\n  .pm-emotional-line {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px 15px;\n\n    margin-top: 16px;\n  }\n\n  .pm-emotional-line span {\n    position: relative;\n    z-index: 1;\n\n    color: #ffffff;\n\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  \/* =========================\n     FAQ\n  ========================== *\/\n\n  .pm-faq-wrap {\n    padding: 22px;\n\n    border-radius: 18px;\n\n    background: var(--pm-bg);\n  }\n\n  .pm-faq {\n    overflow: hidden;\n\n    margin-top: 8px;\n\n    border: 1px solid var(--pm-border);\n    border-radius: 12px;\n\n    background: #ffffff;\n  }\n\n  .pm-faq summary {\n    position: relative;\n\n    display: block;\n\n    padding: 15px 48px 15px 16px;\n\n    color: var(--pm-brown-dark);\n\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .pm-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pm-faq summary::after {\n    content: \"+\";\n\n    position: absolute;\n    top: 50%;\n    right: 15px;\n\n    width: 27px;\n    height: 27px;\n\n    transform: translateY(-50%);\n\n    border-radius: 50%;\n\n    background: var(--pm-sage);\n    color: #fff;\n\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 25px;\n    text-align: center;\n  }\n\n  .pm-faq[open] summary::after {\n    content: \"−\";\n  }\n\n  .pm-faq-answer {\n    padding: 0 16px 16px;\n\n    color: var(--pm-muted);\n\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TRUST\n  ========================== *\/\n\n  .pm-trust {\n    margin-top: 24px;\n    padding: 21px;\n\n    border: 1px solid var(--pm-border);\n    border-radius: 18px;\n\n    background: #ffffff;\n\n    box-shadow: var(--pm-shadow);\n  }\n\n  .pm-trust-title {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n\n    margin-bottom: 14px;\n\n    color: var(--pm-brown-dark);\n\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n  }\n\n  .pm-trust-title svg {\n    width: 25px;\n    height: 25px;\n\n    color: var(--pm-sage);\n  }\n\n  .pm-payment-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 7px;\n  }\n\n  .pm-pay {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 48px;\n\n    padding: 8px;\n\n    border: 1px solid #e4dfda;\n    border-radius: 9px;\n\n    background: #fafafa;\n\n    color: #352e2a;\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .pm-trust-note {\n    margin: 11px 0 0;\n\n    color: var(--pm-muted);\n\n    font-size: 14px;\n    text-align: center;\n  }\n\n  \/* =========================\n     BOTTOM CTA\n  ========================== *\/\n\n  .pm-bottom-cta {\n    margin-top: 24px;\n  }\n\n  .pm-cta-link {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n    gap: 14px;\n\n    width: 100%;\n    overflow: hidden;\n\n    padding: 20px 21px;\n\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        110deg,\n        #4e5b48 0%,\n        #718069 52%,\n        #526049 100%\n      );\n\n    color: #ffffff !important;\n    text-decoration: none !important;\n\n    box-shadow: 0 12px 30px rgba(79, 93, 72, 0.22);\n  }\n\n  .pm-cta-link::before {\n    content: \"\";\n\n    position: absolute;\n    top: -60%;\n    left: -25%;\n\n    width: 18%;\n    height: 220%;\n\n    transform: rotate(24deg);\n\n    background: rgba(255, 255, 255, 0.16);\n\n    animation: pmShine 3.6s ease-in-out infinite;\n  }\n\n  @keyframes pmShine {\n    0% {\n      left: -25%;\n    }\n\n    55%,\n    100% {\n      left: 120%;\n    }\n  }\n\n  .pm-cta-icon {\n    position: relative;\n    z-index: 1;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 49px;\n    height: 49px;\n    flex: 0 0 49px;\n\n    border-radius: 50%;\n\n    background: #ffffff;\n    color: var(--pm-sage-dark);\n  }\n\n  .pm-cta-icon svg {\n    width: 27px;\n    height: 27px;\n\n    animation: pmCart 1.8s ease-in-out infinite;\n  }\n\n  @keyframes pmCart {\n    0%,\n    100% {\n      transform: translateX(0);\n    }\n\n    50% {\n      transform: translateX(3px);\n    }\n  }\n\n  .pm-cta-copy {\n    position: relative;\n    z-index: 1;\n\n    min-width: 0;\n  }\n\n  .pm-cta-small {\n    display: block;\n\n    margin-bottom: 3px;\n\n    color: #e5ebdf;\n\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .pm-cta-title {\n    display: block;\n\n    color: #ffffff;\n\n    font-size: clamp(22px, 4vw, 30px);\n    font-weight: 850;\n    line-height: 1.15;\n  }\n\n  .pm-cta-arrow {\n    position: relative;\n    z-index: 1;\n\n    margin-left: auto;\n  }\n\n  .pm-cta-arrow svg {\n    width: 25px;\n    height: 25px;\n\n    animation: pmArrow 1.5s ease-in-out infinite;\n  }\n\n  @keyframes pmArrow {\n    0%,\n    100% {\n      transform: translateX(0);\n    }\n\n    50% {\n      transform: translateX(5px);\n    }\n  }\n\n  \/* =========================\n     MOBILE\n  ========================== *\/\n\n  @media (max-width: 749px) {\n    .paw-memory-pdp {\n      padding-left: 9px;\n      padding-right: 9px;\n    }\n\n    .pm-section {\n      margin: 16px 0;\n    }\n\n    .pm-hero {\n      border-radius: 16px;\n    }\n\n    .pm-hero-copy {\n      padding: 21px 17px 18px;\n    }\n\n    .pm-title {\n      font-size: 32px;\n    }\n\n    .pm-section-title {\n      font-size: 25px;\n    }\n\n    .pm-lead,\n    .pm-copy p {\n      font-size: 16px;\n    }\n\n    .pm-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n    }\n\n    .pm-benefit {\n      padding: 12px 8px;\n    }\n\n    .pm-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n    }\n\n    .pm-step {\n      padding: 14px 10px;\n    }\n\n    .pm-locations {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 6px;\n    }\n\n    .pm-location:last-child {\n      grid-column: span 2;\n    }\n\n    .pm-emotional {\n      padding: 21px 17px;\n    }\n\n    .pm-emotional p {\n      font-size: 16px;\n    }\n\n    .pm-faq-wrap {\n      padding: 17px 11px;\n    }\n\n    .pm-payment-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pm-cta-link {\n      padding: 17px 14px;\n      gap: 10px;\n    }\n\n    .pm-cta-icon {\n      width: 44px;\n      height: 44px;\n      flex-basis: 44px;\n    }\n\n    .pm-cta-title {\n      font-size: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"paw-memory-pdp\"\u003e\n\u003c!-- =========================\n       HERO \/ IMAGE 01\n  ========================== --\u003e\n\u003csection class=\"pm-section pm-hero\"\u003e\n\u003cdiv class=\"pm-hero-copy\"\u003e\n\u003cdiv class=\"pm-kicker\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M12 20c-4-3-8-6-8-10a4 4 0 0 1 7-2.5A4 4 0 0 1 18 10c0 4-2 7-6 10Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"5\" r=\"1.4\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"5\" r=\"1.4\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e A Memory Made From Their Paw\u003c\/div\u003e\n\u003ch1 class=\"pm-title\"\u003eOne Little Paw Print. A Memory You'll Keep Close.\u003c\/h1\u003e\n\u003cp class=\"pm-lead\"\u003eTurn your pet's paw into a one-of-a-kind keepsake with a DIY frame that brings together their real paw impression and two of your favorite photos.\u003c\/p\u003e\n\u003cdiv class=\"pm-benefits\"\u003e\n\u003cdiv class=\"pm-benefit\"\u003e\n\u003cdiv class=\"pm-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"7\" cy=\"7\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"17\" cy=\"7\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"4.5\" cy=\"12\" r=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"19.5\" cy=\"12\" r=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eReal Paw Print\u003c\/strong\u003e \u003cspan\u003eMade by your pet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-benefit\"\u003e\n\u003cdiv class=\"pm-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003crect x=\"4\" y=\"5\" width=\"16\" height=\"14\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"9\" cy=\"10\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"m6 17 4-4 3 3 2-2 3 3\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eAdd Photos\u003c\/strong\u003e \u003cspan\u003eKeep favorite moments close\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-benefit\"\u003e\n\u003cdiv class=\"pm-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M5 12c3-4 11-4 14 0M7 16c3 2 7 2 10 0\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 4v4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eAir-Dry Clay\u003c\/strong\u003e \u003cspan\u003eNo oven required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-benefit\"\u003e\n\u003cdiv class=\"pm-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 6h16v12H4V6Z\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 18v3M16 18v3M7 21h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eDisplay at Home\u003c\/strong\u003e \u003cspan\u003eA memory in view\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/8_7_1.gif?v=1786096873\" alt=\"DIY pet paw print keepsake frame\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       IMAGE 02\n  ========================== --\u003e\n\u003csection class=\"pm-section\"\u003e\n\u003cdiv class=\"pm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/567debe2-a544-4d3d-840c-83681d0ada7f.jpg?v=1786096441\" alt=\"Pet paw pressed into clay keepsake frame\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pm-copy\"\u003e\n\u003cdiv class=\"pm-kicker\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M12 20c-4-3-8-6-8-10a4 4 0 0 1 7-2.5A4 4 0 0 1 18 10c0 4-2 7-6 10Z\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e Made by You, Made Personal\u003c\/div\u003e\n\u003ch2 class=\"pm-section-title\"\u003eNo Two Paw Prints Are Ever the Same\u003c\/h2\u003e\n\u003cp\u003eRoll out the clay and gently press your pet's paw into the surface. The result is a real impression that belongs only to them—small lines, pads and all.\u003c\/p\u003e\n\u003cdiv class=\"pm-small-highlight\"\u003eThe beauty is in the little details. Their paw creates the keepsake, which is what makes every finished frame different.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       HOW TO USE \/ IMAGE 03\n  ========================== --\u003e\n\u003csection class=\"pm-section\"\u003e\n\u003cdiv class=\"pm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5517\/3997\/files\/29a98c86-691d-45fc-9ac3-b1892ff37e5e.jpg?v=1786096441\" alt=\"How to make DIY pet paw print keepsake frame\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pm-copy\"\u003e\n\u003cdiv class=\"pm-kicker\"\u003eCreate It Together\u003c\/div\u003e\n\u003ch2 class=\"pm-section-title\"\u003eFour Simple Steps to Their Keepsake\u003c\/h2\u003e\n\u003cdiv class=\"pm-steps\"\u003e\n\u003cdiv class=\"pm-step\"\u003e\n\u003cdiv class=\"pm-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eRoll \u0026amp; Flatten\u003c\/strong\u003e \u003cspan\u003e Smooth the included clay using the roller. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-step\"\u003e\n\u003cdiv class=\"pm-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003ePress the Paw\u003c\/strong\u003e \u003cspan\u003e Gently press their paw into the clay, then lift. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-step\"\u003e\n\u003cdiv class=\"pm-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eLet It Dry\u003c\/strong\u003e \u003cspan\u003e Leave the impression to air-dry for about 24 hours. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-step\"\u003e\n\u003cdiv class=\"pm-step-number\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003eAdd Your Photos\u003c\/strong\u003e \u003cspan\u003e Assemble the frame with two favorite pictures. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-retry\"\u003e\n\u003cdiv class=\"pm-retry-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 8h8a5 5 0 1 1-5 5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m5 8 3-3M5 8l3 3\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNot happy with the first print?\u003c\/strong\u003e \u003cspan\u003e Before the clay dries, reshape it and try the impression again. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       HOME DISPLAY \/ IMAGE 04\n  ========================== --\u003e\n\u003csection class=\"pm-section\"\u003e\n\u003cdiv class=\"pm-image\"\u003e\n\u003cdiv class=\"image-with-text__media-item image-with-text__media-item--medium image-with-text__media-item--top grid__item\"\u003e\n\u003cdiv class=\"image-with-text__media image-with-text__media--adapt global-media-settings background-transparent media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_17_47_31.png?v=1788256084\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pm-copy\"\u003e\n\u003cdiv class=\"pm-kicker\"\u003eKeep the Memory in View\u003c\/div\u003e\n\u003ch2 class=\"pm-section-title\"\u003eA Beautiful Reminder of the Moments You Share\u003c\/h2\u003e\n\u003cp\u003eOnce finished, the frame becomes more than a DIY project. It becomes a personal piece you can keep where you see it every day.\u003c\/p\u003e\n\u003cdiv class=\"pm-locations\"\u003e\n\u003cdiv class=\"pm-location\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M4 11 12 4l8 7v9H4v-9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e Living Room\u003c\/div\u003e\n\u003cdiv class=\"pm-location\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M4 10h16v9H4v-9ZM6 10V7h5v3\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e Bedroom\u003c\/div\u003e\n\u003cdiv class=\"pm-location\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"7\" cy=\"7\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"17\" cy=\"7\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e Pet Corner\u003c\/div\u003e\n\u003cdiv class=\"pm-location\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003crect x=\"5\" y=\"4\" width=\"14\" height=\"16\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"m7 17 4-5 3 3 3-4\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e Memory Wall\u003c\/div\u003e\n\u003cdiv class=\"pm-location\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 20V8l7-4 7 4v12\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 20v-7h6v7\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e Entryway\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       EMOTIONAL CLOSE\n  ========================== --\u003e\n\u003csection class=\"pm-section pm-emotional\"\u003e\n\u003ch2\u003eThey'll Never Have This Exact Paw Print Again.\u003c\/h2\u003e\n\u003cp\u003eTheir paw changes as life moves forward. Capture this little detail now and turn it into something you can return to again and again.\u003c\/p\u003e\n\u003cdiv class=\"pm-emotional-line\"\u003e\n\u003cspan\u003e🐾 Their Paw\u003c\/span\u003e \u003cspan\u003e📷 Your Favorite Photos\u003c\/span\u003e \u003cspan\u003e❤️ Your Story\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       IMAGE 05\n  ========================== --\u003e\n\u003csection class=\"pm-section\"\u003e\n\u003cdiv class=\"pm-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\u003cdiv class=\"pm-copy\"\u003e\n\u003cdiv class=\"pm-kicker\"\u003eA Keepsake That Is Truly Theirs\u003c\/div\u003e\n\u003ch2 class=\"pm-section-title\"\u003eCapture It Today. Keep the Memory Close.\u003c\/h2\u003e\n\u003cp\u003eA paw impression, two meaningful photos and one story that belongs only to you and your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n\u003csection class=\"pm-section pm-faq-wrap\"\u003e\n\u003cdiv class=\"pm-kicker\"\u003eQuick Answers \/ Q\u0026amp;A\u003c\/div\u003e\n\u003ch2 class=\"pm-section-title\"\u003eQuestions Before You Start\u003c\/h2\u003e\n\u003cdetails class=\"pm-faq\"\u003e\n\u003csummary\u003eWhat if the first paw print does not come out well?\u003c\/summary\u003e\n\u003cdiv class=\"pm-faq-answer\"\u003eBefore the clay dries, you can reshape and smooth it, then try the paw impression again.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pm-faq\"\u003e\n\u003csummary\u003eDoes the clay need to be baked?\u003c\/summary\u003e\n\u003cdiv class=\"pm-faq-answer\"\u003eNo oven is required. The clay is designed to air-dry. The provided instructions recommend allowing approximately 24 hours for drying.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pm-faq\"\u003e\n\u003csummary\u003eCan I add my own photos?\u003c\/summary\u003e\n\u003cdiv class=\"pm-faq-answer\"\u003eYes. The keepsake is designed to combine the paw impression with two photos of your choice.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pm-faq\"\u003e\n\u003csummary\u003eWhen should I add the photos?\u003c\/summary\u003e\n\u003cdiv class=\"pm-faq-answer\"\u003eAllow the paw impression to dry first, then assemble the frame and add your selected photos.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pm-faq\"\u003e\n\u003csummary\u003eWhere can I display the finished keepsake?\u003c\/summary\u003e\n\u003cdiv class=\"pm-faq-answer\"\u003eIt can be placed wherever you like to keep meaningful memories visible, such as a living room, bedroom, pet area, entryway or memory display.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       SECURE CHECKOUT\n  ========================== --\u003e\n\u003csection class=\"pm-trust\"\u003e\n\u003cdiv class=\"pm-trust-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003cpath d=\"M12 3 5 6v5c0 5 3 8 7 10 4-2 7-5 7-10V6l-7-3Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m9 12 2 2 4-5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Guaranteed Safe \u0026amp; Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"pm-payment-grid\"\u003e\n\u003cdiv class=\"pm-pay\"\u003ePayPal\u003c\/div\u003e\n\u003cdiv class=\"pm-pay\"\u003eVISA\u003c\/div\u003e\n\u003cdiv class=\"pm-pay\"\u003eMastercard\u003c\/div\u003e\n\u003cdiv class=\"pm-pay\"\u003eApple Pay\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pm-trust-note\"\u003eSecure payment options for a simple checkout experience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       BOTTOM CTA\n  ========================== --\u003e\n\u003csection class=\"pm-bottom-cta\"\u003e\u003ca class=\"pm-cta-link\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e \u003cspan class=\"pm-cta-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M3 4h2l2 11h10l2-7H7\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"19\" r=\"1.3\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"19\" r=\"1.3\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"pm-cta-copy\"\u003e \u003cspan class=\"pm-cta-small\"\u003e One little paw. One unforgettable keepsake. \u003c\/span\u003e \u003cspan class=\"pm-cta-title\"\u003e Create Their Paw Print Memory \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pm-cta-arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M5 12h14M14 7l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Li","offers":[{"title":"White","offer_id":52890475200824,"sku":"NC02102609015319-白色套装","price":34.98,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":52890475233592,"sku":"NC02102609015319-黑色套装","price":34.98,"currency_code":"USD","in_stock":true},{"title":"Natural wood color","offer_id":52890475266360,"sku":"NC02102609015319-原木色套装","price":34.98,"currency_code":"USD","in_stock":true},{"title":"Walnut","offer_id":52890475299128,"sku":"NC02102609015319-胡桃色套装","price":34.98,"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\/products\/%f0%9f%90%bediy-clay-paw-print-keepsake-frame-with-space-for-two-photos","provider":"reemoreemoo","version":"1.0","type":"link"}