{"product_id":"24-days-of-classic-american-cars-advent-calendar-24-vintage-ride-collectibles-for-car-lovers-2-2","title":"😍🚗24 Days of Classic American Cars Advent Calendar – 24 Vintage Ride Collectibles for Car Lovers","description":"\u003cstyle\u003e\n\/* =========================================================\n   24 DAYS OF CLASSIC AMERICAN CARS ADVENT CALENDAR\n\n   STYLE:\n   Classic American Cars × Route 66 × Vintage Gas Station\n   Midnight Navy \/ Diner Red \/ Chrome \/ Warm Amber\n\n   LAYOUT:\n   IMAGE ON TOP\n   TEXT BELOW\n\n   RESPONSIVE:\n   Desktop + Tablet + Mobile\n\n   Shopify Custom Liquid Ready\n========================================================= *\/\n\n#cac-page{\n  --navy:#10243b;\n  --navy-deep:#091827;\n  --navy-soft:#edf2f5;\n\n  --red:#a52f31;\n  --red-dark:#752124;\n\n  --gold:#c99a4f;\n  --gold-soft:#efd5a3;\n\n  --cream:#fbf5e9;\n  --sand:#eee0ca;\n\n  --chrome:#d9dde0;\n  --road:#34383b;\n\n  --text:#51473f;\n  --muted:#776d65;\n  --line:#ddcbb1;\n\n  max-width:1120px;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#fbf8f2;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.72;\n}\n\n#cac-page *{\n  box-sizing:border-box;\n}\n\n#cac-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n.cac-section{\n  padding:70px 30px;\n}\n\n.cac-inner{\n  width:100%;\n  max-width:1000px;\n  margin:0 auto;\n}\n\n.cac-soft{\n  background:\n    linear-gradient(\n      180deg,\n      #eef2f4,\n      #faf7f1\n    );\n}\n\n.cac-warm{\n  background:\n    linear-gradient(\n      180deg,\n      #f0e3d2,\n      #faf6ef\n    );\n}\n\n.cac-dark{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(196,146,72,.18),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #15283b,\n      #091827\n    );\n}\n\n.cac-image{\n  width:100%;\n  height:auto;\n\n  border-radius:18px;\n\n  box-shadow:\n    0 20px 52px rgba(24,36,47,.18);\n}\n\n.cac-content{\n  max-width:850px;\n\n  margin:32px auto 0;\n\n  text-align:center;\n}\n\n.cac-kicker{\n  display:inline-block;\n\n  margin-bottom:12px;\n  padding:7px 14px;\n\n  border-radius:999px;\n\n  background:var(--navy-deep);\n  color:#efd39b;\n\n  font-size:10px;\n  font-weight:900;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.cac-title{\n  max-width:900px;\n\n  margin:0 auto 17px;\n\n  color:var(--navy-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(35px,5vw,59px);\n\n  line-height:1.07;\n  letter-spacing:-.025em;\n}\n\n.cac-title .red{\n  color:var(--red);\n}\n\n.cac-title .gold{\n  color:#956528;\n}\n\n.cac-title .blue{\n  color:#355f7c;\n}\n\n.cac-copy{\n  max-width:790px;\n\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.8;\n}\n\n.cac-copy strong{\n  color:#403832;\n}\n\n.cac-dark .cac-title{\n  color:#fff7e8;\n}\n\n.cac-dark .cac-copy{\n  color:#dce3e8;\n}\n\n.cac-dark .cac-kicker{\n  background:rgba(255,255,255,.08);\n  color:#efd19a;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.cac-btn{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,590px);\n  min-height:62px;\n\n  margin:27px auto 0;\n  padding:16px 24px;\n\n  border-radius:9px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #b0393c,\n      #7c2428\n    );\n\n  color:#fff !important;\n\n  text-decoration:none;\n  text-align:center;\n\n  font-size:15px;\n  font-weight:900;\n\n  letter-spacing:.025em;\n\n  box-shadow:\n    0 11px 29px rgba(120,34,39,.24);\n\n  transition:.2s ease;\n}\n\n.cac-btn:hover{\n  transform:translateY(-2px);\n  filter:brightness(1.05);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cac-hero{\n  padding:55px 30px 60px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(181,126,55,.13),\n      transparent 37%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdf9,\n      #e9edef\n    );\n}\n\n.cac-hero .cac-title{\n  font-size:clamp(43px,6.3vw,70px);\n}\n\n.cac-hero-copy{\n  font-size:18px;\n}\n\n.cac-price{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin-top:21px;\n}\n\n.cac-price strong{\n  color:var(--navy-deep);\n\n  font-size:32px;\n  font-weight:900;\n}\n\n.cac-price span{\n  padding:6px 11px;\n\n  border-radius:5px;\n\n  background:var(--red);\n  color:#fff;\n\n  font-size:10px;\n  font-weight:900;\n}\n\n.cac-dark .cac-price strong{\n  color:#fff;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.cac-benefits{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  margin-top:25px;\n\n  overflow:hidden;\n\n  border-radius:11px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #20384e,\n      #0f2234\n    );\n\n  box-shadow:\n    0 14px 35px rgba(16,35,52,.22);\n}\n\n.cac-benefit{\n  padding:21px 9px;\n\n  color:#fff;\n\n  text-align:center;\n\n  border-right:\n    1px solid rgba(255,255,255,.1);\n}\n\n.cac-benefit:last-child{\n  border-right:none;\n}\n\n.cac-benefit span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:24px;\n}\n\n.cac-benefit strong{\n  display:block;\n\n  font-size:11px;\n  line-height:1.35;\n}\n\n.cac-benefit small{\n  display:block;\n\n  margin-top:4px;\n\n  color:#d7e0e7;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   BIG STORY\n========================================================= *\/\n\n.cac-big-line{\n  max-width:860px;\n\n  margin:0 auto;\n\n  color:#4e453e;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(27px,4vw,40px);\n\n  line-height:1.47;\n}\n\n.cac-big-line strong{\n  color:var(--red);\n}\n\n\n\/* =========================================================\n   VEHICLE TYPES\n========================================================= *\/\n\n.cac-grid{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:11px;\n\n  margin-top:30px;\n}\n\n.cac-card{\n  padding:23px 13px;\n\n  border-radius:10px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n\n  text-align:center;\n}\n\n.cac-card span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:25px;\n}\n\n.cac-card strong{\n  display:block;\n\n  color:var(--navy-deep);\n\n  font-size:11px;\n}\n\n.cac-card p{\n  margin:6px 0 0;\n\n  color:#786f68;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   TAGS\n========================================================= *\/\n\n.cac-tags{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:9px;\n\n  margin-top:26px;\n}\n\n.cac-tag{\n  padding:9px 14px;\n\n  border-radius:999px;\n\n  background:#fff;\n\n  border:1px solid #d9c7ad;\n\n  color:#5d534b;\n\n  font-size:10px;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   CALLOUT\n========================================================= *\/\n\n.cac-callout{\n  max-width:820px;\n\n  margin:30px auto 0;\n  padding:31px 25px;\n\n  border-radius:12px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #a33335,\n      #6d2327\n    );\n\n  color:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 13px 30px rgba(111,33,37,.18);\n}\n\n.cac-callout strong{\n  display:block;\n\n  color:#f2d69e;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:27px;\n  line-height:1.3;\n}\n\n.cac-callout p{\n  max-width:700px;\n\n  margin:9px auto 0;\n\n  color:#f4e6e4;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.cac-steps{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:30px;\n}\n\n.cac-step{\n  padding:27px 17px;\n\n  border-radius:11px;\n\n  border:1px solid var(--line);\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.cac-step-num{\n  display:grid;\n\n  place-items:center;\n\n  width:48px;\n  height:48px;\n\n  margin:0 auto 12px;\n\n  border-radius:50%;\n\n  background:var(--navy-deep);\n  color:#efd29a;\n\n  font-size:18px;\n  font-weight:900;\n}\n\n.cac-step strong{\n  display:block;\n\n  color:var(--navy-deep);\n\n  font-size:13px;\n}\n\n.cac-step p{\n  margin:7px 0 0;\n\n  color:#786f67;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   GIFT CARDS\n========================================================= *\/\n\n.cac-gift-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:30px;\n}\n\n.cac-gift{\n  padding:21px 10px;\n\n  border-radius:9px;\n\n  background:rgba(255,255,255,.075);\n\n  color:#fff;\n\n  text-align:center;\n}\n\n.cac-gift span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:24px;\n}\n\n.cac-gift strong{\n  display:block;\n\n  font-size:11px;\n}\n\n.cac-gift small{\n  display:block;\n\n  margin-top:5px;\n\n  color:#d7e0e6;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   BUNDLE\n========================================================= *\/\n\n.cac-bundles{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:30px;\n}\n\n.cac-bundle{\n  position:relative;\n\n  padding:23px 9px 19px;\n\n  border-radius:9px;\n\n  border:1px solid var(--line);\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.cac-bundle.best{\n  border:2px solid #355f7c;\n\n  background:#eef4f7;\n}\n\n.cac-bundle-label{\n  position:absolute;\n\n  top:-12px;\n  left:50%;\n\n  transform:translateX(-50%);\n\n  padding:5px 9px;\n\n  border-radius:999px;\n\n  background:var(--red);\n\n  color:#fff;\n\n  white-space:nowrap;\n\n  font-size:8px;\n  font-weight:900;\n}\n\n.cac-bundle small{\n  display:block;\n\n  color:#77706a;\n\n  font-size:9px;\n  font-weight:850;\n}\n\n.cac-bundle strong{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--navy-deep);\n\n  font-size:20px;\n}\n\n.cac-bundle del{\n  display:block;\n\n  margin-top:2px;\n\n  color:#aaa;\n\n  font-size:9px;\n}\n\n.cac-bundle span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--red);\n\n  font-size:9px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.cac-faq{\n  max-width:860px;\n\n  margin:29px auto 0;\n}\n\n.cac-faq details{\n  margin-bottom:9px;\n\n  overflow:hidden;\n\n  border-radius:9px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n}\n\n.cac-faq summary{\n  cursor:pointer;\n\n  padding:18px 20px;\n\n  list-style:none;\n\n  color:var(--navy-deep);\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.cac-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cac-faq p{\n  margin:0;\n\n  padding:0 20px 19px;\n\n  color:#756d66;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.cac-final{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(199,151,78,.18),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #172a3d,\n      #091827\n    );\n}\n\n.cac-final .cac-title{\n  color:#fff7e8;\n}\n\n.cac-final .cac-copy{\n  color:#dce4e9;\n}\n\n.cac-final .cac-price strong{\n  color:#fff;\n}\n\n.cac-final .cac-btn{\n  background:\n    linear-gradient(\n      180deg,\n      #d1a157,\n      #a57435\n    );\n\n  color:#182b3e !important;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(max-width:760px){\n\n  .cac-section,\n  .cac-hero{\n    padding:48px 15px;\n  }\n\n  .cac-content{\n    margin-top:25px;\n  }\n\n  .cac-title{\n    font-size:34px;\n  }\n\n  .cac-copy{\n    font-size:15px;\n  }\n\n  .cac-image{\n    border-radius:12px;\n  }\n\n  .cac-benefits,\n  .cac-gift-grid,\n  .cac-bundles{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .cac-grid,\n  .cac-steps{\n    grid-template-columns:1fr;\n  }\n\n  .cac-benefit:nth-child(2){\n    border-right:none;\n  }\n\n  .cac-benefit:nth-child(-n+2){\n    border-bottom:\n      1px solid rgba(255,255,255,.1);\n  }\n\n}\n\n@media(max-width:460px){\n\n  .cac-bundles{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv id=\"cac-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"cac-hero\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/cba85d1963f31a8e0e7b54ad123d09d47eb0d640.jpg?v=1789112440\u0026amp;width=1946\" alt=\"24 Days of Classic American Cars Advent Calendar with 24 collectible cars\" loading=\"eager\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e 🚗🎄 24 DAYS · 24 CLASSIC RIDES \u003c\/span\u003e\n\u003ch1 class=\"cac-title\"\u003eChristmas Just Pulled Into \u003cbr\u003e\u003cspan class=\"red\"\u003e The Classic Car Garage. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cac-copy cac-hero-copy\"\u003eConvertibles. Vintage pickups. Muscle-inspired rides. Station wagons. Old-school coupes. \u003cbr\u003e\u003cbr\u003eOpen one miniature car each day and take a 24-day trip through the golden age of American road culture. \u003cbr\u003e\u003cbr\u003eBy Christmas Eve, you've built an entire garage of colorful classic rides.\u003c\/p\u003e\n\u003cdiv class=\"cac-price\"\u003e\n\u003cstrong\u003e $29.99 \u003c\/strong\u003e \u003cspan\u003e 24 DIFFERENT RIDES \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"cac-btn\" href=\"#cac-offer\"\u003e 🏁 START MY 24-DAY ROAD TRIP → \u003c\/a\u003e\n\u003cdiv class=\"cac-benefits\"\u003e\n\u003cdiv class=\"cac-benefit\"\u003e\n\u003cspan\u003e🚗\u003c\/span\u003e \u003cstrong\u003e 24 CLASSIC RIDES \u003c\/strong\u003e \u003csmall\u003e A different miniature vehicle each day \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-benefit\"\u003e\n\u003cspan\u003e🏁\u003c\/span\u003e \u003cstrong\u003e DIFFERENT BODY STYLES \u003c\/strong\u003e \u003csmall\u003e Pickups, coupes, convertibles \u0026amp; more \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-benefit\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e DAILY SURPRISE \u003c\/strong\u003e \u003csmall\u003e One new car from December 1 to 24 \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-benefit\"\u003e\n\u003cspan\u003e🛣️\u003c\/span\u003e \u003cstrong\u003e KEEP THE GARAGE \u003c\/strong\u003e \u003csmall\u003e Display all 24 after Christmas \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     NOSTALGIA\n====================================================== --\u003e\n\u003csection class=\"cac-section\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/b294417f08b926e218fb5239fc5184e3f013d44a.png?v=1789112440\u0026amp;width=1946\" alt=\"Classic American car Advent Calendar displayed with miniature vintage cars\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e FOR THE PERSON WHO STILL LOOKS TWICE AT AN OLD CAR \u003c\/span\u003e\n\u003cdiv class=\"cac-big-line\"\u003eChrome bumpers. Long hoods. White stripes. Bench seats. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Some cars aren't just transportation. They're memories. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp class=\"cac-copy\" style=\"margin-top: 23px;\"\u003eMaybe Dad remembers the car he learned to drive in. \u003cbr\u003e\u003cbr\u003eGrandpa still talks about what he had parked in the driveway decades ago. \u003cbr\u003e\u003cbr\u003eOr maybe you've simply never stopped loving the shape, color and personality of classic American cars. \u003cbr\u003e\u003cbr\u003eThis calendar turns that nostalgia into 24 little Christmas reveals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COLLECTION VARIETY\n====================================================== --\u003e\n\u003csection class=\"cac-section cac-soft\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/cba85d1963f31a8e0e7b54ad123d09d47eb0d640.jpg?v=1789112440\u0026amp;width=1946\" alt=\"Full 24 piece Classic American Cars collection\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e NOT THE SAME CAR IN 24 COLORS \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003eA Whole Garage \u003cbr\u003e\u003cspan class=\"blue\"\u003e Of Different Personalities. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eThe fun isn't simply discovering another color. \u003cbr\u003e\u003cbr\u003eThe collection mixes different classic American body styles and eras, giving each day's reveal its own personality.\u003c\/p\u003e\n\u003cdiv class=\"cac-grid\"\u003e\n\u003cdiv class=\"cac-card\"\u003e\n\u003cspan\u003e🏎️\u003c\/span\u003e \u003cstrong\u003e MUSCLE-INSPIRED RIDES \u003c\/strong\u003e\n\u003cp\u003eBold proportions, stripes and unmistakable road attitude.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-card\"\u003e\n\u003cspan\u003e🛻\u003c\/span\u003e \u003cstrong\u003e CLASSIC PICKUPS \u003c\/strong\u003e\n\u003cp\u003eOld-school trucks with the shape car people recognize instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-card\"\u003e\n\u003cspan\u003e🌞\u003c\/span\u003e \u003cstrong\u003e VINTAGE CONVERTIBLES \u003c\/strong\u003e\n\u003cp\u003eThe kind of car made for a long summer road trip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-card\"\u003e\n\u003cspan\u003e🚘\u003c\/span\u003e \u003cstrong\u003e RETRO COUPES \u003c\/strong\u003e\n\u003cp\u003eCompact, distinctive and full of vintage character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-card\"\u003e\n\u003cspan\u003e🧳\u003c\/span\u003e \u003cstrong\u003e STATION WAGONS \u003c\/strong\u003e\n\u003cp\u003eFamily-road-trip nostalgia built right into the collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-card\"\u003e\n\u003cspan\u003e🛣️\u003c\/span\u003e \u003cstrong\u003e ROAD-TRIP CLASSICS \u003c\/strong\u003e\n\u003cp\u003eColorful little rides inspired by America's open-road era.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     DAILY EXPERIENCE\n====================================================== --\u003e\n\u003csection class=\"cac-section cac-dark\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/2580408041b0bcd681a1ab856b7979fd1752d1f7.png?v=1789112440\u0026amp;width=1946\" alt=\"Father and child opening Classic American Cars Advent Calendar\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e A NEW CLASSIC RIDE EVERY DAY \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003eDon't Open The Whole Garage \u003cbr\u003e\u003cspan style=\"color: #efd39a;\"\u003e On Day One. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eThat's where the fun is. \u003cbr\u003e\u003cbr\u003eOpen one numbered compartment. Pull out today's car. Compare it with yesterday's. Pick a favorite. \u003cbr\u003e\u003cbr\u003eThen come back tomorrow and see what rolls out next.\u003c\/p\u003e\n\u003cdiv class=\"cac-steps\"\u003e\n\u003cdiv class=\"cac-step\"\u003e\n\u003cdiv class=\"cac-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e OPEN TODAY'S DRAWER \u003c\/strong\u003e\n\u003cp\u003eStart with #1 and follow the countdown through Christmas Eve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-step\"\u003e\n\u003cdiv class=\"cac-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e REVEAL THE RIDE \u003c\/strong\u003e\n\u003cp\u003eDiscover another classic-inspired miniature car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-step\"\u003e\n\u003cdiv class=\"cac-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e BUILD THE GARAGE \u003c\/strong\u003e\n\u003cp\u003eLine them up and watch your collection grow every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-callout\"\u003e\n\u003cstrong\u003e 24 Days. 24 Reveals. One Full Classic Garage. \u003c\/strong\u003e\n\u003cp\u003eInstead of one gift opened and forgotten in a few minutes, this one gives a car lover something new to discover all the way to Christmas Eve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAMILY EXPERIENCE\n====================================================== --\u003e\n\u003csection class=\"cac-section cac-warm\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/6785ccc03d10c4c7b45ce2e9db846019a0b81bc6.png?v=1789112441\u0026amp;width=1946\" alt=\"Grandfather and boy enjoying 24 classic American miniature cars\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e THE KIND OF CHRISTMAS TRADITION THEY'LL ACTUALLY WAIT FOR \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003e“Which Car \u003cspan class=\"red\"\u003e Do You Think Is Next?” \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eThat's when an Advent calendar becomes more than a box. \u003cbr\u003e\u003cbr\u003eA parent and child choosing today's drawer. \u003cbr\u003e\u003cbr\u003eGrandpa explaining which car reminds him of something he used to see on the road. \u003cbr\u003e\u003cbr\u003eEveryone arguing over which miniature should sit at the front of the collection. \u003cbr\u003e\u003cbr\u003eIt's simple, but that's exactly why it works.\u003c\/p\u003e\n\u003cdiv class=\"cac-tags\"\u003e\n\u003cspan class=\"cac-tag\"\u003e 👨👦 Parent \u0026amp; Child \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e 👴 Grandpa Gift \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e 🚗 Car Collectors \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e 🎄 Christmas Tradition \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAMILY DISPLAY\n====================================================== --\u003e\n\u003csection class=\"cac-section\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/b0047a7821ac41c70cdf2ef4cf69897bdfe67579.png?v=1789112441\u0026amp;width=1946\" alt=\"Family enjoying Classic American Car miniature collection\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e BUILD A LITTLE AMERICAN ROAD TRIP \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003eDiner Lights. Open Roads. Classic Cars. \u003cbr\u003e\u003cspan class=\"gold\"\u003e All On One Table. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eLine them up like a vintage dealership. \u003cbr\u003e\u003cbr\u003eCreate a tiny Route 66-inspired road. \u003cbr\u003e\u003cbr\u003eGroup the pickups together. Put the convertibles at the front. \u003cbr\u003e\u003cbr\u003eOr simply display all 24 beside the calendar and let the colors do the talking.\u003c\/p\u003e\n\u003cdiv class=\"cac-tags\"\u003e\n\u003cspan class=\"cac-tag\"\u003e 🛣️ Road Trip \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e ⛽ Vintage Gas Station \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e 🍔 Neon Diner \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e 🏁 Classic Garage \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e 🇺🇸 American Motoring \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     DAY 24\n====================================================== --\u003e\n\u003csection class=\"cac-section cac-soft\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/cba85d1963f31a8e0e7b54ad123d09d47eb0d640.jpg?v=1789112440\u0026amp;width=1946\" alt=\"All 24 Classic American Car Advent Calendar collectibles\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e THEN CHRISTMAS EVE ARRIVES \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003eThe Countdown Ends. \u003cbr\u003e\u003cspan class=\"blue\"\u003e The Collection Doesn't. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eBy Day 24, the numbered drawers may be empty. \u003cbr\u003e\u003cbr\u003eBut sitting in front of you is an entire 24-piece miniature car collection. \u003cbr\u003e\u003cbr\u003ePick a favorite. Rearrange the garage. Put them on a shelf. Keep them on the desk. \u003cbr\u003e\u003cbr\u003eChristmas gave you the countdown. \u003cstrong\u003e The cars are what stay. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"cac-callout\"\u003e\n\u003cstrong\u003e From Drawer #1 To A 24-Car Garage. \u003c\/strong\u003e\n\u003cp\u003eEvery day adds another shape, another color and another little piece of classic American road nostalgia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     GIFT\n====================================================== --\u003e\n\u003csection class=\"cac-section cac-dark\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/2580408041b0bcd681a1ab856b7979fd1752d1f7.png?v=1789112440\u0026amp;width=1946\" alt=\"Classic American Cars Advent Calendar Christmas gift\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e 🎁 FOR THE CAR PERSON WHO IS IMPOSSIBLE TO SHOP FOR \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003eDon't Buy Him Another Mug. \u003cbr\u003eGive Him \u003cspan style=\"color: #efd39a;\"\u003e 24 Cars Instead. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eFor Dad. Grandpa. Your husband. Your son. The garage guy. The collector. \u003cbr\u003e\u003cbr\u003eOr the person who can identify an old car before everyone else has even noticed it. \u003cbr\u003e\u003cbr\u003eThis isn't a generic Christmas gift. It's built around something they already love.\u003c\/p\u003e\n\u003cdiv class=\"cac-gift-grid\"\u003e\n\u003cdiv class=\"cac-gift\"\u003e\n\u003cspan\u003e👨\u003c\/span\u003e \u003cstrong\u003e DADS \u003c\/strong\u003e \u003csmall\u003e For the guy who still has a favorite classic \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-gift\"\u003e\n\u003cspan\u003e👴\u003c\/span\u003e \u003cstrong\u003e GRANDPAS \u003c\/strong\u003e \u003csmall\u003e A little trip back to the cars they remember \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-gift\"\u003e\n\u003cspan\u003e🔧\u003c\/span\u003e \u003cstrong\u003e GEARHEADS \u003c\/strong\u003e \u003csmall\u003e Built around old-school automotive culture \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-gift\"\u003e\n\u003cspan\u003e🏁\u003c\/span\u003e \u003cstrong\u003e COLLECTORS \u003c\/strong\u003e \u003csmall\u003e 24 different miniatures in one countdown \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     OFFER\n====================================================== --\u003e\n\u003csection id=\"cac-offer\" class=\"cac-section\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/cba85d1963f31a8e0e7b54ad123d09d47eb0d640.jpg?v=1789112440\u0026amp;width=1946\" alt=\"24 Days of Classic American Cars Advent Calendar full collection\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e BUY MORE · SAVE MORE \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003eOne For Dad. One For Grandpa. \u003cbr\u003e\u003cspan class=\"red\"\u003e One For Your Own Garage. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eTurn it into a shared Christmas countdown, or grab an extra for another classic-car lover before December arrives.\u003c\/p\u003e\n\u003cdiv class=\"cac-bundles\"\u003e\n\u003cdiv class=\"cac-bundle\"\u003e\n\u003csmall\u003e BUY 1 \u003c\/small\u003e \u003cstrong\u003e $29.99 \u003c\/strong\u003e \u003cspan\u003e YOU SAVE $0 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-bundle best\"\u003e\n\u003cdiv class=\"cac-bundle-label\"\u003eMOST POPULAR\u003c\/div\u003e\n\u003csmall\u003e BUY 2 · 10% OFF \u003c\/small\u003e \u003cstrong\u003e $53.98 \u003c\/strong\u003e \u003cdel\u003e $59.98 \u003c\/del\u003e \u003cspan\u003e SAVE $6 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-bundle\"\u003e\n\u003csmall\u003e BUY 3 · 15% OFF \u003c\/small\u003e \u003cstrong\u003e $76.47 \u003c\/strong\u003e \u003cdel\u003e $89.97 \u003c\/del\u003e \u003cspan\u003e SAVE $13.50 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cac-bundle\"\u003e\n\u003csmall\u003e BUY 4 · 20% OFF \u003c\/small\u003e \u003cstrong\u003e $95.97 \u003c\/strong\u003e \u003cdel\u003e $119.96 \u003c\/del\u003e \u003cspan\u003e SAVE $23.99 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"cac-btn\" href=\"\/products\/24-days-of-classic-american-cars-advent-calendar-24-vintage-ride-collectibles-for-car-lovers-2-2\"\u003e 🚗 START THE CLASSIC CAR COUNTDOWN → \u003c\/a\u003e\n\u003cdiv class=\"cac-tags\"\u003e\n\u003cspan class=\"cac-tag\"\u003e 🌎 Worldwide Shipping \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e 🚚 Free Shipping Over $69.99 \u003c\/span\u003e \u003cspan class=\"cac-tag\"\u003e ✅ 90-Day Free Returns \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"cac-section cac-warm\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/b294417f08b926e218fb5239fc5184e3f013d44a.png?v=1789112440\u0026amp;width=1946\" alt=\"Classic American Cars Advent Calendar with collectible vehicles\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e QUICK QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003eBefore The Garage \u003cspan class=\"blue\"\u003e Opens. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"cac-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many cars are included?\u003c\/summary\u003e\n\u003cp\u003eThe Advent Calendar includes 24 different classic American car-inspired miniature vehicles, with one surprise for each day from December 1 through Christmas Eve.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all 24 vehicles the same?\u003c\/summary\u003e\n\u003cp\u003eNo. The collection features a mix of different body styles, including vintage-style convertibles, pickup trucks, muscle-inspired rides, retro coupes, sedans and station wagons.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the countdown work?\u003c\/summary\u003e\n\u003cp\u003eBegin with compartment #1 and open one numbered drawer each day. Continue through #24 to complete the full collection on Christmas Eve.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the cars be displayed after Christmas?\u003c\/summary\u003e\n\u003cp\u003eYes. Once all 24 have been revealed, you can line them up, arrange them by style or create your own miniature classic-car display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho would enjoy this most?\u003c\/summary\u003e\n\u003cp\u003eIt is especially suited to classic-car fans, collectors, dads, grandpas, sons, gearheads and anyone who loves vintage American road culture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this based on one specific car brand?\u003c\/summary\u003e\n\u003cp\u003eThe collection is presented as a celebration of classic American motoring styles and road-trip culture, with a range of different vintage-inspired vehicle designs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL CTA\n====================================================== --\u003e\n\u003csection class=\"cac-section cac-final\"\u003e\n\u003cdiv class=\"cac-inner\"\u003e\n\u003cimg class=\"cac-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/cba85d1963f31a8e0e7b54ad123d09d47eb0d640.jpg?v=1789112440\u0026amp;width=1946\" alt=\"24 Classic American Cars Christmas Advent collection\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cac-content\"\u003e\n\u003cspan class=\"cac-kicker\"\u003e 🏁 THE GARAGE OPENS DECEMBER 1 \u003c\/span\u003e\n\u003ch2 class=\"cac-title\"\u003e24 Days. \u003cbr\u003e24 Classic Rides. \u003cbr\u003eOne Christmas \u003cspan style=\"color: #efd39a;\"\u003e Road Trip. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cac-copy\"\u003eOpen the drawer. Discover the ride. Add it to the lineup. \u003cbr\u003e\u003cbr\u003eThen wake up tomorrow and do it all over again. \u003cbr\u003e\u003cbr\u003eBecause for a real car lover, Christmas is a lot more fun when another classic rolls into the garage every morning.\u003c\/p\u003e\n\u003cdiv class=\"cac-price\"\u003e\n\u003cstrong\u003e $29.99 \u003c\/strong\u003e \u003cspan\u003e 24 DIFFERENT RIDES \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"cac-btn\" href=\"\/products\/24-days-of-classic-american-cars-advent-calendar-24-vintage-ride-collectibles-for-car-lovers-2-2\"\u003e 🎄 PUT 24 CLASSICS UNDER THE TREE → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YW","offers":[{"title":"Default Title","offer_id":67516195864621,"sku":"SZ0540260911247-公路车盲盒","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/cba85d1963f31a8e0e7b54ad123d09d47eb0d640.jpg?v=1789112440","url":"https:\/\/woverssy.com\/products\/24-days-of-classic-american-cars-advent-calendar-24-vintage-ride-collectibles-for-car-lovers-2-2","provider":"woverssy","version":"1.0","type":"link"}