{"product_id":"2026-dachshund-advent-calendar","title":"🎄🐶 TODAY ONLY: 50% OFF – 2026 Dachshund Christmas Advent Calendar | 24 Days of Adorable Wiener Dog Surprises ✨","description":"\u003c!-- Paste the entire snippet into a product-page Custom Liquid section. --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Includes HTML + scoped CSS. No JavaScript or external animation library. --\u003e\n\u003cstyle\u003e\n  .dax26-lp {\n    --dax26-cream: #fffaf2;\n    --dax26-ink: #352c25;\n    --dax26-muted: #6a6056;\n    --dax26-green: #214c3c;\n    --dax26-red: #a3312b;\n    --dax26-line: #e5d9c8;\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 940px;\n    margin: 24px auto;\n    overflow: hidden;\n    border: 1px solid var(--dax26-line);\n    border-radius: 24px;\n    background: var(--dax26-cream);\n    color: var(--dax26-ink);\n    font-family: var(--font-body-family, Arial, sans-serif);\n    font-size: 16px;\n    line-height: 1.7;\n    letter-spacing: normal;\n    text-align: left;\n    isolation: isolate;\n  }\n\n  .dax26-lp *,\n  .dax26-lp *::before,\n  .dax26-lp *::after {\n    box-sizing: border-box;\n  }\n\n  .dax26-lp h2,\n  .dax26-lp h3,\n  .dax26-lp p,\n  .dax26-lp figure,\n  .dax26-lp dl,\n  .dax26-lp dd,\n  .dax26-lp ol {\n    margin: 0;\n  }\n\n  .dax26-lp h2,\n  .dax26-lp h3 {\n    color: var(--dax26-ink);\n    font-family: var(--font-heading-family, Georgia, serif);\n    font-weight: 700;\n    letter-spacing: -.025em;\n    text-transform: none;\n  }\n\n  .dax26-lp img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .dax26-lp a {\n    text-underline-offset: 4px;\n  }\n\n  .dax26-lp a:focus-visible,\n  .dax26-lp summary:focus-visible,\n  .dax26-lp input:focus-visible {\n    outline: 3px solid #a3312b;\n    outline-offset: 5px;\n  }\n\n  .dax26-lp .dax26-ribbon {\n    padding: 12px 20px;\n    background: var(--dax26-green);\n    color: #fffaf2;\n    text-align: center;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .13em;\n  }\n\n  .dax26-lp .dax26-pad {\n    padding: 38px 32px;\n  }\n\n  .dax26-lp .dax26-grid {\n    display: grid;\n    grid-template-columns:\n      repeat(auto-fit, minmax(min(100%, 340px), 1fr));\n    align-items: center;\n    gap: 30px;\n  }\n\n  .dax26-lp .dax26-grid \u003e * {\n    min-width: 0;\n  }\n\n  .dax26-lp .dax26-kicker {\n    margin-bottom: 11px;\n    color: var(--dax26-red);\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.5;\n    letter-spacing: .13em;\n    text-transform: uppercase;\n  }\n\n  .dax26-lp .dax26-hero-title {\n    font-size: 45px;\n    line-height: 1.08;\n  }\n\n  .dax26-lp .dax26-hero-title span {\n    color: var(--dax26-green);\n  }\n\n  .dax26-lp .dax26-title {\n    font-size: 31px;\n    line-height: 1.18;\n  }\n\n  .dax26-lp .dax26-copy {\n    margin-top: 17px;\n    color: var(--dax26-muted);\n  }\n\n  .dax26-lp .dax26-copy strong {\n    color: var(--dax26-ink);\n  }\n\n  .dax26-lp .dax26-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .dax26-lp .dax26-tags span {\n    padding: 6px 11px;\n    border: 1px solid var(--dax26-line);\n    border-radius: 999px;\n    background: #fffdf8;\n    color: var(--dax26-green);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  .dax26-lp .dax26-link {\n    display: inline-block;\n    margin-top: 23px;\n    color: var(--dax26-red);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .dax26-lp .dax26-photo {\n    overflow: hidden;\n    border: 1px solid var(--dax26-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  \/* 产品原图淡入淡出；底图始终保留 *\/\n  .dax26-lp .dax26-motion {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .dax26-lp .dax26-stage {\n    position: relative;\n    order: -1;\n    flex-basis: 100%;\n  }\n\n  .dax26-lp .dax26-alt {\n    position: absolute;\n    top: 0;\n    left: 0;\n    opacity: 0;\n    animation: dax26-crossfade 12s ease-in-out infinite;\n  }\n\n  .dax26-lp .dax26-pause {\n    appearance: auto;\n    position: static;\n    width: 16px;\n    height: 16px;\n    margin: 4px 0 4px 2px;\n    accent-color: var(--dax26-green);\n    cursor: pointer;\n  }\n\n  .dax26-lp .dax26-pause-label {\n    padding: 5px 0;\n    color: var(--dax26-muted);\n    font-size: 12px;\n    cursor: pointer;\n  }\n\n  .dax26-lp .dax26-pause:checked\n  ~ .dax26-stage .dax26-alt {\n    animation-play-state: paused;\n  }\n\n  @keyframes dax26-crossfade {\n    0%, 30%, 100% {\n      opacity: 0;\n    }\n    43%, 82% {\n      opacity: 1;\n    }\n  }\n\n  .dax26-lp .dax26-ritual {\n    background: #edf2e9;\n    border-block: 1px solid #dbe3d5;\n  }\n\n  .dax26-lp .dax26-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 25px;\n    margin-top: 26px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dax26-lp .dax26-step-number {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--dax26-green);\n    font-family: var(--font-heading-family, Georgia, serif);\n    font-size: 29px;\n    line-height: 1.2;\n  }\n\n  .dax26-lp .dax26-steps h3 {\n    margin-bottom: 6px;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .dax26-lp .dax26-steps p {\n    color: #586451;\n    font-size: 14px;\n  }\n\n  .dax26-lp .dax26-note {\n    margin-top: 22px;\n    padding: 17px 19px;\n    border-left: 3px solid #b49152;\n    border-radius: 0 12px 12px 0;\n    background: #f5eddf;\n    font-size: 14px;\n  }\n\n  .dax26-lp .dax26-note strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--dax26-green);\n  }\n\n  .dax26-lp .dax26-gift {\n    background: #f6eae3;\n  }\n\n  .dax26-lp .dax26-bottom {\n    align-items: start;\n  }\n\n  .dax26-lp .dax26-specs {\n    margin-top: 22px;\n  }\n\n  .dax26-lp .dax26-specs \u003e div {\n    display: grid;\n    grid-template-columns: 95px minmax(0, 1fr);\n    gap: 14px;\n    padding: 13px 0;\n    border-bottom: 1px solid var(--dax26-line);\n    font-size: 14px;\n  }\n\n  .dax26-lp .dax26-specs dt {\n    font-weight: 700;\n  }\n\n  .dax26-lp .dax26-specs dd {\n    color: var(--dax26-muted);\n  }\n\n  .dax26-lp .dax26-fine {\n    margin-top: 17px;\n    color: var(--dax26-muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .dax26-lp .dax26-faq details {\n    border-bottom: 1px solid var(--dax26-line);\n  }\n\n  .dax26-lp .dax26-faq details:first-of-type {\n    margin-top: 18px;\n    border-top: 1px solid var(--dax26-line);\n  }\n\n  .dax26-lp .dax26-faq summary {\n    position: relative;\n    padding: 17px 27px 17px 0;\n    color: var(--dax26-ink);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.5;\n    list-style: none;\n    cursor: pointer;\n  }\n\n  .dax26-lp .dax26-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dax26-lp .dax26-faq summary::after {\n    content: '+';\n    position: absolute;\n    right: 2px;\n    top: 14px;\n    font-size: 23px;\n    font-weight: 400;\n  }\n\n  .dax26-lp .dax26-faq details[open] summary::after {\n    content: '−';\n  }\n\n  .dax26-lp .dax26-answer {\n    padding: 0 8px 18px 0;\n    color: var(--dax26-muted);\n    font-size: 14px;\n  }\n\n  .dax26-lp .dax26-final {\n    padding: 36px 28px;\n    background: var(--dax26-green);\n    text-align: center;\n  }\n\n  .dax26-lp .dax26-final .dax26-kicker {\n    color: #e8d0a0;\n  }\n\n  .dax26-lp .dax26-final .dax26-title {\n    color: #fffaf2;\n  }\n\n  .dax26-lp .dax26-final .dax26-copy {\n    color: #e0e9df;\n  }\n\n  .dax26-lp .dax26-btn {\n    display: inline-flex;\n    justify-content: center;\n    align-items: center;\n    min-height: 48px;\n    margin-top: 23px;\n    padding: 14px 24px;\n    border: 1px solid #f6e3be;\n    border-radius: 999px;\n    background: #f6e3be;\n    color: #233d2e;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.5;\n    letter-spacing: .04em;\n    text-decoration: none;\n    transition: background-color .2s ease;\n  }\n\n  .dax26-lp .dax26-btn:hover {\n    background: #fffaf2;\n    color: #233d2e;\n  }\n\n  .dax26-lp .dax26-final .dax26-fine {\n    color: #e0e9df;\n  }\n\n  .dax26-lp .dax26-footer {\n    padding: 16px 24px;\n    color: var(--dax26-muted);\n    font-size: 12px;\n    text-align: center;\n  }\n\n  .dax26-lp [id] {\n    scroll-margin-top: 100px;\n  }\n\n  \/* 手机端 *\/\n  @media (max-width: 768px) {\n    .dax26-lp {\n      margin: 16px auto;\n      border-radius: 18px;\n      font-size: 15px;\n    }\n\n    .dax26-lp .dax26-pad {\n      padding: 28px 18px;\n    }\n\n    .dax26-lp .dax26-grid {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 24px;\n    }\n\n    .dax26-lp .dax26-hero-title {\n      font-size: 38px;\n    }\n\n    .dax26-lp .dax26-title {\n      font-size: 28px;\n    }\n\n    .dax26-lp .dax26-ribbon {\n      padding: 12px 15px;\n      font-size: 10px;\n      letter-spacing: .08em;\n    }\n\n    .dax26-lp .dax26-steps {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 21px;\n    }\n\n    .dax26-lp .dax26-steps li {\n      display: grid;\n      grid-template-columns: 38px minmax(0, 1fr);\n      gap: 12px;\n    }\n\n    .dax26-lp .dax26-step-number {\n      margin: 0;\n    }\n\n    .dax26-lp .dax26-characters .dax26-story {\n      order: -1;\n    }\n\n    .dax26-lp .dax26-final {\n      padding: 31px 18px;\n    }\n\n    .dax26-lp .dax26-btn {\n      width: 100%;\n      padding-inline: 15px;\n    }\n  }\n\n  \/* 尊重访客的减少动态效果设置 *\/\n  @media (prefers-reduced-motion: reduce) {\n    .dax26-lp .dax26-alt {\n      display: none;\n      animation: none;\n    }\n\n    .dax26-lp .dax26-pause,\n    .dax26-lp .dax26-pause-label {\n      display: none;\n    }\n\n    .dax26-lp .dax26-btn {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dax26-lp\" lang=\"en\"\u003e\n\u003cdiv class=\"dax26-ribbon\"\u003eCHRISTMAS 2026   ✦   A COUNTDOWN FOR DACHSHUND PEOPLE\u003c\/div\u003e\n\u003c!-- 01 \/ 首屏介绍与产品图片动效 --\u003e\n\u003csection class=\"dax26-pad dax26-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"dax26-kicker\"\u003e2026 Dachshund Advent Calendar\u003c\/p\u003e\n\u003ch2 class=\"dax26-hero-title\" id=\"dax26-hero-title\"\u003eSmall paws.\u003cbr\u003e\u003cspan\u003eBig Christmas joy.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"dax26-copy\"\u003eMake the wait for Christmas a little more adorable. Open one door a day to discover a \u003cstrong\u003edachshund-themed mini surprise\u003c\/strong\u003e—and give December a daily dose of doxie charm.\u003c\/p\u003e\n\u003cdiv class=\"dax26-tags\"\u003e\n\u003cspan\u003e24 daily reveals\u003c\/span\u003e \u003cspan\u003eLittle keepsakes\u003c\/span\u003e \u003cspan\u003eFestive gift box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dax26-link\" href=\"#dax26-characters\"\u003e Take a peek inside \u003cspan\u003e↓\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"dax26-motion\"\u003e\u003cinput class=\"dax26-pause\" id=\"dax26-pause\" type=\"checkbox\"\u003e \u003clabel class=\"dax26-pause-label\" for=\"dax26-pause\"\u003e Pause image animation \u003c\/label\u003e\n\u003cdiv class=\"dax26-photo dax26-stage\"\u003e\n\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/892610a6bd5bea68d66be70234d26f1878c09753.png?v=1789379103\u0026amp;width=900\" width=\"1000\" height=\"1000\" loading=\"eager\" decoding=\"async\" alt=\"2026 Dachshund Advent Calendar box and dachshund character designs in a snowy Christmas setting.\"\u003e \u003cimg class=\"dax26-alt\" src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/cab1cab03768405596096c4128f2f75b.png?v=1789379103\u0026amp;width=1946\" width=\"1000\" height=\"1000\" loading=\"eager\" decoding=\"async\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- 02 \/ 每日拆礼仪式 --\u003e\n\u003csection class=\"dax26-pad dax26-ritual\"\u003e\n\u003cp class=\"dax26-kicker\"\u003eA tiny moment to look forward to\u003c\/p\u003e\n\u003ch2 class=\"dax26-title\" id=\"dax26-ritual-title\"\u003eOne little door. One daily smile.\u003c\/h2\u003e\n\u003col class=\"dax26-steps\"\u003e\n\u003cli\u003e\n\u003cspan class=\"dax26-step-number\"\u003e 01 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOpen the day.\u003c\/h3\u003e\n\u003cp\u003eStart on December 1 and open one window each day through Christmas Eve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"dax26-step-number\"\u003e 02 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMeet the surprise.\u003c\/h3\u003e\n\u003cp\u003eDiscover the dachshund-themed keepsake waiting behind the door.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"dax26-step-number\"\u003e 03 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMake it your moment.\u003c\/h3\u003e\n\u003cp\u003eMorning coffee, a cozy evening, or a shared reveal—choose your own December ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003c!-- 03 \/ 角色造型与持续收藏价值 --\u003e\n\u003csection class=\"dax26-pad dax26-grid dax26-characters\" id=\"dax26-characters\"\u003e\n\u003cfigure class=\"dax26-photo\"\u003e\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/cab1cab03768405596096c4128f2f75b.png?v=1789379103\u0026amp;width=1946\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\" alt=\"Dachshund designs pictured with the calendar, including a chef, astronaut, artist, explorer and festive characters.\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"dax26-story\"\u003e\n\u003cp class=\"dax26-kicker\"\u003eLittle dogs. A whole lot of personality.\u003c\/p\u003e\n\u003ch2 class=\"dax26-title\" id=\"dax26-characters-title\"\u003eSame lovable dog.\u003cbr\u003eSo many little stories.\u003c\/h2\u003e\n\u003cp class=\"dax26-copy\"\u003eA chef. An astronaut. A tiny explorer. The pictured collection gives the dachshund a playful wardrobe of festive looks and everyday adventures.\u003c\/p\u003e\n\u003cp class=\"dax26-copy\"\u003eThe fun is spotting the details—and deciding which little character feels most like your own four-legged best friend.\u003c\/p\u003e\n\u003cdiv class=\"dax26-note\"\u003e\n\u003cstrong\u003eThe countdown ends. The charm stays.\u003c\/strong\u003e Keep your favorites on your desk or bookshelf after Christmas. A little doxie company belongs in every season.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 \/ 送礼场景 --\u003e\n\u003csection class=\"dax26-pad dax26-grid dax26-gift\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"dax26-kicker\"\u003eYou already know who this is for\u003c\/p\u003e\n\u003ch2 class=\"dax26-title\" id=\"dax26-gift-title\"\u003eFor the person whose camera roll is mostly dachshund.\u003c\/h2\u003e\n\u003cp class=\"dax26-copy\"\u003eThe friend who sends you doxie videos. The dog parent who signs cards from the pup. The person who somehow spots a dachshund from across the street.\u003c\/p\u003e\n\u003cp class=\"dax26-copy\"\u003eGive them a December surprise that says, \u003cstrong\u003e“I saw this and thought of you.”\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"dax26-tags\"\u003e\n\u003cspan\u003eDachshund moms\u003c\/span\u003e \u003cspan\u003eDog dads\u003c\/span\u003e \u003cspan\u003eYour doxie-loving friend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"dax26-copy\"\u003e\u003cem\u003eAnd yes, that person can absolutely be you.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"dax26-photo\"\u003e\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/9b6c9734c38f404fa0d36e770115ad7c.png?v=1789379103\u0026amp;width=1946\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\" alt=\"A person holding the festive Dachshund Advent Calendar box beside a decorated Christmas tree.\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- 05 \/ 产品规格与常见问题 --\u003e\n\u003csection class=\"dax26-pad dax26-grid dax26-bottom\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"dax26-kicker\"\u003eBefore the first little reveal\u003c\/p\u003e\n\u003ch2 class=\"dax26-title\"\u003eA little box.\u003cbr\u003eA lot to look forward to.\u003c\/h2\u003e\n\u003cdiv\u003eEdition2026 Dachshund Advent Calendar\u003c\/div\u003e\n\u003cdiv\u003eCountdown24 doors \/ 24 days\u003c\/div\u003e\n\u003cdiv\u003eBox sizeApproximately 11″ W × 7″ H × 1.96″ D\u003c\/div\u003e\n\u003cdiv\u003eIncluded1 festive advent calendar with dachshund-themed surprises\u003c\/div\u003e\n\u003cp class=\"dax26-fine\"\u003eMeasurements refer to the calendar box. Keep small decorative pieces out of reach of pets and young children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dax26-faq\"\u003e\n\u003cp class=\"dax26-kicker\"\u003eA few things worth knowing\u003c\/p\u003e\n\u003ch2 class=\"dax26-title\"\u003eBefore you bring it home.\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I start opening it?\u003c\/summary\u003e\n\u003cdiv class=\"dax26-answer\"\u003eStart on December 1 and open one door each day through December 24. Or enjoy the surprises at your own pace.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a dog-treat calendar?\u003c\/summary\u003e\n\u003cdiv class=\"dax26-answer\"\u003eNo. This is a dachshund-themed keepsake calendar for people to enjoy, not an edible-treat calendar for dogs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I keep the surprises after Christmas?\u003c\/summary\u003e\n\u003cdiv class=\"dax26-answer\"\u003eYes. The keepsakes can stay part of your desk, shelf or seasonal display after the last door is opened.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it come in a festive box?\u003c\/summary\u003e\n\u003cdiv class=\"dax26-answer\"\u003eYes. The calendar comes in the Christmas-themed dachshund box shown in the product images.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 \/ 返回本商品页顶部，使用原有购买区域 --\u003e\n\u003csection class=\"dax26-final\"\u003e\n\u003cp class=\"dax26-kicker\"\u003eShort legs. Long on Christmas cheer.\u003c\/p\u003e\n\u003ch2 class=\"dax26-title\" id=\"dax26-final-title\"\u003eGive December a little dachshund joy.\u003c\/h2\u003e\n\u003cp class=\"dax26-copy\"\u003eFor someone you love. Or for the dog person reading this.\u003c\/p\u003e\n\u003ca class=\"dax26-btn\" href=\"#\"\u003e BACK TO PURCHASE OPTIONS \u003cspan\u003e ↑\u003c\/span\u003e \u003c\/a\u003e\n\u003cp class=\"dax26-fine\"\u003eChoose your quantity and add to cart at the top of this product page.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"dax26-footer\"\u003ePlease review the store’s shipping and return policies before ordering.\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"gxfc","offers":[{"title":"Default Title","offer_id":48998400098494,"sku":"SP04675496510XYS","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/892610a6bd5bea68d66be70234d26f1878c09753.png?v=1789379103","url":"https:\/\/ncrovoprime.com\/products\/2026-dachshund-advent-calendar","provider":"Ncrovoprime","version":"1.0","type":"link"}