{"product_id":"rustic-christmas-flameless-led-candle","title":"🕯 Rustic Christmas Flameless LED Candle Decor Set of 2","description":"\u003cstyle\u003e\/* =========================================================   RUSTIC CHRISTMAS FLAMELESS LED CANDLE DECOR   Shopify Custom Liquid Ready   LAYOUT:   IMAGE TOP \/ TEXT BELOW   Desktop + Tablet + Mobile   STYLE:   Rustic Christmas × Farmhouse × Warm Candlelight   Distressed Ivory × Warm Wood × Evergreen × Cranberry========================================================= *\/#rcandle-page{  --cream:#fbf6eb;  --cream2:#f1e5d3;  --ivory:#eee3d1;  --wood:#6b4933;  --wood-dark:#402b20;  --pine:#304a38;  --pine-dark:#1d3327;  --red:#a13b3d;  --red-dark:#74272b;  --gold:#c5964f;  --gold-soft:#ecd2a0;  --text:#51483f;  --muted:#786e65;  --line:#dfcdb4;  max-width:1120px;  margin:0 auto;  overflow:hidden;  background:#fbf8f2;  color:var(--text);  font-family:    -apple-system,    BlinkMacSystemFont,    \"Segoe UI\",    Arial,    sans-serif;  line-height:1.72;}#rcandle-page *{  box-sizing:border-box;}#rcandle-page img{  display:block;  width:100%;  max-width:100%;  height:auto;}\/* =========================================================   GLOBAL========================================================= *\/.rc-section{  padding:70px 30px;}.rc-inner{  width:100%;  max-width:1000px;  margin:0 auto;}.rc-soft{  background:    linear-gradient(      180deg,      #f1e6d8,      #fbf7f0    );}.rc-green{  background:    radial-gradient(      circle at 50% 0%,      rgba(198,151,77,.14),      transparent 38%    ),    linear-gradient(      180deg,      #304838,      #1c3025    );}.rc-dark{  background:    radial-gradient(      circle at 50% 0%,      rgba(205,160,84,.18),      transparent 38%    ),    linear-gradient(      180deg,      #3d2d22,      #231a15    );}.rc-image{  width:100%;  height:auto;  border-radius:18px;  box-shadow:    0 20px 54px rgba(61,43,31,.16);}.rc-content{  max-width:830px;  margin:32px auto 0;  text-align:center;}.rc-kicker{  display:inline-block;  margin-bottom:12px;  padding:7px 14px;  border-radius:999px;  background:var(--pine-dark);  color:#efd49c;  font-size:10px;  font-weight:900;  letter-spacing:.12em;  text-transform:uppercase;}.rc-title{  max-width:900px;  margin:0 auto 17px;  color:var(--wood-dark);  font-family:    Georgia,    \"Times New Roman\",    serif;  font-size:clamp(35px,5vw,59px);  line-height:1.07;  letter-spacing:-.025em;}.rc-title .red{  color:var(--red);}.rc-title .gold{  color:#9a6c31;}.rc-title .green{  color:#44664f;}.rc-copy{  max-width:790px;  margin:0 auto;  color:var(--muted);  font-size:17px;  line-height:1.78;}.rc-copy strong{  color:#403932;}.rc-green .rc-title,.rc-dark .rc-title{  color:#fff7e8;}.rc-green .rc-copy,.rc-dark .rc-copy{  color:#e3ddd5;}.rc-green .rc-kicker,.rc-dark .rc-kicker{  background:rgba(255,255,255,.09);  color:#efd49e;}\/* =========================================================   HERO========================================================= *\/.rc-hero{  padding:55px 30px 60px;  background:    radial-gradient(      circle at 50% 0%,      rgba(201,155,80,.14),      transparent 38%    ),    linear-gradient(      180deg,      #fffdf9,      #eee3d5    );}.rc-hero .rc-title{  font-size:clamp(43px,6.2vw,69px);}.rc-hero-copy{  font-size:18px;}\/* =========================================================   PRICE========================================================= *\/.rc-price{  display:flex;  align-items:center;  justify-content:center;  flex-wrap:wrap;  gap:10px;  margin-top:21px;}.rc-price strong{  color:var(--wood-dark);  font-size:32px;  font-weight:900;}.rc-price del{  color:#9c9188;  font-size:18px;}.rc-price span{  padding:6px 11px;  border-radius:5px;  background:var(--red);  color:#fff;  font-size:10px;  font-weight:900;}.rc-green .rc-price strong,.rc-dark .rc-price strong{  color:#fff;}\/* =========================================================   BUTTON========================================================= *\/.rc-btn{  display:flex;  align-items:center;  justify-content:center;  width:min(100%,590px);  min-height:62px;  margin:27px auto 0;  padding:16px 24px;  border-radius:9px;  background:    linear-gradient(      180deg,      #a94345,      #75282c    );  color:#fff !important;  text-decoration:none;  text-align:center;  font-size:15px;  font-weight:900;  letter-spacing:.025em;  box-shadow:    0 11px 29px rgba(115,38,42,.23);  transition:.2s ease;}.rc-btn:hover{  transform:translateY(-2px);  filter:brightness(1.05);}\/* =========================================================   BENEFITS========================================================= *\/.rc-benefits{  display:grid;  grid-template-columns:repeat(4,1fr);  margin-top:25px;  overflow:hidden;  border-radius:11px;  background:    linear-gradient(      145deg,      #38523f,      #213728    );  box-shadow:    0 14px 35px rgba(33,54,41,.2);}.rc-benefit{  padding:21px 9px;  color:#fff;  text-align:center;  border-right:    1px solid rgba(255,255,255,.1);}.rc-benefit:last-child{  border-right:none;}.rc-benefit span{  display:block;  margin-bottom:7px;  font-size:24px;}.rc-benefit strong{  display:block;  font-size:11px;  line-height:1.35;}.rc-benefit small{  display:block;  margin-top:4px;  color:#dce5de;  font-size:9px;  line-height:1.45;}\/* =========================================================   STORY========================================================= *\/.rc-big-line{  max-width:850px;  margin:0 auto;  color:#4e453e;  font-family:    Georgia,    \"Times New Roman\",    serif;  font-size:clamp(27px,4vw,40px);  line-height:1.47;}.rc-big-line strong{  color:var(--red);}\/* =========================================================   FEATURE CARDS========================================================= *\/.rc-grid{  display:grid;  grid-template-columns:repeat(4,1fr);  gap:10px;  margin-top:30px;}.rc-card{  padding:22px 11px;  border-radius:10px;  background:#fff;  border:1px solid var(--line);  text-align:center;}.rc-card span{  display:block;  margin-bottom:7px;  font-size:25px;}.rc-card strong{  display:block;  color:var(--pine-dark);  font-size:11px;}.rc-card p{  margin:6px 0 0;  color:#786f67;  font-size:9px;  line-height:1.5;}\/* =========================================================   DETAIL GRID========================================================= *\/.rc-details{  display:grid;  grid-template-columns:repeat(2,1fr);  gap:10px;  max-width:820px;  margin:28px auto 0;}.rc-detail{  padding:18px 14px;  border-radius:10px;  background:#fff;  border:1px solid var(--line);  text-align:center;}.rc-detail span{  display:block;  margin-bottom:6px;  font-size:24px;}.rc-detail strong{  display:block;  color:var(--pine-dark);  font-size:11px;}.rc-detail small{  display:block;  margin-top:5px;  color:#786f67;  font-size:9px;  line-height:1.45;}\/* =========================================================   CALLOUT========================================================= *\/.rc-callout{  max-width:820px;  margin:30px auto 0;  padding:31px 25px;  border-radius:12px;  background:    linear-gradient(      145deg,      #7e3437,      #552328    );  color:#fff;  text-align:center;  box-shadow:    0 13px 30px rgba(96,36,41,.18);}.rc-callout strong{  display:block;  color:#f2d79c;  font-family:    Georgia,    \"Times New Roman\",    serif;  font-size:27px;  line-height:1.3;}.rc-callout p{  max-width:700px;  margin:9px auto 0;  color:#f0e2df;  font-size:13px;  line-height:1.65;}\/* =========================================================   TAGS========================================================= *\/.rc-tags{  display:flex;  justify-content:center;  flex-wrap:wrap;  gap:9px;  margin-top:25px;}.rc-tag{  padding:9px 14px;  border-radius:999px;  background:#fff;  border:1px solid #dac8af;  color:#5c534b;  font-size:10px;  font-weight:850;}\/* =========================================================   USE CASES========================================================= *\/.rc-use-grid{  display:grid;  grid-template-columns:repeat(4,1fr);  gap:10px;  margin-top:30px;}.rc-use{  padding:21px 10px;  border-radius:9px;  background:rgba(255,255,255,.075);  color:#fff;  text-align:center;}.rc-use span{  display:block;  margin-bottom:7px;  font-size:24px;}.rc-use strong{  display:block;  font-size:11px;}.rc-use small{  display:block;  margin-top:5px;  color:#ded8d1;  font-size:9px;}\/* =========================================================   BUNDLES========================================================= *\/.rc-bundles{  display:grid;  grid-template-columns:repeat(4,1fr);  gap:10px;  margin-top:30px;}.rc-bundle{  position:relative;  padding:23px 9px 19px;  border-radius:9px;  border:1px solid var(--line);  background:#fff;  text-align:center;}.rc-bundle.best{  border:2px solid var(--pine);  background:#eef4ef;}.rc-bundle-label{  position:absolute;  top:-12px;  left:50%;  transform:translateX(-50%);  padding:5px 9px;  border-radius:999px;  background:var(--red);  color:#fff;  white-space:nowrap;  font-size:8px;  font-weight:900;}.rc-bundle small{  display:block;  color:#77706a;  font-size:9px;  font-weight:850;}.rc-bundle strong{  display:block;  margin-top:5px;  color:var(--wood-dark);  font-size:20px;}.rc-bundle del{  display:block;  margin-top:2px;  color:#aaa;  font-size:9px;}.rc-bundle span{  display:block;  margin-top:5px;  color:var(--red);  font-size:9px;  font-weight:900;}\/* =========================================================   FAQ========================================================= *\/.rc-faq{  max-width:860px;  margin:29px auto 0;}.rc-faq details{  margin-bottom:9px;  overflow:hidden;  border-radius:9px;  background:#fff;  border:1px solid var(--line);}.rc-faq summary{  cursor:pointer;  padding:18px 20px;  list-style:none;  color:var(--pine-dark);  font-size:13px;  font-weight:900;}.rc-faq summary::-webkit-details-marker{  display:none;}.rc-faq p{  margin:0;  padding:0 20px 19px;  color:#756d66;  font-size:12px;  line-height:1.65;}\/* =========================================================   FINAL========================================================= *\/.rc-final{  background:    radial-gradient(      circle at 50% 0%,      rgba(201,154,79,.18),      transparent 38%    ),    linear-gradient(      180deg,      #304838,      #1c3025    );}.rc-final .rc-title{  color:#fff7e7;}.rc-final .rc-copy{  color:#dfe6e0;}.rc-final .rc-btn{  background:    linear-gradient(      180deg,      #d0a35a,      #a57639    );  color:#25362b !important;}\/* =========================================================   RESPONSIVE========================================================= *\/@media(max-width:760px){  .rc-section,  .rc-hero{    padding:48px 15px;  }  .rc-content{    margin-top:25px;  }  .rc-title{    font-size:34px;  }  .rc-copy{    font-size:15px;  }  .rc-image{    border-radius:12px;  }  .rc-benefits,  .rc-grid,  .rc-use-grid,  .rc-bundles{    grid-template-columns:repeat(2,1fr);  }  .rc-benefit:nth-child(2){    border-right:none;  }  .rc-benefit:nth-child(-n+2){    border-bottom:      1px solid rgba(255,255,255,.1);  }}@media(max-width:470px){  .rc-details,  .rc-bundles{    grid-template-columns:1fr;  }}\u003c\/style\u003e\n\u003cdiv id=\"rcandle-page\"\u003e\n\u003c!-- ======================================================     HERO====================================================== --\u003e\n\u003csection class=\"rc-hero\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/11-151.png?v=1789027699\u0026amp;width=1946\" alt=\"Rustic Christmas Flameless LED Candle Decor Set of 2\" loading=\"eager\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e 🕯️🎄 COZY CHRISTMAS WITHOUT THE OPEN FLAME \u003c\/span\u003e\n\u003ch1 class=\"rc-title\"\u003eMake The Room \u003cbr\u003e\u003cspan class=\"red\"\u003e Feel Like Christmas. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"rc-copy rc-hero-copy\"\u003eSoft candlelight. Weathered ivory texture. Snowy pine trees. Evergreen, berries and a little antique-style bell. \u003cbr\u003e\u003cbr\u003eThis coordinating set of two brings the quiet warmth of an old-fashioned Christmas into your home, without the smoke, dripping wax or open flame.\u003c\/p\u003e\n\u003cdiv class=\"rc-price\"\u003e\n\u003cstrong\u003e$35.99\u003c\/strong\u003e \u003cdel\u003e$58.99\u003c\/del\u003e \u003cspan\u003eSAVE 40%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-benefits\"\u003e\n\u003cdiv class=\"rc-benefit\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e \u003cstrong\u003eFLAMELESS LED GLOW\u003c\/strong\u003e \u003csmall\u003e Warm candlelight without an open flame \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-benefit\"\u003e\n\u003cspan\u003e🎛️\u003c\/span\u003e \u003cstrong\u003eREMOTE CONTROL\u003c\/strong\u003e \u003csmall\u003e Turn your display on or off from a distance \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-benefit\"\u003e\n\u003cspan\u003e⏱️\u003c\/span\u003e \u003cstrong\u003e6-HOUR TIMER\u003c\/strong\u003e \u003csmall\u003e Automatically returns at the same time daily \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-benefit\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eSET OF TWO\u003c\/strong\u003e \u003csmall\u003e Two coordinating heights for a layered display \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!-- ======================================================     EMOTIONAL HOOK====================================================== --\u003e\n\u003csection class=\"rc-section\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891241505359.png?v=1789124195\u0026amp;width=1946\" alt=\"Two rustic LED Christmas candles glowing in a cozy holiday room\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e THE LITTLE GLOW THAT CHANGES THE WHOLE ROOM \u003c\/span\u003e\n\u003cdiv class=\"rc-big-line\"\u003eTurn off the big light. \u003cbr\u003e\u003cbr\u003eTurn on the tree. Light the candles. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e That's when the room finally feels like Christmas. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp class=\"rc-copy\" style=\"margin-top: 23px;\"\u003eThese pieces aren't designed to overpower your decorations. \u003cbr\u003e\u003cbr\u003eThey're designed to add that warm finishing glow that makes everything around them feel softer, calmer and more inviting. \u003cbr\u003e\u003cbr\u003ePlace the pair together and the different heights naturally create a fuller, more collected holiday display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================     TWO DESIGNS====================================================== --\u003e\n\u003csection class=\"rc-section rc-soft\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1789124158646.png?v=1789124195\u0026amp;width=1946\" alt=\"Rustic tall and short Christmas LED candle decorations\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e TWO DIFFERENT DESIGNS · ONE COZY CHRISTMAS LOOK \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eMade To Sit \u003cbr\u003e\u003cspan class=\"green\"\u003e Beautifully Together. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003eThe taller piece brings a quiet winter forest into the room, with raised pine trees and tiny star details across its softly distressed ivory surface. \u003cbr\u003e\u003cbr\u003eThe shorter piece adds more traditional Christmas character with rope-inspired trim, evergreen sprigs, cranberry-red berries and a vintage-style bell. \u003cbr\u003e\u003cbr\u003eDifferent enough to feel interesting. Similar enough to look like they always belonged together.\u003c\/p\u003e\n\u003cdiv class=\"rc-grid\"\u003e\n\u003cdiv class=\"rc-card\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003eWINTER PINE SCENE\u003c\/strong\u003e\n\u003cp\u003eRaised evergreen details create an old-world winter look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-card\"\u003e\n\u003cspan\u003e⭐\u003c\/span\u003e \u003cstrong\u003eSTAR DETAILS\u003c\/strong\u003e\n\u003cp\u003eSmall accents add depth without making the design busy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-card\"\u003e\n\u003cspan\u003e🔔\u003c\/span\u003e \u003cstrong\u003eVINTAGE BELL\u003c\/strong\u003e\n\u003cp\u003eA warm antique-style accent on the smaller candle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-card\"\u003e\n\u003cspan\u003e🍒\u003c\/span\u003e \u003cstrong\u003eEVERGREEN \u0026amp; BERRIES\u003c\/strong\u003e\n\u003cp\u003eClassic Christmas colors finish the rustic wreath detail.\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!-- ======================================================     FLAMELESS GLOW====================================================== --\u003e\n\u003csection class=\"rc-section rc-dark\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891241606657.png?v=1789124195\u0026amp;width=1946\" alt=\"Flameless LED Christmas candles glowing on a fireplace mantel\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e THE LOOK OF CANDLELIGHT · WITHOUT THE OPEN FLAME \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eCozy Enough For Christmas Night. \u003cbr\u003eEasy Enough For \u003cspan style=\"color: #efd49c;\"\u003e Every Night. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003eTraditional candlelight creates beautiful atmosphere, but it also means watching the flame, melted wax and remembering to blow it out. \u003cbr\u003e\u003cbr\u003eThese warm LED flames give you the inviting look of candlelight without an open flame. \u003cbr\u003e\u003cbr\u003eSet them on your mantel, coffee table or console, switch them on and simply enjoy the glow.\u003c\/p\u003e\n\u003cdiv class=\"rc-callout\"\u003e\n\u003cstrong\u003e Warm Glow. No Smoke. No Dripping Wax. \u003c\/strong\u003e\n\u003cp\u003eA simple way to add soft Christmas atmosphere to places where you may not want a traditional burning candle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================     TIMER REMOTE====================================================== --\u003e\n\u003csection class=\"rc-section\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891241644510.png?v=1789124195\u0026amp;width=1946\" alt=\"Rustic Christmas candles in a warm farmhouse holiday display\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e SET THE MOOD WITHOUT REARRANGING THE ROOM \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eRemote Controlled. \u003cbr\u003e\u003cspan class=\"gold\"\u003e Automatically Cozy. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003eHoliday displays often look best tucked among garland, pinecones, books and greenery. \u003cbr\u003e\u003cbr\u003eWhich also makes them annoying to reach every evening. \u003cbr\u003e\u003cbr\u003eUse the included remote to control the lights from a distance. \u003cbr\u003e\u003cbr\u003eOr activate the automatic timer and let the glow return at the same time each day.\u003c\/p\u003e\n\u003cdiv class=\"rc-details\"\u003e\n\u003cdiv class=\"rc-detail\"\u003e\n\u003cspan\u003e🎛️\u003c\/span\u003e \u003cstrong\u003eREMOTE CONTROL\u003c\/strong\u003e \u003csmall\u003e Convenient for mantels, shelves and layered holiday displays. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail\"\u003e\n\u003cspan\u003e⏰\u003c\/span\u003e \u003cstrong\u003e6 HOURS ON\u003c\/strong\u003e \u003csmall\u003e Enjoy a full evening of warm Christmas glow. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cstrong\u003e18 HOURS OFF\u003c\/strong\u003e \u003csmall\u003e The candle automatically rests between lighting cycles. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail\"\u003e\n\u003cspan\u003e🔁\u003c\/span\u003e \u003cstrong\u003eREPEATS DAILY\u003c\/strong\u003e \u003csmall\u003e The cycle returns at the same time each day. \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!-- ======================================================     FARMHOUSE STYLE====================================================== --\u003e\n\u003csection class=\"rc-section rc-soft\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891241668315.png?v=1789124195\u0026amp;width=1946\" alt=\"Farmhouse Christmas LED candle set on rustic wooden table\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e MADE FOR WARM · LIVED-IN CHRISTMAS HOMES \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eNot Shiny. Not Plastic-Looking. \u003cbr\u003e\u003cspan class=\"green\"\u003e Softly Aged \u0026amp; Full Of Character. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003eThe distressed ivory finish, warm brown bases and textured surfaces give the pair a softly aged, handcrafted-inspired appearance. \u003cbr\u003e\u003cbr\u003eThey fit naturally beside raw wood, linen, greenery, pinecones, old books, tartan textiles and vintage Christmas pieces. \u003cbr\u003e\u003cbr\u003eThe result feels less like brand-new seasonal décor and more like something that's been part of Christmas for years.\u003c\/p\u003e\n\u003cdiv class=\"rc-tags\"\u003e\n\u003cspan class=\"rc-tag\"\u003e🏡 Farmhouse\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🌲 Rustic Christmas\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🕯️ Vintage Inspired\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🤎 Cottage Style\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🎄 Primitive Christmas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================     WHERE TO USE====================================================== --\u003e\n\u003csection class=\"rc-section rc-green\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1789124155313.png?v=1789124195\u0026amp;width=1946\" alt=\"Set of two rustic flameless Christmas candles in a cozy home\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e TWO PIECES · SO MANY COZY CORNERS \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eWherever Christmas Needs \u003cspan style=\"color: #efd39b;\"\u003e A Little More Warmth. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003ePut the pair together for one strong focal point, or separate them across different rooms to carry the same warm style throughout the house. \u003cbr\u003e\u003cbr\u003eBecause they're flameless, they're especially easy to work into decorative arrangements where a traditional open flame may be less convenient.\u003c\/p\u003e\n\u003cdiv class=\"rc-use-grid\"\u003e\n\u003cdiv class=\"rc-use\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e \u003cstrong\u003eFIREPLACE MANTEL\u003c\/strong\u003e \u003csmall\u003e Pair with garland, berries and stockings. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-use\"\u003e\n\u003cspan\u003e☕\u003c\/span\u003e \u003cstrong\u003eCOFFEE TABLE\u003c\/strong\u003e \u003csmall\u003e Create a low, cozy living-room centerpiece. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-use\"\u003e\n\u003cspan\u003e🚪\u003c\/span\u003e \u003cstrong\u003eENTRYWAY\u003c\/strong\u003e \u003csmall\u003e Give guests a warm Christmas welcome. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-use\"\u003e\n\u003cspan\u003e📚\u003c\/span\u003e \u003cstrong\u003eSHELF DISPLAY\u003c\/strong\u003e \u003csmall\u003e Add soft glow between books and greenery. \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!-- ======================================================     GIFT SECTION====================================================== --\u003e\n\u003csection class=\"rc-section\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891241505359.png?v=1789124195\u0026amp;width=1946\" alt=\"Rustic flameless Christmas candle set as cozy holiday decor\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e 🎁 A GIFT THEY'LL ACTUALLY DECORATE WITH \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eFor The Person Who Wants Christmas \u003cbr\u003e\u003cspan class=\"red\"\u003e To Feel Warm At Home. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003eFor Mom who starts decorating early. \u003cbr\u003e\u003cbr\u003eFor the farmhouse décor lover. The cottage-home person. The one who fills every table with greenery, pinecones and warm lights. \u003cbr\u003e\u003cbr\u003eOr simply for someone who loves Christmas décor that feels cozy rather than flashy.\u003c\/p\u003e\n\u003cdiv class=\"rc-tags\"\u003e\n\u003cspan class=\"rc-tag\"\u003e🎁 Christmas Gift\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🏡 New Home Gift\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e❤️ Gift For Mom\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🌲 Farmhouse Lover\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🕯️ Cozy Home Decor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================     OFFER====================================================== --\u003e\n\u003csection class=\"rc-section rc-soft\" id=\"rc-offer\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/11-151.png?v=1789027699\u0026amp;width=1946\" alt=\"Complete set of two Rustic Christmas Flameless LED Candle Decorations\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e SET OF TWO · BUY MORE \u0026amp; SAVE MORE \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eOne Set For The Mantel. \u003cbr\u003e\u003cspan class=\"green\"\u003e Another For Someone You Love. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003eEach order includes the coordinating tall and short Christmas candle décor pieces. \u003cbr\u003e\u003cbr\u003eKeep one pair for your own holiday home, or use the multi-buy savings for gifting and decorating more than one room.\u003c\/p\u003e\n\u003cdiv class=\"rc-bundles\"\u003e\n\u003cdiv class=\"rc-bundle\"\u003e\n\u003csmall\u003eBUY 1\u003c\/small\u003e \u003cstrong\u003e$35.99\u003c\/strong\u003e \u003cdel\u003e$58.99\u003c\/del\u003e \u003cspan\u003eSAVE $23\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-bundle best\"\u003e\n\u003cdiv class=\"rc-bundle-label\"\u003eMOST POPULAR\u003c\/div\u003e\n\u003csmall\u003eBUY 2 · 10% OFF\u003c\/small\u003e \u003cstrong\u003e$64.78\u003c\/strong\u003e \u003cdel\u003e$117.98\u003c\/del\u003e \u003cspan\u003eSAVE $53\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-bundle\"\u003e\n\u003csmall\u003eBUY 3 · 15% OFF\u003c\/small\u003e \u003cstrong\u003e$91.77\u003c\/strong\u003e \u003cdel\u003e$176.97\u003c\/del\u003e \u003cspan\u003eSAVE $85\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-bundle\"\u003e\n\u003csmall\u003eBUY 4 · 20% OFF\u003c\/small\u003e \u003cstrong\u003e$115.16\u003c\/strong\u003e \u003cdel\u003e$235.96\u003c\/del\u003e \u003cspan\u003eSAVE $120.8\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-tags\"\u003e\n\u003cspan class=\"rc-tag\"\u003e🌎 Worldwide Shipping\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🚚 Free Shipping Over $40.00\u003c\/span\u003e \u003cspan class=\"rc-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!-- ======================================================     FAQ====================================================== --\u003e\n\u003csection class=\"rc-section\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891241606657.png?v=1789124195\u0026amp;width=1946\" alt=\"Rustic flameless LED candle set on a Christmas mantel\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e QUICK QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eBefore You \u003cspan class=\"gold\"\u003e Light Up Christmas. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"rc-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many pieces are included?\u003c\/summary\u003e\n\u003cp\u003eThe collection includes two coordinating flameless LED Christmas candle décor pieces: one taller design and one shorter design.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these real burning candles?\u003c\/summary\u003e\n\u003cp\u003eNo. They use warm flameless LED flames, so there is no open flame, dripping wax or candle smoke.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is different about the two designs?\u003c\/summary\u003e\n\u003cp\u003eThe taller piece features a raised winter pine-tree scene with small star details. The shorter piece features rope-style decoration, evergreen sprigs, red berries and a vintage-style bell.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a remote control included?\u003c\/summary\u003e\n\u003cp\u003eYes. The candles can be operated from a distance using the included remote control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the timer work?\u003c\/summary\u003e\n\u003cp\u003eWhen the timer is activated, the lights remain on for 6 hours, switch off for 18 hours, and automatically return at the same time the following day.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display them?\u003c\/summary\u003e\n\u003cp\u003eThey are designed for indoor decorative use and work especially well on mantels, shelves, coffee tables, side tables, entryway consoles, dining areas and other Christmas displays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat decorating styles do they suit?\u003c\/summary\u003e\n\u003cp\u003eTheir distressed ivory finish, warm brown base, evergreen details and vintage-inspired styling work particularly well with rustic, farmhouse, cottage, primitive and vintage Christmas interiors.\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!-- ======================================================     FINAL CTA====================================================== --\u003e\n\u003csection class=\"rc-section rc-final\"\u003e\n\u003cdiv class=\"rc-inner\"\u003e\n\u003cimg class=\"rc-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891241644510.png?v=1789124195\u0026amp;width=1946\" alt=\"Two glowing rustic Christmas LED candles in a warm holiday room\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rc-content\"\u003e\n\u003cspan class=\"rc-kicker\"\u003e 🕯️ SOME ROOMS JUST NEED A LITTLE WARMER GLOW \u003c\/span\u003e\n\u003ch2 class=\"rc-title\"\u003eDim The Lights. \u003cbr\u003eTurn On The Tree. \u003cbr\u003eLet Christmas \u003cspan style=\"color: #efd39b;\"\u003e Glow. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rc-copy\"\u003eTwo coordinating pieces. One soft, warm Christmas atmosphere. \u003cbr\u003e\u003cbr\u003eRustic enough for the farmhouse mantel. Cozy enough for the living room. Easy enough to enjoy every night.\u003c\/p\u003e\n\u003cdiv class=\"rc-price\"\u003e\n\u003cstrong\u003e$35.99\u003c\/strong\u003e \u003cdel style=\"color: #cabfb5;\"\u003e $58.99 \u003c\/del\u003e \u003cspan\u003eSAVE 40%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-tags\"\u003e\n\u003cspan class=\"rc-tag\"\u003e🔥 Flameless LED\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🎛️ Remote Control\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e⏱️ 6-Hour Timer\u003c\/span\u003e \u003cspan class=\"rc-tag\"\u003e🎄 Set of 2\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"🕯 Buy 1","offer_id":44574070112321,"sku":"ARC-38IMERH-AB","price":35.99,"currency_code":"USD","in_stock":true},{"title":"🕯 Buy 2 Get 10% OFF \u0026 Free Shipping","offer_id":44574070145089,"sku":"ARC-38IMERH-AC","price":64.78,"currency_code":"USD","in_stock":true},{"title":"🕯 Buy 3 Get 15% OFF \u0026 VIP Free Shipping","offer_id":44574070177857,"sku":"ARC-38IMERH-AD","price":91.77,"currency_code":"USD","in_stock":true},{"title":"🕯 Buy 4 Get 20% OFF \u0026 VIP Free Shipping","offer_id":44574070210625,"sku":"ARC-38IMERH-AE","price":115.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/7964\/5505\/files\/11-151.png?v=1789208150","url":"https:\/\/brynok.com\/products\/rustic-christmas-flameless-led-candle","provider":"Brynok","version":"1.0","type":"link"}