{"product_id":"very-merry-carousel","title":"12 in. Animated Very Merry Carousel","description":"\u003cstyle\u003e\n.hm-premium {\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Arial, sans-serif;\n  color: #26231f;\n  background: #fff;\n}\n\n.hm-premium * {\n  box-sizing: border-box;\n}\n\n\/* HERO *\/\n\n.hm-hero {\n  position: relative;\n  padding: 70px 30px 75px;\n  text-align: center;\n  overflow: hidden;\n  border-radius: 24px;\n  background:\n    radial-gradient(circle at 50% 42%,\n    rgba(255,245,215,.9),\n    transparent 40%),\n    linear-gradient(\n    180deg,\n    #fffdf9 0%,\n    #f5efe5 100%\n    );\n}\n\n.hm-eyebrow {\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: #9b783f;\n  margin-bottom: 16px;\n}\n\n.hm-hero h1 {\n  margin: 0;\n  font-size: clamp(36px,5vw,58px);\n  line-height: 1.05;\n  letter-spacing: -2px;\n  font-weight: 600;\n}\n\n.hm-hero-text {\n  max-width: 680px;\n  margin: 20px auto 0;\n  color: #6d6962;\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.hm-main-image {\n  max-width: 680px;\n  margin: 42px auto 0;\n}\n\n.hm-main-image img {\n  width: 100%;\n  display: block;\n  filter: drop-shadow(0 25px 30px rgba(0,0,0,.13));\n}\n\n\n\/* FEATURE BAR *\/\n\n.hm-features {\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  border-bottom: 1px solid #e7e0d5;\n}\n\n.hm-feature {\n  text-align: center;\n  padding: 28px 15px;\n  border-right: 1px solid #e7e0d5;\n}\n\n.hm-feature:last-child {\n  border-right: none;\n}\n\n.hm-feature-title {\n  font-size: 14px;\n  font-weight: 600;\n  margin-bottom: 6px;\n}\n\n.hm-feature-text {\n  color: #8a857d;\n  font-size: 12px;\n}\n\n\n\/* INTRO *\/\n\n.hm-intro {\n  padding: 90px 25px;\n  text-align: center;\n}\n\n.hm-small-title {\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #a17d43;\n  margin-bottom: 15px;\n}\n\n.hm-intro h2 {\n  margin: 0;\n  font-size: clamp(30px,4vw,44px);\n  font-weight: 600;\n}\n\n.hm-intro p {\n  max-width: 760px;\n  margin: 22px auto 0;\n  color: #6d6963;\n  line-height: 1.85;\n  font-size: 16px;\n}\n\n\n\/* BIG IMAGE *\/\n\n.hm-feature-image {\n  padding: 0 20px 85px;\n}\n\n.hm-feature-image img {\n  width: 100%;\n  max-height: 700px;\n  object-fit: cover;\n  display: block;\n  border-radius: 22px;\n}\n\n\n\/* GALLERY *\/\n\n.hm-gallery {\n  padding: 0 20px 85px;\n}\n\n.hm-gallery-heading {\n  text-align: center;\n  margin-bottom: 35px;\n}\n\n.hm-gallery-heading h2 {\n  margin: 0;\n  font-size: 34px;\n}\n\n.hm-gallery-heading p {\n  margin-top: 10px;\n  color: #777;\n}\n\n.hm-gallery-grid {\n  display: grid;\n  grid-template-columns: 1.35fr 1fr 1fr;\n  grid-template-rows: 270px 270px;\n  gap: 15px;\n}\n\n.hm-gallery-item {\n  overflow: hidden;\n  border-radius: 18px;\n  background: #f5f1e9;\n}\n\n.hm-gallery-item:first-child {\n  grid-row: span 2;\n}\n\n.hm-gallery-item img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform .6s ease;\n}\n\n.hm-gallery-item:hover img {\n  transform: scale(1.04);\n}\n\n\n\/* DARK STORY *\/\n\n.hm-dark {\n  margin: 0 20px 85px;\n  padding: 80px 30px;\n  border-radius: 22px;\n  background: #25231f;\n  color: #fff;\n  text-align: center;\n}\n\n.hm-dark .hm-small-title {\n  color: #d8b574;\n}\n\n.hm-dark h2 {\n  margin: 0;\n  font-size: clamp(30px,4vw,44px);\n  font-weight: 500;\n}\n\n.hm-dark p {\n  max-width: 700px;\n  margin: 20px auto 0;\n  color: #c6c1b8;\n  line-height: 1.85;\n}\n\n.hm-dark-features {\n  max-width: 850px;\n  margin: 45px auto 0;\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  gap: 18px;\n}\n\n.hm-dark-box {\n  padding: 27px 18px;\n  border: 1px solid rgba(255,255,255,.1);\n  border-radius: 15px;\n  background: rgba(255,255,255,.035);\n}\n\n.hm-dark-box strong {\n  display: block;\n  color: #e3c489;\n  font-size: 18px;\n  margin-bottom: 8px;\n}\n\n.hm-dark-box span {\n  color: #aaa59d;\n  font-size: 13px;\n}\n\n\n\/* SPECS *\/\n\n.hm-specs {\n  padding: 0 25px 85px;\n}\n\n.hm-specs h2 {\n  text-align: center;\n  font-size: 34px;\n  margin-bottom: 35px;\n}\n\n.hm-spec-grid {\n  max-width: 850px;\n  margin: auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  border-top: 1px solid #e5ded4;\n  border-left: 1px solid #e5ded4;\n}\n\n.hm-spec {\n  padding: 20px;\n  border-right: 1px solid #e5ded4;\n  border-bottom: 1px solid #e5ded4;\n}\n\n.hm-spec strong {\n  display: block;\n  font-size: 11px;\n  letter-spacing: 1px;\n  color: #9c793f;\n  margin-bottom: 7px;\n}\n\n.hm-spec span {\n  color: #555;\n  font-size: 15px;\n}\n\n\n\/* FINAL *\/\n\n.hm-final {\n  padding: 80px 25px;\n  text-align: center;\n  border-radius: 22px;\n  background: #f6f0e6;\n}\n\n.hm-final h2 {\n  margin: 0;\n  font-size: clamp(30px,4vw,45px);\n  font-weight: 600;\n}\n\n.hm-final p {\n  max-width: 680px;\n  margin: 20px auto 0;\n  color: #6d6861;\n  line-height: 1.8;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n  .hm-hero {\n    padding: 45px 18px 50px;\n    border-radius: 16px;\n  }\n\n  .hm-hero h1 {\n    font-size: 36px;\n  }\n\n  .hm-hero-text {\n    font-size: 15px;\n  }\n\n  .hm-main-image {\n    margin-top: 30px;\n  }\n\n  .hm-features {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .hm-feature {\n    padding: 23px 10px;\n  }\n\n  .hm-feature:nth-child(2) {\n    border-right: none;\n  }\n\n  .hm-feature:nth-child(1),\n  .hm-feature:nth-child(2) {\n    border-bottom: 1px solid #e7e0d5;\n  }\n\n  .hm-intro {\n    padding: 60px 20px;\n  }\n\n  .hm-feature-image {\n    padding: 0 15px 60px;\n  }\n\n  .hm-feature-image img {\n    border-radius: 15px;\n  }\n\n  .hm-gallery {\n    padding: 0 15px 60px;\n  }\n\n  .hm-gallery-grid {\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 230px 180px 180px;\n  }\n\n  .hm-gallery-item:first-child {\n    grid-column: span 2;\n    grid-row: span 1;\n  }\n\n  .hm-dark {\n    margin: 0 15px 60px;\n    padding: 55px 20px;\n  }\n\n  .hm-dark-features {\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .hm-specs {\n    padding: 0 15px 60px;\n  }\n\n  .hm-spec-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .hm-final {\n    border-radius: 15px;\n    padding: 55px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hm-premium\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"hm-hero\"\u003e\n\n    \u003cdiv class=\"hm-eyebrow\"\u003e\n      A Little Christmas Magic\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Let Christmas\u003cbr\u003e\n      Come to Life\n    \u003c\/h1\u003e\n\n    \u003cp class=\"hm-hero-text\"\u003e\n      A beautifully detailed animated carousel designed\n      to bring warmth, music, and timeless Christmas charm\n      into your home.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hm-main-image\"\u003e\n\n      \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/Mr-Christmas-very-merry-carousel-main-image_d7fde54b-59d9-413a-b3ac-633d21f62b21.jpg?v=1790043766\u0026amp;width=1200\" alt=\"Very Merry Christmas Carousel\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"hm-features\"\u003e\n\n    \u003cdiv class=\"hm-feature\"\u003e\n\n      \u003cdiv class=\"hm-feature-title\"\u003e\n        Animated Carousel\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-feature-text\"\u003e\n        Beautiful moving Christmas scene\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hm-feature\"\u003e\n\n      \u003cdiv class=\"hm-feature-title\"\u003e\n        25 Christmas Carols\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-feature-text\"\u003e\n        Classic holiday melodies\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hm-feature\"\u003e\n\n      \u003cdiv class=\"hm-feature-title\"\u003e\n        LED Spotlights\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-feature-text\"\u003e\n        Warm festive illumination\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hm-feature\"\u003e\n\n      \u003cdiv class=\"hm-feature-title\"\u003e\n        Adjustable Volume\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-feature-text\"\u003e\n        Create your perfect atmosphere\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"hm-intro\"\u003e\n\n    \u003cdiv class=\"hm-small-title\"\u003e\n      The Christmas Centerpiece\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      A Classic Holiday Scene,\u003cbr\u003e\n      Made for Your Home\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Watch Santa and his reindeer circle around the carousel\n      as warm LED lights illuminate the beautifully detailed\n      Christmas scene. With 25 classic holiday melodies,\n      it creates an inviting atmosphere for family gatherings,\n      quiet evenings, and festive celebrations.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LARGE LIFESTYLE IMAGE --\u003e\n\n  \u003csection class=\"hm-feature-image\"\u003e\n\n    \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/Mr-Christmas-very-merry-carousel-lifestyle-image_30e46184-3ac2-46fb-8caf-d871a1545dba.jpg?v=1790043766\u0026amp;width=1600\" alt=\"Christmas Carousel Home Display\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- GALLERY --\u003e\n\n  \u003csection class=\"hm-gallery\"\u003e\n\n    \u003cdiv class=\"hm-gallery-heading\"\u003e\n\n      \u003cdiv class=\"hm-small-title\"\u003e\n        Designed to Be Admired\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Beautiful From Every Angle\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A festive centerpiece with details worth discovering.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hm-gallery-grid\"\u003e\n\n\n      \u003cdiv class=\"hm-gallery-item\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/12-in-animated-very-merry-carousel-4315326_fcf8dbf3-f82d-42fe-b55a-698099021dae.jpg?v=1790043766\u0026amp;width=1200\" alt=\"Very Merry Carousel Detail\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hm-gallery-item\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/12-in-animated-very-merry-carousel-1712411.jpg?v=1790043768\u0026amp;width=900\" alt=\"Santa Reindeer Christmas Carousel\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hm-gallery-item\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/Mr-Christmas-very-merry-carousel-main-image_d7fde54b-59d9-413a-b3ac-633d21f62b21.jpg?v=1790043766\u0026amp;width=900\" alt=\"Animated Christmas Carousel\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hm-gallery-item\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/Mr.-Christmas-12-in-Animated-Very-Merry-Carousel_b4a4b8cb-d3bf-4b61-a655-1ccedd9a4d53.jpg?v=1790043766\u0026amp;width=900\" alt=\"Christmas Carousel Size\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hm-gallery-item\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/12-in-animated-very-merry-carousel-1712411.jpg?v=1790043768\u0026amp;width=1200\" alt=\"Christmas Carousel Close Up\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DARK PREMIUM SECTION --\u003e\n\n  \u003csection class=\"hm-dark\"\u003e\n\n    \u003cdiv class=\"hm-small-title\"\u003e\n      Bring the Scene to Life\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Spin. Light. Music.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      More than a Christmas decoration, this carousel creates\n      a complete holiday experience. Turn it on and let the\n      movement, lights, and music transform an ordinary corner\n      into a warm Christmas moment.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hm-dark-features\"\u003e\n\n      \u003cdiv class=\"hm-dark-box\"\u003e\n\n        \u003cstrong\u003eAnimated\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The carousel moves gently to create a lively Christmas scene.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hm-dark-box\"\u003e\n\n        \u003cstrong\u003eIlluminated\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Built-in LED spotlights bring the details to life.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hm-dark-box\"\u003e\n\n        \u003cstrong\u003eMusical\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Enjoy 25 classic Christmas melodies with adjustable volume.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n\n  \u003csection class=\"hm-specs\"\u003e\n\n    \u003ch2\u003e\n      Details at a Glance\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hm-spec-grid\"\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003eDESIGN\u003c\/strong\u003e\n        \u003cspan\u003eAnimated Christmas Carousel\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003eMUSIC\u003c\/strong\u003e\n        \u003cspan\u003e25 Christmas Carols\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003eLIGHTING\u003c\/strong\u003e\n        \u003cspan\u003eLED Spotlights\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003eHEIGHT\u003c\/strong\u003e\n        \u003cspan\u003e12 inches\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003eWIDTH\u003c\/strong\u003e\n        \u003cspan\u003e12.5 inches\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003eDEPTH\u003c\/strong\u003e\n        \u003cspan\u003e12.5 inches\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003eVOLUME\u003c\/strong\u003e\n        \u003cspan\u003eAdjustable\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hm-spec\"\u003e\n        \u003cstrong\u003ePOWER\u003c\/strong\u003e\n        \u003cspan\u003e6V DC Adapter Included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"hm-final\"\u003e\n\n    \u003ch2\u003e\n      Make Christmas Feel Magical\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Place it on a mantel, side table, bookshelf, or by the window.\n      Let the carousel, lights, and music become part of your\n      family's Christmas tradition.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":52063431622962,"sku":"27618","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/1794\/9490\/files\/Mr-Christmas-very-merry-carousel-main-image_d7fde54b-59d9-413a-b3ac-633d21f62b21.jpg?v=1790043766","url":"https:\/\/happylearing.shop\/products\/very-merry-carousel","provider":"Happylearing","version":"1.0","type":"link"}