{"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 \/* =========================================================    SANTA SLEIGH WITH REINDEER \u0026 BELL    Shopify Product Description HTML    Theme: Vintage Christmas Entryway \/ Old-World Holiday    Mobile-first • No Liquid required ========================================================= *\/ .ssb-page{   --ssb-red:#8f2f2d;   --ssb-red2:#6e211f;   --ssb-green:#203b2c;   --ssb-green2:#14291e;   --ssb-gold:#c9a05d;   --ssb-gold2:#e5c994;   --ssb-cream:#fbf5e9;   --ssb-cream2:#f3eadb;   --ssb-ink:#2c2823;   --ssb-muted:#6f675f;   --ssb-line:#e4d6c1;   max-width:980px;   margin:0 auto;   background:#fff;   color:var(--ssb-ink);   font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;   line-height:1.62; } .ssb-page *{box-sizing:border-box} .ssb-page img,.ssb-page video{display:block;width:100%;height:auto;border:0}  .ssb-card{   position:relative;   margin:18px 0;   overflow:hidden;   border-radius:22px;   background:var(--ssb-cream);   box-shadow:0 8px 28px rgba(60,37,25,.06); } .ssb-card.dark{   background:     radial-gradient(circle at 15% 0%,rgba(255,255,255,.055),transparent 30%),     linear-gradient(145deg,var(--ssb-green),var(--ssb-green2));   color:#fff; } .ssb-card.red{   background:     radial-gradient(circle at 90% 0%,rgba(255,255,255,.05),transparent 32%),     linear-gradient(145deg,#8d302c,#581b1b);   color:#fff; } .ssb-inner{   position:relative;   z-index:1;   max-width:850px;   margin:0 auto;   padding:40px 32px 44px; } .ssb-center{text-align:center}  .ssb-kicker{   margin:0 0 9px;   color:var(--ssb-red);   font-size:11px;   font-weight:850;   letter-spacing:1.45px;   text-transform:uppercase; } .dark .ssb-kicker,.red .ssb-kicker{color:var(--ssb-gold2)} .ssb-title{   margin:0 0 11px;   font-family:Georgia,'Times New Roman',serif;   font-size:40px;   line-height:1.08;   letter-spacing:-.75px;   color:#4f3829; } .dark .ssb-title,.red .ssb-title{color:#fff0d2} .ssb-copy{   max-width:720px;   margin:0 auto;   color:var(--ssb-muted);   font-size:16px;   line-height:1.7; } .dark .ssb-copy,.red .ssb-copy{color:rgba(255,255,255,.84)}  .ssb-proof{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:9px;   margin-top:23px; } .ssb-proof-item{   padding:15px 8px;   border:1px solid rgba(255,255,255,.14);   border-radius:14px;   background:rgba(255,255,255,.065);   text-align:center; } .ssb-proof-item strong{   display:block;   color:#f1d79e;   font-family:Georgia,'Times New Roman',serif;   font-size:17px;   margin-bottom:4px; } .ssb-proof-item span{   display:block;   color:rgba(255,255,255,.72);   font-size:10px;   line-height:1.35;   text-transform:uppercase;   letter-spacing:.35px; }  \/* subtle Christmas divider *\/ .ssb-snowline{   height:26px;   margin-top:18px;   position:relative; } .ssb-snowline:before{   content:'✦  ❄  ✦';   position:absolute;   left:50%;   transform:translateX(-50%);   color:var(--ssb-gold2);   font-size:13px;   letter-spacing:10px;   white-space:nowrap; }  .ssb-row{   display:grid;   grid-template-columns:1fr 1fr;   gap:34px;   align-items:center; } .ssb-row.reverse .ssb-copybox{order:2} .ssb-row.reverse .ssb-media{order:1} .ssb-copybox h2{   margin:0 0 9px;   color:#4f3829;   font-family:Georgia,'Times New Roman',serif;   font-size:31px;   line-height:1.13; } .dark .ssb-copybox h2,.red .ssb-copybox h2{color:#fff0d2} .ssb-copybox p{   margin:0;   color:var(--ssb-muted);   font-size:15px;   line-height:1.68; } .dark .ssb-copybox p,.red .ssb-copybox p{color:rgba(255,255,255,.83)} .ssb-media{   overflow:hidden;   border-radius:18px;   background:#eee4d7; } .ssb-points{   list-style:none;   padding:0;   margin:14px 0 0; } .ssb-points li{   position:relative;   margin:7px 0;   padding-left:25px;   color:var(--ssb-muted);   font-size:13px; } .dark .ssb-points li,.red .ssb-points li{color:rgba(255,255,255,.82)} .ssb-points li:before{   content:'✦';   position:absolute;   left:0;   top:0;   color:var(--ssb-gold);   font-size:12px; }  \/* GIF showcase *\/ .ssb-gif{   width:100%;   max-width:620px;   margin:20px auto 0;   padding:14px;   border:1px solid rgba(255,255,255,.10);   border-radius:20px;   background:rgba(8,6,5,.26);   text-align:center; } .ssb-gif img{   display:block;   width:auto !important;   height:auto !important;   max-width:520px !important;   max-height:680px;   margin:0 auto;   border-radius:12px;   object-fit:contain;   background:#17110f;   image-rendering:auto; } .ssb-gif--compact img{   max-width:460px !important; } .ssb-caption{   max-width:520px;   margin:10px auto 0;   color:rgba(255,255,255,.72);   font-size:12px;   line-height:1.5;   text-align:center; }  \/* visual feature cards *\/ .ssb-feature-grid{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:10px;   margin-top:18px; } .ssb-feature{   padding:16px 11px;   border:1px solid var(--ssb-line);   border-radius:14px;   background:#fff;   text-align:center; } .ssb-feature strong{   display:block;   color:var(--ssb-red);   font-size:14px;   margin-bottom:3px; } .ssb-feature span{   display:block;   color:var(--ssb-muted);   font-size:11px;   line-height:1.4; }  .ssb-specs{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:9px;   margin-top:20px; } .ssb-spec{   padding:15px 8px;   border:1px solid var(--ssb-line);   border-radius:14px;   background:#fff;   text-align:center; } .ssb-spec strong{   display:block;   color:var(--ssb-red);   font-size:16px; } .ssb-spec span{   display:block;   margin-top:3px;   color:var(--ssb-muted);   font-size:10px; }  \/* UGC *\/ .ssb-ugc-wrap{   padding:30px 18px;   border-radius:18px;   background:linear-gradient(145deg,#203b2c,#12261b); } .ssb-ugc-head{   text-align:center;   margin-bottom:20px; } .ssb-ugc-head h2{   margin:0 0 7px;   color:#fff0d2;   font-family:Georgia,'Times New Roman',serif;   font-size:31px;   line-height:1.12; } .ssb-ugc-head p{   margin:0;   color:rgba(255,255,255,.72);   font-size:13px; } .ssb-review{   margin:0 0 14px;   padding:10px;   border-radius:15px;   background:#fff; } .ssb-review:last-child{margin-bottom:0} .ssb-review img{border-radius:11px} .ssb-review-body{padding:14px 8px 8px} .ssb-stars{   margin:0 0 6px;   color:#d69f30;   letter-spacing:2px;   font-size:17px; } .ssb-review-text{   margin:0;   color:#4b433c;   font-family:Georgia,'Times New Roman',serif;   font-size:15px;   line-height:1.55; }  \/* FAQ *\/ .ssb-faq{   border-top:1px solid var(--ssb-line);   margin-top:8px; } .ssb-faq details{border-bottom:1px solid var(--ssb-line)} .ssb-faq summary{   position:relative;   list-style:none;   cursor:pointer;   padding:16px 34px 16px 0;   font-size:15px;   font-weight:750; } .ssb-faq summary::-webkit-details-marker{display:none} .ssb-faq summary:after{   content:'+';   position:absolute;   right:0;   top:8px;   color:var(--ssb-red);   font-size:27px;   font-weight:300; } .ssb-faq details[open] summary:after{content:'−'} .ssb-answer{   padding:0 0 16px;   color:var(--ssb-muted);   font-size:14px;   line-height:1.6; }  .ssb-final{   margin:18px 0 88px;   padding:40px 24px 44px;   border-radius:22px;   background:     radial-gradient(circle at 15% 10%,rgba(255,255,255,.05),transparent 30%),     linear-gradient(145deg,#762723,#401514);   color:#fff;   text-align:center; } .ssb-final h2{   margin:0 0 10px;   color:#fff0d2;   font-family:Georgia,'Times New Roman',serif;   font-size:34px;   line-height:1.1; } .ssb-final p{   max-width:680px;   margin:0 auto;   color:rgba(255,255,255,.84);   font-size:14px;   line-height:1.65; } .ssb-buy{   display:inline-flex;   min-height:50px;   margin-top:18px;   padding:13px 24px;   align-items:center;   justify-content:center;   border:0;   border-radius:999px;   background:#e0bb75;   color:#40251b;   font-size:13px;   font-weight:900;   cursor:pointer; } .ssb-note{   margin-top:13px;   color:rgba(255,255,255,.61);   font-size:10px;   letter-spacing:.3px; }  \/* sticky CTA *\/ .ssb-sticky{   position:fixed;   left:50%;   bottom:10px;   transform:translateX(-50%);   z-index:9999;   width:min(94vw,520px);   display:flex;   align-items:center;   justify-content:space-between;   gap:10px;   padding:10px 12px 10px 14px;   border-radius:999px;   background:rgba(67,26,22,.96);   box-shadow:0 14px 30px rgba(0,0,0,.22);   opacity:1;   transition:all .2s ease; } .ssb-sticky.hide{   opacity:0;   pointer-events:none;   transform:translateX(-50%) translateY(16px); } .ssb-sticky-copy strong{   display:block;   color:#fff;   font-size:12px;   line-height:1.2; } .ssb-sticky-copy span{   display:block;   margin-top:2px;   color:rgba(255,255,255,.63);   font-size:10px; } .ssb-sticky button{   min-height:40px;   padding:10px 16px;   border:0;   border-radius:999px;   background:#e0bb75;   color:#40251b;   font-size:11px;   font-weight:900;   cursor:pointer; }  @media(max-width:749px){   .ssb-page{width:100%;overflow:hidden}   .ssb-card{margin:14px 0;border-radius:15px;box-shadow:none}   .ssb-inner{padding:27px 16px 31px}   .ssb-title{font-size:29px;line-height:1.12}   .ssb-copy{font-size:15px}   .ssb-proof{grid-template-columns:repeat(2,1fr)}   .ssb-row,.ssb-row.reverse{grid-template-columns:1fr;gap:16px}   .ssb-row .ssb-copybox,.ssb-row.reverse .ssb-copybox{order:1}   .ssb-row .ssb-media,.ssb-row.reverse .ssb-media{order:2}   .ssb-copybox h2{font-size:27px}   .ssb-copybox p{font-size:15px}   .ssb-feature-grid{grid-template-columns:1fr;gap:8px}   .ssb-gif{max-width:94%;padding:10px}   .ssb-gif img{width:auto !important;max-width:88vw !important;max-height:560px}   .ssb-gif--compact img{max-width:82vw !important}   .ssb-specs{grid-template-columns:repeat(2,1fr)}   .ssb-ugc-wrap{padding:24px 10px}   .ssb-ugc-head h2{font-size:27px}   .ssb-final{padding:33px 16px 38px;border-radius:15px}   .ssb-final h2{font-size:28px}   .ssb-buy{width:100%}   .ssb-sticky{width:calc(100vw - 20px)} } \u003c\/style\u003e \u003cdiv class=\"ssb-page\" id=\"ssb-top\"\u003e \u003c!-- WORLD \/ EMOTION FIRST --\u003e \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 \u003cdiv class=\"ssb-inner ssb-center\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eTHE CHRISTMAS STORY STARTS AT THE DOOR\u003c\/div\u003e \u003ch1 class=\"ssb-title\"\u003eBring the Magic of Santa’s Christmas Ride Home\u003c\/h1\u003e \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 \u003cdiv class=\"ssb-proof\"\u003e \u003cdiv class=\"ssb-proof-item\"\u003e \u003cstrong\u003e3D Scene\u003c\/strong\u003e\u003cspan\u003eSanta + sleigh + reindeer\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-proof-item\"\u003e \u003cstrong\u003eRed Bell\u003c\/strong\u003e\u003cspan\u003eClassic Christmas focal point\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-proof-item\"\u003e \u003cstrong\u003eResin Detail\u003c\/strong\u003e\u003cspan\u003eSculpted decorative finish\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-proof-item\"\u003e \u003cstrong\u003e25 cm\u003c\/strong\u003e\u003cspan\u003eApprox. overall height\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-snowline\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- DYNAMIC PROOF --\u003e \u003csection class=\"ssb-card red\"\u003e \u003cdiv class=\"ssb-inner ssb-center\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eMOVEMENT MAKES IT FEEL ALIVE\u003c\/div\u003e \u003ch2 class=\"ssb-title\" style=\"font-size: 32px;\"\u003eSee the Bell in Motion\u003c\/h2\u003e \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 \u003cdiv class=\"ssb-gif\"\u003e \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 \u003cdiv class=\"ssb-caption\"\u003eA closer look at the hanging bell and festive movement.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- WHY IT STOPS THE SCROLL --\u003e \u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e \u003cdiv class=\"ssb-inner\"\u003e \u003cdiv class=\"ssb-row\"\u003e \u003cdiv class=\"ssb-copybox\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eNOT A FLAT SIGN\u003c\/div\u003e \u003ch2\u003eA Full Christmas Scene With Real Depth\u003c\/h2\u003e \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 \u003cul class=\"ssb-points\"\u003e \u003cli\u003eRaised Santa and gift details\u003c\/li\u003e \u003cli\u003eTwo dimensional golden reindeer\u003c\/li\u003e \u003cli\u003eOrnate black scroll bracket\u003c\/li\u003e \u003cli\u003eLarge hanging red bell\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- SYMBOL \/ DETAIL BREAKDOWN --\u003e \u003csection class=\"ssb-card dark\"\u003e \u003cdiv class=\"ssb-inner\"\u003e \u003cdiv class=\"ssb-row reverse\"\u003e \u003cdiv class=\"ssb-copybox\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eOLD-WORLD CHRISTMAS CHARACTER\u003c\/div\u003e \u003ch2\u003eEvery Detail Feels Like Part of the Story\u003c\/h2\u003e \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 \u003cdiv class=\"ssb-feature-grid\"\u003e \u003cdiv class=\"ssb-feature\"\u003e \u003cstrong\u003eSanta’s Sleigh\u003c\/strong\u003e\u003cspan\u003eLoaded with gifts and greenery\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-feature\"\u003e \u003cstrong\u003eGolden Reindeer\u003c\/strong\u003e\u003cspan\u003eDynamic flying pose\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-feature\"\u003e \u003cstrong\u003eScroll Bracket\u003c\/strong\u003e\u003cspan\u003eClassic heritage-style detail\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- SECOND GIF \/ FUNCTIONAL EXPERIENCE --\u003e \u003csection class=\"ssb-card red\"\u003e \u003cdiv class=\"ssb-inner ssb-center\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eTHE DETAIL YOU NOTICE WHEN YOU WALK PAST\u003c\/div\u003e \u003ch2 class=\"ssb-title\" style=\"font-size: 32px;\"\u003eA Bell That Adds More Than Color\u003c\/h2\u003e \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 \u003cdiv class=\"ssb-gif ssb-gif--compact\"\u003e \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 \u003cdiv class=\"ssb-caption\"\u003eSee the dimensional sleigh, bell and hanging snowflake together.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PLACEMENT --\u003e \u003csection class=\"ssb-card\"\u003e \u003cdiv class=\"ssb-inner\"\u003e \u003cdiv class=\"ssb-row\"\u003e \u003cdiv class=\"ssb-copybox\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eWHERE CHRISTMAS GUESTS SEE IT FIRST\u003c\/div\u003e \u003ch2\u003eMade for the Entryway\u003c\/h2\u003e \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 \u003cul class=\"ssb-points\"\u003e \u003cli\u003ePorch posts and covered entryways\u003c\/li\u003e \u003cli\u003eGarden gates and fences\u003c\/li\u003e \u003cli\u003eHoliday display corners\u003c\/li\u003e \u003cli\u003eIndoor decorative posts or walls where suitable\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- STILL VALUE \/ SCALE --\u003e \u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e \u003cdiv class=\"ssb-inner\"\u003e \u003cdiv class=\"ssb-row reverse\"\u003e \u003cdiv class=\"ssb-copybox\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eA STATEMENT EVEN WHEN STILL\u003c\/div\u003e \u003ch2\u003eBig Enough to Be Seen. Detailed Enough to Look Closer.\u003c\/h2\u003e \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 \u003cdiv class=\"ssb-specs\"\u003e \u003cdiv class=\"ssb-spec\"\u003e \u003cstrong\u003e28 cm\u003c\/strong\u003e\u003cspan\u003eApprox. width\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-spec\"\u003e \u003cstrong\u003e25 cm\u003c\/strong\u003e\u003cspan\u003eApprox. height\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-spec\"\u003e \u003cstrong\u003e8 cm\u003c\/strong\u003e\u003cspan\u003eApprox. depth\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-spec\"\u003e \u003cstrong\u003eResin\u003c\/strong\u003e\u003cspan\u003eMain decorative body\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- GIFT --\u003e \u003csection class=\"ssb-card dark\"\u003e \u003cdiv class=\"ssb-inner\"\u003e \u003cdiv class=\"ssb-row\"\u003e \u003cdiv class=\"ssb-copybox\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eA GIFT THAT ALREADY FEELS LIKE CHRISTMAS\u003c\/div\u003e \u003ch2\u003eFor the Person Who Still Loves the Magic of Santa\u003c\/h2\u003e \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 \u003c\/div\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- UGC --\u003e \u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e \u003cdiv class=\"ssb-inner\"\u003e \u003cdiv class=\"ssb-ugc-wrap\"\u003e \u003cdiv class=\"ssb-ugc-head\"\u003e \u003ch2\u003eReal-Life Christmas Moments\u003c\/h2\u003e \u003cp\u003eCasual home-style views to help you picture the scale and presence.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-review\"\u003e \u003cimg alt=\"Hand touching the Santa Christmas bell on a decorated porch\"\u003e \u003cdiv class=\"ssb-review-body\"\u003e \u003cp class=\"ssb-stars\"\u003e★★★★★\u003c\/p\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-review\"\u003e \u003cimg alt=\"Santa sleigh Christmas bell being unpacked from a shipping box\"\u003e \u003cdiv class=\"ssb-review-body\"\u003e \u003cp class=\"ssb-stars\"\u003e★★★★★\u003c\/p\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-review\"\u003e \u003cimg alt=\"Santa sleigh decorative bell displayed on a Christmas porch at night\"\u003e \u003cdiv class=\"ssb-review-body\"\u003e \u003cp class=\"ssb-stars\"\u003e★★★★★\u003c\/p\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"ssb-card\" style=\"background: #fff;\"\u003e \u003cdiv class=\"ssb-inner\"\u003e \u003cdiv class=\"ssb-kicker\"\u003eFAQ\u003c\/div\u003e \u003ch2 class=\"ssb-title\" style=\"font-size: 31px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003cdiv class=\"ssb-faq\"\u003e \u003cdetails\u003e \u003csummary\u003eWhat does the decoration include?\u003c\/summary\u003e \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 \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow large is it?\u003c\/summary\u003e \u003cdiv class=\"ssb-answer\"\u003eThe current product imagery lists approximately 28 cm wide × 25 cm high × 8 cm deep.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat is the main decorative material?\u003c\/summary\u003e \u003cdiv class=\"ssb-answer\"\u003eThe current product page describes the main decorative body as resin \/ Kunstharz.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhere can it be displayed?\u003c\/summary\u003e \u003cdiv class=\"ssb-answer\"\u003eThe seller recommends porches, entryways, garden areas, gates, fences and other Christmas display areas around the home.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eDoes the bell move?\u003c\/summary\u003e \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 \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FINAL CTA --\u003e \u003csection class=\"ssb-final\"\u003e \u003ch2\u003eLet Christmas Start Before They Even Open the Door\u003c\/h2\u003e \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 \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 \u003cdiv class=\"ssb-note\"\u003e3D SANTA SCENE • VINTAGE RED BELL • RESIN DETAIL • ENTRYWAY CHRISTMAS DECOR\u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e \u003cdiv class=\"ssb-sticky hide\"\u003e \u003cdiv class=\"ssb-sticky-copy\"\u003e \u003cstrong\u003eSanta Sleigh with Reindeer \u0026amp; Bell\u003c\/strong\u003e \u003cspan\u003eVintage Christmas entryway statement\u003c\/span\u003e \u003c\/div\u003e \u003cbutton type=\"button\"\u003eADD TO CART\u003c\/button\u003e \u003c\/div\u003e \u003cp\u003e \u003c\/p\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":47572832092316,"sku":"IX3612833-1","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0758\/0241\/1164\/files\/1f5f0bf3f12e2b5ba5df142c28b9a01d9d68de0f.webp?v=1789033102","url":"https:\/\/smileadyus.com\/products\/%f0%9f%8e%85%f0%9f%8e%84santa-sleigh-with-reindeer-bell-3d-christmas-outdoor-decoration","provider":"smileadyus","version":"1.0","type":"link"}