{"product_id":"cavelmora™heart-hugging-seal-resin-figurine","title":"Cavelmora™Heart Hugging Seal Resin Figurine","description":"\u003cstyle\u003e\n\/* =========================================================\n   cavelmora™\n   Heart Hugging Seal Resin Figurine\n   Shopify Product Description Landing Page\n\n   - Single-column structure\n   - Horizon theme friendly\n   - Desktop + mobile responsive\n   - Images keep original aspect ratio\n========================================================= *\/\n\n.cav-heart-seal,\n.cav-heart-seal * {\n  box-sizing: border-box;\n}\n\n.cav-heart-seal {\n  --sea-salt: #EAF6F7;\n  --sea-salt-soft: #F3FAFA;\n  --mist-white: #FCFDFB;\n  --sand: #F7F1E7;\n  --deep-sea: #245F77;\n  --ocean-blue: #5795AC;\n  --coral: #E9958B;\n  --coral-soft: #F7E5E0;\n  --seaweed: #78947D;\n  --text: #42585E;\n  --muted: #718187;\n  --border: #E8E4DA;\n\n  width: 100%;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0;\n\n  color: var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.65;\n}\n\n.cav-heart-seal h2,\n.cav-heart-seal h3,\n.cav-heart-seal p {\n  margin-top: 0;\n}\n\n.cav-heart-seal img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cav-hs-hero {\n  position: relative;\n  overflow: hidden;\n\n  margin: 0 0 20px;\n  padding: 54px 28px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 88% 15%,\n      rgba(87,149,172,.13),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 10% 88%,\n      rgba(233,149,139,.11),\n      transparent 26%\n    ),\n    linear-gradient(\n      180deg,\n      #EFF9FA 0%,\n      #FFFDF9 100%\n    );\n\n  border: 1px solid #E1EDED;\n  border-radius: 26px;\n}\n\n.cav-hs-hero::before {\n  content: \"\";\n  position: absolute;\n\n  width: 105px;\n  height: 105px;\n\n  right: -45px;\n  top: -42px;\n\n  border: 1px solid rgba(87,149,172,.14);\n  border-radius: 50%;\n}\n\n.cav-hs-hero::after {\n  content: \"♡\";\n\n  position: absolute;\n\n  left: 28px;\n  bottom: 17px;\n\n  color: rgba(233,149,139,.22);\n\n  font-size: 35px;\n  line-height: 1;\n}\n\n.cav-hs-eyebrow {\n  position: relative;\n  z-index: 1;\n\n  margin-bottom: 12px !important;\n\n  color: var(--ocean-blue);\n\n  font-size: 11px;\n  line-height: 1.4;\n  font-weight: 800;\n\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n.cav-hs-hero h2 {\n  position: relative;\n  z-index: 1;\n\n  max-width: 700px;\n\n  margin: 0 auto 17px;\n\n  color: var(--deep-sea);\n\n  font-size: clamp(29px, 5vw, 43px);\n  line-height: 1.14;\n  font-weight: 760;\n\n  letter-spacing: -1px;\n}\n\n.cav-hs-hero-text {\n  position: relative;\n  z-index: 1;\n\n  max-width: 620px;\n\n  margin: 0 auto !important;\n\n  color: var(--muted);\n\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.cav-hs-image {\n  width: 100%;\n\n  margin: 20px 0;\n\n  overflow: hidden;\n\n  background: #FFFFFF;\n\n  border: 1px solid var(--border);\n  border-radius: 22px;\n\n  box-shadow:\n    0 10px 30px rgba(38,82,97,.06);\n}\n\n.cav-hs-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto !important;\n\n  object-fit: contain;\n  object-position: center;\n}\n\n\n\/* =========================================================\n   TEXT SECTIONS\n========================================================= *\/\n\n.cav-hs-section {\n  margin: 20px 0;\n  padding: 44px 30px;\n\n  text-align: center;\n\n  border-radius: 22px;\n}\n\n.cav-hs-blue {\n  background:\n    linear-gradient(\n      145deg,\n      #EAF6F7 0%,\n      #F6FBF9 100%\n    );\n}\n\n.cav-hs-sand {\n  background:\n    linear-gradient(\n      145deg,\n      #F7F1E7 0%,\n      #FFFDF9 100%\n    );\n}\n\n.cav-hs-white {\n  background: var(--mist-white);\n\n  border: 1px solid var(--border);\n}\n\n.cav-hs-label {\n  display: inline-block;\n\n  margin-bottom: 11px;\n\n  color: var(--ocean-blue);\n\n  font-size: 11px;\n  line-height: 1.4;\n  font-weight: 800;\n\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.cav-hs-section h3 {\n  max-width: 650px;\n\n  margin: 0 auto 15px;\n\n  color: var(--deep-sea);\n\n  font-size: clamp(24px, 4vw, 32px);\n  line-height: 1.23;\n  font-weight: 750;\n}\n\n.cav-hs-section \u003e p {\n  max-width: 650px;\n\n  margin: 0 auto !important;\n\n  color: var(--muted);\n\n  font-size: 15.5px;\n  line-height: 1.8;\n}\n\n\n\/* =========================================================\n   TAGS\n========================================================= *\/\n\n.cav-hs-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 8px;\n\n  max-width: 680px;\n\n  margin: 25px auto 0;\n}\n\n.cav-hs-tag {\n  display: inline-block;\n\n  padding: 9px 14px;\n\n  color: var(--deep-sea);\n  background: rgba(255,255,255,.82);\n\n  border: 1px solid rgba(87,149,172,.17);\n  border-radius: 999px;\n\n  font-size: 12.5px;\n  line-height: 1.4;\n  font-weight: 650;\n}\n\n.cav-hs-tag--heart {\n  color: #A85F59;\n\n  background: rgba(255,247,245,.92);\n\n  border-color: rgba(233,149,139,.24);\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.cav-hs-specs {\n  margin: 20px 0;\n  padding: 42px 28px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #FFFDF9 0%,\n      #F8F4EC 100%\n    );\n\n  border: 1px solid var(--border);\n  border-radius: 22px;\n}\n\n.cav-hs-spec-head {\n  margin-bottom: 25px;\n\n  text-align: center;\n}\n\n.cav-hs-spec-head .cav-hs-label {\n  margin-bottom: 8px;\n}\n\n.cav-hs-spec-head h3 {\n  margin: 0;\n\n  color: var(--deep-sea);\n\n  font-size: 28px;\n  line-height: 1.25;\n}\n\n.cav-hs-spec-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n\n  gap: 20px;\n\n  width: 100%;\n  max-width: 590px;\n\n  margin: 0 auto;\n  padding: 15px 0;\n\n  border-bottom: 1px solid #EAE4D9;\n}\n\n.cav-hs-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.cav-hs-spec-name {\n  color: var(--muted);\n\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.cav-hs-spec-value {\n  color: var(--deep-sea);\n\n  font-size: 14px;\n  line-height: 1.5;\n  font-weight: 750;\n\n  text-align: right;\n}\n\n\n\/* =========================================================\n   DISPLAY IDEAS\n========================================================= *\/\n\n.cav-hs-places {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 9px;\n\n  max-width: 670px;\n\n  margin: 25px auto 0;\n}\n\n.cav-hs-place {\n  padding: 10px 15px;\n\n  color: #526E74;\n  background: #FFFFFF;\n\n  border: 1px solid #E3EBE7;\n  border-radius: 12px;\n\n  font-size: 13px;\n  line-height: 1.4;\n  font-weight: 650;\n}\n\n\n\/* =========================================================\n   GIFT MESSAGE\n========================================================= *\/\n\n.cav-hs-gift {\n  margin-top: 25px;\n  padding: 18px 20px;\n\n  max-width: 620px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  color: #87635F;\n  background: #FFF8F6;\n\n  border: 1px solid #F1DDD8;\n  border-radius: 16px;\n\n  font-size: 13.5px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.cav-hs-final {\n  position: relative;\n\n  overflow: hidden;\n\n  margin: 20px 0 0;\n  padding: 50px 28px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 13% 15%,\n      rgba(233,149,139,.12),\n      transparent 25%\n    ),\n    radial-gradient(\n      circle at 90% 85%,\n      rgba(87,149,172,.11),\n      transparent 27%\n    ),\n    linear-gradient(\n      135deg,\n      #E9F6F7 0%,\n      #F8F1E8 100%\n    );\n\n  border-radius: 24px;\n}\n\n.cav-hs-heart {\n  margin-bottom: 8px;\n\n  color: var(--coral);\n\n  font-size: 26px;\n  line-height: 1;\n}\n\n.cav-hs-final h3 {\n  max-width: 620px;\n\n  margin: 0 auto 14px;\n\n  color: var(--deep-sea);\n\n  font-size: clamp(25px, 4vw, 34px);\n  line-height: 1.2;\n  font-weight: 750;\n}\n\n.cav-hs-final p {\n  max-width: 600px;\n\n  margin: 0 auto !important;\n\n  color: var(--muted);\n\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .cav-heart-seal {\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .cav-hs-hero {\n    margin-bottom: 15px;\n    padding: 36px 18px;\n\n    border-radius: 18px;\n  }\n\n  .cav-hs-hero::after {\n    left: 15px;\n    bottom: 12px;\n\n    font-size: 27px;\n  }\n\n  .cav-hs-hero h2 {\n    font-size: 28px;\n    letter-spacing: -.5px;\n  }\n\n  .cav-hs-hero-text {\n    font-size: 14.5px;\n    line-height: 1.75;\n  }\n\n  .cav-hs-image {\n    margin: 15px 0;\n\n    border-radius: 16px;\n\n    box-shadow:\n      0 7px 22px rgba(38,82,97,.05);\n  }\n\n  .cav-hs-section {\n    margin: 15px 0;\n    padding: 32px 18px;\n\n    border-radius: 18px;\n  }\n\n  .cav-hs-section h3 {\n    font-size: 23px;\n  }\n\n  .cav-hs-section \u003e p {\n    font-size: 14.5px;\n    line-height: 1.75;\n  }\n\n  .cav-hs-tags {\n    gap: 7px;\n    margin-top: 21px;\n  }\n\n  .cav-hs-tag {\n    padding: 8px 11px;\n\n    font-size: 11.5px;\n  }\n\n  .cav-hs-specs {\n    margin: 15px 0;\n    padding: 32px 18px;\n\n    border-radius: 18px;\n  }\n\n  .cav-hs-spec-head h3 {\n    font-size: 23px;\n  }\n\n  .cav-hs-spec-row {\n    gap: 14px;\n    padding: 13px 0;\n  }\n\n  .cav-hs-spec-name,\n  .cav-hs-spec-value {\n    font-size: 12.5px;\n  }\n\n  .cav-hs-places {\n    gap: 7px;\n    margin-top: 21px;\n  }\n\n  .cav-hs-place {\n    padding: 8px 11px;\n\n    font-size: 12px;\n  }\n\n  .cav-hs-gift {\n    padding: 15px 14px;\n\n    font-size: 12.5px;\n  }\n\n  .cav-hs-final {\n    margin-top: 15px;\n    padding: 38px 18px;\n\n    border-radius: 18px;\n  }\n\n  .cav-hs-final h3 {\n    font-size: 25px;\n  }\n\n  .cav-hs-final p {\n    font-size: 14px;\n  }\n}\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cav-heart-seal\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"cav-hs-hero\"\u003e\n\n    \u003cp class=\"cav-hs-eyebrow\"\u003e\n      cavelmora™ · Ocean-Inspired Decor\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Cavelmora™ Heart Hugging Seal Resin Figurine\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cav-hs-hero-text\"\u003e\n      A tiny ocean friend holding a little heart close.\n      With its rounded silhouette, sweet expression and\n      heart-hugging pose, this petite seal brings a gentle\n      touch of warmth and playful coastal character to\n      everyday spaces.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 1\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"cav-hs-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/8776\/6065\/files\/yf-generated-node-j2sguiwlq.png?v=1790177408\" alt=\"Cavelmora Heart Hugging Seal Resin Figurine displayed in a soft coastal setting\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       CHARACTER DESIGN\n  ====================================================== --\u003e\n\n  \u003csection class=\"cav-hs-section cav-hs-blue\"\u003e\n\n    \u003cspan class=\"cav-hs-label\"\u003e\n      A Little Heart from the Sea\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      Made to Make Your Space Feel a Little Happier\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      This lovable seal combines a soft, rounded body with\n      tiny flippers wrapped around a heart. Its gentle facial\n      expression and playful proportions create a small decorative\n      accent filled with warmth and personality.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cav-hs-tags\"\u003e\n\n      \u003cspan class=\"cav-hs-tag\"\u003e\n        Ocean-Inspired\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-tag\"\u003e\n        Chubby Seal Design\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-tag cav-hs-tag--heart\"\u003e\n        Heart Hugging Detail\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-tag\"\u003e\n        Freestanding Decor\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 2\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"cav-hs-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/8776\/6065\/files\/yf-generated-node-xdbfmc0aqds.png?v=1790177407\" alt=\"Cavelmora Heart Hugging Seal Resin Figurine material and handcrafted details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"cav-hs-section cav-hs-sand\"\u003e\n\n    \u003cspan class=\"cav-hs-label\"\u003e\n      Crafted with Character\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      Smooth Resin \u0026amp; Charming Hand-Painted Details\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The smooth resin surface highlights the seal's softly\n      sculpted curves, while carefully painted facial features\n      and the contrasting heart add character to the design.\n      Its freestanding form makes it easy to display on a\n      variety of flat surfaces.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cav-hs-tags\"\u003e\n\n      \u003cspan class=\"cav-hs-tag\"\u003e\n        Resin Construction\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-tag\"\u003e\n        Hand-Painted Details\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-tag\"\u003e\n        Smooth Finish\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-tag\"\u003e\n        Stable Base\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 3 — SIZE\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"cav-hs-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/8776\/6065\/files\/yf-generated-node-tbmcz9l6m4l.png?v=1790177405\" alt=\"Cavelmora Heart Hugging Seal Resin Figurine size and dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE \/ PRODUCT INFORMATION\n       Visual specification image above remains the primary\n       reference for exact measurements.\n  ====================================================== --\u003e\n\n  \u003csection class=\"cav-hs-specs\"\u003e\n\n    \u003cdiv class=\"cav-hs-spec-head\"\u003e\n\n      \u003cspan class=\"cav-hs-label\"\u003e\n        Product Details\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Petite, Playful \u0026amp; Easy to Display\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cav-hs-spec-row\"\u003e\n\n      \u003cspan class=\"cav-hs-spec-name\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-spec-value\"\u003e\n        Heart Hugging Seal Figurine\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cav-hs-spec-row\"\u003e\n\n      \u003cspan class=\"cav-hs-spec-name\"\u003e\n        Material\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-spec-value\"\u003e\n        Resin\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cav-hs-spec-row\"\u003e\n\n      \u003cspan class=\"cav-hs-spec-name\"\u003e\n        Design\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-spec-value\"\u003e\n        Seal Hugging Heart\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cav-hs-spec-row\"\u003e\n\n      \u003cspan class=\"cav-hs-spec-name\"\u003e\n        Detail\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-spec-value\"\u003e\n        Hand-Painted\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cav-hs-spec-row\"\u003e\n\n      \u003cspan class=\"cav-hs-spec-name\"\u003e\n        Display Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-spec-value\"\u003e\n        Freestanding\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 4 — WEIGHT \/ DETAIL\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"cav-hs-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/8776\/6065\/files\/yf-generated-node-awb0uqhniig.png?v=1790177404\" alt=\"Cavelmora Heart Hugging Seal Resin Figurine product weight and details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       DISPLAY \/ GIFTING\n  ====================================================== --\u003e\n\n  \u003csection class=\"cav-hs-section cav-hs-white\"\u003e\n\n    \u003cspan class=\"cav-hs-label\"\u003e\n      Small Accent · Sweet Personality\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      A Charming Touch for Your Favorite Little Spaces\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Compact and freestanding, this little seal can add\n      a soft ocean-inspired accent without overwhelming\n      your decor. Display it by itself or alongside other\n      miniature collectibles to create a cheerful corner\n      with personality.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cav-hs-places\"\u003e\n\n      \u003cspan class=\"cav-hs-place\"\u003e\n        Desk\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-place\"\u003e\n        Bookshelf\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-place\"\u003e\n        Bedside Table\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-place\"\u003e\n        Mantel\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-place\"\u003e\n        Entryway\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cav-hs-place\"\u003e\n        Collectible Display\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cav-hs-gift\"\u003e\n      The heart-hugging design also makes this little seal\n      a sweet decorative gift for someone special or a\n      playful addition to your own collection.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 5\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"cav-hs-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/8776\/6065\/files\/yf-generated-node-3qbhuy33cpw.png?v=1790177390\" alt=\"Cavelmora Heart Hugging Seal Resin Figurine\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"cav-hs-final\"\u003e\n\n    \u003cdiv class=\"cav-hs-heart\"\u003e\n      ♡\n    \u003c\/div\u003e\n\n    \u003cspan class=\"cav-hs-label\"\u003e\n      cavelmora™\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      A Tiny Ocean Friend with a Big Heart\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sweet, playful and easy to display, the Cavelmora™\n      Heart Hugging Seal Resin Figurine brings together\n      ocean-inspired charm and a heartwarming little detail\n      for the spaces that make home feel personal.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"cavelmora","offers":[{"title":"Default Title","offer_id":56437940224305,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/8776\/6065\/files\/yf-generated-node-j2sguiwlq.png?v=1790177408","url":"https:\/\/cavelmora.com\/products\/cavelmora%e2%84%a2heart-hugging-seal-resin-figurine","provider":"cavelmora","version":"1.0","type":"link"}