{"product_id":"build-the-fleet-collection-24-day-vehicle-advent-calendar-series-✨a-new-adventure-every-morning-p","title":"🚜Build the Fleet Collection 24-Day Vehicle Advent Calendar Series | ✨A New Adventure Every Morning","description":"\u003cstyle\u003e\n.vehicle-detail-page {\n  width: 100%;\n  background: #faf8f3;\n  color: #25231f;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.vehicle-detail-page * {\n  box-sizing: border-box;\n}\n\n.vehicle-detail-page .vd-container {\n  width: min(1100px, calc(100% - 36px));\n  margin: 0 auto;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.vd-hero {\n  padding: 70px 0 55px;\n  text-align: center;\n}\n\n.vd-label {\n  display: inline-block;\n  padding: 7px 14px;\n  border-radius: 30px;\n  background: #eee8dc;\n  color: #665842;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.2px;\n  margin-bottom: 18px;\n}\n\n.vd-hero h2 {\n  font-size: clamp(34px, 5vw, 58px);\n  line-height: 1.05;\n  letter-spacing: -1.8px;\n  margin: 0 auto 18px;\n  max-width: 850px;\n  font-weight: 800;\n}\n\n.vd-hero-text {\n  max-width: 700px;\n  margin: 0 auto 30px;\n  font-size: 17px;\n  line-height: 1.7;\n  color: #706a61;\n}\n\n.vd-checks {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 12px 25px;\n  margin-bottom: 35px;\n}\n\n.vd-check {\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.vd-check::before {\n  content: \"✓\";\n  margin-right: 7px;\n  color: #42614d;\n  font-weight: 800;\n}\n\n.vd-hero-image {\n  max-width: 1000px;\n  margin: 0 auto;\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.vd-hero-image img {\n  width: 100%;\n  display: block;\n}\n\n\/* =========================\n   STATS\n========================= *\/\n\n.vd-stats {\n  background: #fff;\n  padding: 28px 0;\n  border-top: 1px solid #eee9df;\n  border-bottom: 1px solid #eee9df;\n}\n\n.vd-stat-grid {\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  gap: 10px;\n}\n\n.vd-stat {\n  text-align: center;\n  padding: 15px;\n}\n\n.vd-stat-icon {\n  font-size: 25px;\n  margin-bottom: 8px;\n}\n\n.vd-stat strong {\n  display: block;\n  font-size: 14px;\n  margin-bottom: 3px;\n}\n\n.vd-stat span {\n  color: #7a7369;\n  font-size: 12px;\n}\n\n\/* =========================\n   TEXT SECTION\n========================= *\/\n\n.vd-section {\n  padding: 75px 0;\n}\n\n.vd-center {\n  text-align: center;\n}\n\n.vd-kicker {\n  font-size: 11px;\n  letter-spacing: 1.5px;\n  font-weight: 800;\n  color: #967450;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n}\n\n.vd-title {\n  font-size: clamp(29px, 4vw, 44px);\n  line-height: 1.12;\n  letter-spacing: -.8px;\n  margin: 0 0 17px;\n  font-weight: 800;\n}\n\n.vd-subtitle {\n  max-width: 720px;\n  margin: 0 auto;\n  color: #706a61;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n\/* =========================\n   BIG IMAGE\n========================= *\/\n\n.vd-big-image {\n  margin-top: 42px;\n  border-radius: 18px;\n  overflow: hidden;\n  background: #fff;\n}\n\n.vd-big-image img {\n  display: block;\n  width: 100%;\n}\n\n\/* =========================\n   BEFORE AFTER\n========================= *\/\n\n.vd-before-after {\n  display: grid;\n  grid-template-columns: 1fr 60px 1fr;\n  gap: 20px;\n  align-items: center;\n  margin-top: 45px;\n}\n\n.vd-ba-card {\n  padding: 30px;\n  border-radius: 15px;\n  background: #fff;\n  border: 1px solid #e8e2d8;\n}\n\n.vd-ba-card.after {\n  background: #f1eee7;\n}\n\n.vd-ba-label {\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  font-weight: 800;\n  color: #8d8172;\n  margin-bottom: 10px;\n}\n\n.vd-ba-card h3 {\n  font-size: 22px;\n  margin: 0 0 10px;\n}\n\n.vd-ba-card p {\n  color: #706a61;\n  font-size: 14px;\n  line-height: 1.65;\n  margin: 0;\n}\n\n.vd-arrow {\n  text-align: center;\n  font-size: 28px;\n  color: #9b2d24;\n  font-weight: 800;\n}\n\n\/* =========================\n   FLEET\n========================= *\/\n\n.vd-fleet-grid {\n  display: grid;\n  grid-template-columns: repeat(5,1fr);\n  gap: 15px;\n  margin-top: 42px;\n}\n\n.vd-fleet-card {\n  background: #fff;\n  border: 1px solid #e7e1d7;\n  border-radius: 13px;\n  overflow: hidden;\n}\n\n.vd-fleet-card img {\n  width: 100%;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  display: block;\n}\n\n.vd-fleet-content {\n  padding: 15px;\n}\n\n.vd-fleet-content h3 {\n  font-size: 14px;\n  margin: 0 0 6px;\n}\n\n.vd-fleet-content p {\n  color: #777067;\n  font-size: 12px;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* =========================\n   FEATURE ROW\n========================= *\/\n\n.vd-feature-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 55px;\n  align-items: center;\n}\n\n.vd-feature-row.reverse {\n  direction: rtl;\n}\n\n.vd-feature-row.reverse \u003e * {\n  direction: ltr;\n}\n\n.vd-feature-image {\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.vd-feature-image img {\n  width: 100%;\n  display: block;\n}\n\n.vd-feature-content h2 {\n  font-size: 36px;\n  line-height: 1.12;\n  margin: 0 0 17px;\n}\n\n.vd-feature-content p {\n  color: #706a61;\n  line-height: 1.75;\n  font-size: 15px;\n}\n\n.vd-mini-list {\n  list-style: none;\n  padding: 0;\n  margin: 22px 0 0;\n}\n\n.vd-mini-list li {\n  padding: 11px 0;\n  border-bottom: 1px solid #e5dfd5;\n  font-size: 14px;\n}\n\n.vd-mini-list li::before {\n  content: \"✓\";\n  color: #42614d;\n  margin-right: 9px;\n  font-weight: 800;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.vd-benefits {\n  background: #292722;\n  color: #fff;\n}\n\n.vd-benefits .vd-kicker {\n  color: #c9a987;\n}\n\n.vd-benefits .vd-title {\n  color: #fff;\n}\n\n.vd-benefits .vd-subtitle {\n  color: #c5c0b7;\n}\n\n.vd-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.vd-benefit {\n  padding: 25px 20px;\n  border: 1px solid rgba(255,255,255,.13);\n  border-radius: 13px;\n}\n\n.vd-benefit-icon {\n  font-size: 25px;\n  margin-bottom: 15px;\n}\n\n.vd-benefit h3 {\n  font-size: 16px;\n  margin: 0 0 8px;\n}\n\n.vd-benefit p {\n  color: #c1bdb5;\n  font-size: 13px;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* =========================\n   HOW IT WORKS\n========================= *\/\n\n.vd-how-grid {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.vd-how {\n  text-align: left;\n  padding: 25px;\n  background: #fff;\n  border: 1px solid #e5dfd5;\n  border-radius: 14px;\n}\n\n.vd-number {\n  font-size: 13px;\n  font-weight: 800;\n  color: #9b2d24;\n  margin-bottom: 18px;\n}\n\n.vd-how h3 {\n  font-size: 18px;\n  margin: 0 0 10px;\n}\n\n.vd-how p {\n  color: #716a61;\n  font-size: 13px;\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.vd-details-box {\n  max-width: 850px;\n  margin: 40px auto 0;\n  background: #fff;\n  border: 1px solid #e4ded4;\n  border-radius: 14px;\n  overflow: hidden;\n}\n\n.vd-detail {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  padding: 17px 20px;\n  border-bottom: 1px solid #eee8df;\n  font-size: 14px;\n}\n\n.vd-detail:last-child {\n  border-bottom: none;\n}\n\n.vd-detail strong {\n  font-weight: 700;\n}\n\n.vd-detail span {\n  color: #706a61;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.vd-faq-list {\n  max-width: 800px;\n  margin: 40px auto 0;\n}\n\n.vd-faq details {\n  background: #fff;\n  border: 1px solid #e3ddd3;\n  border-radius: 10px;\n  margin-bottom: 10px;\n}\n\n.vd-faq summary {\n  padding: 18px 20px;\n  font-size: 15px;\n  font-weight: 700;\n  cursor: pointer;\n  list-style: none;\n}\n\n.vd-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.vd-faq details p {\n  padding: 0 20px 20px;\n  margin: 0;\n  color: #706a61;\n  line-height: 1.7;\n  font-size: 14px;\n}\n\n\/* =========================\n   CTA\n========================= *\/\n\n.vd-final {\n  background: #eee7db;\n  text-align: center;\n  padding: 75px 20px;\n}\n\n.vd-final h2 {\n  font-size: clamp(30px,4vw,45px);\n  line-height: 1.12;\n  margin: 0 0 15px;\n}\n\n.vd-final p {\n  max-width: 650px;\n  margin: 0 auto 25px;\n  color: #6e675e;\n  line-height: 1.7;\n}\n\n.vd-button {\n  display: inline-block;\n  padding: 16px 30px;\n  border-radius: 6px;\n  background: #9b2d24;\n  color: #fff !important;\n  text-decoration: none;\n  font-weight: 800;\n  font-size: 13px;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width: 850px) {\n\n  .vd-stat-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .vd-fleet-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .vd-feature-row {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .vd-feature-row.reverse {\n    direction: ltr;\n  }\n\n  .vd-benefit-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .vd-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .vd-before-after {\n    grid-template-columns: 1fr;\n  }\n\n  .vd-arrow {\n    transform: rotate(90deg);\n  }\n}\n\n@media(max-width: 600px) {\n\n  .vehicle-detail-page .vd-container {\n    width: calc(100% - 24px);\n  }\n\n  .vd-hero {\n    padding: 45px 0;\n  }\n\n  .vd-hero h2 {\n    font-size: 32px;\n  }\n\n  .vd-hero-text {\n    font-size: 15px;\n  }\n\n  .vd-section {\n    padding: 50px 0;\n  }\n\n  .vd-title {\n    font-size: 29px;\n  }\n\n  .vd-fleet-grid {\n    gap: 10px;\n  }\n\n  .vd-benefit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .vd-feature-content h2 {\n    font-size: 29px;\n  }\n\n  .vd-detail {\n    grid-template-columns: 1fr;\n    gap: 5px;\n  }\n\n  .vd-ba-card {\n    padding: 22px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vehicle-detail-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"vd-hero\"\u003e\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-label\"\u003e\n        ✦ LIMITED TIME OFFER\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        24 Mornings.\u003cbr\u003e\n        24 New Adventures.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"vd-hero-text\"\u003e\n        Turn the Christmas countdown into something they actually race out of bed for —\n        a new fleet vehicle to discover every morning for 24 days.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"vd-checks\"\u003e\n        \u003cdiv class=\"vd-check\"\u003e24-day vehicle advent calendar\u003c\/div\u003e\n        \u003cdiv class=\"vd-check\"\u003e5 different fleet themes\u003c\/div\u003e\n        \u003cdiv class=\"vd-check\"\u003eA new vehicle surprise every day\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vd-hero-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/27010d7ed18bf54130feb4a85af6bf6640a65c0f.jpg?v=1787367133\" alt=\"24 Day Vehicle Advent Calendar\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- STATS --\u003e\n\n  \u003csection class=\"vd-stats\"\u003e\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-stat-grid\"\u003e\n\n        \u003cdiv class=\"vd-stat\"\u003e\n          \u003cdiv class=\"vd-stat-icon\"\u003e🎁\u003c\/div\u003e\n          \u003cstrong\u003e24 Surprises\u003c\/strong\u003e\n          \u003cspan\u003eOne every morning\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-stat\"\u003e\n          \u003cdiv class=\"vd-stat-icon\"\u003e🚜\u003c\/div\u003e\n          \u003cstrong\u003e5 Fleet Themes\u003c\/strong\u003e\n          \u003cspan\u003ePick their favorite\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-stat\"\u003e\n          \u003cdiv class=\"vd-stat-icon\"\u003e🎄\u003c\/div\u003e\n          \u003cstrong\u003e24-Day Countdown\u003c\/strong\u003e\n          \u003cspan\u003eBuilt for December\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-stat\"\u003e\n          \u003cdiv class=\"vd-stat-icon\"\u003e🚚\u003c\/div\u003e\n          \u003cstrong\u003eGift-Ready Idea\u003c\/strong\u003e\n          \u003cspan\u003eMade for vehicle fans\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"vd-section\"\u003e\n    \u003cdiv class=\"vd-container vd-center\"\u003e\n\n      \u003cdiv class=\"vd-kicker\"\u003e\n        MAKE DECEMBER FEEL DIFFERENT\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"vd-title\"\u003e\n        24 little reasons to wake up excited.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"vd-subtitle\"\u003e\n        Instead of counting down Christmas with the same chocolate or disposable surprise,\n        this vehicle countdown turns each morning into a new reveal —\n        with the collection getting bigger day after day.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- BIG IMAGE --\u003e\n\n  \u003csection class=\"vd-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-big-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/4ccb7c0816f0dff7383fb794969513dda823cb9e.jpg?v=1787367133\" alt=\"Vehicle Advent Calendar Christmas\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- BEFORE AFTER --\u003e\n\n  \u003csection class=\"vd-section\"\u003e\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-center\"\u003e\n\n        \u003cdiv class=\"vd-kicker\"\u003e\n          THE DIFFERENCE\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"vd-title\"\u003e\n          Turn “How many days until Christmas?”\n          into “What vehicle is today?”\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vd-before-after\"\u003e\n\n        \u003cdiv class=\"vd-ba-card\"\u003e\n\n          \u003cdiv class=\"vd-ba-label\"\u003e\n            BEFORE\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Just another December morning.\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The countdown feels slow, repetitive,\n            and Christmas still seems forever away.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-arrow\"\u003e\n          →\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-ba-card after\"\u003e\n\n          \u003cdiv class=\"vd-ba-label\"\u003e\n            AFTER\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            A new mission begins every day.\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Open a door, discover another vehicle,\n            add it to the fleet and start imagining\n            the next adventure.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FLEET --\u003e\n\n  \u003csection class=\"vd-section\" style=\"background:#fff;\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-center\"\u003e\n\n        \u003cdiv class=\"vd-kicker\"\u003e\n          CHOOSE THEIR WORLD\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"vd-title\"\u003e\n          One countdown. Five adventures.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"vd-subtitle\"\u003e\n          Pick the fleet that matches the vehicles and stories they already love.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"vd-fleet-grid\"\u003e\n\n        \u003cdiv class=\"vd-fleet-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/27010d7ed18bf54130feb4a85af6bf6640a65c0f.jpg?v=1787367133\" alt=\"Farm Fleet\"\u003e\n\n          \u003cdiv class=\"vd-fleet-content\"\u003e\n\n            \u003ch3\u003e🚜 Farm Fleet\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Machines built for busy days around the farm.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-fleet-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/4ccb7c0816f0dff7383fb794969513dda823cb9e.jpg?v=1787367133\" alt=\"Fire Rescue\"\u003e\n\n          \u003cdiv class=\"vd-fleet-content\"\u003e\n\n            \u003ch3\u003e🚒 Fire Rescue\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Firefighting vehicles ready for the next call.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-fleet-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/27010d7ed18bf54130feb4a85af6bf6640a65c0f.jpg?v=1787367133\" alt=\"Emergency Rescue\"\u003e\n\n          \u003cdiv class=\"vd-fleet-content\"\u003e\n\n            \u003ch3\u003e🚑 Emergency Rescue\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Build a team ready for fast-response missions.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-fleet-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/2bd85f0ef896821fa39db531e186c5ae3ef208a3.jpg?v=1787367133\" alt=\"Construction Crew\"\u003e\n\n          \u003cdiv class=\"vd-fleet-content\"\u003e\n\n            \u003ch3\u003e🚧 Construction Crew\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Heavy-duty machines for big imaginary builds.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-fleet-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/a0bad497fbc6eb9e7f1482571f480f0f7c2ba317.jpg?v=1787367133\" alt=\"City Service Fleet\"\u003e\n\n          \u003cdiv class=\"vd-fleet-content\"\u003e\n\n            \u003ch3\u003e🏙 City Service\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Vehicles that keep an imaginary city moving.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE + TEXT --\u003e\n\n  \u003csection class=\"vd-section\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-feature-row\"\u003e\n\n        \u003cdiv class=\"vd-feature-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/af4df743da3b5e96ac0365b44c784b796ed551a4.jpg?v=1787367133\" alt=\"Vehicle Fleet Christmas\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-feature-content\"\u003e\n\n          \u003cdiv class=\"vd-kicker\"\u003e\n            MORE THAN A COUNTDOWN\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            By Christmas, they haven't just opened a calendar.\n            They've built a fleet.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Every reveal adds another piece to the story.\n            One morning it's a rescue mission.\n            The next it's a construction job.\n            Then another vehicle joins the collection\n            and the whole adventure changes again.\n          \u003c\/p\u003e\n\n          \u003cul class=\"vd-mini-list\"\u003e\n\n            \u003cli\u003eDaily Discovery\u003c\/li\u003e\n            \u003cli\u003eCollection Building\u003c\/li\u003e\n            \u003cli\u003eImaginative Play\u003c\/li\u003e\n            \u003cli\u003eChristmas Ritual\u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003csection class=\"vd-section vd-benefits\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-center\"\u003e\n\n        \u003cdiv class=\"vd-kicker\"\u003e\n          WHY IT MAKES A GREAT COUNTDOWN\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"vd-title\"\u003e\n          The excitement doesn't disappear after one morning.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"vd-subtitle\"\u003e\n          Each day adds something new while the whole collection becomes\n          more fun as Christmas gets closer.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"vd-benefit-grid\"\u003e\n\n        \u003cdiv class=\"vd-benefit\"\u003e\n\n          \u003cdiv class=\"vd-benefit-icon\"\u003e🎁\u003c\/div\u003e\n\n          \u003ch3\u003e24 Daily Reveals\u003c\/h3\u003e\n\n          \u003cp\u003e\n            One surprise at a time helps stretch the gift experience across the entire countdown.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-benefit\"\u003e\n\n          \u003cdiv class=\"vd-benefit-icon\"\u003e🚚\u003c\/div\u003e\n\n          \u003ch3\u003eBuilds a Collection\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Every new vehicle becomes part of a growing fleet.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-benefit\"\u003e\n\n          \u003cdiv class=\"vd-benefit-icon\"\u003e💭\u003c\/div\u003e\n\n          \u003ch3\u003eSparks New Stories\u003c\/h3\u003e\n\n          \u003cp\u003e\n            New vehicles create new missions, scenes and imaginative play.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-benefit\"\u003e\n\n          \u003cdiv class=\"vd-benefit-icon\"\u003e🎄\u003c\/div\u003e\n\n          \u003ch3\u003eCreates a Ritual\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Give December mornings a simple tradition they can look forward to.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW IT WORKS --\u003e\n\n  \u003csection class=\"vd-section\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-center\"\u003e\n\n        \u003cdiv class=\"vd-kicker\"\u003e\n          HOW IT WORKS\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"vd-title\"\u003e\n          Pick. Open. Build the fleet.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"vd-how-grid\"\u003e\n\n        \u003cdiv class=\"vd-how\"\u003e\n\n          \u003cdiv class=\"vd-number\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Choose a Fleet\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Select the vehicle theme that best matches their favorite kind of machines and adventures.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-how\"\u003e\n\n          \u003cdiv class=\"vd-number\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Open One Each Day\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Start the countdown and discover another vehicle as Christmas gets one day closer.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"vd-how\"\u003e\n\n          \u003cdiv class=\"vd-number\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Watch the Fleet Grow\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Every new reveal adds another vehicle, another mission and another reason to keep playing.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECOND IMAGE --\u003e\n\n  \u003csection class=\"vd-section\" style=\"padding-top:0;\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-big-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/1af704bc5dbe2f2bd075eaf3fcadc29d1d68998a.jpg?v=1787367133\" alt=\"Christmas Vehicle Advent Calendar\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"vd-section\" style=\"background:#fff;\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-center\"\u003e\n\n        \u003cdiv class=\"vd-kicker\"\u003e\n          PRODUCT DETAILS\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"vd-title\"\u003e\n          Everything You Need to Know\n        \u003c\/h2\u003e\n\n        \u003cp class=\"vd-subtitle\"\u003e\n          Exact vehicle designs and assortment depend on the fleet style selected.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"vd-details-box\"\u003e\n\n        \u003cdiv class=\"vd-detail\"\u003e\n          \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n          \u003cspan\u003eVehicle Advent Calendar\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-detail\"\u003e\n          \u003cstrong\u003eCountdown\u003c\/strong\u003e\n          \u003cspan\u003e24 Days\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-detail\"\u003e\n          \u003cstrong\u003eCollection Themes\u003c\/strong\u003e\n          \u003cspan\u003e5 Fleet Styles\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-detail\"\u003e\n          \u003cstrong\u003eAvailable Themes\u003c\/strong\u003e\n          \u003cspan\u003eFarm · Fire Rescue · Emergency · Construction · City Service\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-detail\"\u003e\n          \u003cstrong\u003eBest For\u003c\/strong\u003e\n          \u003cspan\u003eHoliday countdowns · gifting · vehicle collections\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vd-detail\"\u003e\n          \u003cstrong\u003eContents\u003c\/strong\u003e\n          \u003cspan\u003eVaries according to selected fleet\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"vd-section vd-faq\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003cdiv class=\"vd-center\"\u003e\n\n        \u003cdiv class=\"vd-kicker\"\u003e\n          FREQUENTLY ASKED QUESTIONS\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"vd-title\"\u003e\n          Everything to know before choosing your fleet.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"vd-faq-list\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            How many days are included?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            This is a 24-day vehicle advent calendar designed\n            to create one new reveal for each day of the Christmas countdown.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            What fleet styles can I choose from?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Available themes include Farm Fleet, Fire Rescue,\n            Emergency Rescue, Construction Crew and City Service Fleet.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Are all fleet calendars the same?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            No. The theme and vehicle assortment vary according\n            to the fleet style selected.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Can I order more than one fleet?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Yes. You can select multiple units using the bundle\n            options available in the purchase area above.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Can the vehicles be played with after Christmas?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Yes. The collection is designed to continue as a\n            vehicle play set after the countdown is complete.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n\n  \u003csection class=\"vd-final\"\u003e\n\n    \u003cdiv class=\"vd-container\"\u003e\n\n      \u003ch2\u003e\n        Make the countdown the gift.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Give them something new to discover every morning until Christmas.\n        Choose their favorite fleet and start the adventure one day at a time.\n      \u003c\/p\u003e\n\n      \u003ca href=\"#MainProduct\" class=\"vd-button\"\u003e\n        CHOOSE YOUR FLEET ↑\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"🚜 Farm Fleet","offer_id":47432074559663,"sku":"NC01922608261190-拖拉机图鉴盲盒","price":42.98,"currency_code":"USD","in_stock":true},{"title":"🚒Fire Rescue","offer_id":47432074592431,"sku":"NC01922608261190- 救援车辆盲盒","price":42.98,"currency_code":"USD","in_stock":true},{"title":"🚑 Emergency Rescue Team","offer_id":47432074625199,"sku":"NC01922608261190- 救援车辆盲盒","price":42.98,"currency_code":"USD","in_stock":true},{"title":"🚧 Construction Crew","offer_id":47432074657967,"sku":"NC01922608261190-建筑车辆盲盒","price":42.98,"currency_code":"USD","in_stock":true},{"title":"🏙 City Service Fleet","offer_id":47432074690735,"sku":"NC01922608261190-交通工具盲盒","price":42.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/3719\/0063\/files\/c6a6dc59f5d7db66c9886a2611cfd1be5765822a.jpg?v=1788317454","url":"https:\/\/uraammyy.com\/products\/build-the-fleet-collection-24-day-vehicle-advent-calendar-series-%e2%9c%a8a-new-adventure-every-morning-p","provider":"Uraammyy","version":"1.0","type":"link"}