{"product_id":"lunvare™-timeless-compartmentalized-pet-memory-keepsake-chest","title":"lunvare™ Timeless Compartmentalized Pet Memory Keepsake Chest","description":"\u003cstyle\u003e\n\/* =========================================================\n   lunvare™ TIMELESS COMPARTMENTALIZED PET MEMORY KEEPSAKE CHEST\n   Shopify Custom Liquid\n\n   PET MEMORY \/ HOME KEEPSAKE LAYOUT\n   Compact \/ Editorial \/ Vertical \/ 1:1 Images\n\n   Structure:\n   Hero + Image 01\n   → What It Holds\n   → Image 02\n   → Two-Level Storage\n   → Memory Categories\n   → Image 03\n   → Interior Details\n   → Key Features\n   → Image 04\n   → Display at Home\n   → How to Build the Collection\n   → Final\n\n   Theme:\n   Parchment Ivory + Dusty Rose + Olive Grey + Walnut Charcoal\n   ========================================================= *\/\n\n.lmk,\n.lmk * {\n  box-sizing: border-box;\n}\n\n.lmk {\n  --lmk-white: #ffffff;\n\n  --lmk-ivory: #f8f4ed;\n  --lmk-ivory-2: #eee7dc;\n\n  --lmk-rose: #b98983;\n  --lmk-rose-soft: #ead8d4;\n\n  --lmk-olive: #96998d;\n  --lmk-olive-soft: #e2e3dc;\n  --lmk-olive-deep: #676b62;\n\n  --lmk-walnut: #765e50;\n  --lmk-walnut-soft: #d8c7bb;\n\n  --lmk-charcoal: #393735;\n  --lmk-charcoal-2: #4d4946;\n\n  --lmk-text: #4b4946;\n  --lmk-muted: #78736f;\n  --lmk-border: #dfd8d0;\n\n  width: 100%;\n  max-width: 780px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(57,55,53,.08);\n  border-radius: 18px;\n\n  background: var(--lmk-white);\n  color: var(--lmk-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.lmk img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.lmk-shell {\n  width: 100%;\n  max-width: 710px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.lmk-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--lmk-rose);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n\n  text-transform: uppercase;\n}\n\n.lmk-kicker::before {\n  content: \"\";\n\n  width: 18px;\n  height: 2px;\n\n  border-radius: 10px;\n\n  background: currentColor;\n}\n\n.lmk-heading {\n  margin: 0;\n\n  color: var(--lmk-charcoal);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.35px;\n}\n\n.lmk-copy {\n  margin: 10px 0 0;\n\n  color: var(--lmk-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.lmk-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #d8d0c7 0%,\n      #bcb2a8 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(57,55,53,.10);\n}\n\n.lmk-media img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.lmk-placeholder {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 28px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 38%,\n      rgba(255,255,255,.22),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #a7a294 0%,\n      #77766d 100%\n    );\n}\n\n.lmk-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 19px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.lmk-placeholder span {\n  display: block;\n\n  max-width: 370px;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.76);\n\n  font-size: 8.5px;\n  line-height: 1.4;\n  font-weight: 800;\n  letter-spacing: .85px;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.lmk-hero {\n  padding: 30px 0 27px;\n\n  background:\n    radial-gradient(\n      circle at 88% 5%,\n      rgba(185,137,131,.14),\n      transparent 28%\n    ),\n    linear-gradient(\n      180deg,\n      #fbfaf7 0%,\n      #f0ebe4 100%\n    );\n}\n\n.lmk-hero-tag {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(118,94,80,.14);\n  border-radius: 999px;\n\n  background: rgba(216,199,187,.25);\n\n  color: var(--lmk-walnut);\n\n  font-size: 8px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: .9px;\n\n  text-transform: uppercase;\n}\n\n.lmk-hero h1 {\n  max-width: 665px;\n  margin: 0;\n\n  color: var(--lmk-charcoal);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 39px;\n  line-height: 1.02;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.lmk-hero-sub {\n  max-width: 615px;\n  margin-top: 11px;\n\n  color: var(--lmk-walnut);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.lmk-hero-copy {\n  max-width: 635px;\n  margin: 13px 0 0;\n\n  color: var(--lmk-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.lmk-hero-image {\n  margin-top: 20px;\n}\n\n.lmk-hero-bar {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.lmk-hero-chip {\n  padding: 9px 7px;\n\n  border: 1px solid var(--lmk-border);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.76);\n\n  text-align: center;\n}\n\n.lmk-hero-chip small {\n  display: block;\n\n  color: var(--lmk-rose);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lmk-hero-chip strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lmk-charcoal);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — WHAT IT HOLDS\n   ========================================================= *\/\n\n.lmk-holds {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lmk-holds-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.lmk-hold {\n  padding: 12px 8px;\n\n  border: 1px solid var(--lmk-border);\n  border-radius: 10px;\n\n  background: var(--lmk-ivory);\n\n  text-align: center;\n}\n\n.lmk-hold small {\n  display: block;\n\n  color: var(--lmk-rose);\n\n  font-size: 7.2px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lmk-hold strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lmk-charcoal);\n\n  font-size: 9.7px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.lmk-image-two {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.lmk-image-note {\n  margin-top: 11px;\n\n  display: grid;\n  grid-template-columns:\n    minmax(0, .82fr)\n    minmax(0, 1.18fr);\n\n  gap: 18px;\n}\n\n.lmk-image-note strong {\n  color: var(--lmk-charcoal);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.lmk-image-note span {\n  color: var(--lmk-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — TWO LEVELS\n   ========================================================= *\/\n\n.lmk-levels {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f1eee9 0%,\n      #faf8f4 100%\n    );\n}\n\n.lmk-level-stack {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 9px;\n  margin-top: 17px;\n}\n\n.lmk-level {\n  position: relative;\n\n  padding: 15px 13px 14px;\n\n  border: 1px solid var(--lmk-border);\n  border-radius: 12px;\n\n  background: #ffffff;\n}\n\n.lmk-level::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 12px 12px 0 0;\n\n  background: var(--lmk-rose);\n}\n\n.lmk-level small {\n  display: block;\n\n  color: var(--lmk-walnut);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.lmk-level strong {\n  display: block;\n\n  margin-top: 6px;\n\n  color: var(--lmk-charcoal);\n\n  font-size: 11px;\n  line-height: 1.3;\n}\n\n.lmk-level p {\n  margin: 5px 0 0;\n\n  color: var(--lmk-muted);\n\n  font-size: 9.5px;\n  line-height: 1.44;\n}\n\n\n\/* =========================================================\n   04 — MEMORY CATEGORIES\n   ========================================================= *\/\n\n.lmk-memory {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lmk-memory-list {\n  margin-top: 17px;\n\n  border-top: 1px solid var(--lmk-border);\n}\n\n.lmk-memory-row {\n  display: grid;\n  grid-template-columns:\n    42px\n    minmax(0, 1fr);\n\n  gap: 11px;\n\n  padding: 12px 0;\n\n  border-bottom: 1px solid var(--lmk-border);\n}\n\n.lmk-memory-no {\n  color: var(--lmk-rose);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.lmk-memory-row strong {\n  display: block;\n\n  color: var(--lmk-charcoal);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.lmk-memory-row p {\n  margin: 4px 0 0;\n\n  color: var(--lmk-muted);\n\n  font-size: 9.5px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.lmk-detail {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.lmk-detail-head {\n  max-width: 600px;\n  margin-bottom: 17px;\n}\n\n.lmk-detail-note {\n  margin-top: 9px;\n\n  color: var(--lmk-walnut);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 13.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   05 — INTERIOR DETAILS\n   ========================================================= *\/\n\n.lmk-interior {\n  padding: 32px 0;\n\n  background: var(--lmk-ivory);\n}\n\n.lmk-interior-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmk-interior-card {\n  padding: 13px 11px;\n\n  border: 1px solid var(--lmk-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.lmk-interior-card small {\n  display: block;\n\n  color: var(--lmk-rose);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.lmk-interior-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lmk-charcoal);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.lmk-interior-card p {\n  margin: 4px 0 0;\n\n  color: var(--lmk-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   06 — KEY FEATURES\n   ========================================================= *\/\n\n.lmk-features {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(185,137,131,.12),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      #45413e 0%,\n      #302e2c 100%\n    );\n\n  color: #ffffff;\n}\n\n.lmk-features .lmk-kicker {\n  color: #dfb0aa;\n}\n\n.lmk-features .lmk-heading {\n  color: #ffffff;\n}\n\n.lmk-feature-intro {\n  max-width: 590px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.lmk-feature-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.lmk-feature {\n  display: grid;\n  grid-template-columns:\n    28px\n    minmax(0, 1fr);\n\n  gap: 8px;\n  align-items: center;\n\n  padding: 10px;\n\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.lmk-feature-no {\n  width: 28px;\n  height: 28px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(185,137,131,.16);\n\n  color: #e7bdb8;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.lmk-feature strong {\n  color: #f5f1ed;\n\n  font-size: 9.5px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.lmk-image-four {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   07 — DISPLAY AT HOME\n   ========================================================= *\/\n\n.lmk-display {\n  padding: 30px 0 31px;\n\n  background: var(--lmk-ivory);\n}\n\n.lmk-display-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.lmk-display-item {\n  padding: 11px 7px;\n\n  border: 1px solid var(--lmk-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.lmk-display-item small {\n  display: block;\n\n  color: var(--lmk-rose);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lmk-display-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lmk-charcoal);\n\n  font-size: 9.3px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   08 — HOW TO BUILD THE COLLECTION\n   ========================================================= *\/\n\n.lmk-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f1efeb 0%,\n      #faf8f4 100%\n    );\n}\n\n.lmk-how-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmk-how-card {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--lmk-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.lmk-how-card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 10px 10px 0 0;\n\n  background: var(--lmk-rose);\n}\n\n.lmk-how-no {\n  color: var(--lmk-walnut);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.lmk-how-card h3 {\n  margin: 6px 0 4px;\n\n  color: var(--lmk-charcoal);\n\n  font-size: 10.4px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.lmk-how-card p {\n  margin: 0;\n\n  color: var(--lmk-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.lmk-final {\n  padding: 38px 0 42px;\n\n  background:\n    radial-gradient(\n      circle at 50% 115%,\n      rgba(185,137,131,.17),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #4d4844 0%,\n      #34312f 100%\n    );\n\n  text-align: center;\n}\n\n.lmk-final-label {\n  color: #dfb0aa;\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n\n  text-transform: uppercase;\n}\n\n.lmk-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n  line-height: 1.1;\n  font-weight: 500;\n}\n\n.lmk-final p {\n  max-width: 525px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.67);\n\n  font-size: 11.3px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .lmk-level-stack,\n  .lmk-interior-grid,\n  .lmk-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lmk-image-note {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .lmk-holds-grid,\n  .lmk-display-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .lmk {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .lmk-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .lmk-hero h1 {\n    font-size: 31px;\n  }\n\n  .lmk-heading {\n    font-size: 25px;\n  }\n\n  .lmk-hero-bar,\n  .lmk-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lmk\"\u003e\n\n  \u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-hero\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-hero-tag\"\u003e\n        A Place for the Story You Keep\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        lunvare™ Timeless Compartmentalized Pet Memory Keepsake Chest\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"lmk-hero-sub\"\u003e\n        Preserve photographs, first collars, handwritten notes, and the small objects that become part of a pet's story.\n      \u003c\/div\u003e\n\n      \u003cp class=\"lmk-hero-copy\"\u003e\n        The lunvare™ Timeless Compartmentalized Pet Memory Keepsake Chest is designed\n        for meaningful, long-term storage. A shallow upper section organizes flat\n        memories such as photographs and documents, while the deeper lower compartment\n        holds collars, tags, ribbons, small toys, grooming keepsakes and personal accessories.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGE 01 --\u003e\n      \u003cdiv class=\"lmk-hero-image\"\u003e\n        \u003cdiv class=\"lmk-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/1_1172d09e-5975-42f8-ac3e-a951267a1695.png?v=1790092772\" alt=\"lunvare Timeless Compartmentalized Pet Memory Keepsake Chest in a refined home setting\" loading=\"eager\"\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmk-hero-bar\"\u003e\n\n        \u003cdiv class=\"lmk-hero-chip\"\u003e\n          \u003csmall\u003eUpper\u003c\/small\u003e\n          \u003cstrong\u003ePhotos + Documents\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-hero-chip\"\u003e\n          \u003csmall\u003eLower\u003c\/small\u003e\n          \u003cstrong\u003eObjects + Collars\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-hero-chip\"\u003e\n          \u003csmall\u003eInside Lid\u003c\/small\u003e\n          \u003cstrong\u003ePhoto Display\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-hero-chip\"\u003e\n          \u003csmall\u003eInterior\u003c\/small\u003e\n          \u003cstrong\u003eSoft-Lined Storage\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       02 — WHAT IT HOLDS\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-holds\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-kicker\"\u003e\n        A Home for Meaningful Details\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmk-heading\"\u003e\n        Different Memories Need Different Kinds of Space.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lmk-copy\"\u003e\n        The divided interior is designed to keep flat paper memories separate\n        from the small physical objects collected over time.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lmk-holds-grid\"\u003e\n\n        \u003cdiv class=\"lmk-hold\"\u003e\n          \u003csmall\u003eMemory 01\u003c\/small\u003e\n          \u003cstrong\u003ePhotographs\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-hold\"\u003e\n          \u003csmall\u003eMemory 02\u003c\/small\u003e\n          \u003cstrong\u003eFirst Collars\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-hold\"\u003e\n          \u003csmall\u003eMemory 03\u003c\/small\u003e\n          \u003cstrong\u003eTags + Ribbons\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-hold\"\u003e\n          \u003csmall\u003eMemory 04\u003c\/small\u003e\n          \u003cstrong\u003eNotes + Records\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-image-two\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/2_0c646434-ce02-437c-9279-6546d1caa906.png?v=1790092772\" alt=\"lunvare pet memory keepsake chest upper tray and deeper lower compartment\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmk-image-note\"\u003e\n\n        \u003cstrong\u003e\n          Two depths for two different kinds of keepsakes.\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Flat items remain easier to organize above, while three-dimensional\n          objects have more room in the deeper section below.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       03 — TWO LEVELS\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-levels\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-kicker\"\u003e\n        Thoughtfully Divided\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmk-heading\"\u003e\n        Shallow Above. Deeper Below.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmk-level-stack\"\u003e\n\n        \u003cdiv class=\"lmk-level\"\u003e\n\n          \u003csmall\u003eUpper Section\u003c\/small\u003e\n\n          \u003cstrong\u003eFor Flat Memories\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Organize photographs, adoption records, handwritten notes,\n            paw-print cards and other paper keepsakes in the shallower upper layer.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-level\"\u003e\n\n          \u003csmall\u003eLower Section\u003c\/small\u003e\n\n          \u003cstrong\u003eFor Personal Objects\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Store collars, identification tags, ribbons, small toys,\n            grooming keepsakes and meaningful accessories in the deeper compartment.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       04 — MEMORY CATEGORIES\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-memory\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-kicker\"\u003e\n        Collected Throughout a Pet's Life\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmk-heading\"\u003e\n        Not Only for Memorials.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lmk-copy\"\u003e\n        The chest can begin as a living collection, holding milestones and small\n        memories from the earliest days onward.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lmk-memory-list\"\u003e\n\n        \u003cdiv class=\"lmk-memory-row\"\u003e\n\n          \u003cdiv class=\"lmk-memory-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eEarly Memories\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Adoption records, first photographs, first collars and handwritten notes.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-memory-row\"\u003e\n\n          \u003cdiv class=\"lmk-memory-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eEveryday Milestones\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Favorite ribbons, tags, grooming keepsakes and other small personal objects.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-memory-row\"\u003e\n\n          \u003cdiv class=\"lmk-memory-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eTravel Memories\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Small souvenirs, photographs and objects associated with shared trips and outings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-memory-row\"\u003e\n\n          \u003cdiv class=\"lmk-memory-no\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eWritten Memories\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Personal messages, dates, stories and notes that add context to the objects inside.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-detail\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-detail-head\"\u003e\n\n        \u003cdiv class=\"lmk-kicker\"\u003e\n          Adjustable Interior Organization\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lmk-heading\"\u003e\n          Smaller Pieces Stay Separate. Larger Keepsakes Still Have Room.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"lmk-detail-note\"\u003e\n          Removable fabric-lined dividers allow the deeper compartment to\n          change around the objects you choose to keep.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmk-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/2_0c646434-ce02-437c-9279-6546d1caa906.png?v=1790092772\" alt=\"lunvare keepsake chest dividers soft lining and interior photo pocket\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       05 — INTERIOR DETAILS\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-interior\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-kicker\"\u003e\n        Quiet Details Inside\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmk-heading\"\u003e\n        Designed to Present Memories, Not Just Store Them.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmk-interior-grid\"\u003e\n\n        \u003cdiv class=\"lmk-interior-card\"\u003e\n\n          \u003csmall\u003eDivide\u003c\/small\u003e\n\n          \u003cstrong\u003eRemovable Fabric-Lined Sections\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Adjust smaller spaces for tags and delicate objects or open more room for larger keepsakes.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-interior-card\"\u003e\n\n          \u003csmall\u003eDisplay\u003c\/small\u003e\n\n          \u003cstrong\u003eInterior Photo Pocket\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Place a favorite photograph or personal message inside the lid as part of the presentation.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-interior-card\"\u003e\n\n          \u003csmall\u003eProtect\u003c\/small\u003e\n\n          \u003cstrong\u003eSoft Interior + Fitted Lid\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The lining reduces direct contact with hard surfaces while the fitted lid helps limit dust.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       06 — KEY FEATURES\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-features\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-kicker\"\u003e\n        Made for Long-Term Keeping\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmk-heading\"\u003e\n        Personal Storage With a Calm, Display-Worthy Exterior.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lmk-feature-intro\"\u003e\n        The understated exterior allows the chest to stay visible in a room\n        without making the memories inside feel overly decorative or temporary.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lmk-feature-grid\"\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e01\u003c\/div\u003e\n          \u003cstrong\u003eShallow section for photographs and documents\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e02\u003c\/div\u003e\n          \u003cstrong\u003eDeeper compartment for collars and small objects\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e03\u003c\/div\u003e\n          \u003cstrong\u003eRemovable fabric-lined dividers\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e04\u003c\/div\u003e\n          \u003cstrong\u003eInterior display pocket for a favorite photograph\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e05\u003c\/div\u003e\n          \u003cstrong\u003eFitted lid helps protect contents from dust\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e06\u003c\/div\u003e\n          \u003cstrong\u003eSuitable for collecting memories throughout a pet's life\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e07\u003c\/div\u003e\n          \u003cstrong\u003eUnderstated exterior for open display\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-feature\"\u003e\n          \u003cdiv class=\"lmk-feature-no\"\u003e08\u003c\/div\u003e\n          \u003cstrong\u003eDesigned for meaningful, long-term storage\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-image-four\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/4_377b667d-42ae-4aa9-8b22-ec06b1cd1548.png?v=1790092772\" alt=\"lunvare pet memory keepsake chest displayed on a shelf or dresser\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       07 — DISPLAY AT HOME\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-display\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-kicker\"\u003e\n        Designed to Stay in View\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmk-heading\"\u003e\n        Quiet Enough for Everyday Rooms.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmk-display-grid\"\u003e\n\n        \u003cdiv class=\"lmk-display-item\"\u003e\n          \u003csmall\u003ePlace 01\u003c\/small\u003e\n          \u003cstrong\u003eBookshelf\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-display-item\"\u003e\n          \u003csmall\u003ePlace 02\u003c\/small\u003e\n          \u003cstrong\u003eDresser\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-display-item\"\u003e\n          \u003csmall\u003ePlace 03\u003c\/small\u003e\n          \u003cstrong\u003eConsole\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-display-item\"\u003e\n          \u003csmall\u003ePlace 04\u003c\/small\u003e\n          \u003cstrong\u003eBedside Surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       08 — HOW TO BUILD THE COLLECTION\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-how\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-kicker\"\u003e\n        Build the Collection Over Time\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmk-heading\"\u003e\n        How to Use lunvare™\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmk-how-grid\"\u003e\n\n        \u003cdiv class=\"lmk-how-card\"\u003e\n\n          \u003cdiv class=\"lmk-how-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Organize Flat Memories\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place photographs, notes, records and other flat keepsakes in the shallow upper section.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-how-card\"\u003e\n\n          \u003cdiv class=\"lmk-how-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Arrange Personal Objects\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Adjust the dividers and place collars, tags, ribbons or small keepsakes in the deeper section.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmk-how-card\"\u003e\n\n          \u003cdiv class=\"lmk-how-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Add a Favorite Image\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use the inside-lid display pocket for a photograph or message that becomes visible when opened.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmk-final\"\u003e\n    \u003cdiv class=\"lmk-shell\"\u003e\n\n      \u003cdiv class=\"lmk-final-label\"\u003e\n        lunvare™ Timeless Compartmentalized Pet Memory Keepsake Chest\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Small Objects.\u003cbr\u003e\n        A Lifetime of Meaning.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A thoughtfully divided keepsake chest designed to preserve photographs,\n        first collars, handwritten notes, travel memories and the personal objects\n        that become part of a pet's story.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lunvare","offers":[{"title":"Default Title","offer_id":52753606377768,"sku":null,"price":45.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/5_642d90de-6db0-4c75-93d1-1b99cccf666e.png?v=1790092665","url":"https:\/\/lunvare.com\/products\/lunvare%e2%84%a2-timeless-compartmentalized-pet-memory-keepsake-chest","provider":" lunvare™","version":"1.0","type":"link"}