{"product_id":"rustic-white-pumpkin-tealight-candle-holder-set-of-3","title":"🎃2026 Bestseller✨Rustic White Pumpkin Tealight Candle Holder 🔥","description":"\u003cdiv class=\"rpch-page\" id=\"rustic-pumpkin-holder-top\"\u003e  \u003cstyle\u003e    .rpch-page,    .rpch-page * {      box-sizing: border-box;    }    .rpch-page {      --rpch-dark: #241711;      --rpch-brown: #513326;      --rpch-orange: #c66d2f;      --rpch-gold: #d6a45f;      --rpch-cream: #f8f1e7;      --rpch-white: #ffffff;      --rpch-text: #30241e;      --rpch-muted: #e5d7ca;      --rpch-light-text: #62544a;      --rpch-border: #e4d5c5;      --rpch-radius: 22px;      width: 100%;      max-width: 860px;      margin: 0 auto;      overflow: hidden;      color: var(--rpch-text);      background: var(--rpch-cream);      border-radius: 26px;      font-family: Arial, Helvetica, sans-serif;      line-height: 1.6;      -webkit-font-smoothing: antialiased;    }    .rpch-page img {      display: block;      width: 100%;      height: auto;      margin: 0;    }    .rpch-page h2,    .rpch-page h3,    .rpch-page p {      margin-top: 0;    }    \/* HERO *\/    .rpch-hero {      position: relative;      padding: 42px 24px 35px;      overflow: hidden;      color: #ffffff;      text-align: center;      background:        radial-gradient(          circle at 50% 110%,          rgba(198, 109, 47, 0.3),          transparent 48%        ),        linear-gradient(145deg, #21140f, #573526);    }    .rpch-hero::before,    .rpch-hero::after {      content: '';      position: absolute;      border-radius: 50%;      pointer-events: none;    }    .rpch-hero::before {      top: -145px;      left: -95px;      width: 300px;      height: 300px;      border: 1px solid rgba(255, 255, 255, 0.11);    }    .rpch-hero::after {      right: -110px;      bottom: -170px;      width: 340px;      height: 340px;      background: rgba(214, 164, 95, 0.07);    }    .rpch-eyebrow {      position: relative;      z-index: 1;      display: inline-flex;      align-items: center;      gap: 9px;      margin-bottom: 14px;      color: #f3d7ae;      font-size: 13px;      font-weight: 800;      letter-spacing: 1.4px;      text-transform: uppercase;    }    .rpch-eyebrow::before,    .rpch-eyebrow::after {      content: '';      width: 24px;      height: 2px;      border-radius: 20px;      background: var(--rpch-gold);    }    .rpch-hero h2 {      position: relative;      z-index: 1;      max-width: 700px;      margin: 0 auto 14px;      color: #fffaf4;      font-family: Georgia, 'Times New Roman', serif;      font-size: clamp(31px, 6vw, 50px);      line-height: 1.08;      letter-spacing: -1px;    }    .rpch-hero p {      position: relative;      z-index: 1;      max-width: 640px;      margin: 0 auto;      color: #eadfd5;      font-size: 16px;    }    .rpch-pills {      position: relative;      z-index: 1;      display: flex;      flex-wrap: wrap;      justify-content: center;      gap: 8px;      margin-top: 21px;    }    .rpch-pill {      padding: 8px 13px;      border: 1px solid rgba(255, 255, 255, 0.22);      border-radius: 999px;      color: #ffffff;      background: rgba(255, 255, 255, 0.08);      font-size: 13px;      font-weight: 700;    }    \/* FULL IMAGE *\/    .rpch-full-image {      overflow: hidden;      background: #e8ddd0;    }    .rpch-full-image img,    .rpch-image-card img {      transition:        transform 0.5s ease,        filter 0.5s ease;    }    .rpch-full-image:hover img,    .rpch-image-card:hover img {      transform: scale(1.012);      filter: contrast(1.02);    }    \/* EMOTIONAL INTRO *\/    .rpch-emotion {      padding: 33px 24px;      color: #ffffff;      text-align: center;      background:        radial-gradient(          circle at center,          rgba(214, 164, 95, 0.13),          transparent 66%        ),        #281913;    }    .rpch-emotion-icon {      display: flex;      width: 50px;      height: 50px;      margin: 0 auto 13px;      align-items: center;      justify-content: center;      border: 1px solid rgba(243, 215, 174, 0.35);      border-radius: 50%;      color: #f3d7ae;      background: rgba(214, 164, 95, 0.09);      font-size: 24px;    }    .rpch-emotion h3 {      max-width: 660px;      margin: 0 auto 10px;      color: #fffaf4;      font-family: Georgia, 'Times New Roman', serif;      font-size: clamp(25px, 5vw, 36px);      line-height: 1.2;    }    .rpch-emotion p {      max-width: 620px;      margin: 0 auto;      color: #e4d7cb;      font-size: 15px;    }    \/* LIGHT SECTION *\/    .rpch-light-section {      padding: 28px 18px;      background: var(--rpch-cream);    }    .rpch-heading {      margin-bottom: 18px;      text-align: center;    }    .rpch-heading span {      color: #965324;      font-size: 13px;      font-weight: 800;      letter-spacing: 1.3px;      text-transform: uppercase;    }    .rpch-heading h3 {      margin: 5px 0 0;      color: var(--rpch-text);      font-family: Georgia, 'Times New Roman', serif;      font-size: clamp(25px, 4.6vw, 31px);      line-height: 1.2;    }    .rpch-heading p {      max-width: 590px;      margin: 8px auto 0;      color: var(--rpch-light-text);      font-size: 15px;    }    \/* FEATURE CARDS *\/    .rpch-features {      display: grid;      grid-template-columns: repeat(3, 1fr);      gap: 11px;    }    .rpch-feature {      min-height: 180px;      padding: 20px 14px;      border: 1px solid var(--rpch-border);      border-radius: 17px;      background: #ffffff;      text-align: center;      box-shadow: 0 10px 25px rgba(73, 42, 27, 0.07);      transition:        transform 0.25s ease,        border-color 0.25s ease,        box-shadow 0.25s ease;    }    .rpch-feature:hover {      transform: translateY(-5px);      border-color: var(--rpch-gold);      box-shadow: 0 16px 31px rgba(73, 42, 27, 0.14);    }    .rpch-feature-icon {      display: flex;      width: 46px;      height: 46px;      margin: 0 auto 11px;      align-items: center;      justify-content: center;      border-radius: 50%;      color: #ffffff;      background: linear-gradient(145deg, #c16d34, #573326);      font-size: 21px;    }    .rpch-feature strong {      display: block;      margin-bottom: 6px;      color: #34251e;      font-size: 16px;      line-height: 1.3;    }    .rpch-feature p {      margin: 0;      color: #615249;      font-size: 14px;      line-height: 1.5;    }    \/* INTERACTIVE DISPLAY OPTIONS *\/    .rpch-display {      padding: 29px 18px;      color: #ffffff;      background: #21140f;    }    .rpch-display-heading {      margin-bottom: 18px;      text-align: center;    }    .rpch-display-heading span {      color: #f0cf9e;      font-size: 13px;      font-weight: 800;      letter-spacing: 1.3px;      text-transform: uppercase;    }    .rpch-display-heading h3 {      margin: 5px 0 0;      color: #fffaf4;      font-family: Georgia, 'Times New Roman', serif;      font-size: 29px;    }    .rpch-display-grid {      display: grid;      grid-template-columns: repeat(2, 1fr);      gap: 11px;      max-width: 670px;      margin: 0 auto;    }    .rpch-display-card {      padding: 21px 16px;      border: 1px solid rgba(255, 255, 255, 0.14);      border-radius: 17px;      background: rgba(255, 255, 255, 0.05);      text-align: center;      cursor: pointer;      transition:        transform 0.25s ease,        border-color 0.25s ease,        background 0.25s ease;    }    .rpch-display-card:hover {      transform: translateY(-4px);      border-color: rgba(214, 164, 95, 0.65);      background: rgba(214, 164, 95, 0.1);    }    .rpch-display-card span {      display: block;      margin-bottom: 8px;      font-size: 29px;    }    .rpch-display-card strong {      display: block;      margin-bottom: 6px;      color: #fffaf4;      font-size: 17px;    }    .rpch-display-card p {      margin: 0;      color: #dfd2c6;      font-size: 13px;    }    \/* IMAGE CARDS *\/    .rpch-image-card {      margin: 16px;      overflow: hidden;      border: 1px solid rgba(255, 255, 255, 0.13);      border-radius: var(--rpch-radius);      background: #2a1a14;      box-shadow: 0 16px 35px rgba(0, 0, 0, 0.22);    }    .rpch-image-copy {      padding: 21px 22px;      color: #ffffff;      background:        linear-gradient(          135deg,          rgba(214, 164, 95, 0.14),          transparent 68%        ),        #2a1a14;    }    .rpch-image-copy h3 {      margin: 0 0 6px;      color: #fffaf4;      font-family: Georgia, 'Times New Roman', serif;      font-size: 24px;      line-height: 1.25;    }    .rpch-image-copy p {      margin: 0;      color: #e3d6ca;      font-size: 15px;    }    \/* PLACEMENT *\/    .rpch-places {      padding: 28px 18px;      background: var(--rpch-cream);    }    .rpch-place-grid {      display: grid;      grid-template-columns: repeat(5, 1fr);      gap: 9px;    }    .rpch-place {      padding: 16px 8px;      border: 1px solid var(--rpch-border);      border-radius: 15px;      background: #ffffff;      text-align: center;      transition:        transform 0.25s ease,        border-color 0.25s ease;    }    .rpch-place:hover {      transform: translateY(-4px);      border-color: var(--rpch-gold);    }    .rpch-place span {      display: block;      margin-bottom: 6px;      font-size: 23px;    }    .rpch-place strong {      display: block;      color: #392820;      font-size: 13px;      line-height: 1.3;    }    \/* MESSAGE *\/    .rpch-message {      position: relative;      margin: 23px 16px;      padding: 30px 23px;      overflow: hidden;      border: 1px solid rgba(214, 164, 95, 0.36);      border-radius: var(--rpch-radius);      color: #ffffff;      text-align: center;      background:        radial-gradient(          circle at 50% 0%,          rgba(198, 109, 47, 0.16),          transparent 58%        ),        #382219;    }    .rpch-message::before {      content: 'FALL';      position: absolute;      right: -28px;      bottom: -47px;      color: rgba(255, 255, 255, 0.03);      font-family: Georgia, serif;      font-size: 105px;      font-weight: 900;      line-height: 1;    }    .rpch-message h3 {      position: relative;      max-width: 630px;      margin: 0 auto 9px;      color: #fffaf4;      font-family: Georgia, 'Times New Roman', serif;      font-size: 27px;      line-height: 1.25;    }    .rpch-message p {      position: relative;      max-width: 590px;      margin: 0 auto;      color: #e3d6ca;      font-size: 15px;    }    \/* DETAILS *\/    .rpch-details-wrap {      padding: 29px 18px 32px;      color: #ffffff;      background: #1d120e;    }    .rpch-details-heading {      margin-bottom: 16px;      text-align: center;    }    .rpch-details-heading span {      color: #f0cf9e;      font-size: 13px;      font-weight: 800;      letter-spacing: 1.3px;      text-transform: uppercase;    }    .rpch-details-heading h3 {      margin: 5px 0 0;      color: #fffaf4;      font-family: Georgia, 'Times New Roman', serif;      font-size: 28px;    }    .rpch-details {      margin-top: 9px;      overflow: hidden;      border: 1px solid rgba(255, 255, 255, 0.13);      border-radius: 15px;      background: rgba(255, 255, 255, 0.05);      transition:        border-color 0.25s ease,        background 0.25s ease;    }    .rpch-details[open] {      border-color: rgba(214, 164, 95, 0.6);      background: rgba(214, 164, 95, 0.08);    }    .rpch-details summary {      position: relative;      padding: 17px 49px 17px 17px;      color: #fffaf4;      font-size: 16px;      font-weight: 750;      cursor: pointer;      list-style: none;      user-select: none;    }    .rpch-details summary::-webkit-details-marker {      display: none;    }    .rpch-details summary::after {      content: '+';      position: absolute;      top: 50%;      right: 15px;      width: 29px;      height: 29px;      display: flex;      align-items: center;      justify-content: center;      border-radius: 50%;      color: #2d1b13;      background: #f0cf9e;      font-size: 19px;      transform: translateY(-50%);    }    .rpch-details[open] summary::after {      content: '−';    }    .rpch-details-content {      padding: 0 17px 18px;      color: #e1d4c8;      font-size: 14px;      line-height: 1.65;    }    .rpch-spec-grid {      display: grid;      grid-template-columns: repeat(3, 1fr);      gap: 9px;      margin-top: 13px;    }    .rpch-spec {      padding: 13px 8px;      border: 1px solid rgba(255, 255, 255, 0.1);      border-radius: 12px;      background: rgba(255, 255, 255, 0.045);      text-align: center;    }    .rpch-spec b {      display: block;      color: #f0cf9e;      font-size: 14px;    }    .rpch-spec span {      display: block;      margin-top: 3px;      color: #cdbfb3;      font-size: 11px;    }    .rpch-package-grid {      display: grid;      grid-template-columns: repeat(2, 1fr);      gap: 9px;      margin-top: 12px;    }    .rpch-package-item {      padding: 12px 9px;      border: 1px solid rgba(255, 255, 255, 0.1);      border-radius: 12px;      color: #fffaf4;      background: rgba(255, 255, 255, 0.045);      font-size: 13px;      font-weight: 700;      text-align: center;    }    \/* SAFETY *\/    .rpch-safety {      display: flex;      gap: 13px;      margin: 18px 16px;      padding: 18px;      align-items: flex-start;      border: 1px solid rgba(198, 109, 47, 0.38);      border-radius: 17px;      background: #fff5e9;    }    .rpch-safety-icon {      flex: 0 0 auto;      display: flex;      width: 40px;      height: 40px;      align-items: center;      justify-content: center;      border-radius: 50%;      color: #ffffff;      background: var(--rpch-orange);      font-size: 20px;    }    .rpch-safety strong {      display: block;      margin-bottom: 3px;      color: #4b2b1d;      font-size: 15px;    }    .rpch-safety p {      margin: 0;      color: #665247;      font-size: 13px;    }    \/* FINAL *\/    .rpch-final {      padding: 36px 22px 40px;      color: #ffffff;      text-align: center;      background:        radial-gradient(          circle at 50% 100%,          rgba(198, 109, 47, 0.3),          transparent 60%        ),        #382219;    }    .rpch-final-icon {      margin-bottom: 8px;      color: #f0cf9e;      font-size: 34px;    }    .rpch-final h3 {      max-width: 630px;      margin: 0 auto 9px;      color: #fffaf4;      font-family: Georgia, 'Times New Roman', serif;      font-size: 30px;      line-height: 1.2;    }    .rpch-final p {      max-width: 560px;      margin: 0 auto;      color: #e3d6ca;      font-size: 15px;    }    .rpch-swipe-tip {      display: none;      margin: -5px 0 13px;      color: #745c4d;      font-size: 13px;      font-weight: 700;      text-align: center;    }    \/* MOBILE *\/    @media screen and (max-width: 749px) {      .rpch-page {        width: 100%;        border-radius: 0;      }      .rpch-hero {        padding: 33px 17px 29px;      }      .rpch-hero h2 {        font-size: 32px;      }      .rpch-hero p,      .rpch-emotion p,      .rpch-image-copy p,      .rpch-message p,      .rpch-final p {        font-size: 15px;      }      .rpch-emotion {        padding: 28px 17px;      }      .rpch-emotion h3 {        font-size: 25px;      }      .rpch-light-section,      .rpch-display,      .rpch-places {        padding: 24px 10px;      }      .rpch-features,      .rpch-place-grid {        display: flex;        gap: 10px;        overflow-x: auto;        padding: 2px 2px 9px;        scroll-snap-type: x mandatory;        scrollbar-width: none;        -webkit-overflow-scrolling: touch;      }      .rpch-features::-webkit-scrollbar,      .rpch-place-grid::-webkit-scrollbar {        display: none;      }      .rpch-feature {        flex: 0 0 76%;        min-height: 170px;        scroll-snap-align: center;      }      .rpch-place {        flex: 0 0 45%;        scroll-snap-align: start;      }      .rpch-swipe-tip {        display: block;      }      .rpch-display-grid {        grid-template-columns: 1fr;      }      .rpch-image-card {        margin: 12px 9px;        border-radius: 17px;      }      .rpch-image-copy {        padding: 17px;      }      .rpch-image-copy h3 {        font-size: 21px;      }      .rpch-message {        margin: 17px 9px;        padding: 25px 17px;        border-radius: 17px;      }      .rpch-message h3 {        font-size: 23px;      }      .rpch-details-wrap {        padding: 25px 10px 28px;      }      .rpch-details summary {        padding: 16px 46px 16px 14px;        font-size: 15px;      }      .rpch-details-content {        padding: 0 14px 16px;        font-size: 14px;      }      .rpch-spec-grid,      .rpch-package-grid {        grid-template-columns: 1fr;      }      .rpch-safety {        margin: 15px 9px;        padding: 15px;      }      .rpch-final {        padding: 31px 15px 36px;      }      .rpch-final h3 {        font-size: 25px;      }    }    @media screen and (max-width: 390px) {      .rpch-hero h2 {        font-size: 29px;      }      .rpch-pill {        padding: 7px 10px;        font-size: 12px;      }    }    @media (prefers-reduced-motion: reduce) {      .rpch-page *,      .rpch-page *::before,      .rpch-page *::after {        transition: none !important;        scroll-behavior: auto !important;      }    }  \u003c\/style\u003e  \u003c!-- HERO --\u003e  \u003csection class=\"rpch-hero\"\u003e    \u003cdiv class=\"rpch-eyebrow\"\u003eSet of 3 Pumpkin Tealight Holders\u003c\/div\u003e    \u003ch2\u003eBring a Softer, Warmer Glow to the Spooky Season\u003c\/h2\u003e    \u003cp\u003e      Three cheerful white pumpkins create a layered candlelit display for      Halloween, harvest gatherings, Thanksgiving and cozy autumn evenings.    \u003c\/p\u003e    \u003cdiv class=\"rpch-pills\"\u003e      \u003cspan class=\"rpch-pill\"\u003eSet of 3 Heights\u003c\/span\u003e      \u003cspan class=\"rpch-pill\"\u003eFarmhouse Finish\u003c\/span\u003e      \u003cspan class=\"rpch-pill\"\u003eFits Standard Tealights\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- IMAGE 1 --\u003e  \u003csection class=\"rpch-full-image\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/f8e15978-c528-4c5c-8f33-1861c9fbb25d.png?v=1784184458\" alt=\"Set of three rustic white pumpkin tealight candle holders\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e  \u003c\/section\u003e  \u003c!-- EMOTIONAL INTRO --\u003e  \u003csection class=\"rpch-emotion\"\u003e    \u003cdiv class=\"rpch-emotion-icon\"\u003e✦\u003c\/div\u003e    \u003ch3\u003eHalloween Décor Does Not Have to Feel Dark or Overdone\u003c\/h3\u003e    \u003cp\u003e      Their smiling faces, distressed white finish and warm candlelight create      a welcoming seasonal display that feels festive, nostalgic and easy to      live with.    \u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- FEATURES --\u003e  \u003csection class=\"rpch-light-section\"\u003e    \u003cdiv class=\"rpch-heading\"\u003e      \u003cspan\u003eCharming From Every Angle\u003c\/span\u003e      \u003ch3\u003eFarmhouse Details With a Gentle Halloween Spirit\u003c\/h3\u003e    \u003c\/div\u003e    \u003cdiv class=\"rpch-swipe-tip\"\u003eSwipe to explore →\u003c\/div\u003e    \u003cdiv class=\"rpch-features\"\u003e      \u003cdiv class=\"rpch-feature\"\u003e        \u003cdiv class=\"rpch-feature-icon\"\u003e🎃\u003c\/div\u003e        \u003cstrong\u003eCheerful Pumpkin Faces\u003c\/strong\u003e        \u003cp\u003e          Cutout eyes, noses and smiles allow the candlelight to shine through          with a friendly seasonal glow.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"rpch-feature\"\u003e        \u003cdiv class=\"rpch-feature-icon\"\u003e3\u003c\/div\u003e        \u003cstrong\u003eThree Layered Heights\u003c\/strong\u003e        \u003cp\u003e          Different heights add balance and dimension when the three holders          are arranged together.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"rpch-feature\"\u003e        \u003cdiv class=\"rpch-feature-icon\"\u003e♨\u003c\/div\u003e        \u003cstrong\u003eRustic Farmhouse Detail\u003c\/strong\u003e        \u003cp\u003e          Distressed white pumpkins, wood-look pedestals and jute bows create          a warm handcrafted appearance.        \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- IMAGE 2 --\u003e  \u003csection class=\"rpch-image-card\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/55685935-dcb4-4ce9-a45c-a8f9e7440c70.png?v=1784184458\" alt=\"White jack-o-lantern candle holders with farmhouse styling\" loading=\"lazy\" decoding=\"async\"\u003e    \u003cdiv class=\"rpch-image-copy\"\u003e      \u003ch3\u003eA Softer Alternative to Bright Orange Halloween Décor\u003c\/h3\u003e      \u003cp\u003e        The weathered white finish blends naturally with neutral, farmhouse,        vintage and traditional fall interiors.      \u003c\/p\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- INTERACTIVE STYLING --\u003e  \u003csection class=\"rpch-display\"\u003e    \u003cdiv class=\"rpch-display-heading\"\u003e      \u003cspan\u003eChoose Your Display\u003c\/span\u003e      \u003ch3\u003eStyle Them Together or Around the Home\u003c\/h3\u003e    \u003c\/div\u003e    \u003cdiv class=\"rpch-display-grid\"\u003e      \u003cdiv class=\"rpch-display-card\"\u003e        \u003cspan\u003e◭\u003c\/span\u003e        \u003cstrong\u003eLayered Centerpiece\u003c\/strong\u003e        \u003cp\u003e          Group all three heights together for an instant mantel, table or          console display.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"rpch-display-card\"\u003e        \u003cspan\u003e⌂\u003c\/span\u003e        \u003cstrong\u003eCoordinated Accent Pieces\u003c\/strong\u003e        \u003cp\u003e          Separate them across shelves, entryways and rooms to carry one          seasonal look throughout the home.        \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- IMAGE 3 --\u003e  \u003csection class=\"rpch-image-card\"\u003e    \u003cdiv class=\"rpch-image-copy\"\u003e      \u003ch3\u003eMade to Mix With the Fall Décor You Already Love\u003c\/h3\u003e      \u003cp\u003e        Pair the set with autumn leaves, plaid runners, baskets, dried flowers,        miniature pumpkins or vintage candleholders.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/67f748f5-9bb4-4f7e-ba9e-c329e2c154ec.png?v=1784184458\" alt=\"Rustic pumpkin candle holders styled with autumn decorations\" loading=\"lazy\" decoding=\"async\"\u003e  \u003c\/section\u003e  \u003c!-- CANDLELIGHT --\u003e  \u003csection class=\"rpch-message\"\u003e    \u003ch3\u003eReal Candlelight Makes Every Little Pumpkin Come Alive\u003c\/h3\u003e    \u003cp\u003e      Place a standard tealight inside and watch the gentle flicker shine      through each smiling jack-o’-lantern face.    \u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- IMAGE 4 --\u003e  \u003csection class=\"rpch-image-card\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/3d8d047b-0827-4a5a-a757-96c64700b834.png?v=1784184458\" alt=\"White pumpkin holders glowing with standard tealight candles\" loading=\"lazy\" decoding=\"async\"\u003e    \u003cdiv class=\"rpch-image-copy\"\u003e      \u003ch3\u003eA Warm Flicker for Crisp Autumn Evenings\u003c\/h3\u003e      \u003cp\u003e        The glowing faces add a cozy finishing touch to dinners, movie nights,        seasonal gatherings and quiet nights at home.      \u003c\/p\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- PLACEMENT --\u003e  \u003csection class=\"rpch-places\"\u003e    \u003cdiv class=\"rpch-heading\"\u003e      \u003cspan\u003eEasy to Style\u003c\/span\u003e      \u003ch3\u003eMade for Your Favorite Fall Corners\u003c\/h3\u003e    \u003c\/div\u003e    \u003cdiv class=\"rpch-swipe-tip\"\u003eSwipe to view placement ideas →\u003c\/div\u003e    \u003cdiv class=\"rpch-place-grid\"\u003e      \u003cdiv class=\"rpch-place\"\u003e        \u003cspan\u003e🔥\u003c\/span\u003e        \u003cstrong\u003eMantel\u003c\/strong\u003e      \u003c\/div\u003e      \u003cdiv class=\"rpch-place\"\u003e        \u003cspan\u003e🚪\u003c\/span\u003e        \u003cstrong\u003eEntryway\u003c\/strong\u003e      \u003c\/div\u003e      \u003cdiv class=\"rpch-place\"\u003e        \u003cspan\u003e🍽️\u003c\/span\u003e        \u003cstrong\u003eDining Table\u003c\/strong\u003e      \u003c\/div\u003e      \u003cdiv class=\"rpch-place\"\u003e        \u003cspan\u003e☕\u003c\/span\u003e        \u003cstrong\u003eCoffee Bar\u003c\/strong\u003e      \u003c\/div\u003e      \u003cdiv class=\"rpch-place\"\u003e        \u003cspan\u003e🍂\u003c\/span\u003e        \u003cstrong\u003eCovered Porch\u003c\/strong\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- IMAGE 5 --\u003e  \u003csection class=\"rpch-image-card\"\u003e    \u003cdiv class=\"rpch-image-copy\"\u003e      \u003ch3\u003eOne Set for Halloween, Harvest Season and Thanksgiving\u003c\/h3\u003e      \u003cp\u003e        Their neutral color and rustic details make them easy to keep on        display throughout the entire autumn season.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/7b1bf52e-6a92-47f6-b74f-206a6121fd9b.png?v=1784184458\" alt=\"White pumpkin tealight holder set used as fall home decor\" loading=\"lazy\" decoding=\"async\"\u003e  \u003c\/section\u003e  \u003c!-- DETAILS --\u003e  \u003csection class=\"rpch-details-wrap\"\u003e    \u003cdiv class=\"rpch-details-heading\"\u003e      \u003cspan\u003eTap to Learn More\u003c\/span\u003e      \u003ch3\u003eProduct Information\u003c\/h3\u003e    \u003c\/div\u003e    \u003cdetails class=\"rpch-details\" open\u003e      \u003csummary\u003eWhat is included?\u003c\/summary\u003e      \u003cdiv class=\"rpch-details-content\"\u003e        The package includes three white pumpkin tealight candle holders in        different heights. Tealight candles are not included.        \u003cdiv class=\"rpch-package-grid\"\u003e          \u003cdiv class=\"rpch-package-item\"\u003e✓ 1 Large Holder\u003c\/div\u003e          \u003cdiv class=\"rpch-package-item\"\u003e✓ 1 Medium Holder\u003c\/div\u003e          \u003cdiv class=\"rpch-package-item\"\u003e✓ 1 Small Holder\u003c\/div\u003e          \u003cdiv class=\"rpch-package-item\"\u003e✕ Candles Not Included\u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/details\u003e    \u003cdetails class=\"rpch-details\"\u003e      \u003csummary\u003eWhat are the approximate sizes?\u003c\/summary\u003e      \u003cdiv class=\"rpch-details-content\"\u003e        Measurements are approximate and may vary slightly.        \u003cdiv class=\"rpch-spec-grid\"\u003e          \u003cdiv class=\"rpch-spec\"\u003e            \u003cb\u003e18 × 9.5 × 9.5 cm\u003c\/b\u003e            \u003cspan\u003eLarge — 7.1 × 3.7 × 3.7 in\u003c\/span\u003e          \u003c\/div\u003e          \u003cdiv class=\"rpch-spec\"\u003e            \u003cb\u003e15 × 9 × 9 cm\u003c\/b\u003e            \u003cspan\u003eMedium — 5.9 × 3.5 × 3.5 in\u003c\/span\u003e          \u003c\/div\u003e          \u003cdiv class=\"rpch-spec\"\u003e            \u003cb\u003e12 × 8.5 × 8.5 cm\u003c\/b\u003e            \u003cspan\u003eSmall — 4.7 × 3.3 × 3.3 in\u003c\/span\u003e          \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/details\u003e    \u003cdetails class=\"rpch-details\"\u003e      \u003csummary\u003eWhich candles fit inside?\u003c\/summary\u003e      \u003cdiv class=\"rpch-details-content\"\u003e        Each holder is designed for a standard-size tealight candle. Check        that the candle sits securely and does not touch the sides of the        pumpkin holder.      \u003c\/div\u003e    \u003c\/details\u003e    \u003cdetails class=\"rpch-details\"\u003e      \u003csummary\u003eWhat materials are used?\u003c\/summary\u003e      \u003cdiv class=\"rpch-details-content\"\u003e        The design combines a lightweight metal pumpkin holder, a decorative        wood-look pedestal base and a natural-style jute bow accent.      \u003c\/div\u003e    \u003c\/details\u003e    \u003cdetails class=\"rpch-details\"\u003e      \u003csummary\u003eCan they be used outdoors?\u003c\/summary\u003e      \u003cdiv class=\"rpch-details-content\"\u003e        They are best suited to indoor use or a dry, covered porch. Protect        the set from rain, strong wind, moisture and prolonged outdoor        exposure.      \u003c\/div\u003e    \u003c\/details\u003e  \u003c\/section\u003e  \u003c!-- CANDLE SAFETY --\u003e  \u003csection class=\"rpch-safety\"\u003e    \u003cdiv class=\"rpch-safety-icon\"\u003e!\u003c\/div\u003e    \u003cdiv\u003e      \u003cstrong\u003eCandle Safety\u003c\/strong\u003e      \u003cp\u003e        Never leave a burning candle unattended. Keep away from children,        pets, curtains, dried leaves and other flammable materials. Allow the        holder to cool fully before handling.      \u003c\/p\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- FINAL --\u003e  \u003csection class=\"rpch-final\"\u003e    \u003cdiv class=\"rpch-final-icon\"\u003e✦\u003c\/div\u003e    \u003ch3\u003eLet Three Little Pumpkins Warm the Heart of Your Fall Home\u003c\/h3\u003e    \u003cp\u003e      A layered farmhouse display with cheerful faces, rustic character and      the comforting glow of candlelight.    \u003c\/p\u003e  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Large","offer_id":51193162727460,"sku":"SZ0529260721695-大号","price":28.99,"currency_code":"USD","in_stock":true},{"title":"Medium","offer_id":51193162760228,"sku":"SZ0529260721695-中号","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Small","offer_id":51193162792996,"sku":"SZ0529260721695-小号","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Set of 3","offer_id":51193162825764,"sku":"SZ0529260721695-小号+SZ0529260721695-中号+SZ0529260721695-大号","price":49.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/0364\/5988\/files\/ab5f1974-e2f3-4feb-ad93-a1b3da4cbd59-0.png?v=1785424918","url":"https:\/\/verviven.com\/products\/rustic-white-pumpkin-tealight-candle-holder-set-of-3","provider":"Verviven","version":"1.0","type":"link"}