{"product_id":"🎅-santa-sleigh-with-reindeer-bell-3d-christmas-outdoor-decoration🔔","title":"🎅 Santa Sleigh with Reindeer \u0026 Bell | 3D Christmas Outdoor Decoration🔔","description":"\u003cstyle\u003e\n\/* =========================================================\n   SANTA SLEIGH WITH REINDEER \u0026 BELL\n   Shopify Product Description HTML\n   Theme: Vintage Christmas Entryway \/ Old-World Holiday\n   Mobile-first • No Liquid required\n========================================================= *\/\n.ssb-page{\n  --ssb-red:#8f2f2d;\n  --ssb-red2:#6e211f;\n  --ssb-green:#203b2c;\n  --ssb-green2:#14291e;\n  --ssb-gold:#c9a05d;\n  --ssb-gold2:#e5c994;\n  --ssb-cream:#fbf5e9;\n  --ssb-cream2:#f3eadb;\n  --ssb-ink:#2c2823;\n  --ssb-muted:#6f675f;\n  --ssb-line:#e4d6c1;\n  max-width:980px;\n  margin:0 auto;\n  background:#fff;\n  color:var(--ssb-ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.62;\n}\n.ssb-page *{box-sizing:border-box}\n.ssb-page img,.ssb-page video{display:block;width:100%;height:auto;border:0}\n\n.ssb-card{\n  position:relative;\n  margin:18px 0;\n  overflow:hidden;\n  border-radius:22px;\n  background:var(--ssb-cream);\n  box-shadow:0 8px 28px rgba(60,37,25,.06);\n}\n.ssb-card.dark{\n  background:\n    radial-gradient(circle at 15% 0%,rgba(255,255,255,.055),transparent 30%),\n    linear-gradient(145deg,var(--ssb-green),var(--ssb-green2));\n  color:#fff;\n}\n.ssb-card.red{\n  background:\n    radial-gradient(circle at 90% 0%,rgba(255,255,255,.05),transparent 32%),\n    linear-gradient(145deg,#8d302c,#581b1b);\n  color:#fff;\n}\n.ssb-inner{\n  position:relative;\n  z-index:1;\n  max-width:850px;\n  margin:0 auto;\n  padding:40px 32px 44px;\n}\n.ssb-center{text-align:center}\n\n.ssb-kicker{\n  margin:0 0 9px;\n  color:var(--ssb-red);\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:1.45px;\n  text-transform:uppercase;\n}\n.dark .ssb-kicker,.red .ssb-kicker{color:var(--ssb-gold2)}\n.ssb-title{\n  margin:0 0 11px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:40px;\n  line-height:1.08;\n  letter-spacing:-.75px;\n  color:#4f3829;\n}\n.dark .ssb-title,.red .ssb-title{color:#fff0d2}\n.ssb-copy{\n  max-width:720px;\n  margin:0 auto;\n  color:var(--ssb-muted);\n  font-size:16px;\n  line-height:1.7;\n}\n.dark .ssb-copy,.red .ssb-copy{color:rgba(255,255,255,.84)}\n\n.ssb-proof{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n  margin-top:23px;\n}\n.ssb-proof-item{\n  padding:15px 8px;\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:14px;\n  background:rgba(255,255,255,.065);\n  text-align:center;\n}\n.ssb-proof-item strong{\n  display:block;\n  color:#f1d79e;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:17px;\n  margin-bottom:4px;\n}\n.ssb-proof-item span{\n  display:block;\n  color:rgba(255,255,255,.72);\n  font-size:10px;\n  line-height:1.35;\n  text-transform:uppercase;\n  letter-spacing:.35px;\n}\n\n\/* subtle Christmas divider *\/\n.ssb-snowline{\n  height:26px;\n  margin-top:18px;\n  position:relative;\n}\n.ssb-snowline:before{\n  content:\"✦  ❄  ✦\";\n  position:absolute;\n  left:50%;\n  transform:translateX(-50%);\n  color:var(--ssb-gold2);\n  font-size:13px;\n  letter-spacing:10px;\n  white-space:nowrap;\n}\n\n.ssb-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:34px;\n  align-items:center;\n}\n.ssb-row.reverse .ssb-copybox{order:2}\n.ssb-row.reverse .ssb-media{order:1}\n.ssb-copybox h2{\n  margin:0 0 9px;\n  color:#4f3829;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:31px;\n  line-height:1.13;\n}\n.dark .ssb-copybox h2,.red .ssb-copybox h2{color:#fff0d2}\n.ssb-copybox p{\n  margin:0;\n  color:var(--ssb-muted);\n  font-size:15px;\n  line-height:1.68;\n}\n.dark .ssb-copybox p,.red .ssb-copybox p{color:rgba(255,255,255,.83)}\n.ssb-media{\n  overflow:hidden;\n  border-radius:18px;\n  background:#eee4d7;\n}\n.ssb-points{\n  list-style:none;\n  padding:0;\n  margin:14px 0 0;\n}\n.ssb-points li{\n  position:relative;\n  margin:7px 0;\n  padding-left:25px;\n  color:var(--ssb-muted);\n  font-size:13px;\n}\n.dark .ssb-points li,.red .ssb-points li{color:rgba(255,255,255,.82)}\n.ssb-points li:before{\n  content:\"✦\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--ssb-gold);\n  font-size:12px;\n}\n\n\/* GIF showcase *\/\n.ssb-gif{\n  width:100%;\n  max-width:620px;\n  margin:20px auto 0;\n  padding:14px;\n  border:1px solid rgba(255,255,255,.10);\n  border-radius:20px;\n  background:rgba(8,6,5,.26);\n  text-align:center;\n}\n.ssb-gif img{\n  display:block;\n  width:auto !important;\n  height:auto !important;\n  max-width:520px !important;\n  max-height:680px;\n  margin:0 auto;\n  border-radius:12px;\n  object-fit:contain;\n  background:#17110f;\n  image-rendering:auto;\n}\n.ssb-gif--compact img{\n  max-width:460px !important;\n}\n.ssb-caption{\n  max-width:520px;\n  margin:10px auto 0;\n  color:rgba(255,255,255,.72);\n  font-size:12px;\n  line-height:1.5;\n  text-align:center;\n}\n\n\/* visual feature cards *\/\n.ssb-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  margin-top:18px;\n}\n.ssb-feature{\n  padding:16px 11px;\n  border:1px solid var(--ssb-line);\n  border-radius:14px;\n  background:#fff;\n  text-align:center;\n}\n.ssb-feature strong{\n  display:block;\n  color:var(--ssb-red);\n  font-size:14px;\n  margin-bottom:3px;\n}\n.ssb-feature span{\n  display:block;\n  color:var(--ssb-muted);\n  font-size:11px;\n  line-height:1.4;\n}\n\n.ssb-specs{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n  margin-top:20px;\n}\n.ssb-spec{\n  padding:15px 8px;\n  border:1px solid var(--ssb-line);\n  border-radius:14px;\n  background:#fff;\n  text-align:center;\n}\n.ssb-spec strong{\n  display:block;\n  color:var(--ssb-red);\n  font-size:16px;\n}\n.ssb-spec span{\n  display:block;\n  margin-top:3px;\n  color:var(--ssb-muted);\n  font-size:10px;\n}\n\n\/* UGC *\/\n.ssb-ugc-wrap{\n  padding:30px 18px;\n  border-radius:18px;\n  background:linear-gradient(145deg,#203b2c,#12261b);\n}\n.ssb-ugc-head{\n  text-align:center;\n  margin-bottom:20px;\n}\n.ssb-ugc-head h2{\n  margin:0 0 7px;\n  color:#fff0d2;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:31px;\n  line-height:1.12;\n}\n.ssb-ugc-head p{\n  margin:0;\n  color:rgba(255,255,255,.72);\n  font-size:13px;\n}\n.ssb-review{\n  margin:0 0 14px;\n  padding:10px;\n  border-radius:15px;\n  background:#fff;\n}\n.ssb-review:last-child{margin-bottom:0}\n.ssb-review img{border-radius:11px}\n.ssb-review-body{padding:14px 8px 8px}\n.ssb-stars{\n  margin:0 0 6px;\n  color:#d69f30;\n  letter-spacing:2px;\n  font-size:17px;\n}\n.ssb-review-text{\n  margin:0;\n  color:#4b433c;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:15px;\n  line-height:1.55;\n}\n\n\/* FAQ *\/\n.ssb-faq{\n  border-top:1px solid var(--ssb-line);\n  margin-top:8px;\n}\n.ssb-faq details{border-bottom:1px solid var(--ssb-line)}\n.ssb-faq summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding:16px 34px 16px 0;\n  font-size:15px;\n  font-weight:750;\n}\n.ssb-faq summary::-webkit-details-marker{display:none}\n.ssb-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:0;\n  top:8px;\n  color:var(--ssb-red);\n  font-size:27px;\n  font-weight:300;\n}\n.ssb-faq details[open] summary:after{content:\"−\"}\n.ssb-answer{\n  padding:0 0 16px;\n  color:var(--ssb-muted);\n  font-size:14px;\n  line-height:1.6;\n}\n\n.ssb-final{\n  margin:18px 0 88px;\n  padding:40px 24px 44px;\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 15% 10%,rgba(255,255,255,.05),transparent 30%),\n    linear-gradient(145deg,#762723,#401514);\n  color:#fff;\n  text-align:center;\n}\n.ssb-final h2{\n  margin:0 0 10px;\n  color:#fff0d2;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  line-height:1.1;\n}\n.ssb-final p{\n  max-width:680px;\n  margin:0 auto;\n  color:rgba(255,255,255,.84);\n  font-size:14px;\n  line-height:1.65;\n}\n.ssb-buy{\n  display:inline-flex;\n  min-height:50px;\n  margin-top:18px;\n  padding:13px 24px;\n  align-items:center;\n  justify-content:center;\n  border:0;\n  border-radius:999px;\n  background:#e0bb75;\n  color:#40251b;\n  font-size:13px;\n  font-weight:900;\n  cursor:pointer;\n}\n.ssb-note{\n  margin-top:13px;\n  color:rgba(255,255,255,.61);\n  font-size:10px;\n  letter-spacing:.3px;\n}\n\n\/* sticky CTA *\/\n.ssb-sticky{\n  position:fixed;\n  left:50%;\n  bottom:10px;\n  transform:translateX(-50%);\n  z-index:9999;\n  width:min(94vw,520px);\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:10px;\n  padding:10px 12px 10px 14px;\n  border-radius:999px;\n  background:rgba(67,26,22,.96);\n  box-shadow:0 14px 30px rgba(0,0,0,.22);\n  opacity:1;\n  transition:all .2s ease;\n}\n.ssb-sticky.hide{\n  opacity:0;\n  pointer-events:none;\n  transform:translateX(-50%) translateY(16px);\n}\n.ssb-sticky-copy strong{\n  display:block;\n  color:#fff;\n  font-size:12px;\n  line-height:1.2;\n}\n.ssb-sticky-copy span{\n  display:block;\n  margin-top:2px;\n  color:rgba(255,255,255,.63);\n  font-size:10px;\n}\n.ssb-sticky button{\n  min-height:40px;\n  padding:10px 16px;\n  border:0;\n  border-radius:999px;\n  background:#e0bb75;\n  color:#40251b;\n  font-size:11px;\n  font-weight:900;\n  cursor:pointer;\n}\n\n@media(max-width:749px){\n  .ssb-page{width:100%;overflow:hidden}\n  .ssb-card{margin:14px 0;border-radius:15px;box-shadow:none}\n  .ssb-inner{padding:27px 16px 31px}\n  .ssb-title{font-size:29px;line-height:1.12}\n  .ssb-copy{font-size:15px}\n  .ssb-proof{grid-template-columns:repeat(2,1fr)}\n  .ssb-row,.ssb-row.reverse{grid-template-columns:1fr;gap:16px}\n  .ssb-row .ssb-copybox,.ssb-row.reverse .ssb-copybox{order:1}\n  .ssb-row .ssb-media,.ssb-row.reverse .ssb-media{order:2}\n  .ssb-copybox h2{font-size:27px}\n  .ssb-copybox p{font-size:15px}\n  .ssb-feature-grid{grid-template-columns:1fr;gap:8px}\n  .ssb-gif{max-width:94%;padding:10px}\n  .ssb-gif img{width:auto !important;max-width:88vw !important;max-height:560px}\n  .ssb-gif--compact img{max-width:82vw !important}\n  .ssb-specs{grid-template-columns:repeat(2,1fr)}\n  .ssb-ugc-wrap{padding:24px 10px}\n  .ssb-ugc-head h2{font-size:27px}\n  .ssb-final{padding:33px 16px 38px;border-radius:15px}\n  .ssb-final h2{font-size:28px}\n  .ssb-buy{width:100%}\n  .ssb-sticky{width:calc(100vw - 20px)}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ssb-page\" id=\"ssb-top\"\u003e\n\u003c!-- WORLD \/ EMOTION FIRST --\u003e\n\u003csection class=\"ssb-card dark\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/e1e8e943ea020d93df9981d9e9e30af3ef120ef9.png\" alt=\"Santa sleigh with reindeer and red Christmas bell displayed on a festive porch\"\u003e\n\u003cdiv class=\"ssb-inner ssb-center\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eTHE CHRISTMAS STORY STARTS AT THE DOOR\u003c\/div\u003e\n\u003ch1 class=\"ssb-title\"\u003eBring the Magic of Santa’s Christmas Ride Home\u003c\/h1\u003e\n\u003cp class=\"ssb-copy\"\u003eSanta, a gift-filled sleigh, two golden reindeer and a nostalgic red bell come together in one dimensional holiday accent made to turn an ordinary entryway into a Christmas scene.\u003c\/p\u003e\n\u003cdiv class=\"ssb-proof\"\u003e\n\u003cdiv class=\"ssb-proof-item\"\u003e\n\u003cstrong\u003e3D Scene\u003c\/strong\u003e\u003cspan\u003eSanta + sleigh + reindeer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-proof-item\"\u003e\n\u003cstrong\u003eRed Bell\u003c\/strong\u003e\u003cspan\u003eClassic Christmas focal point\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-proof-item\"\u003e\n\u003cstrong\u003eResin Detail\u003c\/strong\u003e\u003cspan\u003eSculpted decorative finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-proof-item\"\u003e\n\u003cstrong\u003e25 cm\u003c\/strong\u003e\u003cspan\u003eApprox. overall height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-snowline\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DYNAMIC PROOF --\u003e\n\u003csection class=\"ssb-card red\"\u003e\n\u003cdiv class=\"ssb-inner ssb-center\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eMOVEMENT MAKES IT FEEL ALIVE\u003c\/div\u003e\n\u003ch2 class=\"ssb-title\" style=\"font-size: 32px;\"\u003eSee the Bell in Motion\u003c\/h2\u003e\n\u003cp class=\"ssb-copy\"\u003eThe hanging bell and snowflake create movement beneath the sleigh, adding another layer of old-fashioned Christmas charm.\u003c\/p\u003e\n\u003cdiv class=\"ssb-gif\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/9_10.gif?v=1789022020\" alt=\"Santa sleigh Christmas bell moving in use\"\u003e\n\u003cdiv class=\"ssb-caption\"\u003eA closer look at the hanging bell and festive movement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY IT STOPS THE SCROLL --\u003e\n\u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"ssb-inner\"\u003e\n\u003cdiv class=\"ssb-row\"\u003e\n\u003cdiv class=\"ssb-copybox\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eNOT A FLAT SIGN\u003c\/div\u003e\n\u003ch2\u003eA Full Christmas Scene With Real Depth\u003c\/h2\u003e\n\u003cp\u003eThe sleigh, Santa, gifts, harnessed reindeer, scroll bracket and hanging bell are all sculpted as separate dimensional elements, giving the piece far more presence than a printed door decoration.\u003c\/p\u003e\n\u003cul class=\"ssb-points\"\u003e\n\u003cli\u003eRaised Santa and gift details\u003c\/li\u003e\n\u003cli\u003eTwo dimensional golden reindeer\u003c\/li\u003e\n\u003cli\u003eOrnate black scroll bracket\u003c\/li\u003e\n\u003cli\u003eLarge hanging red bell\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/76bf6bf04d21b418c6c8dc8ab17421a9340e8267.png\" alt=\"Detailed 3D Santa sleigh and reindeer Christmas decoration\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SYMBOL \/ DETAIL BREAKDOWN --\u003e\n\u003csection class=\"ssb-card dark\"\u003e\n\u003cdiv class=\"ssb-inner\"\u003e\n\u003cdiv class=\"ssb-row reverse\"\u003e\n\u003cdiv class=\"ssb-copybox\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eOLD-WORLD CHRISTMAS CHARACTER\u003c\/div\u003e\n\u003ch2\u003eEvery Detail Feels Like Part of the Story\u003c\/h2\u003e\n\u003cp\u003eAntique gold, Christmas red and black scrollwork give the piece the look of a vintage holiday sign you might expect to find outside an old-fashioned Christmas shop.\u003c\/p\u003e\n\u003cdiv class=\"ssb-feature-grid\"\u003e\n\u003cdiv class=\"ssb-feature\"\u003e\n\u003cstrong\u003eSanta’s Sleigh\u003c\/strong\u003e\u003cspan\u003eLoaded with gifts and greenery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-feature\"\u003e\n\u003cstrong\u003eGolden Reindeer\u003c\/strong\u003e\u003cspan\u003eDynamic flying pose\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-feature\"\u003e\n\u003cstrong\u003eScroll Bracket\u003c\/strong\u003e\u003cspan\u003eClassic heritage-style detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/8692284d5ad56a380a6e05da1ec2d658f3014fa7.png\" alt=\"Close-up of ornate scroll bracket red bell and Santa sleigh details\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECOND GIF \/ FUNCTIONAL EXPERIENCE --\u003e\n\u003csection class=\"ssb-card red\"\u003e\n\u003cdiv class=\"ssb-inner ssb-center\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eTHE DETAIL YOU NOTICE WHEN YOU WALK PAST\u003c\/div\u003e\n\u003ch2 class=\"ssb-title\" style=\"font-size: 32px;\"\u003eA Bell That Adds More Than Color\u003c\/h2\u003e\n\u003cp class=\"ssb-copy\"\u003eThe hanging design creates a more lively porch display than a static plaque, especially where light movement can catch the eye.\u003c\/p\u003e\n\u003cdiv class=\"ssb-gif ssb-gif--compact\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/9_10_1.gif?v=1789022017\" alt=\"Second moving view of Santa sleigh decorative Christmas bell\"\u003e\n\u003cdiv class=\"ssb-caption\"\u003eSee the dimensional sleigh, bell and hanging snowflake together.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003csection class=\"ssb-card\"\u003e\n\u003cdiv class=\"ssb-inner\"\u003e\n\u003cdiv class=\"ssb-row\"\u003e\n\u003cdiv class=\"ssb-copybox\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eWHERE CHRISTMAS GUESTS SEE IT FIRST\u003c\/div\u003e\n\u003ch2\u003eMade for the Entryway\u003c\/h2\u003e\n\u003cp\u003eMount it where your holiday decorating begins — beside the front door, on a porch post, garden gate, fence or another visible Christmas display area.\u003c\/p\u003e\n\u003cul class=\"ssb-points\"\u003e\n\u003cli\u003ePorch posts and covered entryways\u003c\/li\u003e\n\u003cli\u003eGarden gates and fences\u003c\/li\u003e\n\u003cli\u003eHoliday display corners\u003c\/li\u003e\n\u003cli\u003eIndoor decorative posts or walls where suitable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/c478cecefb27c1193e29869f579be2840240f8a1.png\" alt=\"Santa sleigh Christmas bell displayed at a festive entryway\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STILL VALUE \/ SCALE --\u003e\n\u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"ssb-inner\"\u003e\n\u003cdiv class=\"ssb-row reverse\"\u003e\n\u003cdiv class=\"ssb-copybox\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eA STATEMENT EVEN WHEN STILL\u003c\/div\u003e\n\u003ch2\u003eBig Enough to Be Seen. Detailed Enough to Look Closer.\u003c\/h2\u003e\n\u003cp\u003eThe warm red bell and gold sleigh scene make a clear focal point from across the porch, while the small sculpted details reward a closer look.\u003c\/p\u003e\n\u003cdiv class=\"ssb-specs\"\u003e\n\u003cdiv class=\"ssb-spec\"\u003e\n\u003cstrong\u003e28 cm\u003c\/strong\u003e\u003cspan\u003eApprox. width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-spec\"\u003e\n\u003cstrong\u003e25 cm\u003c\/strong\u003e\u003cspan\u003eApprox. height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-spec\"\u003e\n\u003cstrong\u003e8 cm\u003c\/strong\u003e\u003cspan\u003eApprox. depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-spec\"\u003e\n\u003cstrong\u003eResin\u003c\/strong\u003e\u003cspan\u003eMain decorative body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/28dcf18a39ce6c3c34463df7f49fe2341551ec55.png\" alt=\"Santa sleigh decorative door bell product scale and red bell detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"ssb-card dark\"\u003e\n\u003cdiv class=\"ssb-inner\"\u003e\n\u003cdiv class=\"ssb-row\"\u003e\n\u003cdiv class=\"ssb-copybox\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eA GIFT THAT ALREADY FEELS LIKE CHRISTMAS\u003c\/div\u003e\n\u003ch2\u003eFor the Person Who Still Loves the Magic of Santa\u003c\/h2\u003e\n\u003cp\u003eIt works especially well as a holiday gift for parents, grandparents, porch-decor lovers and anyone who prefers nostalgic Christmas pieces over modern minimalist décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/56969d72909f784d8ea6e431c0f305993f58c9bc.png\" alt=\"Gift-worthy Santa sleigh and bell Christmas decoration\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- UGC --\u003e\n\u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"ssb-inner\"\u003e\n\u003cdiv class=\"ssb-ugc-wrap\"\u003e\n\u003cdiv class=\"ssb-ugc-head\"\u003e\n\u003ch2\u003eReal-Life Christmas Moments\u003c\/h2\u003e\n\u003cp\u003eCasual home-style views to help you picture the scale and presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-review\"\u003e\n\u003cimg alt=\"Hand touching the Santa Christmas bell on a decorated porch\"\u003e\n\u003cdiv class=\"ssb-review-body\"\u003e\n\u003cp class=\"ssb-stars\"\u003e★★★★★\u003c\/p\u003e\n\u003cp class=\"ssb-review-text\"\u003e“The red bell is what really makes it. It stands out beautifully against our porch lights, and the sleigh detail is much more dimensional up close.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-review\"\u003e\n\u003cimg alt=\"Santa sleigh Christmas bell being unpacked from a shipping box\"\u003e\n\u003cdiv class=\"ssb-review-body\"\u003e\n\u003cp class=\"ssb-stars\"\u003e★★★★★\u003c\/p\u003e\n\u003cp class=\"ssb-review-text\"\u003e“I was surprised by how much detail there is in the Santa, gifts and reindeer. It immediately felt like one of those decorations we’ll bring out every Christmas.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-review\"\u003e\n\u003cimg alt=\"Santa sleigh decorative bell displayed on a Christmas porch at night\"\u003e\n\u003cdiv class=\"ssb-review-body\"\u003e\n\u003cp class=\"ssb-stars\"\u003e★★★★★\u003c\/p\u003e\n\u003cp class=\"ssb-review-text\"\u003e“We put ours near the front door and it completely changed that corner of the porch. It looks especially pretty after dark with the Christmas lights on.”\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!-- FAQ --\u003e\n\u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"ssb-inner\"\u003e\n\u003cdiv class=\"ssb-kicker\"\u003eFAQ\u003c\/div\u003e\n\u003ch2 class=\"ssb-title\" style=\"font-size: 31px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ssb-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the decoration include?\u003c\/summary\u003e\n\u003cdiv class=\"ssb-answer\"\u003eThe design combines Santa in a gift-filled sleigh, two reindeer, an ornate scroll-style bracket, a red Christmas bell and a hanging snowflake accent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is it?\u003c\/summary\u003e\n\u003cdiv class=\"ssb-answer\"\u003eThe current product imagery lists approximately 28 cm wide × 25 cm high × 8 cm deep.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the main decorative material?\u003c\/summary\u003e\n\u003cdiv class=\"ssb-answer\"\u003eThe current product page describes the main decorative body as resin \/ Kunstharz.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can it be displayed?\u003c\/summary\u003e\n\u003cdiv class=\"ssb-answer\"\u003eThe seller recommends porches, entryways, garden areas, gates, fences and other Christmas display areas around the home.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bell move?\u003c\/summary\u003e\n\u003cdiv class=\"ssb-answer\"\u003eThe design is suspended beneath the bracket and the supplied GIF demonstrations show movement in the hanging bell assembly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"ssb-final\"\u003e\n\u003ch2\u003eLet Christmas Start Before They Even Open the Door\u003c\/h2\u003e\n\u003cp\u003eSanta is already in the sleigh, the reindeer are ready, and one nostalgic red bell is waiting to become part of your Christmas entryway.\u003c\/p\u003e\n\u003ca href=\"https:\/\/tpr6f6jnnj71mhao-79003975780.shopifypreview.com\/products_preview?preview_key=bd1078d4a111924544a5f937d81208b8\u0026amp;utm_source=FB\u0026amp;utm_medium=acs\u0026amp;utm_campaign=SZ0607-%7B%7Bcampaign.name%7D%7D\"\u003e\u003cbutton type=\"button\" class=\"ssb-buy\"\u003eBACK TO BUY \/ ADD TO CART\u003c\/button\u003e\u003c\/a\u003e\n\u003cdiv class=\"ssb-note\"\u003e3D SANTA SCENE • VINTAGE RED BELL • RESIN DETAIL • ENTRYWAY CHRISTMAS DECOR\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ssb-sticky hide\"\u003e\n\u003cdiv class=\"ssb-sticky-copy\"\u003e\n\u003cstrong\u003eSanta Sleigh with Reindeer \u0026amp; Bell\u003c\/strong\u003e \u003cspan\u003eVintage Christmas entryway statement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\"\u003eADD TO CART\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"CZK456","offers":[{"title":"Default Title","offer_id":49209347637348,"sku":"IX3612833-1","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/1f5f0bf3f12e2b5ba5df142c28b9a01d9d68de0f.webp?v=1789006003","url":"https:\/\/ahlwoplus.com\/products\/%f0%9f%8e%85-santa-sleigh-with-reindeer-bell-3d-christmas-outdoor-decoration%f0%9f%94%94","provider":"ahlwoplus","version":"1.0","type":"link"}