{"product_id":"timeless-interiors","title":"Heritage Heart Sighthound Sculpture – Vintage Iron Dog Accent for Timeless Interiors","description":"\u003cstyle\u003e\n\/* =========================================================\n   BESTJAS\n   HERITAGE HEART SIGHTHOUND SCULPTURE\n   STORY-LED MEMORIAL LANDING PAGE\n   US MARKET \/ 40+ \/ MOBILE FRIENDLY\n   ========================================================= *\/\n\n.hhs-story,\n.hhs-story *{\n  box-sizing:border-box;\n}\n\n.hhs-story{\n  --cream:#fffaf3;\n  --cream2:#f7f0e6;\n  --cream3:#efe4d5;\n  --brown:#5d4332;\n  --brown2:#806044;\n  --gold:#b48b55;\n  --dark:#29221d;\n  --text:#37312c;\n  --muted:#6c655f;\n  --line:#e4d6c5;\n  --white:#ffffff;\n\n  width:100%;\n  max-width:1040px;\n  margin:0 auto;\n  padding:0 14px 34px;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size:20px;\n  line-height:1.65;\n}\n\n.hhs-story h1,\n.hhs-story h2,\n.hhs-story h3,\n.hhs-story p{\n  margin-top:0;\n}\n\n.hhs-story h1,\n.hhs-story h2{\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-weight:700;\n  color:var(--dark);\n  letter-spacing:-.35px;\n}\n\n.hhs-story h1{\n  margin-bottom:15px;\n  font-size:clamp(35px,5vw,51px);\n  line-height:1.08;\n}\n\n.hhs-story h2{\n  margin-bottom:14px;\n  font-size:clamp(30px,4.7vw,44px);\n  line-height:1.14;\n}\n\n.hhs-story h3{\n  margin-bottom:8px;\n  color:var(--brown);\n  font-size:24px;\n  line-height:1.3;\n}\n\n.hhs-story p{\n  margin-bottom:15px;\n  font-size:20px;\n  line-height:1.65;\n}\n\n.hhs-section{\n  margin:0 auto 50px;\n}\n\n.hhs-copy{\n  max-width:820px;\n  margin:0 auto 21px;\n  text-align:center;\n}\n\n.hhs-kicker{\n  display:inline-block;\n  margin-bottom:10px;\n\n  color:var(--brown2);\n\n  font-size:15px;\n  line-height:1.2;\n  font-weight:850;\n  text-transform:uppercase;\n  letter-spacing:1.25px;\n}\n\n.hhs-lead{\n  max-width:760px;\n  margin-left:auto;\n  margin-right:auto;\n\n  color:var(--muted);\n  font-size:20px !important;\n}\n\n.hhs-divider{\n  width:76px;\n  height:3px;\n  margin:18px auto 22px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      var(--gold),\n      transparent\n    );\n}\n\n.hhs-img{\n  width:100%;\n  margin-top:20px;\n  overflow:hidden;\n\n  border-radius:20px;\n  background:var(--cream2);\n\n  box-shadow:\n    0 9px 28px rgba(56,42,29,.08);\n}\n\n.hhs-img img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.hhs-hero{\n  margin-top:14px;\n  padding:40px 24px;\n\n  border:1px solid var(--line);\n  border-radius:24px;\n\n  background:\n    radial-gradient(\n      circle at top,\n      rgba(180,139,85,.16),\n      transparent 46%\n    ),\n    var(--cream);\n\n  text-align:center;\n}\n\n.hhs-rating{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:7px;\n\n  margin-bottom:17px;\n  padding:9px 16px;\n\n  border:1px solid #e3d0b8;\n  border-radius:999px;\n\n  background:#fff;\n\n  color:var(--brown);\n\n  font-size:15px;\n  font-weight:800;\n}\n\n.hhs-stars{\n  color:#c8933e;\n  letter-spacing:1px;\n}\n\n.hhs-hero p{\n  max-width:780px;\n  margin:0 auto;\n\n  color:var(--muted);\n  font-size:20px;\n}\n\n\n\/* =========================================================\n   STORY BLOCK\n   ========================================================= *\/\n\n.hhs-story-card{\n  max-width:850px;\n  margin:22px auto 0;\n  padding:26px 24px;\n\n  border-left:5px solid var(--gold);\n  border-radius:0 18px 18px 0;\n\n  background:var(--cream);\n}\n\n.hhs-story-card p{\n  font-size:19px;\n  line-height:1.65;\n}\n\n.hhs-story-card p:last-child{\n  margin-bottom:0;\n}\n\n.hhs-quote{\n  margin:19px 0 0;\n  padding:19px 20px;\n\n  border:1px solid #e3d2bd;\n  border-radius:15px;\n\n  background:#fff;\n\n  color:var(--brown);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n  line-height:1.5;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n.hhs-benefits{\n  max-width:850px;\n  margin:22px auto 0;\n}\n\n.hhs-benefit{\n  margin-bottom:11px;\n  padding:18px 20px;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  background:var(--cream);\n\n  text-align:left;\n}\n\n.hhs-benefit strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--brown);\n  font-size:20px;\n}\n\n.hhs-benefit span{\n  display:block;\n\n  color:var(--muted);\n  font-size:18px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SYMBOLS\n   ========================================================= *\/\n\n.hhs-symbols{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n\n  max-width:850px;\n  margin:22px auto 0;\n}\n\n.hhs-symbol{\n  padding:20px 14px;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  background:var(--cream);\n\n  text-align:center;\n}\n\n.hhs-symbol-icon{\n  display:block;\n  margin-bottom:8px;\n\n  font-size:27px;\n}\n\n.hhs-symbol strong{\n  display:block;\n\n  color:var(--brown);\n  font-size:18px;\n}\n\n\n\/* =========================================================\n   HOME TAGS\n   ========================================================= *\/\n\n.hhs-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n\n  max-width:820px;\n  margin:21px auto 0;\n}\n\n.hhs-tag{\n  padding:9px 15px;\n\n  border:1px solid #ddccb5;\n  border-radius:999px;\n\n  background:var(--cream);\n  color:var(--brown);\n\n  font-size:17px;\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   CUSTOMER PHOTOS\n   ========================================================= *\/\n\n.hhs-customers{\n  margin-top:58px;\n  padding:41px 22px;\n\n  border-radius:23px;\n\n  background:var(--cream2);\n}\n\n.hhs-customer-head{\n  max-width:760px;\n  margin:0 auto 28px;\n\n  text-align:center;\n}\n\n.hhs-customer-head p{\n  margin-bottom:0;\n  color:var(--muted);\n}\n\n.hhs-customer-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:18px;\n  align-items:start;\n}\n\n.hhs-review{\n  overflow:hidden;\n\n  border:1px solid #e2d4c4;\n  border-radius:18px;\n\n  background:#fff;\n\n  box-shadow:\n    0 5px 18px rgba(45,34,24,.06);\n}\n\n.hhs-review img{\n  display:block;\n  width:100%;\n\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.hhs-review-body{\n  padding:17px 16px 20px;\n}\n\n.hhs-review-stars{\n  margin-bottom:6px;\n\n  color:#c79540;\n  font-size:18px;\n  letter-spacing:1px;\n}\n\n.hhs-review-title{\n  margin-bottom:7px;\n\n  color:var(--brown);\n\n  font-size:19px;\n  line-height:1.35;\n  font-weight:800;\n}\n\n.hhs-review-text{\n  margin:0 !important;\n\n  color:#5f5851;\n\n  font-size:16px !important;\n  line-height:1.55 !important;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.hhs-faq{\n  margin-top:56px;\n}\n\n.hhs-faq-head{\n  margin-bottom:22px;\n  text-align:center;\n}\n\n.hhs-faq-item{\n  margin-bottom:11px;\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.hhs-faq-item summary{\n  position:relative;\n\n  padding:20px 52px 20px 20px;\n\n  color:var(--brown);\n\n  font-size:20px;\n  line-height:1.42;\n  font-weight:800;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.hhs-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.hhs-faq-item summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:50%;\n  right:18px;\n\n  color:var(--gold);\n\n  font-size:29px;\n  font-weight:400;\n\n  transform:translateY(-50%);\n}\n\n.hhs-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.hhs-faq-answer{\n  padding:0 20px 20px;\n\n  color:var(--muted);\n\n  font-size:18px;\n  line-height:1.62;\n}\n\n.hhs-faq-answer p{\n  margin:0;\n  font-size:inherit;\n}\n\n\n\/* =========================================================\n   GUARANTEE + PAYMENT\n   ========================================================= *\/\n\n.hhs-trust{\n  margin-top:57px;\n  overflow:hidden;\n\n  padding:37px 24px;\n\n  border-radius:23px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(190,148,91,.22),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #34291f 0%,\n      #1d1814 100%\n    );\n\n  color:#fff;\n\n  box-shadow:\n    0 12px 34px rgba(32,24,18,.18);\n}\n\n.hhs-trust-head{\n  margin-bottom:24px;\n  text-align:center;\n}\n\n.hhs-brand{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:14px;\n  padding:9px 17px;\n\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:999px;\n\n  color:#f1d3a4;\n\n  font-size:15px;\n  font-weight:850;\n  letter-spacing:.8px;\n}\n\n.hhs-trust h2{\n  color:#fff;\n}\n\n.hhs-trust-intro{\n  max-width:720px;\n  margin:0 auto !important;\n\n  color:#e9e2dc;\n  font-size:18px !important;\n}\n\n.hhs-trust-grid{\n  max-width:840px;\n  margin:25px auto 0;\n}\n\n.hhs-trust-item{\n  margin-bottom:10px;\n  padding:17px 18px;\n\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:14px;\n\n  background:rgba(255,255,255,.06);\n}\n\n.hhs-trust-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#f3d5a4;\n\n  font-size:19px;\n}\n\n.hhs-trust-item span{\n  display:block;\n\n  color:#ebe5df;\n\n  font-size:16px;\n  line-height:1.5;\n}\n\n.hhs-pay-title{\n  margin:26px 0 12px;\n\n  color:#fff;\n\n  text-align:center;\n\n  font-size:18px;\n  font-weight:800;\n}\n\n.hhs-pay-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n}\n\n.hhs-pay{\n  min-width:87px;\n  padding:10px 11px;\n\n  border-radius:9px;\n\n  background:#fff;\n  color:#211c18;\n\n  text-align:center;\n\n  font-size:13px;\n  line-height:1;\n  font-weight:900;\n}\n\n.hhs-bottom{\n  margin:18px 0 0 !important;\n\n  color:#dcd5ce;\n\n  text-align:center;\n\n  font-size:14px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:760px){\n\n  .hhs-story{\n    padding:0 9px 24px;\n    font-size:18px;\n  }\n\n  .hhs-story h1{\n    font-size:32px;\n  }\n\n  .hhs-story h2{\n    font-size:29px;\n  }\n\n  .hhs-story p{\n    font-size:18px;\n    line-height:1.62;\n  }\n\n  .hhs-lead{\n    font-size:18px !important;\n  }\n\n  .hhs-section{\n    margin-bottom:39px;\n  }\n\n  .hhs-hero{\n    padding:30px 16px;\n    border-radius:18px;\n  }\n\n  .hhs-img{\n    border-radius:14px;\n  }\n\n  .hhs-story-card{\n    padding:20px 17px;\n  }\n\n  .hhs-story-card p{\n    font-size:18px;\n  }\n\n  .hhs-quote{\n    font-size:19px;\n  }\n\n  .hhs-benefit{\n    padding:16px;\n  }\n\n  .hhs-benefit strong{\n    font-size:19px;\n  }\n\n  .hhs-benefit span{\n    font-size:17px;\n  }\n\n  .hhs-symbols{\n    grid-template-columns:1fr;\n    gap:9px;\n  }\n\n  .hhs-symbol{\n    padding:16px;\n  }\n\n  .hhs-customers{\n    padding:31px 11px;\n    border-radius:18px;\n  }\n\n  .hhs-customer-grid{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .hhs-review-text{\n    font-size:17px !important;\n  }\n\n  .hhs-faq-item summary{\n    padding:18px 46px 18px 16px;\n    font-size:18px;\n  }\n\n  .hhs-faq-answer{\n    padding:0 16px 18px;\n    font-size:17px;\n  }\n\n  .hhs-trust{\n    padding:30px 15px;\n    border-radius:18px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hhs-story\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section hhs-hero\"\u003e\n\n    \u003cdiv class=\"hhs-rating\"\u003e\n      \u003cspan class=\"hhs-stars\"\u003e★★★★★\u003c\/span\u003e\n      \u003cspan\u003eHeritage Heart Sighthound Sculpture\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cspan class=\"hhs-kicker\"\u003e\n      Inspired by a Lifetime of Companionship\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      He Couldn’t Bring His Best Friend Back —\n      So He Made Something to Remember Him By\n    \u003c\/h1\u003e\n\n    \u003cdiv class=\"hhs-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp\u003e\n      A vintage-inspired iron sighthound sculpture created around\n      one simple idea: the dogs we love may leave our homes,\n      but they never really leave our hearts.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       STORY \/ NEW CRAFTSMAN IMAGE\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        The Inspiration\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        From Memory to Metal\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        The design story follows an older American dog lover\n        who wanted one quiet reminder of the companion\n        who had shared so many years by his side.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890144244417.png?v=1789014465\" alt=\"Older craftsman shaping a sighthound memorial sculpture by hand\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-story-card\"\u003e\n\n      \u003cp\u003e\n        For years, his dog had been part of the ordinary moments:\n        quiet mornings, walks outside, evenings at home,\n        and the familiar sound of paws nearby.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        After saying goodbye, he began sketching the graceful outline\n        he remembered most — the long legs, gentle face,\n        and unmistakable sighthound silhouette.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        He shaped that memory in iron and added one final detail:\n        \u003cstrong\u003ea small heart at the chest.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hhs-quote\"\u003e\n        “Not to replace the dog he loved —\n        but to keep a little reminder close.”\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       EMOTIONAL MEANING\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        More Than a Figurine\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        A Quiet Symbol of Loyalty, Love \u0026amp; Remembrance\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        Something beautiful enough for your home,\n        yet personal enough to remind you of a bond\n        that never truly disappears.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890133118673.png?v=1789013516\" alt=\"Emotional sighthound memorial sculpture display\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-symbols\"\u003e\n\n      \u003cdiv class=\"hhs-symbol\"\u003e\n        \u003cspan class=\"hhs-symbol-icon\"\u003e🐾\u003c\/span\u003e\n        \u003cstrong\u003eLoyalty\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-symbol\"\u003e\n        \u003cspan class=\"hhs-symbol-icon\"\u003e♥\u003c\/span\u003e\n        \u003cstrong\u003eCompanionship\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-symbol\"\u003e\n        \u003cspan class=\"hhs-symbol-icon\"\u003e∞\u003c\/span\u003e\n        \u003cstrong\u003eRemembrance\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CRAFT DETAIL\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Thoughtful Details\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Crafted to Feel Like a Piece You’ve Had for Years\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        Warm aged texture, graceful proportions,\n        and a small hanging heart give the sculpture\n        its distinctive vintage character.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890133381997.png?v=1789013515\" alt=\"Antique iron sighthound sculpture craftsmanship details\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-benefits\"\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e⚒ Textured Iron Character\u003c\/strong\u003e\n        \u003cspan\u003e\n          A warm vintage-inspired surface adds depth and an aged,\n          collected appearance.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e♥ Signature Heart Detail\u003c\/strong\u003e\n        \u003cspan\u003e\n          A small hanging heart symbolizes the place\n          a loyal companion continues to hold.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e✨ Elegant Sighthound Silhouette\u003c\/strong\u003e\n        \u003cspan\u003e\n          Long graceful lines give the piece a refined,\n          sculptural look.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       VINTAGE HOME STYLE\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Timeless Home Accent\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Meaningful Without Feeling Overly Somber\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        The warm bronze-brown finish makes it feel like elegant home decor first —\n        with a deeper meaning known to the person who owns it.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890133427997.png?v=1789013515\" alt=\"Vintage iron sighthound sculpture in timeless interior\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       HOME PLACEMENT\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        A Place for the Memory\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Beautiful in the Corners That Matter Most\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        Display it beside a favorite photograph,\n        books, flowers, or a candle to create\n        a small and personal space of remembrance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890133469893.png?v=1789013515\" alt=\"Sighthound memorial sculpture on side table\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-tags\"\u003e\n\n      \u003cspan class=\"hhs-tag\"\u003e🔥 Mantel\u003c\/span\u003e\n      \u003cspan class=\"hhs-tag\"\u003e📚 Bookshelf\u003c\/span\u003e\n      \u003cspan class=\"hhs-tag\"\u003e🏡 Entry Console\u003c\/span\u003e\n      \u003cspan class=\"hhs-tag\"\u003e🪑 Side Table\u003c\/span\u003e\n      \u003cspan class=\"hhs-tag\"\u003e♥ Memorial Corner\u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       WINDOW SCENE\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Easy to Live With\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Designed to Belong in Your Home\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        Its neutral antique finish pairs naturally with wood,\n        books, florals, framed photographs,\n        and warm traditional interiors.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890133582566.png?v=1789013515\" alt=\"Heritage Heart Sighthound Sculpture near window\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       MULTIPLE PLACEMENT\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Small Piece, Lasting Presence\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Move It Wherever You Want the Memory Close\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        A graceful decorative size makes it easy\n        to style throughout the home.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/1789013473626.png?v=1789013512\" alt=\"Multiple placement ideas for iron sighthound sculpture\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       GIFT\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Give Something With Meaning\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        A Thoughtful Gift for Someone Who Loved a Dog Deeply\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        A meaningful choice for dog lovers,\n        sighthound families, pet parents,\n        or someone remembering a faithful companion.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890132992263.png?v=1789013516\" alt=\"Meaningful memorial gift for dog lovers\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-benefits\"\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e🎁 Memorial Gift\u003c\/strong\u003e\n        \u003cspan\u003e\n          A gentle way to acknowledge a beloved companion.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e🐕 Dog Lover Gift\u003c\/strong\u003e\n        \u003cspan\u003e\n          More personal than another ordinary pet-themed item.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e🏡 Lasting Home Decor\u003c\/strong\u003e\n        \u003cspan\u003e\n          A keepsake designed to remain on display\n          long after the gift is opened.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-section\"\u003e\n\n    \u003cdiv class=\"hhs-copy\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Easy-to-Display Size\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Noticeable Without Taking Over the Space\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-lead\"\u003e\n        Large enough to become a meaningful focal point,\n        yet compact enough for everyday shelves and tables.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890135632784.png?v=1789013583\" alt=\"Heritage Heart Sighthound Sculpture dimensions\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-benefits\"\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e↕ Height — 22 cm \/ 8.7 in\u003c\/strong\u003e\n        \u003cspan\u003e\n          Easy to notice on a shelf or table.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e↔ Width — 17 cm \/ 6.7 in\u003c\/strong\u003e\n        \u003cspan\u003e\n          Compact enough for smaller display spaces.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hhs-benefit\"\u003e\n        \u003cstrong\u003e⚒ Iron Construction\u003c\/strong\u003e\n        \u003cspan\u003e\n          Finished with warm vintage-inspired character.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CUSTOMER PHOTOS\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-customers\"\u003e\n\n\n    \u003cdiv class=\"hhs-customer-head\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Customer Photos\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        A Meaningful Piece in Everyday Homes ♥\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        See how the sculpture can become part of a personal,\n        warm, and comforting space.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-customer-grid\"\u003e\n\n\n      \u003c!-- REVIEW 1 --\u003e\n\n      \u003carticle class=\"hhs-review\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890132637458.png?v=1789013516\" alt=\"Customer placing memorial dog sculpture beside pet photograph\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"hhs-review-body\"\u003e\n\n          \u003cdiv class=\"hhs-review-stars\"\u003e\n            ★★★★★\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hhs-review-title\"\u003e\n            “It feels right beside his picture.”\n          \u003c\/div\u003e\n\n          \u003cp class=\"hhs-review-text\"\u003e\n            I wanted something tasteful to place next to my dog’s photograph.\n            The little heart detail is what really made this piece special to me.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- REVIEW 2 --\u003e\n\n      \u003carticle class=\"hhs-review\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890132671801.png?v=1789013516\" alt=\"Older man admiring sighthound sculpture beside dog portrait\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"hhs-review-body\"\u003e\n\n          \u003cdiv class=\"hhs-review-stars\"\u003e\n            ★★★★★\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hhs-review-title\"\u003e\n            “A quiet reminder without feeling sad.”\n          \u003c\/div\u003e\n\n          \u003cp class=\"hhs-review-text\"\u003e\n            We keep it on the shelf near our old photo of him.\n            It blends into the room beautifully but still means something\n            every time I look at it.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- REVIEW 3 --\u003e\n\n      \u003carticle class=\"hhs-review\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/1789013270266.png?v=1789013517\" alt=\"Customer opening Heritage Heart dog sculpture gift box\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"hhs-review-body\"\u003e\n\n          \u003cdiv class=\"hhs-review-stars\"\u003e\n            ★★★★★\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hhs-review-title\"\u003e\n            “Beautiful the moment I opened the box.”\n          \u003c\/div\u003e\n\n          \u003cp class=\"hhs-review-text\"\u003e\n            The antique finish and graceful shape looked even nicer\n            than I expected. It was a thoughtful gift and now has\n            a permanent place in our home.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!--\n      IMPORTANT:\n      The review copy above is written to match the visual layout.\n      Replace with verified customer feedback before presenting\n      the statements as genuine customer testimonials.\n    --\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-faq\"\u003e\n\n\n    \u003cdiv class=\"hhs-faq-head\"\u003e\n\n      \u003cspan class=\"hhs-kicker\"\u003e\n        Questions \u0026amp; Answers\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdetails class=\"hhs-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What does the heart represent?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"hhs-faq-answer\"\u003e\n        \u003cp\u003e\n          The hanging heart is designed as a quiet symbol\n          of loyalty, companionship, love, and remembrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails class=\"hhs-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Is this only intended as pet memorial decor?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"hhs-faq-answer\"\u003e\n        \u003cp\u003e\n          No. It works beautifully as memorial decor,\n          but it is also an elegant accent for dog lovers,\n          greyhound owners, whippet owners, and sighthound enthusiasts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails class=\"hhs-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Where can I display it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"hhs-faq-answer\"\u003e\n        \u003cp\u003e\n          Popular places include a mantel, bookshelf,\n          side table, entryway console, dresser,\n          or a small memorial space beside a favorite photograph.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails class=\"hhs-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What are the dimensions?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"hhs-faq-answer\"\u003e\n        \u003cp\u003e\n          The sculpture measures approximately\n          22 cm \/ 8.7 in high and 17 cm \/ 6.7 in wide.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails class=\"hhs-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What is the sculpture made from?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"hhs-faq-answer\"\u003e\n        \u003cp\u003e\n          It is crafted in iron and features\n          a warm vintage-inspired textured finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails class=\"hhs-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Is this appropriate as a sympathy or remembrance gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"hhs-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Its understated appearance makes it a thoughtful choice\n          for someone remembering a beloved dog without feeling\n          overly formal or somber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails class=\"hhs-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What if it is not right for my home?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"hhs-faq-answer\"\u003e\n        \u003cp\u003e\n          Your purchase is supported by our 90-day guarantee.\n          If you need help with an order,\n          contact our customer support team.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       GUARANTEE + PAYMENT\n       ===================================================== --\u003e\n\n  \u003csection class=\"hhs-trust\"\u003e\n\n\n    \u003cdiv class=\"hhs-trust-head\"\u003e\n\n      \u003cdiv class=\"hhs-brand\"\u003e\n        🛡 BESTJAS CARE PROMISE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Meaningful Purchase With Peace of Mind\n      \u003c\/h2\u003e\n\n      \u003cp class=\"hhs-trust-intro\"\u003e\n        Secure checkout, worldwide shipping,\n        customer support, and a 90-day purchase guarantee.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-trust-grid\"\u003e\n\n\n      \u003cdiv class=\"hhs-trust-item\"\u003e\n\n        \u003cstrong\u003e\n          🛡 90-Day Money-Back Guarantee\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Extra time to make sure your purchase feels right for you.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hhs-trust-item\"\u003e\n\n        \u003cstrong\u003e\n          🔒 Secure Payments Via PayPal® \u0026amp; Credit Card\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Your checkout is protected through secure encrypted\n          payment processing.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hhs-trust-item\"\u003e\n\n        \u003cstrong\u003e\n          🌎 Worldwide Shipping\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Shipping available to supported destinations worldwide.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hhs-trust-item\"\u003e\n\n        \u003cstrong\u003e\n          💬 Customer Support\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Questions about your order?\n          Our support team is here to help.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-pay-title\"\u003e\n      Secure Payment Options\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hhs-pay-row\"\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003ePayPal\u003c\/span\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003eVISA\u003c\/span\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003eMastercard\u003c\/span\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003eAMEX\u003c\/span\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003eApple Pay\u003c\/span\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003eGoogle Pay\u003c\/span\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003eKlarna\u003c\/span\u003e\n\n      \u003cspan class=\"hhs-pay\"\u003eMaestro\u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"hhs-bottom\"\u003e\n\n      🔐 Secure Checkout\n\n       • \n\n      🛡 90-Day Guarantee\n\n       • \n\n      🌎 Worldwide Shipping\n\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"BestJas","offers":[{"title":"Default Title","offer_id":49598237704451,"sku":"CSD2609101962-传承之心猎犬雕塑","price":29.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17890133118673.png?v=1789013516","url":"https:\/\/bestjas.com\/products\/timeless-interiors","provider":"BestJas","version":"1.0","type":"link"}