{"product_id":"pueblo-del-dia-de-muertos-2026-collectible-countdown1","title":"Pueblo del Día de Muertos 2026 – 24-Day Miniature Countdown","description":"\u003cstyle\u003e   .pdm26-lp{     --pdm-night:#2b2035;     --pdm-night-2:#3c2945;     --pdm-purple:#70456f;     --pdm-orange:#df742c;     --pdm-marigold:#eca83d;     --pdm-pink:#c95372;     --pdm-teal:#3f7e77;     --pdm-cream:#fff8e9;     --pdm-paper:#f6ead2;     --pdm-soft:#faf6ee;     --pdm-white:#ffffff;     --pdm-text:#433a43;     --pdm-muted:#756d74;     --pdm-border:#e3d7c4;     --pdm-shadow:0 12px 34px rgba(43,32,53,.10);      width:100%;     background:#fff;     color:var(--pdm-text);     font-family:var(--font-body-family,Arial,sans-serif);     line-height:1.62;   }    .pdm26-lp *{     box-sizing:border-box;   }    .pdm26-lp img{     width:100%;     max-width:100%;     height:auto;     display:block;   }    .pdm26-wrap{     width:100%;     max-width:940px;     margin:0 auto;     padding:0 20px;   }    .pdm26-section{     padding:64px 0;   }    .pdm26-center{     text-align:center;   }    .pdm26-cream{     background:       radial-gradient(circle at 90% 0%,rgba(236,168,61,.11),transparent 29%),       linear-gradient(180deg,#fffaf0 0%,#f4e7ce 100%);   }    .pdm26-soft{     background:       radial-gradient(circle at 10% 0%,rgba(63,126,119,.07),transparent 29%),       linear-gradient(180deg,#fcfbf7 0%,#eef4ef 100%);   }    .pdm26-dark{     color:#fff;     background:       radial-gradient(circle at 10% 10%,rgba(223,116,44,.20),transparent 28%),       radial-gradient(circle at 90% 12%,rgba(201,83,114,.18),transparent 30%),       linear-gradient(145deg,#281d31 0%,#4a2f50 100%);   }    .pdm26-kicker{     display:inline-flex;     align-items:center;     justify-content:center;     margin-bottom:13px;     padding:7px 14px;     border:1px solid #e9d09f;     border-radius:999px;     background:#f9e7bd;     color:#885220;     font-size:12px;     font-weight:850;     line-height:1.2;     letter-spacing:.09em;     text-transform:uppercase;   }    .pdm26-kicker--dark{     color:#ffedcc;     border-color:rgba(255,255,255,.18);     background:rgba(255,255,255,.08);   }    .pdm26-h1,   .pdm26-h2,   .pdm26-h3{     margin:0;     color:var(--pdm-night);     font-family:var(--font-heading-family,Georgia,serif);     line-height:1.08;   }    .pdm26-h1{     font-size:52px;     letter-spacing:-.038em;   }    .pdm26-h2{     font-size:38px;     letter-spacing:-.026em;   }    .pdm26-h3{     font-size:21px;   }    .pdm26-dark .pdm26-h2,   .pdm26-dark .pdm26-h3{     color:#fff;   }    .pdm26-lead{     max-width:730px;     margin:18px auto 0;     color:var(--pdm-muted);     font-size:17px;   }    .pdm26-dark .pdm26-lead{     color:#e3d9e4;   }     \/* HERO *\/    .pdm26-hero{     overflow:hidden;     padding:58px 0 42px;     background:       radial-gradient(circle at 8% 4%,rgba(223,116,44,.14),transparent 29%),       radial-gradient(circle at 92% 10%,rgba(112,69,111,.11),transparent 30%),       linear-gradient(180deg,#fffaf2 0%,#f5e7ce 100%);   }    .pdm26-hero-copy{     max-width:830px;     margin:0 auto;     text-align:center;   }    .pdm26-hero-sub{     max-width:720px;     margin:20px auto 0;     color:#746b70;     font-size:18px;   }    .pdm26-pills{     display:flex;     flex-wrap:wrap;     justify-content:center;     gap:9px;     margin-top:25px;   }    .pdm26-pill{     padding:9px 14px;     border:1px solid #e2d5c2;     border-radius:999px;     background:#fff;     box-shadow:0 5px 15px rgba(43,32,53,.04);     color:#665863;     font-size:13px;     font-weight:750;   }    .pdm26-hero-image{     max-width:800px;     margin:35px auto 0;     overflow:hidden;     border:1px solid #e1d2bb;     border-radius:24px;     background:#fff;     box-shadow:var(--pdm-shadow);   }     \/* STORY *\/    .pdm26-story-grid{     display:grid;     grid-template-columns:1fr 1fr;     align-items:center;     gap:40px;   }    .pdm26-story-image{     overflow:hidden;     border:1px solid var(--pdm-border);     border-radius:22px;     box-shadow:var(--pdm-shadow);   }    .pdm26-story-copy p{     margin:15px 0 0;     color:#756c72;   }    .pdm26-story-note{     margin-top:22px;     padding:18px 20px;     border-left:4px solid var(--pdm-orange);     border-radius:0 14px 14px 0;     background:#fff0dd;     color:#654e40;     font-weight:750;   }     \/* DAILY COUNTDOWN *\/    .pdm26-count-grid{     display:grid;     grid-template-columns:1fr 1fr;     align-items:center;     gap:38px;   }    .pdm26-count-image{     overflow:hidden;     border:1px solid var(--pdm-border);     border-radius:22px;     box-shadow:var(--pdm-shadow);   }    .pdm26-count-copy p{     margin:16px 0 0;     color:#736b71;   }    .pdm26-steps{     display:grid;     grid-template-columns:1fr 1fr;     gap:10px;     margin-top:23px;   }    .pdm26-step{     padding:14px;     border:1px solid var(--pdm-border);     border-radius:14px;     background:#fff;     color:#625760;     font-size:13px;     font-weight:750;   }     \/* ARTISTRY *\/    .pdm26-feature-grid{     display:grid;     grid-template-columns:repeat(3,1fr);     gap:16px;     margin-top:34px;   }    .pdm26-feature{     padding:23px 20px;     border:1px solid var(--pdm-border);     border-radius:18px;     background:#fff;     box-shadow:0 8px 24px rgba(43,32,53,.045);   }    .pdm26-feature-icon{     display:flex;     align-items:center;     justify-content:center;     width:44px;     height:44px;     margin-bottom:15px;     border-radius:13px;     background:#faead1;     font-size:22px;   }    .pdm26-feature p{     margin:9px 0 0;     color:#777078;     font-size:14px;   }    .pdm26-wide-image{     max-width:810px;     margin:36px auto 0;     overflow:hidden;     border:1px solid var(--pdm-border);     border-radius:22px;   }     \/* VILLAGE *\/    .pdm26-village-image{     max-width:820px;     margin:32px auto 0;     overflow:hidden;     border:1px solid rgba(255,255,255,.13);     border-radius:22px;   }    .pdm26-village-grid{     display:grid;     grid-template-columns:repeat(4,1fr);     gap:11px;     margin-top:29px;   }    .pdm26-village-card{     padding:18px 12px;     text-align:center;     border:1px solid rgba(255,255,255,.12);     border-radius:15px;     background:rgba(255,255,255,.065);     color:#f1eaf1;     font-size:13px;     font-weight:750;   }    .pdm26-village-card span{     display:block;     margin-bottom:7px;     font-size:24px;   }     \/* GIFT *\/    .pdm26-gift-grid{     display:grid;     grid-template-columns:1fr 1fr;     align-items:center;     gap:38px;   }    .pdm26-gift-image{     overflow:hidden;     border:1px solid var(--pdm-border);     border-radius:22px;     box-shadow:var(--pdm-shadow);   }    .pdm26-gift-copy p{     margin:16px 0 0;     color:#736a70;   }    .pdm26-tags{     display:flex;     flex-wrap:wrap;     gap:8px;     margin-top:22px;   }    .pdm26-tag{     padding:8px 12px;     border:1px solid #e3d3bf;     border-radius:999px;     background:#faead2;     color:#775343;     font-size:12px;     font-weight:750;   }    .pdm26-gift-note{     margin-top:22px;     padding:18px 19px;     border-left:4px solid var(--pdm-pink);     border-radius:0 14px 14px 0;     background:#f8e9ed;     color:#684f57;     font-weight:750;   }     \/* PRODUCT DETAILS *\/    .pdm26-details-grid{     display:grid;     grid-template-columns:repeat(4,1fr);     gap:12px;     margin-top:32px;   }    .pdm26-detail{     padding:21px 14px;     text-align:center;     border:1px solid var(--pdm-border);     border-radius:16px;     background:#fff;   }    .pdm26-detail strong{     display:block;     margin-bottom:5px;     color:#55414f;     font-size:14px;   }    .pdm26-detail span{     color:#777077;     font-size:12px;   }     \/* AFTER DAY 24 *\/    .pdm26-after-grid{     display:grid;     grid-template-columns:repeat(4,1fr);     gap:11px;     margin-top:28px;   }    .pdm26-after{     padding:18px 11px;     text-align:center;     border:1px solid var(--pdm-border);     border-radius:15px;     background:#fff;     color:#625860;     font-size:13px;     font-weight:750;   }    .pdm26-after span{     display:block;     margin-bottom:6px;     font-size:23px;   }     \/* FAQ *\/    .pdm26-faq{     max-width:780px;     margin:30px auto 0;   }    .pdm26-faq details{     margin-bottom:10px;     overflow:hidden;     border:1px solid var(--pdm-border);     border-radius:15px;     background:#fff;   }    .pdm26-faq summary{     position:relative;     padding:17px 48px 17px 19px;     cursor:pointer;     list-style:none;     color:#554250;     font-weight:800;   }    .pdm26-faq summary::-webkit-details-marker{     display:none;   }    .pdm26-faq summary:after{     content:'+';     position:absolute;     top:50%;     right:17px;     display:flex;     align-items:center;     justify-content:center;     width:26px;     height:26px;     transform:translateY(-50%);     border-radius:50%;     background:#f8e8ce;     color:#945828;     font-size:19px;   }    .pdm26-faq details[open] summary:after{     content:'−';   }    .pdm26-faq-answer{     padding:0 19px 18px;     color:#756d73;     font-size:14px;   }     \/* FINAL CTA *\/    .pdm26-final{     padding:70px 0;     color:#fff;     background:       radial-gradient(circle at 10% 10%,rgba(236,168,61,.20),transparent 28%),       radial-gradient(circle at 90% 12%,rgba(201,83,114,.22),transparent 30%),       linear-gradient(145deg,#271d30 0%,#4b3051 100%);   }    .pdm26-final-copy{     max-width:720px;     margin:0 auto;     text-align:center;   }    .pdm26-final .pdm26-h2{     color:#fff;   }    .pdm26-final-copy p{     max-width:630px;     margin:17px auto 0;     color:#e5dbe5;   }    .pdm26-final-line{     color:#fff !important;     font-size:18px;     font-weight:900;   }    .pdm26-form{     margin-top:27px;   }    .pdm26-cta{     min-width:240px;     padding:15px 29px;     border:0;     border-radius:999px;     background:#f0c76c;     box-shadow:0 9px 24px rgba(0,0,0,.20);     color:#402c37;     cursor:pointer;     font-family:inherit;     font-size:14px;     font-weight:900;     letter-spacing:.045em;     transition:transform .2s ease,box-shadow .2s ease;   }    .pdm26-cta:hover{     transform:translateY(-2px);     box-shadow:0 12px 29px rgba(0,0,0,.25);   }    .pdm26-cta[disabled]{     opacity:.55;     cursor:not-allowed;   }    .pdm26-final-note{     margin-top:13px !important;     color:#d1c2d0 !important;     font-size:12px;   }     \/* MOBILE *\/    @media (max-width:768px){      .pdm26-wrap{       padding:0 16px;     }      .pdm26-section{       padding:46px 0;     }      .pdm26-hero{       padding:42px 0 28px;     }      .pdm26-h1{       font-size:36px;     }      .pdm26-h2{       font-size:29px;     }      .pdm26-h3{       font-size:19px;     }      .pdm26-hero-sub,     .pdm26-lead{       font-size:15px;     }      .pdm26-hero-image{       margin-top:26px;       border-radius:18px;     }      .pdm26-story-grid,     .pdm26-count-grid,     .pdm26-gift-grid{       grid-template-columns:1fr;       gap:25px;     }      .pdm26-story-copy,     .pdm26-count-copy,     .pdm26-gift-copy{       text-align:center;     }      .pdm26-steps{       grid-template-columns:1fr 1fr;       gap:8px;     }      .pdm26-feature-grid{       grid-template-columns:1fr;       gap:11px;       margin-top:26px;     }      .pdm26-feature{       padding:19px 17px;     }      .pdm26-village-grid,     .pdm26-details-grid,     .pdm26-after-grid{       grid-template-columns:1fr 1fr;       gap:9px;     }      .pdm26-tags{       justify-content:center;     }      .pdm26-final{       padding:50px 0;     }   }    @media (max-width:430px){      .pdm26-h1{       font-size:33px;     }      .pdm26-h2{       font-size:27px;     }      .pdm26-steps{       grid-template-columns:1fr;     }   } \u003c\/style\u003e \u003cdiv class=\"pdm26-lp\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"pdm26-hero\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-hero-copy\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e           24 DAYS · 24 UNIQUE MINIATURES · ONE COMPLETE PUEBLO         \u003c\/div\u003e \u003ch1 class=\"pdm26-h1\"\u003e           Build a Día de Muertos Village One Memory at a Time.         \u003c\/h1\u003e \u003cp class=\"pdm26-hero-sub\"\u003e           Open one numbered drawer each day and watch 24 colorful miniatures           gradually transform into a festive village celebrating family,           remembrance and the beauty of Día de Muertos.         \u003c\/p\u003e \u003cdiv class=\"pdm26-pills\"\u003e \u003cspan class=\"pdm26-pill\"\u003e🌼 24 Unique Miniatures\u003c\/span\u003e \u003cspan class=\"pdm26-pill\"\u003e🏘️ Builds a Complete Village\u003c\/span\u003e \u003cspan class=\"pdm26-pill\"\u003e💀 Calacas \u0026amp; Village Scenes\u003c\/span\u003e \u003cspan class=\"pdm26-pill\"\u003e👨‍👩‍👧 Family Countdown Ritual\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-hero-image\"\u003e \u003cimg alt=\"Pueblo del Día de Muertos 2026 collectible countdown village\" loading=\"eager\" src=\"https:\/\/pinkdiyprint.com\/cdn\/shop\/files\/09-square-shopify-hero-1x1_c1239b48-8825-47af-93d2-279d2ce59531.png?v=1788787281\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- HERITAGE STORY --\u003e \u003csection class=\"pdm26-section pdm26-cream\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-story-grid\"\u003e \u003cdiv class=\"pdm26-story-image\"\u003e \u003cimg alt=\"Pueblo del Día de Muertos miniature countdown collection\" loading=\"lazy\" src=\"https:\/\/pinkdiyprint.com\/cdn\/shop\/files\/04-detail-product-features-4x3_e24108bb-1609-441e-ab6d-e7420f0ed039.png?v=1788787280\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-story-copy\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e             MORE THAN SIMPLY COUNTING THE DAYS           \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e             Turn the Countdown Into Time Spent Remembering Together.           \u003c\/h2\u003e \u003cp\u003e             Some countdown calendars are finished the moment the last door             opens. This one is designed around something more lasting:             building a colorful miniature Pueblo together.           \u003c\/p\u003e \u003cp\u003e             Each daily reveal creates a reason to gather, look closely and             share stories while the final village slowly comes to life.           \u003c\/p\u003e \u003cdiv class=\"pdm26-story-note\"\u003e             A small daily ritual can become a meaningful way to connect             generations around family, memory and tradition.           \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 24 DAYS --\u003e \u003csection class=\"pdm26-section\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-count-grid\"\u003e \u003cdiv class=\"pdm26-count-copy\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e             24 DAYS OF SHARED ANTICIPATION           \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e             Every Drawer Adds Another Piece to the Pueblo.           \u003c\/h2\u003e \u003cp\u003e             Inside the numbered drawers are different miniature characters,             animals and village elements, giving every day its own reveal.           \u003c\/p\u003e \u003cp\u003e             From colorful calacas to familiar village scenes, the fun comes             from watching the collection become more complete day after day.           \u003c\/p\u003e \u003cdiv class=\"pdm26-steps\"\u003e \u003cdiv class=\"pdm26-step\"\u003e               01 — Find Today’s Drawer             \u003c\/div\u003e \u003cdiv class=\"pdm26-step\"\u003e               02 — Reveal the Miniature             \u003c\/div\u003e \u003cdiv class=\"pdm26-step\"\u003e               03 — Add It to the Pueblo             \u003c\/div\u003e \u003cdiv class=\"pdm26-step\"\u003e               04 — Continue Tomorrow             \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-count-image\"\u003e \u003cimg alt=\"24 Days of Día de Muertos village miniatures\" loading=\"lazy\" src=\"https:\/\/pinkdiyprint.com\/cdn\/shop\/files\/05-detail-24-village-stories-4x3.png?v=1788787281\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ARTISTRY --\u003e \u003csection class=\"pdm26-section pdm26-soft\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-center\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e           COLORFUL DETAILS MADE TO BE SEEN TOGETHER         \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e           A Village Filled With Character, Color and Día de Muertos Spirit.         \u003c\/h2\u003e \u003cp class=\"pdm26-lead\"\u003e           Bright clothing patterns, floral accents and hand-painted-style           details help each miniature feel like part of one connected village           rather than a group of unrelated surprises.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-feature-grid\"\u003e \u003cdiv class=\"pdm26-feature\"\u003e \u003cdiv class=\"pdm26-feature-icon\"\u003e💀\u003c\/div\u003e \u003ch3 class=\"pdm26-h3\"\u003e             Colorful Calacas           \u003c\/h3\u003e \u003cp\u003e             Character miniatures bring personality and celebration into             the growing village display.           \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-feature\"\u003e \u003cdiv class=\"pdm26-feature-icon\"\u003e🌼\u003c\/div\u003e \u003ch3 class=\"pdm26-h3\"\u003e             Festive Details           \u003c\/h3\u003e \u003cp\u003e             Floral-inspired color, traditional-style clothing and decorative             accents give the collection its warm visual identity.           \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-feature\"\u003e \u003cdiv class=\"pdm26-feature-icon\"\u003e🏘️\u003c\/div\u003e \u003ch3 class=\"pdm26-h3\"\u003e             Village Storytelling           \u003c\/h3\u003e \u003cp\u003e             Buildings, people, animals and everyday village elements work             together to create one complete display.           \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-wide-image\"\u003e \u003cimg alt=\"Día de Muertos village miniature themes\" loading=\"lazy\" src=\"https:\/\/pinkdiyprint.com\/cdn\/shop\/files\/06-detail-six-village-themes-4x3.png?v=1788787286\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- VILLAGE --\u003e \u003csection class=\"pdm26-section pdm26-dark\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-center\"\u003e \u003cdiv class=\"pdm26-kicker pdm26-kicker--dark\"\u003e           DAY 24 IS WHEN EVERYTHING COMES TOGETHER         \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e           You Don’t Finish With 24 Random Figures. You Finish With a Pueblo.         \u003c\/h2\u003e \u003cp class=\"pdm26-lead\"\u003e           Arrange the individual pieces into one cohesive miniature village           filled with characters, music, animals, buildings and colorful           Día de Muertos-inspired details.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-village-image\"\u003e \u003cimg alt=\"Completed Pueblo del Día de Muertos miniature village display\" loading=\"lazy\" src=\"https:\/\/pinkdiyprint.com\/cdn\/shop\/files\/08-detail-collector-display-4x3_ebeecfd4-9733-4d94-ac38-1ee04d026a11.png?v=1788787280\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-village-grid\"\u003e \u003cdiv class=\"pdm26-village-card\"\u003e \u003cspan\u003e⛪\u003c\/span\u003e           Village Architecture         \u003c\/div\u003e \u003cdiv class=\"pdm26-village-card\"\u003e \u003cspan\u003e🌼\u003c\/span\u003e           Flower Cart         \u003c\/div\u003e \u003cdiv class=\"pdm26-village-card\"\u003e \u003cspan\u003e🎺\u003c\/span\u003e           Musicians         \u003c\/div\u003e \u003cdiv class=\"pdm26-village-card\"\u003e \u003cspan\u003e🐾\u003c\/span\u003e           Animals         \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- GIFT --\u003e \u003csection class=\"pdm26-section pdm26-cream\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-gift-grid\"\u003e \u003cdiv class=\"pdm26-gift-image\"\u003e \u003cimg alt=\"Día de Muertos collectible miniature gift\" loading=\"lazy\" src=\"https:\/\/pinkdiyprint.com\/cdn\/shop\/files\/07-detail-handheld-calavera-cat-4x3.png?v=1788787279\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-gift-copy\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e             A GIFT THAT CAN BRIDGE GENERATIONS           \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e             For Abuela, the Kids — Or the Family Tradition You Want to Start Yourself.           \u003c\/h2\u003e \u003cp\u003e             Give it to someone who already treasures Día de Muertos traditions,             or use the daily reveals as a simple way to introduce younger             family members to the meaning of gathering, remembering and celebrating.           \u003c\/p\u003e \u003cp\u003e             Because the collection grows over 24 days, the recipient gets             more than one unboxing moment — they get a ritual to return to.           \u003c\/p\u003e \u003cdiv class=\"pdm26-tags\"\u003e \u003cspan class=\"pdm26-tag\"\u003eGrandparents\u003c\/span\u003e \u003cspan class=\"pdm26-tag\"\u003eParents\u003c\/span\u003e \u003cspan class=\"pdm26-tag\"\u003eKids\u003c\/span\u003e \u003cspan class=\"pdm26-tag\"\u003eExtended Family\u003c\/span\u003e \u003cspan class=\"pdm26-tag\"\u003eCollectors\u003c\/span\u003e \u003cspan class=\"pdm26-tag\"\u003eFamily Displays\u003c\/span\u003e \u003cspan class=\"pdm26-tag\"\u003eOfrenda Décor\u003c\/span\u003e \u003cspan class=\"pdm26-tag\"\u003eTradition Lovers\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-gift-note\"\u003e             One calendar can create 24 opportunities to gather around the             same story instead of one quick gift-opening moment.           \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PRODUCT DETAILS --\u003e \u003csection class=\"pdm26-section\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-center\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e           WHAT’S INSIDE THE EXPERIENCE         \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e           24 Drawers. 24 Different Miniatures. One Complete Village.         \u003c\/h2\u003e \u003cp class=\"pdm26-lead\"\u003e           The decorative countdown box is built around individual daily           compartments, with a unique collectible waiting inside each one.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-details-grid\"\u003e \u003cdiv class=\"pdm26-detail\"\u003e \u003cstrong\u003e2026 Edition\u003c\/strong\u003e \u003cspan\u003ePueblo del Día de Muertos countdown\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-detail\"\u003e \u003cstrong\u003e24 Drawers\u003c\/strong\u003e \u003cspan\u003eOne numbered compartment per day\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-detail\"\u003e \u003cstrong\u003e24 Miniatures\u003c\/strong\u003e \u003cspan\u003eDifferent collectible village pieces\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-detail\"\u003e \u003cstrong\u003eFinished Display\u003c\/strong\u003e \u003cspan\u003eBuilds into a cohesive miniature Pueblo\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- AFTER COUNTDOWN --\u003e \u003csection class=\"pdm26-section pdm26-soft\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-center\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e           THE LAST DRAWER DOESN’T HAVE TO BE THE END         \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e           Display the Village — Then Bring the Tradition Back Again.         \u003c\/h2\u003e \u003cp class=\"pdm26-lead\"\u003e           Once the Pueblo is complete, arrange the collection together on           a mantel, shelf or ofrenda. The original product information also           describes the decorative box as reusable, allowing the miniatures           to be packed back into their drawers for another countdown.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-after-grid\"\u003e \u003cdiv class=\"pdm26-after\"\u003e \u003cspan\u003e🌼\u003c\/span\u003e           Ofrenda Display         \u003c\/div\u003e \u003cdiv class=\"pdm26-after\"\u003e \u003cspan\u003e🏠\u003c\/span\u003e           Mantel or Shelf         \u003c\/div\u003e \u003cdiv class=\"pdm26-after\"\u003e \u003cspan\u003e👨‍👩‍👧\u003c\/span\u003e           Family Tradition         \u003c\/div\u003e \u003cdiv class=\"pdm26-after\"\u003e \u003cspan\u003e🔁\u003c\/span\u003e           Repack \u0026amp; Revisit         \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"pdm26-section\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-center\"\u003e \u003cdiv class=\"pdm26-kicker\"\u003e           BEFORE THE FIRST DRAWER OPENS         \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e           A Few Things Families May Want to Know.         \u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"pdm26-faq\"\u003e \u003cdetails\u003e \u003csummary\u003e             What is included in one calendar?           \u003c\/summary\u003e \u003cdiv class=\"pdm26-faq-answer\"\u003e             The supplied product information describes a decorative countdown             box with 24 individual drawers. Each drawer contains a different             miniature, including characters, animals and village structures.           \u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003e             Are all 24 miniatures different?           \u003c\/summary\u003e \u003cdiv class=\"pdm26-faq-answer\"\u003e             Yes. The original product title describes the set as containing             24 unique miniatures.           \u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003e             What does the collection become after all 24 days?           \u003c\/summary\u003e \u003cdiv class=\"pdm26-faq-answer\"\u003e             The miniatures are designed to be arranged together as a             Día de Muertos-inspired heritage village, including elements             such as characters, buildings, animals, musicians and a flower cart.           \u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003e             Should the miniatures be handled carefully?           \u003c\/summary\u003e \u003cdiv class=\"pdm26-faq-answer\"\u003e             The source describes them as sturdy enough for daily family             unboxing, while recommending gentle handling by very young             children to help preserve the small decorative details.           \u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003e             Can the calendar be used again?           \u003c\/summary\u003e \u003cdiv class=\"pdm26-faq-answer\"\u003e             Yes. The original product information says families can carefully             return the miniatures to the decorative drawers and repeat the             countdown tradition later.           \u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003e             Are quantity bundle options available?           \u003c\/summary\u003e \u003cdiv class=\"pdm26-faq-answer\"\u003e             The source product page includes multiple quantity options,             including a single set, a two-set option and a Buy 3 Get 1 Free             four-set option. Choose the preferred product variant above             before adding to cart.           \u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FINAL CTA --\u003e \u003csection class=\"pdm26-final\"\u003e \u003cdiv class=\"pdm26-wrap\"\u003e \u003cdiv class=\"pdm26-final-copy\"\u003e \u003cdiv class=\"pdm26-kicker pdm26-kicker--dark\"\u003e           OPEN THE FIRST DRAWER · BUILD THE PUEBLO · SHARE THE STORY         \u003c\/div\u003e \u003ch2 class=\"pdm26-h2\"\u003e           Start a 24-Day Tradition the Whole Family Can Watch Come to Life.         \u003c\/h2\u003e \u003cp\u003e           One miniature today. Another piece of the village tomorrow.           By the final drawer, 24 separate surprises have become one colorful           Día de Muertos display.         \u003c\/p\u003e \u003cp class=\"pdm26-final-line\"\u003e           24 Days. 24 Miniatures. One Pueblo Built Together.         \u003c\/p\u003e \u003cform action=\"\/cart\/add\" class=\"pdm26-form\" method=\"post\"\u003e \u003cinput name=\"id\" type=\"hidden\" value=\"64576191660401\"\u003e  \u003c\/form\u003e \u003cp class=\"pdm26-final-note\"\u003e           Choose your preferred quantity option above before adding to cart.         \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"WJX","offers":[{"title":"BUY 1","offer_id":54333675798639,"sku":"SZ0683260915874-亡灵节猫","price":29.99,"currency_code":"USD","in_stock":true},{"title":"BUY 2 🔥 ($10 OFF \u0026 Free Shipping)","offer_id":54333675831407,"sku":"SZ0683260915874-亡灵节猫*2","price":47.99,"currency_code":"USD","in_stock":true},{"title":"BUY 3 Get 1 Free - 4 PCS🔥 (Free Shipping)","offer_id":54333675864175,"sku":"SZ0683260915874-亡灵节猫*4","price":95.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/f1f202be-7984-4647-b7a6-b566ac531ca1_00efc013-f111-4274-8941-b193c905249f.png?v=1789789925","url":"https:\/\/suzvo.com\/products\/pueblo-del-dia-de-muertos-2026-collectible-countdown1","provider":"suzvo","version":"1.0","type":"link"}