{"product_id":"1245435345","title":"Heritage Heart Sighthound Sculpture – Vintage Iron Dog Accent for Timeless Interiors","description":"\u003cstyle\u003e .hh-page, .hh-page *{   box-sizing:border-box; }  .hh-page{   --bg:#f7f3ed;   --bg2:#eee7dd;   --dark:#30241d;   --brown:#4b382d;   --bronze:#8b684b;   --text:#352a23;   --muted:#756b63;   --line:#ded4c9;   --white:#fff;    width:100%;   max-width:880px;   margin:0 auto;   padding:8px 8px 50px;   background:#fff;   color:var(--text);   font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;   line-height:1.6; }  .hh-page img{   display:block;   width:100%;   height:auto;   border:0; }  .hh-page h1, .hh-page h2, .hh-page h3, .hh-page p{   margin-top:0; }  .hh-card{   margin:14px 0;   overflow:hidden;   border-radius:24px;   background:var(--bg); }  .hh-content{   padding:30px 22px; }  .hh-center{   text-align:center; }  .hh-kicker{   display:inline-block;   margin-bottom:10px;   color:var(--bronze);   font-size:11px;   line-height:1.3;   font-weight:800;   letter-spacing:1.7px;   text-transform:uppercase; }  .hh-title{   max-width:720px;   margin:0 auto 14px;   color:var(--dark);   font-family:Georgia,'Times New Roman',serif;   font-size:35px;   line-height:1.08;   font-weight:500;   letter-spacing:-.6px; }  .hh-heading{   margin-bottom:11px;   color:var(--dark);   font-family:Georgia,'Times New Roman',serif;   font-size:29px;   line-height:1.16;   font-weight:500; }  .hh-text{   max-width:620px;   margin-bottom:0;   color:var(--muted);   font-size:15px; }  .hh-center .hh-text{   margin-left:auto;   margin-right:auto; }  .hh-image{   width:100%;   overflow:hidden;   background:#e7ded4; }  .hh-image img{   width:100%;   aspect-ratio:1\/1;   object-fit:cover; }  .hh-dark{   padding:38px 23px;   text-align:center;   background:var(--dark);   color:#fff; }  .hh-dark .hh-kicker{   color:#d4ae8d; }  .hh-dark .hh-heading{   max-width:660px;   margin-left:auto;   margin-right:auto;   color:#fff; }  .hh-dark .hh-text{   margin-left:auto;   margin-right:auto;   color:#ded2c9; }  .hh-split{   display:grid;   grid-template-columns:1fr; }  .hh-split-copy{   padding:30px 22px;   display:flex;   flex-direction:column;   justify-content:center; }  .hh-quote{   margin-top:18px;   padding:17px 18px;   border-left:3px solid var(--bronze);   background:#fff;   color:#5d4b40;   font-family:Georgia,'Times New Roman',serif;   font-size:17px;   line-height:1.45; }  .hh-tags{   display:flex;   flex-wrap:wrap;   gap:8px;   margin-top:18px; }  .hh-tag{   padding:8px 13px;   border:1px solid var(--line);   border-radius:999px;   background:#fff;   color:#5e4e43;   font-size:12px;   font-weight:700; }  .hh-benefits{   margin:20px 0 0;   padding:0;   list-style:none; }  .hh-benefits li{   display:flex;   gap:11px;   padding:13px 0;   border-bottom:1px solid var(--line);   color:#655b54;   font-size:14px; }  .hh-benefits li:last-child{   border-bottom:0; }  .hh-check{   flex:0 0 22px;   width:22px;   height:22px;   display:flex;   align-items:center;   justify-content:center;   margin-top:1px;   border-radius:50%;   background:#4a372c;   color:#fff;   font-size:11px;   font-weight:800; }  .hh-benefits strong{   display:block;   margin-bottom:2px;   color:#372a22;   font-size:15px; }  .hh-gift{   background:#ece2d6; }  .hh-spec-box{   margin-top:19px;   overflow:hidden;   border:1px solid var(--line);   border-radius:17px;   background:#fff; }  .hh-spec{   width:100%;   border-collapse:collapse;   font-size:13px; }  .hh-spec td{   padding:13px 14px;   border-bottom:1px solid #ece5de;   vertical-align:top; }  .hh-spec tr:last-child td{   border-bottom:0; }  .hh-spec td:first-child{   width:39%;   background:#faf8f5;   color:#392c24;   font-weight:750; }  .hh-spec td:last-child{   color:#6c625a; }  .hh-faq{   padding:16px 0;   border-bottom:1px solid var(--line); }  .hh-faq:last-child{   border-bottom:0; }  .hh-faq h3{   margin-bottom:5px;   color:#382b23;   font-size:15px; }  .hh-faq p{   margin-bottom:0;   color:var(--muted);   font-size:14px; }  .hh-cta{   padding:40px 23px;   text-align:center;   background:var(--dark);   color:#fff; }  .hh-cta .hh-kicker{   color:#d4ad8b; }  .hh-cta .hh-heading{   max-width:660px;   margin-left:auto;   margin-right:auto;   color:#fff;   font-size:31px; }  .hh-cta .hh-text{   margin-left:auto;   margin-right:auto;   color:#ded2ca; }  .hh-btn{   display:inline-block;   margin-top:21px;   padding:15px 26px;   border-radius:999px;   background:#fff;   color:var(--dark)!important;   text-decoration:none;   font-size:14px;   font-weight:800; }  .hh-trust{   display:flex;   flex-wrap:wrap;   justify-content:center;   gap:9px 17px;   margin-top:18px;   color:#d6cbc3;   font-size:11px; }  @media(min-width:680px){    .hh-content{     padding:42px 40px;   }    .hh-title{     font-size:48px;   }    .hh-heading{     font-size:35px;   }    .hh-dark{     padding:52px 42px;   }    .hh-split{     grid-template-columns:1fr 1fr;     align-items:stretch;   }    .hh-split-copy{     padding:42px 38px;   }    .hh-split .hh-image img{     height:100%;     min-height:470px;   }    .hh-reverse .hh-image{     order:2;   }    .hh-reverse .hh-split-copy{     order:1;   }    .hh-cta{     padding:52px 42px;   }    .hh-cta .hh-heading{     font-size:39px;   } } \u003c\/style\u003e   \u003cdiv class=\"hh-page\"\u003e   \u003c!-- HERO --\u003e \u003csection class=\"hh-card\"\u003e    \u003cdiv class=\"hh-content hh-center\"\u003e      \u003cspan class=\"hh-kicker\"\u003e       Vintage-Inspired Home Accent     \u003c\/span\u003e      \u003ch1 class=\"hh-title\"\u003e       A Quiet Symbol of\u003cbr\u003e       Loyalty, Grace \u0026amp; Home     \u003c\/h1\u003e      \u003cp class=\"hh-text\"\u003e       Elegant lines, a beautifully aged finish and one tiny heart create       a decorative piece that feels less like an ornament and more like       something with a story.     \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"hh-image\"\u003e      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/ChatGPT-Image-2026-8-26-16-57-09-_5.png?v=1788075942\u0026amp;width=1445\" alt=\"Vintage iron sighthound sculpture with heart charm\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- EMOTIONAL HOOK --\u003e \u003csection class=\"hh-card hh-dark\"\u003e    \u003cspan class=\"hh-kicker\"\u003e     More Than Decoration   \u003c\/span\u003e    \u003ch2 class=\"hh-heading\"\u003e     Some Pieces Simply Fill a Space.\u003cbr\u003e     This One Gives It a Little More Heart.   \u003c\/h2\u003e    \u003cp class=\"hh-text\"\u003e     Inspired by the calm elegance and unmistakable loyalty of sighthounds,     this sculpture brings warmth and personality into the places you spend     the most time.   \u003c\/p\u003e  \u003c\/section\u003e   \u003c!-- SCENE --\u003e \u003csection class=\"hh-card\"\u003e    \u003cdiv class=\"hh-split\"\u003e      \u003cdiv class=\"hh-image\"\u003e        \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/1_838c4e61-a3a5-4122-8977-c5473083a487.webp?v=1788076467\u0026amp;width=1445\" alt=\"Vintage dog sculpture styled on a console table\" loading=\"lazy\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"hh-split-copy\"\u003e        \u003cspan class=\"hh-kicker\"\u003e         Effortless Character       \u003c\/span\u003e        \u003ch2 class=\"hh-heading\"\u003e         The Detail That Makes a Room Feel Finished       \u003c\/h2\u003e        \u003cp class=\"hh-text\"\u003e         Place it beside books, pottery, framed photographs or natural         textures. Its slender profile adds height and character without         making the space feel crowded.       \u003c\/p\u003e        \u003cdiv class=\"hh-tags\"\u003e         \u003cspan class=\"hh-tag\"\u003eBookshelf\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eMantel\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eConsole\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- MATERIAL --\u003e \u003csection class=\"hh-card\"\u003e    \u003cdiv class=\"hh-split hh-reverse\"\u003e      \u003cdiv class=\"hh-image\"\u003e        \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/7.webp?v=1788076467\u0026amp;width=1445\" alt=\"Distressed vintage iron texture on sighthound sculpture\" loading=\"lazy\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"hh-split-copy\"\u003e        \u003cspan class=\"hh-kicker\"\u003e         Rich With Character       \u003c\/span\u003e        \u003ch2 class=\"hh-heading\"\u003e         Made to Feel Collected, Not Mass-Produced       \u003c\/h2\u003e        \u003cp class=\"hh-text\"\u003e         The textured iron surface and warm bronze-inspired tones give the         sculpture a timeworn look that settles naturally into traditional,         rustic and vintage-inspired interiors.       \u003c\/p\u003e        \u003cdiv class=\"hh-quote\"\u003e         Beautifully imperfect. Quietly timeless.       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- HEART DETAIL --\u003e \u003csection class=\"hh-card\"\u003e    \u003cdiv class=\"hh-content hh-center\"\u003e      \u003cspan class=\"hh-kicker\"\u003e       The Signature Detail     \u003c\/span\u003e      \u003ch2 class=\"hh-heading\"\u003e       Then You Notice the Heart.     \u003c\/h2\u003e      \u003cp class=\"hh-text\"\u003e       Hanging softly beneath the neck, the small heart turns a graceful       animal sculpture into something more personal—a subtle reminder of       affection, loyalty and companionship.     \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"hh-image\"\u003e      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/3_f235f77e-00cb-4409-9be2-e4f0170ccaf0.webp?v=1788076467\u0026amp;width=1445\" alt=\"Heart charm detail on vintage sighthound sculpture\" loading=\"lazy\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- LIFESTYLE --\u003e \u003csection class=\"hh-card\"\u003e    \u003cdiv class=\"hh-split\"\u003e      \u003cdiv class=\"hh-image\"\u003e        \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/8.webp?v=1788076467\u0026amp;width=1445\" alt=\"Sighthound sculpture in a warm neutral living room\" loading=\"lazy\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"hh-split-copy\"\u003e        \u003cspan class=\"hh-kicker\"\u003e         Easy to Style       \u003c\/span\u003e        \u003ch2 class=\"hh-heading\"\u003e         One Small Accent Can Change the Whole Corner       \u003c\/h2\u003e        \u003cp class=\"hh-text\"\u003e         A shelf that feels empty. A console that needs balance. A side         table that looks unfinished. This is the kind of detail that quietly         pulls everything together.       \u003c\/p\u003e        \u003cdiv class=\"hh-tags\"\u003e         \u003cspan class=\"hh-tag\"\u003eLiving Room\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eEntryway\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eHome Office\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eBedroom\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- SECOND LIFESTYLE --\u003e \u003csection class=\"hh-card\"\u003e    \u003cdiv class=\"hh-split hh-reverse\"\u003e      \u003cdiv class=\"hh-image\"\u003e        \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/9.webp?v=1788076467\u0026amp;width=1445\" alt=\"Vintage sighthound sculpture beside books and leather chair\" loading=\"lazy\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"hh-split-copy\"\u003e        \u003cspan class=\"hh-kicker\"\u003e         Understated Elegance       \u003c\/span\u003e        \u003ch2 class=\"hh-heading\"\u003e         Noticeable Without Demanding Attention       \u003c\/h2\u003e        \u003cp class=\"hh-text\"\u003e         The long, refined silhouette adds a sculptural layer to your room         while keeping the overall look calm and balanced.       \u003c\/p\u003e        \u003cp class=\"hh-text\" style=\"margin-top:12px;\"\u003e         It doesn't compete with your décor. It simply makes it feel more         intentional.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- GIFT --\u003e \u003csection class=\"hh-card hh-gift\"\u003e    \u003cdiv class=\"hh-split\"\u003e      \u003cdiv class=\"hh-image\"\u003e        \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/6.webp?v=1788076467\u0026amp;width=1445\" alt=\"Sighthound sculpture presented as a thoughtful dog lover gift\" loading=\"lazy\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"hh-split-copy\"\u003e        \u003cspan class=\"hh-kicker\"\u003e         A Gift With Meaning       \u003c\/span\u003e        \u003ch2 class=\"hh-heading\"\u003e         For the Dog Lover Who Already Has Enough Dog Mugs       \u003c\/h2\u003e        \u003cp class=\"hh-text\"\u003e         Personal without feeling novelty. Decorative without needing         customization.       \u003c\/p\u003e        \u003cp class=\"hh-text\" style=\"margin-top:12px;\"\u003e         A thoughtful choice for greyhound, whippet and sighthound lovers—or         anyone who understands how deeply a dog becomes part of a home.       \u003c\/p\u003e        \u003cdiv class=\"hh-tags\"\u003e         \u003cspan class=\"hh-tag\"\u003eDog Lovers\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eHousewarming\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eBirthday\u003c\/span\u003e         \u003cspan class=\"hh-tag\"\u003eMeaningful Gift\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- PRODUCT HIGHLIGHTS --\u003e \u003csection class=\"hh-card hh-content\"\u003e    \u003cspan class=\"hh-kicker\"\u003e     Product Highlights   \u003c\/span\u003e    \u003ch2 class=\"hh-heading\"\u003e     Small in Size. Full of Character.   \u003c\/h2\u003e    \u003cul class=\"hh-benefits\"\u003e      \u003cli\u003e       \u003cspan class=\"hh-check\"\u003e✓\u003c\/span\u003e       \u003cspan\u003e         \u003cstrong\u003eMakes Empty Spaces Feel Finished\u003c\/strong\u003e         Creates visual height and personality without taking over the shelf.       \u003c\/span\u003e     \u003c\/li\u003e      \u003cli\u003e       \u003cspan class=\"hh-check\"\u003e✓\u003c\/span\u003e       \u003cspan\u003e         \u003cstrong\u003eAdds Warmth Without Adding Clutter\u003c\/strong\u003e         Earthy bronze tones blend naturally into layered neutral interiors.       \u003c\/span\u003e     \u003c\/li\u003e      \u003cli\u003e       \u003cspan class=\"hh-check\"\u003e✓\u003c\/span\u003e       \u003cspan\u003e         \u003cstrong\u003eFeels More Personal Than Ordinary Décor\u003c\/strong\u003e         The heart charm gives the piece a subtle emotional meaning.       \u003c\/span\u003e     \u003c\/li\u003e      \u003cli\u003e       \u003cspan class=\"hh-check\"\u003e✓\u003c\/span\u003e       \u003cspan\u003e         \u003cstrong\u003eEasy to Restyle Around Your Home\u003c\/strong\u003e         Move it from mantel to bookshelf, console or desk whenever you         refresh the room.       \u003c\/span\u003e     \u003c\/li\u003e    \u003c\/ul\u003e  \u003c\/section\u003e   \u003c!-- SIZE --\u003e \u003csection class=\"hh-card\"\u003e    \u003cdiv class=\"hh-content hh-center\"\u003e      \u003cspan class=\"hh-kicker\"\u003e       Just the Right Presence     \u003c\/span\u003e      \u003ch2 class=\"hh-heading\"\u003e       Designed to Be Seen Without Taking Over the Room     \u003c\/h2\u003e      \u003cp class=\"hh-text\"\u003e       Compact enough for everyday styling, yet tall enough to create a       noticeable sculptural focal point.     \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"hh-image\"\u003e      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/4_966ff0f6-91ee-4c1e-9b0e-ad387959f8f6.webp?v=1788076467\u0026amp;width=1445\" alt=\"Sighthound sculpture size approximately 22 cm by 17 cm\" loading=\"lazy\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- SPECIFICATIONS --\u003e \u003csection class=\"hh-card hh-content\"\u003e    \u003cspan class=\"hh-kicker\"\u003e     Specifications   \u003c\/span\u003e    \u003ch2 class=\"hh-heading\"\u003e     Product Details   \u003c\/h2\u003e    \u003cdiv class=\"hh-spec-box\"\u003e      \u003ctable class=\"hh-spec\"\u003e        \u003ctbody\u003e          \u003ctr\u003e           \u003ctd\u003eProduct Type\u003c\/td\u003e           \u003ctd\u003eDecorative Sighthound Sculpture\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003eMaterial\u003c\/td\u003e           \u003ctd\u003eIron\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003eFinish\u003c\/td\u003e           \u003ctd\u003eVintage Bronze-Tone \/ Distressed Finish\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003eHeight\u003c\/td\u003e           \u003ctd\u003eApprox. 22 cm \/ 8.7 in\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003eWidth\u003c\/td\u003e           \u003ctd\u003eApprox. 17 cm \/ 6.7 in\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003eStyle\u003c\/td\u003e           \u003ctd\u003eVintage • Rustic • Traditional • Sculptural\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003eRecommended Use\u003c\/td\u003e           \u003ctd\u003eIndoor Decorative Accent\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003eIdeal Placement\u003c\/td\u003e           \u003ctd\u003eShelf • Mantel • Console • Desk • Side Table\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003ePackage Includes\u003c\/td\u003e           \u003ctd\u003e1 × Decorative Sighthound Sculpture\u003c\/td\u003e         \u003c\/tr\u003e          \u003ctr\u003e           \u003ctd\u003ePerfect For\u003c\/td\u003e           \u003ctd\u003eDog Lovers • Sighthound Fans • Vintage Home Décor\u003c\/td\u003e         \u003c\/tr\u003e        \u003c\/tbody\u003e      \u003c\/table\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- FAQ --\u003e \u003csection class=\"hh-card hh-content\"\u003e    \u003cspan class=\"hh-kicker\"\u003e     Good to Know   \u003c\/span\u003e    \u003ch2 class=\"hh-heading\"\u003e     Frequently Asked Questions   \u003c\/h2\u003e    \u003cdiv class=\"hh-faq\"\u003e      \u003ch3\u003eWhat is the sculpture made from?\u003c\/h3\u003e      \u003cp\u003e       It is crafted from iron with a textured, distressed finish that gives       it a warm vintage-inspired appearance.     \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"hh-faq\"\u003e      \u003ch3\u003eWhere can I display it?\u003c\/h3\u003e      \u003cp\u003e       It works beautifully on bookshelves, mantels, console tables, desks,       side tables and display cabinets.     \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"hh-faq\"\u003e      \u003ch3\u003eIs it suitable as a gift?\u003c\/h3\u003e      \u003cp\u003e       Yes. Its graceful dog silhouette and heart detail make it especially       fitting for greyhound, whippet, sighthound and dog lovers.     \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"hh-faq\"\u003e      \u003ch3\u003eWhat interior styles does it work with?\u003c\/h3\u003e      \u003cp\u003e       It pairs naturally with vintage, traditional, rustic, farmhouse,       cottage and warm neutral interiors.     \u003c\/p\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- FINAL CTA --\u003e \u003csection class=\"hh-card hh-cta\"\u003e    \u003cspan class=\"hh-kicker\"\u003e     Bring a Little More Heart Home   \u003c\/span\u003e    \u003ch2 class=\"hh-heading\"\u003e     Some Décor Matches the Room.\u003cbr\u003e     This One Means Something.   \u003c\/h2\u003e    \u003cp class=\"hh-text\"\u003e     Graceful, warm and quietly meaningful—a small sculptural accent designed     to become part of the story of your home.   \u003c\/p\u003e    \u003ca class=\"hh-btn\" href=\"#product-form\"\u003e     Bring One Home →   \u003c\/a\u003e    \u003cdiv class=\"hh-trust\"\u003e     \u003cspan\u003e✓ Secure Checkout\u003c\/span\u003e     \u003cspan\u003e✓ Carefully Packed\u003c\/span\u003e     \u003cspan\u003e✓ Gift-Worthy Design\u003c\/span\u003e   \u003c\/div\u003e  \u003c\/section\u003e   \u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":58792461762720,"sku":"SZ04412609015250-古铜色","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1052\/9823\/1456\/files\/ChatGPT-Image-2026-8-26-16-57-09-_5.png?v=1788257642","url":"https:\/\/smileadyoff.com\/products\/1245435345","provider":"smileadyoff","version":"1.0","type":"link"}