{"product_id":"highland-cow-advent-calendar-24-mini-figures","title":"24 Days Highland Cow Advent Calendar – 24 Mini Collectible Cow Figures","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     HCAC - Highland Cow Advent Calendar\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #HCAC-wrapper {\n    --hcac-brown: #c89d79;\n    --hcac-cream: #f2e4cf;\n    --hcac-red: #d98983;\n    --hcac-green: #91ad92;\n    --hcac-gold: #d8ba73;\n    --hcac-title: #5f5d59;\n    --hcac-text: #76736f;\n    --hcac-border: #e7e2da;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px 0 20px;\n    color: var(--hcac-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #HCAC-wrapper *,\n  #HCAC-wrapper *::before,\n  #HCAC-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #HCAC-wrapper h3,\n  #HCAC-wrapper p {\n    padding: 0;\n  }\n\n  #HCAC-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--hcac-title);\n    font-size: 1.35rem;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #HCAC-wrapper p {\n    margin: 0 0 16px;\n    color: var(--hcac-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  #HCAC-wrapper .HCAC-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #b98461 0%,\n      #c6a552 36%,\n      #c66f6b 68%,\n      #789678 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* HERO *\/\n  #HCAC-wrapper .HCAC-banner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 11px;\n    margin: 18px 0 20px;\n    padding: 19px 15px;\n    text-align: center;\n    border: 1px solid #e7e0d8;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        135deg,\n        #fff9f3 0%,\n        #fffaf0 38%,\n        #fff6f5 68%,\n        #f6faf6 100%\n      );\n    box-shadow: 0 8px 25px rgba(104, 91, 78, 0.07);\n  }\n\n  #HCAC-wrapper .HCAC-banner-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 56px;\n    height: 56px;\n    min-width: 56px;\n    border-radius: 17px;\n    background: rgba(255,255,255,0.94);\n    box-shadow: 0 5px 16px rgba(102, 87, 76, 0.08);\n  }\n\n  #HCAC-wrapper .HCAC-banner-icon svg {\n    width: 40px;\n    height: 40px;\n    display: block;\n  }\n\n  #HCAC-wrapper .HCAC-banner-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  #HCAC-wrapper .HCAC-banner-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hcac-title);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* QUICK STRIP *\/\n  #HCAC-wrapper .HCAC-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin: 0 0 20px;\n  }\n\n  #HCAC-wrapper .HCAC-strip-item {\n    padding: 9px 5px;\n    text-align: center;\n    border-radius: 11px;\n    border: 1px solid #e7e1d9;\n    background: linear-gradient(\n      135deg,\n      #fff9f4,\n      #fffaf1,\n      #f7faf6\n    );\n    color: #6f6b66;\n    font-size: 10.5px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  \/* IMAGE GALLERY *\/\n  #HCAC-wrapper .HCAC-images {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  #HCAC-wrapper .HCAC-images img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid #e7e2db;\n    border-radius: 16px;\n    box-shadow: 0 6px 20px rgba(91, 80, 70, 0.07);\n  }\n\n  \/* FEATURE GRID *\/\n  #HCAC-wrapper .HCAC-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 20px 0;\n  }\n\n  #HCAC-wrapper .HCAC-card {\n    min-width: 0;\n    padding: 14px 11px;\n    border: 1px solid transparent;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #eddfd2,\n        #f0e5c7,\n        #f0dbd8,\n        #dfe9df\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(80, 73, 66, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #HCAC-wrapper .HCAC-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #cda17d,\n        #dcc17d,\n        #dc9690,\n        #9db79d\n      ) border-box;\n\n    box-shadow:\n      0 10px 26px rgba(101, 90, 80, 0.11),\n      0 0 18px rgba(216,186,115,0.08);\n  }\n\n  #HCAC-wrapper .HCAC-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      #fff6ef,\n      #fff8ee,\n      #fff3f2\n    );\n  }\n\n  #HCAC-wrapper .HCAC-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #HCAC-wrapper .HCAC-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #625f5b;\n    font-size: 13.5px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  #HCAC-wrapper .HCAC-card-text {\n    margin: 0 !important;\n    color: #7b7772;\n    font-size: 12.3px !important;\n    line-height: 1.55;\n  }\n\n  \/* COUNTDOWN *\/\n  #HCAC-wrapper .HCAC-countdown {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e5e1da;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff8f3 0%,\n        #fffaf1 48%,\n        #f6faf6 100%\n      );\n  }\n\n  #HCAC-wrapper .HCAC-section-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--hcac-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #HCAC-wrapper .HCAC-section-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #HCAC-wrapper .HCAC-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  #HCAC-wrapper .HCAC-step:last-child {\n    margin-bottom: 0;\n  }\n\n  #HCAC-wrapper .HCAC-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      #f0ddd0,\n      #eee3c8,\n      #f2dcda\n    );\n    color: #836c5b;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  #HCAC-wrapper .HCAC-step-text {\n    padding-top: 1px;\n    color: #75716d;\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* SPECS *\/\n  #HCAC-wrapper .HCAC-specs {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e4e1da;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #faf9f7,\n      #fffaf3\n    );\n  }\n\n  #HCAC-wrapper .HCAC-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n    padding: 7px 0;\n    border-bottom: 1px solid rgba(222,217,210,0.75);\n    font-size: 12.5px;\n  }\n\n  #HCAC-wrapper .HCAC-spec:last-child {\n    border-bottom: 0;\n  }\n\n  #HCAC-wrapper .HCAC-spec strong {\n    color: #625f5b;\n    font-weight: 800;\n  }\n\n  #HCAC-wrapper .HCAC-spec span {\n    text-align: right;\n  }\n\n  \/* GIFT SECTION *\/\n  #HCAC-wrapper .HCAC-gift {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e6e1d9;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff7f5,\n        #fffaf2,\n        #f5faf6\n      );\n  }\n\n  #HCAC-wrapper .HCAC-gift p {\n    margin: 0 !important;\n    font-size: 12.8px !important;\n  }\n\n  \/* TAGS *\/\n  #HCAC-wrapper .HCAC-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 20px 0 5px;\n  }\n\n  #HCAC-wrapper .HCAC-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e5e1da;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff8f3,\n        #fffaf1,\n        #f6faf6\n      );\n    color: #6b6863;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  #HCAC-wrapper .HCAC-slogan {\n    margin: 25px 0 0 !important;\n    padding-top: 18px;\n    border-top: 1px solid #e7e3dd;\n    text-align: center;\n    color: #615e5a !important;\n    font-size: 14.5px !important;\n    font-weight: 800;\n  }\n\n  @media (min-width: 601px) {\n\n    #HCAC-wrapper {\n      padding: 20px 0 28px;\n    }\n\n    #HCAC-wrapper h3 {\n      font-size: 1.65rem;\n    }\n\n    #HCAC-wrapper p {\n      font-size: 15px;\n    }\n\n    #HCAC-wrapper .HCAC-banner {\n      flex-direction: row;\n      text-align: left;\n      gap: 15px;\n      padding: 19px 20px;\n    }\n\n    #HCAC-wrapper .HCAC-strip-item {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    #HCAC-wrapper .HCAC-images {\n      grid-template-columns: 1fr 1fr;\n      gap: 14px;\n    }\n\n    #HCAC-wrapper .HCAC-grid {\n      gap: 13px;\n    }\n\n    #HCAC-wrapper .HCAC-card {\n      padding: 18px;\n    }\n\n    #HCAC-wrapper .HCAC-card-title {\n      font-size: 15px;\n    }\n\n    #HCAC-wrapper .HCAC-card-text {\n      font-size: 13.5px !important;\n    }\n\n    #HCAC-wrapper .HCAC-countdown,\n    #HCAC-wrapper .HCAC-specs,\n    #HCAC-wrapper .HCAC-gift {\n      padding: 18px 20px;\n    }\n\n    #HCAC-wrapper .HCAC-step-text {\n      font-size: 13.5px;\n    }\n\n    #HCAC-wrapper .HCAC-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"HCAC-wrapper\"\u003e\n\u003ch3\u003e24 Days. 24 Little Highland Cow Surprises.\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"HCAC-banner\"\u003e\n\u003cspan class=\"HCAC-banner-icon\"\u003e \u003c!-- Highland Cow + Christmas SVG --\u003e \u003csvg viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n\n        \u003cpath d=\"M14 19C10 16 8 13 8 10C13 10 17 12 20 16\" stroke=\"#c89d79\" stroke-width=\"2.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M34 19C38 16 40 13 40 10C35 10 31 12 28 16\" stroke=\"#c89d79\" stroke-width=\"2.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M14 22C14 16 18 13 24 13C30 13 34 16 34 22V29C34 35 30 39 24 39C18 39 14 35 14 29V22Z\" stroke=\"#c89d79\" stroke-width=\"2.2\"\u003e\u003c\/path\u003e\n\n        \u003ccircle cx=\"20\" cy=\"25\" r=\"1.5\" fill=\"#91ad92\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"28\" cy=\"25\" r=\"1.5\" fill=\"#91ad92\"\u003e\u003c\/circle\u003e\n\n        \u003cpath d=\"M21 31C23 33 25 33 27 31\" stroke=\"#d98983\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M24 7L25.5 10L29 10.5L26.5 13L27 16\" stroke=\"#d8ba73\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cp class=\"HCAC-banner-text\"\u003e\u003cstrong\u003e A Cozy Farmhouse Countdown for Highland Cow Lovers \u003c\/strong\u003e Open one compartment each day and discover a cute mini Highland cow figure as Christmas gets closer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"HCAC-strip\"\u003e\n\u003cdiv class=\"HCAC-strip-item\"\u003e24-Day Countdown\u003c\/div\u003e\n\u003cdiv class=\"HCAC-strip-item\"\u003e24 Mini Cow Figures\u003c\/div\u003e\n\u003cdiv class=\"HCAC-strip-item\"\u003eCow Lover Gift\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eMake the countdown to Christmas feel a little more special with \u003cspan class=\"HCAC-accent\"\u003e 24 days of Highland cow surprises \u003c\/span\u003e. Behind each day is a cute miniature cow figure, giving you something new to discover as December moves closer to Christmas.\u003c\/p\u003e\n\u003cp\u003eOnce the countdown is complete, the fun doesn't have to end. The mini figures can become part of your \u003cspan class=\"HCAC-accent\"\u003e farmhouse holiday décor, desk collection or seasonal display \u003c\/span\u003e, making the calendar especially fun for anyone who can't get enough of fluffy Highland cows.\u003c\/p\u003e\n\u003c!-- IMAGES --\u003e\n\u003cdiv class=\"HCAC-images\"\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a2f02393-5c48-42ef-a9ce-c422bacfd3ae.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"24 Days Highland Cow Advent Calendar with mini collectible cow figures\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ac906cce-6bc6-418e-9581-98c266ac1027.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"Highland cow Christmas countdown calendar\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/565c7f83-5e56-4007-a7a4-13a3430445e3.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"Cute mini Highland cow collectible figures for Christmas\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e1b3d25d-d55a-4e47-a850-59f3dbea2bcd.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"Highland cow farmhouse Christmas decor gift\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"HCAC-grid\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"HCAC-card\"\u003e\n\u003cspan class=\"HCAC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003crect x=\"4\" y=\"5\" width=\"16\" height=\"15\" rx=\"3\" stroke=\"#d98983\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n\n          \u003cpath d=\"M8 3V7M16 3V7M4 9H20\" stroke=\"#d8ba73\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M9 13H11M14 13H16M9 17H11\" stroke=\"#91ad92\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HCAC-card-title\"\u003e 24 Days of Christmas Surprises \u003c\/span\u003e\n\u003cp class=\"HCAC-card-text\"\u003eOpen a new compartment each day and add another mini Highland cow to your growing holiday collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"HCAC-card\"\u003e\n\u003cspan class=\"HCAC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M7 9C4 7 3 5 3 4C6 4 8 5 10 7\" stroke=\"#c89d79\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M17 9C20 7 21 5 21 4C18 4 16 5 14 7\" stroke=\"#c89d79\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cellipse cx=\"12\" cy=\"13\" rx=\"7\" ry=\"7\" stroke=\"#c89d79\" stroke-width=\"1.7\"\u003e\u003c\/ellipse\u003e\n\n          \u003ccircle cx=\"9.5\" cy=\"12\" r=\"1\" fill=\"#91ad92\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14.5\" cy=\"12\" r=\"1\" fill=\"#91ad92\"\u003e\u003c\/circle\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HCAC-card-title\"\u003e 24 Cute Cow Mini Figures \u003c\/span\u003e\n\u003cp class=\"HCAC-card-text\"\u003eEach day's surprise adds another Highland cow-inspired miniature to collect, display and enjoy after Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"HCAC-card\"\u003e\n\u003cspan class=\"HCAC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M12 3L14.3 8.2L20 9L15.8 12.8L17 18.5L12 15.5L7 18.5L8.2 12.8L4 9L9.7 8.2L12 3Z\" stroke=\"#d8ba73\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M8 20H16\" stroke=\"#91ad92\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HCAC-card-title\"\u003e Farmhouse Holiday Charm \u003c\/span\u003e\n\u003cp class=\"HCAC-card-text\"\u003eThe Highland cow theme brings a warm rustic touch to farmhouse Christmas decorating, desks and seasonal displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"HCAC-card\"\u003e\n\u003cspan class=\"HCAC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003crect x=\"4\" y=\"9\" width=\"16\" height=\"11\" rx=\"2\" stroke=\"#d98983\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n\n          \u003cpath d=\"M3 9H21M12 9V20\" stroke=\"#d8ba73\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M12 8C9 8 7 7 7 5.5C7 4.2 8 3 9.4 3C11 3 12 5.4 12 8Z\" stroke=\"#91ad92\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M12 8C15 8 17 7 17 5.5C17 4.2 16 3 14.6 3C13 3 12 5.4 12 8Z\" stroke=\"#c89d79\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HCAC-card-title\"\u003e Made for Cow Lovers \u003c\/span\u003e\n\u003cp class=\"HCAC-card-text\"\u003eA playful Christmas gift for Highland cow fans, farmhouse décor lovers and miniature figure collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COUNTDOWN --\u003e\n\u003cdiv class=\"HCAC-countdown\"\u003e\n\u003cdiv class=\"HCAC-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#d98983\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n        \u003cpath d=\"M12 7V12L15 14\" stroke=\"#d8ba73\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e How the 24-Day Countdown Works\u003c\/div\u003e\n\u003cdiv class=\"HCAC-step\"\u003e\n\u003cspan class=\"HCAC-step-num\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"HCAC-step-text\"\u003eStart your Christmas countdown with Day 1.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-step\"\u003e\n\u003cspan class=\"HCAC-step-num\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"HCAC-step-text\"\u003eOpen one numbered compartment each day to reveal a mini cow figure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-step\"\u003e\n\u003cspan class=\"HCAC-step-num\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"HCAC-step-text\"\u003eAdd each new figure to your desk, shelf or holiday display as your collection grows.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-step\"\u003e\n\u003cspan class=\"HCAC-step-num\"\u003e24\u003c\/span\u003e\n\u003cdiv class=\"HCAC-step-text\"\u003eFinish the countdown with a complete 24-piece Highland cow collection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"HCAC-specs\"\u003e\n\u003cdiv class=\"HCAC-spec\"\u003e\n\u003cstrong\u003eCountdown\u003c\/strong\u003e \u003cspan\u003e24 Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-spec\"\u003e\n\u003cstrong\u003eFigures\u003c\/strong\u003e \u003cspan\u003e24 Mini Cow Figures\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-spec\"\u003e\n\u003cstrong\u003eTheme\u003c\/strong\u003e \u003cspan\u003eHighland Cow Christmas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-spec\"\u003e\n\u003cstrong\u003eCalendar Size\u003c\/strong\u003e \u003cspan\u003eApprox. 26 × 18 × 3 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-spec\"\u003e\n\u003cstrong\u003eImperial Size\u003c\/strong\u003e \u003cspan\u003eApprox. 10.24 × 7.09 × 1.18 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003eCountdown \/ Collecting \/ Holiday Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HCAC-spec\"\u003e\n\u003cstrong\u003eGift Idea\u003c\/strong\u003e \u003cspan\u003eCow Lovers \u0026amp; Farmhouse Decor Fans\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GIFT --\u003e\n\u003cdiv class=\"HCAC-gift\"\u003e\n\u003cdiv class=\"HCAC-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"2\" stroke=\"#d98983\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n\n        \u003cpath d=\"M3 8H21M12 8V20\" stroke=\"#d8ba73\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e More Than a Countdown Calendar\u003c\/div\u003e\n\u003cp\u003eAfter Christmas, keep the mini cows on a desk, shelf, farmhouse display or seasonal decoration setup. The collection gives the countdown something to enjoy long after all 24 doors have been opened.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"HCAC-tags\"\u003e\n\u003cspan class=\"HCAC-tag\"\u003eHighland Cow Advent Calendar\u003c\/span\u003e \u003cspan class=\"HCAC-tag\"\u003e24 Day Countdown\u003c\/span\u003e \u003cspan class=\"HCAC-tag\"\u003eMini Cow Figures\u003c\/span\u003e \u003cspan class=\"HCAC-tag\"\u003eCow Lover Gift\u003c\/span\u003e \u003cspan class=\"HCAC-tag\"\u003eFarmhouse Christmas\u003c\/span\u003e \u003cspan class=\"HCAC-tag\"\u003eChristmas Collectibles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"HCAC-slogan\"\u003eOne Little Cow a Day. Twenty-Four Days of Christmas Charm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Elovna","offers":[{"title":"flat-style","offer_id":50054994133234,"sku":"NNMH260907-flat-style","price":23.92,"currency_code":"USD","in_stock":true},{"title":"3D-style","offer_id":50054994166002,"sku":"NNMH260907-3D-style","price":32.37,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/71M-vIFjqcL._AC_SL1000.jpg?v=1789034337","url":"https:\/\/zalovra.com\/products\/highland-cow-advent-calendar-24-mini-figures","provider":"Zalovra","version":"1.0","type":"link"}