{"product_id":"mug","title":"🎄🍫 Christmas Chocolate Fondue Mug – Melt, Dip \u0026 Enjoy ✨","description":"\u003ctheme-product-expander data-collapse-mode=\"none\" style=\"     --expander-max-height: unset;     --expander-max-rows: unset;   \"\u003e \u003cdiv class=\"product-expander__content rte\"\u003e \u003cstyle\u003e \/* =========================================================    CHRISTMAS CHOCOLATE FONDUE MUG    Premium Landing Page    SHOPIFY \/ SHOPLINE SAFE VERSION    ========================================================= *\/  .xcf-page, .xcf-page * {   box-sizing: border-box; }  .xcf-page {   --xcf-red: #a91f2b;   --xcf-red-dark: #78151e;   --xcf-green: #183c2b;   --xcf-green-light: #24543e;   --xcf-cream: #fffaf3;   --xcf-cream-2: #f8efe2;   --xcf-gold: #cda653;   --xcf-text: #252525;   --xcf-muted: #727272;   --xcf-border: #e9ddcd;    width: 100%;   margin: 0;   padding: 0;   overflow: hidden;   background: var(--xcf-cream);   color: var(--xcf-text);   font-family: Arial, Helvetica, sans-serif; }  .xcf-page img {   display: block;   width: 100%;   max-width: 100%;   height: auto !important;   margin: 0;   padding: 0;   object-fit: initial !important; }  .xcf-page h1, .xcf-page h2, .xcf-page h3, .xcf-page h4, .xcf-page p {   margin-top: 0; }  .xcf-container {   width: min(1180px, calc(100% - 48px));   margin: 0 auto; }  \/* =========================================================    TOP BAR    ========================================================= *\/  .xcf-topbar {   width: 100%;   padding: 11px 20px;   background: var(--xcf-green);   color: #fff;   text-align: center;   font-size: 12px;   font-weight: 700;   letter-spacing: .7px; }  \/* =========================================================    HERO    ========================================================= *\/  .xcf-hero {   position: relative;   padding: 76px 0 82px;   background:     radial-gradient(       circle at 10% 15%,       rgba(255,255,255,.13),       transparent 25%     ),     radial-gradient(       circle at 90% 85%,       rgba(211,171,78,.15),       transparent 25%     ),     linear-gradient(       135deg,       #74151e 0%,       #a91f2b 48%,       #871923 100%     );   color: #fff; }  .xcf-hero-grid {   display: grid;   grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);   gap: 70px;   align-items: center; }  .xcf-hero-copy {   min-width: 0; }  .xcf-eyebrow {   display: inline-flex;   align-items: center;   gap: 8px;   margin-bottom: 22px;   padding: 8px 14px;   border: 1px solid rgba(255,255,255,.28);   border-radius: 999px;   background: rgba(255,255,255,.08);   color: #fff;   font-size: 11px;   font-weight: 800;   letter-spacing: 1.5px;   text-transform: uppercase; }  .xcf-hero h1 {   max-width: 650px;   margin: 0 0 24px;   font-size: clamp(42px, 5.2vw, 70px);   line-height: 1.02;   letter-spacing: -2.5px;   font-weight: 800; }  .xcf-hero h1 em {   color: #f4d68d;   font-style: normal; }  .xcf-hero-description {   max-width: 570px;   margin-bottom: 30px;   color: rgba(255,255,255,.88);   font-size: 17px;   line-height: 1.75; }  .xcf-hero-tags {   display: flex;   flex-wrap: wrap;   gap: 10px;   margin-bottom: 28px; }  .xcf-hero-tag {   display: inline-flex;   align-items: center;   gap: 7px;   padding: 10px 13px;   border: 1px solid rgba(255,255,255,.2);   border-radius: 999px;   background: rgba(255,255,255,.08);   color: #fff;   font-size: 12px;   font-weight: 700; }  .xcf-hero-bottom {   display: flex;   align-items: center;   gap: 15px;   color: rgba(255,255,255,.72);   font-size: 12px;   line-height: 1.5; }  .xcf-hero-bottom-line {   width: 35px;   height: 1px;   background: rgba(255,255,255,.45); }  .xcf-hero-image {   min-width: 0;   position: relative; }  .xcf-hero-image::before {   content: '';   position: absolute;   width: 78%;   height: 78%;   left: 11%;   top: 11%;   border-radius: 50%;   background: rgba(255,255,255,.13);   filter: blur(20px); }  .xcf-hero-image img {   position: relative;   z-index: 1;   border-radius: 26px;   box-shadow: 0 28px 70px rgba(0,0,0,.3); }  \/* =========================================================    INTRODUCTION    ========================================================= *\/  .xcf-intro {   padding: 92px 0 80px;   text-align: center;   background: var(--xcf-cream); }  .xcf-kicker {   margin-bottom: 13px;   color: var(--xcf-red);   font-size: 11px;   font-weight: 900;   letter-spacing: 2.2px;   text-transform: uppercase; }  .xcf-intro h2 {   max-width: 800px;   margin: 0 auto 20px;   color: var(--xcf-green);   font-size: clamp(34px, 4vw, 52px);   line-height: 1.08;   letter-spacing: -1.4px; }  .xcf-intro p {   max-width: 700px;   margin: 0 auto;   color: var(--xcf-muted);   font-size: 16px;   line-height: 1.8; }  \/* =========================================================    PRODUCT HIGHLIGHTS    ========================================================= *\/  .xcf-highlights {   padding: 0 0 90px;   background: var(--xcf-cream); }  .xcf-highlight-grid {   display: grid;   grid-template-columns: repeat(4, minmax(0, 1fr));   gap: 14px; }  .xcf-highlight {   min-width: 0;   padding: 25px 20px;   border: 1px solid var(--xcf-border);   border-radius: 18px;   background: #fff;   text-align: center; }  .xcf-highlight-icon {   display: flex;   align-items: center;   justify-content: center;   width: 48px;   height: 48px;   margin: 0 auto 14px;   border-radius: 14px;   background: #fff6e8;   font-size: 23px; }  .xcf-highlight strong {   display: block;   margin-bottom: 7px;   color: var(--xcf-green);   font-size: 14px; }  .xcf-highlight span {   display: block;   color: var(--xcf-muted);   font-size: 12px;   line-height: 1.55; }  \/* =========================================================    FEATURE SECTION    ========================================================= *\/  .xcf-features {   padding: 90px 0 30px;   background: #fff; }  .xcf-feature-row {   display: grid;   grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);   gap: 70px;   align-items: center;   margin-bottom: 100px; }  .xcf-feature-row:last-child {   margin-bottom: 60px; }  .xcf-feature-row.xcf-reverse .xcf-feature-image {   order: 2; }  .xcf-feature-row.xcf-reverse .xcf-feature-copy {   order: 1; }  .xcf-feature-image {   min-width: 0; }  .xcf-feature-image img {   border-radius: 24px;   box-shadow: 0 18px 50px rgba(30,25,20,.11); }  .xcf-feature-copy {   min-width: 0; }  .xcf-number {   display: inline-flex;   align-items: center;   justify-content: center;   width: 42px;   height: 42px;   margin-bottom: 20px;   border-radius: 50%;   background: var(--xcf-green);   color: #fff;   font-size: 12px;   font-weight: 900;   letter-spacing: .5px; }  .xcf-feature-copy h3 {   max-width: 520px;   margin-bottom: 17px;   color: var(--xcf-green);   font-size: clamp(29px, 3.2vw, 45px);   line-height: 1.1;   letter-spacing: -1px; }  .xcf-feature-copy p {   max-width: 530px;   margin-bottom: 25px;   color: var(--xcf-muted);   font-size: 15px;   line-height: 1.8; }  \/* =========================================================    NEW SELLING POINT CARDS    NO CHECKMARKS    ========================================================= *\/  .xcf-mini-points {   display: grid;   grid-template-columns: 1fr;   gap: 11px;   max-width: 540px; }  .xcf-mini-point {   display: grid;   grid-template-columns: 45px minmax(0, 1fr);   gap: 14px;   align-items: center;   padding: 14px 16px;   border: 1px solid var(--xcf-border);   border-radius: 14px;   background: #fffaf3; }  .xcf-mini-icon {   display: flex;   align-items: center;   justify-content: center;   width: 45px;   height: 45px;   border-radius: 12px;   background: #fff;   font-size: 21px; }  .xcf-mini-point strong {   display: block;   margin-bottom: 3px;   color: var(--xcf-green);   font-size: 13px; }  .xcf-mini-point span {   display: block;   color: #777;   font-size: 11px;   line-height: 1.45; }  \/* =========================================================    BIG IMAGE    ========================================================= *\/  .xcf-wide-image {   padding: 20px 0 95px;   background: #fff; }  .xcf-wide-image-box {   overflow: hidden;   border-radius: 28px; }  .xcf-wide-image-box img {   width: 100%;   height: auto; }  \/* =========================================================    EXPERIENCE    ========================================================= *\/  .xcf-experience {   padding: 95px 0;   background: var(--xcf-cream-2); }  .xcf-heading {   margin-bottom: 48px;   text-align: center; }  .xcf-heading h2 {   max-width: 760px;   margin: 0 auto 17px;   color: var(--xcf-green);   font-size: clamp(33px, 4vw, 51px);   line-height: 1.08;   letter-spacing: -1.3px; }  .xcf-heading p {   max-width: 680px;   margin: 0 auto;   color: var(--xcf-muted);   font-size: 15px;   line-height: 1.75; }  .xcf-experience-grid {   display: grid;   grid-template-columns: repeat(3, minmax(0, 1fr));   gap: 20px; }  .xcf-experience-card {   min-width: 0;   overflow: hidden;   border-radius: 20px;   background: #fff;   border: 1px solid var(--xcf-border); }  .xcf-experience-card img {   width: 100%;   height: auto; }  .xcf-card-content {   padding: 22px; }  .xcf-card-number {   margin-bottom: 10px;   color: var(--xcf-red);   font-size: 10px;   font-weight: 900;   letter-spacing: 1.5px;   text-transform: uppercase; }  .xcf-card-content h3 {   margin-bottom: 8px;   color: var(--xcf-green);   font-size: 19px; }  .xcf-card-content p {   margin: 0;   color: var(--xcf-muted);   font-size: 13px;   line-height: 1.65; }  \/* =========================================================    OCCASIONS    ========================================================= *\/  .xcf-occasions {   padding: 95px 0;   background: #fff; }  .xcf-occasion-layout {   display: grid;   grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);   gap: 70px;   align-items: center; }  .xcf-occasion-image {   min-width: 0; }  .xcf-occasion-image img {   border-radius: 25px; }  .xcf-occasion-copy {   min-width: 0; }  .xcf-occasion-copy h2 {   margin-bottom: 18px;   color: var(--xcf-green);   font-size: clamp(33px, 4vw, 50px);   line-height: 1.08;   letter-spacing: -1.2px; }  .xcf-occasion-copy \u003e p {   margin-bottom: 28px;   color: var(--xcf-muted);   font-size: 15px;   line-height: 1.8; }  .xcf-occasion-grid {   display: grid;   grid-template-columns: repeat(2, minmax(0, 1fr));   gap: 12px; }  .xcf-occasion {   min-width: 0;   padding: 18px;   border-radius: 15px;   background: #fff8ee;   border: 1px solid var(--xcf-border); }  .xcf-occasion-icon {   margin-bottom: 9px;   font-size: 23px; }  .xcf-occasion strong {   display: block;   color: var(--xcf-green);   font-size: 13px; }  \/* =========================================================    GIFT SECTION    ========================================================= *\/  .xcf-gift {   padding: 95px 0;   background: var(--xcf-green);   color: #fff; }  .xcf-gift-layout {   display: grid;   grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);   gap: 70px;   align-items: center; }  .xcf-gift-copy {   min-width: 0; }  .xcf-gift-copy .xcf-kicker {   color: #e4c477; }  .xcf-gift-copy h2 {   margin-bottom: 20px;   color: #fff;   font-size: clamp(35px, 4vw, 53px);   line-height: 1.08;   letter-spacing: -1.4px; }  .xcf-gift-copy p {   max-width: 550px;   margin-bottom: 28px;   color: rgba(255,255,255,.76);   font-size: 15px;   line-height: 1.8; }  .xcf-gift-pills {   display: flex;   flex-wrap: wrap;   gap: 10px; }  .xcf-gift-pill {   padding: 10px 13px;   border: 1px solid rgba(255,255,255,.18);   border-radius: 999px;   background: rgba(255,255,255,.07);   color: rgba(255,255,255,.9);   font-size: 12px;   font-weight: 700; }  .xcf-gift-image {   min-width: 0; }  .xcf-gift-image img {   border-radius: 25px; }  \/* =========================================================    HOW TO USE    ========================================================= *\/  .xcf-how {   padding: 95px 0;   background: var(--xcf-cream); }  .xcf-steps {   display: grid;   grid-template-columns: repeat(3, minmax(0, 1fr));   gap: 18px; }  .xcf-step {   min-width: 0;   padding: 30px 25px;   border: 1px solid var(--xcf-border);   border-radius: 19px;   background: #fff; }  .xcf-step-top {   display: flex;   align-items: center;   justify-content: space-between;   margin-bottom: 25px; }  .xcf-step-number {   color: var(--xcf-red);   font-size: 11px;   font-weight: 900;   letter-spacing: 1.5px;   text-transform: uppercase; }  .xcf-step-icon {   font-size: 27px; }  .xcf-step h3 {   margin-bottom: 10px;   color: var(--xcf-green);   font-size: 20px; }  .xcf-step p {   margin: 0;   color: var(--xcf-muted);   font-size: 13px;   line-height: 1.7; }  \/* =========================================================    PACKAGE    ========================================================= *\/  .xcf-package {   padding: 55px 0;   background: #fff; }  .xcf-package-box {   display: flex;   align-items: center;   justify-content: center;   gap: 15px;   padding: 25px;   border: 1px solid var(--xcf-border);   border-radius: 18px;   background: #fffaf3;   text-align: center; }  .xcf-package-icon {   font-size: 28px; }  .xcf-package-text strong {   display: block;   margin-bottom: 4px;   color: var(--xcf-green);   font-size: 14px; }  .xcf-package-text span {   color: var(--xcf-muted);   font-size: 12px; }  \/* =========================================================    FINAL CTA    ========================================================= *\/  .xcf-final {   padding: 105px 20px;   background:     radial-gradient(       circle at 20% 20%,       rgba(255,255,255,.12),       transparent 25%     ),     linear-gradient(       135deg,       #9d1d29,       #72131c     );   color: #fff;   text-align: center; }  .xcf-final h2 {   max-width: 820px;   margin: 0 auto 20px;   font-size: clamp(36px, 5vw, 59px);   line-height: 1.06;   letter-spacing: -1.7px; }  .xcf-final p {   max-width: 650px;   margin: 0 auto;   color: rgba(255,255,255,.84);   font-size: 16px;   line-height: 1.75; }  .xcf-final-small {   margin-top: 24px;   color: rgba(255,255,255,.65);   font-size: 12px; }  \/* =========================================================    MOBILE    ========================================================= *\/  @media (max-width: 900px) {    .xcf-container {     width: min(100% - 30px, 700px);   }    .xcf-hero {     padding: 50px 0 60px;   }    .xcf-hero-grid {     grid-template-columns: 1fr;     gap: 35px;   }    .xcf-hero-image {     order: -1;   }    .xcf-highlight-grid {     grid-template-columns: repeat(2, minmax(0, 1fr));   }    .xcf-feature-row,   .xcf-occasion-layout,   .xcf-gift-layout {     grid-template-columns: 1fr;     gap: 35px;   }    .xcf-feature-row.xcf-reverse .xcf-feature-image,   .xcf-feature-row.xcf-reverse .xcf-feature-copy {     order: initial;   }    .xcf-feature-row {     margin-bottom: 70px;   }    .xcf-experience-grid,   .xcf-steps {     grid-template-columns: 1fr;   }    .xcf-gift-image {     order: 2;   }    .xcf-gift-copy {     order: 1;   } }  @media (max-width: 600px) {    .xcf-container {     width: calc(100% - 24px);   }    .xcf-topbar {     padding: 10px 12px;     font-size: 10px;   }    .xcf-hero {     padding: 35px 0 45px;   }    .xcf-hero h1 {     font-size: 38px;     letter-spacing: -1.4px;   }    .xcf-hero-description {     font-size: 14px;   }    .xcf-hero-tags {     gap: 7px;   }    .xcf-hero-tag {     padding: 8px 10px;     font-size: 10px;   }    .xcf-hero-image img,   .xcf-feature-image img,   .xcf-wide-image-box,   .xcf-experience-card,   .xcf-occasion-image img,   .xcf-gift-image img {     border-radius: 16px;   }    .xcf-intro,   .xcf-experience,   .xcf-occasions,   .xcf-gift,   .xcf-how {     padding: 65px 0;   }    .xcf-highlights {     padding-bottom: 65px;   }    .xcf-highlight-grid {     gap: 9px;   }    .xcf-highlight {     padding: 19px 10px;     border-radius: 14px;   }    .xcf-highlight-icon {     width: 42px;     height: 42px;     margin-bottom: 10px;     font-size: 19px;   }    .xcf-highlight strong {     font-size: 12px;   }    .xcf-highlight span {     font-size: 10px;   }    .xcf-features {     padding-top: 65px;   }    .xcf-feature-copy h3,   .xcf-occasion-copy h2,   .xcf-gift-copy h2 {     font-size: 31px;   }    .xcf-feature-copy p,   .xcf-occasion-copy \u003e p,   .xcf-gift-copy p {     font-size: 14px;   }    .xcf-mini-point {     grid-template-columns: 40px minmax(0, 1fr);     padding: 12px;   }    .xcf-mini-icon {     width: 40px;     height: 40px;     font-size: 19px;   }    .xcf-mini-point strong {     font-size: 12px;   }    .xcf-mini-point span {     font-size: 10px;   }    .xcf-wide-image {     padding-bottom: 65px;   }    .xcf-occasion-grid {     gap: 9px;   }    .xcf-occasion {     padding: 14px 11px;   }    .xcf-occasion strong {     font-size: 11px;   }    .xcf-gift-pills {     gap: 7px;   }    .xcf-gift-pill {     padding: 8px 10px;     font-size: 10px;   }    .xcf-step {     padding: 24px 20px;   }    .xcf-package-box {     padding: 20px 12px;   }    .xcf-final {     padding: 75px 18px;   }    .xcf-final h2 {     font-size: 36px;   }    .xcf-final p {     font-size: 14px;   } } \u003c\/style\u003e \u003cdiv class=\"xcf-page\"\u003e\n\u003c!-- =====================================================        TOP BAR        ===================================================== --\u003e \u003cdiv class=\"xcf-topbar\"\u003e🎄 Make Dessert A Little More Magical This Christmas 🎁\u003c\/div\u003e \u003c!-- =====================================================        HERO        ===================================================== --\u003e \u003csection class=\"xcf-hero\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-hero-grid\"\u003e \u003cdiv class=\"xcf-hero-copy\"\u003e \u003cdiv class=\"xcf-eyebrow\"\u003e🍫 Christmas Dessert Experience\u003c\/div\u003e \u003ch1\u003eMelt. Dip.\u003cbr\u003e\u003cem\u003eShare The Christmas Sweetness.\u003c\/em\u003e\n\u003c\/h1\u003e \u003cp class=\"xcf-hero-description\"\u003eTurn chocolate dipping into a festive little experience. Melt your favorite chocolate, dip strawberries and sweet treats, and create cozy moments around the table.\u003c\/p\u003e \u003cdiv class=\"xcf-hero-tags\"\u003e \u003cdiv class=\"xcf-hero-tag\"\u003e🍫 Chocolate Fondue\u003c\/div\u003e \u003cdiv class=\"xcf-hero-tag\"\u003e🎄 Christmas Design\u003c\/div\u003e \u003cdiv class=\"xcf-hero-tag\"\u003e🎁 Gift Idea\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-hero-bottom\"\u003e \u003cdiv class=\"xcf-hero-bottom-line\"\u003e \u003c\/div\u003e Made for sweet moments, cozy gatherings \u0026amp; Christmas celebrations.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-hero-image\"\u003e\u003cimg alt=\"Christmas Chocolate Fondue Mug\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/1-c0459b8b-b794-46ca-a145-4b44259af8be.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        HIGHLIGHTS        ===================================================== --\u003e \u003csection class=\"xcf-highlights\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-highlight-grid\"\u003e \u003cdiv class=\"xcf-highlight\"\u003e \u003cdiv class=\"xcf-highlight-icon\"\u003e🍫\u003c\/div\u003e \u003cstrong\u003eMelt \u0026amp; Dip\u003c\/strong\u003e Turn chocolate into an interactive dessert.\u003c\/div\u003e \u003cdiv class=\"xcf-highlight\"\u003e \u003cdiv class=\"xcf-highlight-icon\"\u003e🕯️\u003c\/div\u003e \u003cstrong\u003eCandle Heated\u003c\/strong\u003e Designed to help keep melted chocolate warm.\u003c\/div\u003e \u003cdiv class=\"xcf-highlight\"\u003e \u003cdiv class=\"xcf-highlight-icon\"\u003e🎅\u003c\/div\u003e \u003cstrong\u003eFestive Design\u003c\/strong\u003e A charming Santa-inspired Christmas look.\u003c\/div\u003e \u003cdiv class=\"xcf-highlight\"\u003e \u003cdiv class=\"xcf-highlight-icon\"\u003e🎁\u003c\/div\u003e \u003cstrong\u003eGift Ready\u003c\/strong\u003e A fun idea for family, friends and couples.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        INTRO        ===================================================== --\u003e \u003csection class=\"xcf-intro\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-kicker\"\u003eMore Than A Mug\u003c\/div\u003e \u003ch2\u003eMake Chocolate The Center Of The Celebration.\u003c\/h2\u003e \u003cp\u003eInstead of simply serving dessert, create a little moment everyone can enjoy together. Melt, dip, share and enjoy your favorite sweet treats.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        FEATURES        ===================================================== --\u003e \u003csection class=\"xcf-features\"\u003e \u003cdiv class=\"xcf-container\"\u003e\n\u003c!-- FEATURE 01 --\u003e \u003cdiv class=\"xcf-feature-row\"\u003e \u003cdiv class=\"xcf-feature-image\"\u003e\u003cimg alt=\"Chocolate fondue with strawberries\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/cb04d462499f41b6a4eaaea7a9ca7738.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"xcf-feature-copy\"\u003e \u003cdiv class=\"xcf-number\"\u003e01\u003c\/div\u003e \u003ch3\u003eMelt Chocolate.\u003cbr\u003eDip Your Favorites.\u003c\/h3\u003e \u003cp\u003eBring a little ceremony to dessert time. Warm your favorite chocolate and pair it with strawberries, fruit, marshmallows, cookies and more.\u003c\/p\u003e \u003cdiv class=\"xcf-mini-points\"\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🍓\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eFresh Fruit\u003c\/strong\u003e Strawberries, bananas and more.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e☁️\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eMarshmallows\u003c\/strong\u003e Soft, sweet and perfect for dipping.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🍪\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eCookies \u0026amp; Treats\u003c\/strong\u003e Create your own favorite combination.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 02 --\u003e \u003cdiv class=\"xcf-feature-row xcf-reverse\"\u003e \u003cdiv class=\"xcf-feature-image\"\u003e\u003cimg alt=\"Santa Christmas chocolate fondue mug\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/4-a09958fa-dd9e-42b7-91c8-a1d831f11c85.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"xcf-feature-copy\"\u003e \u003cdiv class=\"xcf-number\"\u003e02\u003c\/div\u003e \u003ch3\u003eA Little Santa\u003cbr\u003eAt Your Table.\u003c\/h3\u003e \u003cp\u003eWith its charming Santa Claus design and candy-cane-style handle, this fondue mug instantly adds Christmas character to your dining table.\u003c\/p\u003e \u003cdiv class=\"xcf-mini-points\"\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🎅\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eSanta-Inspired\u003c\/strong\u003e Designed especially for the holiday season.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🍬\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eCandy Cane Handle\u003c\/strong\u003e A playful detail that completes the look.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🎄\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eFestive Centerpiece\u003c\/strong\u003e Made to stand out during dessert time.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 03 --\u003e \u003cdiv class=\"xcf-feature-row\"\u003e \u003cdiv class=\"xcf-feature-image\"\u003e\u003cimg alt=\"Candle heated chocolate fondue mug\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/2-e821f693-a298-4cd9-b0ef-68b6bbb51be0.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"xcf-feature-copy\"\u003e \u003cdiv class=\"xcf-number\"\u003e03\u003c\/div\u003e \u003ch3\u003eKeep The Chocolate\u003cbr\u003eWarm \u0026amp; Enjoy Slowly.\u003c\/h3\u003e \u003cp\u003eThe base is designed with space for a candle to help keep melted chocolate warm, so you can take your time enjoying every sweet bite.\u003c\/p\u003e \u003cdiv class=\"xcf-mini-points\"\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🕯️\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eCandle Heating\u003c\/strong\u003e Designed with space underneath for a candle.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🍫\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eWarm Chocolate\u003c\/strong\u003e Enjoy a cozy melted chocolate experience.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e❤️\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eSlow Down\u003c\/strong\u003e Take your time and enjoy dessert together.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 04 --\u003e \u003cdiv class=\"xcf-feature-row xcf-reverse\"\u003e \u003cdiv class=\"xcf-feature-image\"\u003e\u003cimg alt=\"Ceramic Christmas fondue mug\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/0f6b8a9e52cc4c08bb874797b78bc97a.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"xcf-feature-copy\"\u003e \u003cdiv class=\"xcf-number\"\u003e04\u003c\/div\u003e \u003ch3\u003eFestive Style.\u003cbr\u003ePractical Design.\u003c\/h3\u003e \u003cp\u003eCrafted from ceramic, it combines a playful Christmas appearance with a practical design made for dessert time.\u003c\/p\u003e \u003cdiv class=\"xcf-mini-points\"\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e☕\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eCeramic Construction\u003c\/strong\u003e A classic material for cozy dessert moments.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e✨\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eChristmas Style\u003c\/strong\u003e Adds festive character to your table.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-mini-point\"\u003e \u003cdiv class=\"xcf-mini-icon\"\u003e🧼\u003c\/div\u003e \u003cdiv\u003e\n\u003cstrong\u003eEasy To Enjoy\u003c\/strong\u003e Designed for simple everyday dessert moments.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        WIDE VISUAL        ===================================================== --\u003e \u003csection class=\"xcf-wide-image\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-wide-image-box\"\u003e\u003cimg alt=\"Christmas chocolate fondue experience\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/5-8340ab0f-78ac-45c4-9f19-462a5aeefee8.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        EXPERIENCE        ===================================================== --\u003e \u003csection class=\"xcf-experience\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-heading\"\u003e \u003cdiv class=\"xcf-kicker\"\u003eDip. Share. Enjoy.\u003c\/div\u003e \u003ch2\u003eTurn Simple Treats Into Christmas Moments.\u003c\/h2\u003e \u003cp\u003eSet it on the table, prepare your favorite treats, and let everyone create their own perfect chocolate bite.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-experience-grid\"\u003e \u003cdiv class=\"xcf-experience-card\"\u003e\n\u003cimg alt=\"Christmas chocolate dipping\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/a765715eee8e4f53bd178f0936a887c8.jpg?w=800\u0026amp;h=800\"\u003e \u003cdiv class=\"xcf-card-content\"\u003e \u003cdiv class=\"xcf-card-number\"\u003eMoment 01\u003c\/div\u003e \u003ch3\u003ePick Your Favorites\u003c\/h3\u003e \u003cp\u003ePrepare strawberries, fruit, marshmallows, cookies or whatever sweet treat you love.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-experience-card\"\u003e\n\u003cimg alt=\"Chocolate dipping dessert\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/cb04d462499f41b6a4eaaea7a9ca7738.jpg?w=800\u0026amp;h=800\"\u003e \u003cdiv class=\"xcf-card-content\"\u003e \u003cdiv class=\"xcf-card-number\"\u003eMoment 02\u003c\/div\u003e \u003ch3\u003eDip Into Chocolate\u003c\/h3\u003e \u003cp\u003eDip your favorite treats into warm melted chocolate and make dessert more interactive.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-experience-card\"\u003e\n\u003cimg alt=\"Christmas dessert table\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/0f6b8a9e52cc4c08bb874797b78bc97a.jpg?w=800\u0026amp;h=800\"\u003e \u003cdiv class=\"xcf-card-content\"\u003e \u003cdiv class=\"xcf-card-number\"\u003eMoment 03\u003c\/div\u003e \u003ch3\u003eShare The Moment\u003c\/h3\u003e \u003cp\u003eSit together, slow down and enjoy a sweet little Christmas memory with the people you love.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        OCCASIONS        ===================================================== --\u003e \u003csection class=\"xcf-occasions\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-occasion-layout\"\u003e \u003cdiv class=\"xcf-occasion-image\"\u003e\u003cimg alt=\"Christmas chocolate fondue gathering\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/a765715eee8e4f53bd178f0936a887c8.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"xcf-occasion-copy\"\u003e \u003cdiv class=\"xcf-kicker\"\u003eMade For Sweet Moments\u003c\/div\u003e \u003ch2\u003eOne Little Mug.\u003cbr\u003eSo Many Christmas Moments.\u003c\/h2\u003e \u003cp\u003eWhether you're planning a cozy night at home, a Christmas party or a special date night, this fondue mug adds a playful touch to dessert.\u003c\/p\u003e \u003cdiv class=\"xcf-occasion-grid\"\u003e \u003cdiv class=\"xcf-occasion\"\u003e \u003cdiv class=\"xcf-occasion-icon\"\u003e🎄\u003c\/div\u003e \u003cstrong\u003e Christmas Parties \u003c\/strong\u003e\n\u003c\/div\u003e \u003cdiv class=\"xcf-occasion\"\u003e \u003cdiv class=\"xcf-occasion-icon\"\u003e❤️\u003c\/div\u003e \u003cstrong\u003e Date Nights \u003c\/strong\u003e\n\u003c\/div\u003e \u003cdiv class=\"xcf-occasion\"\u003e \u003cdiv class=\"xcf-occasion-icon\"\u003e👨‍👩‍👧‍👦\u003c\/div\u003e \u003cstrong\u003e Family Gatherings \u003c\/strong\u003e\n\u003c\/div\u003e \u003cdiv class=\"xcf-occasion\"\u003e \u003cdiv class=\"xcf-occasion-icon\"\u003e🎁\u003c\/div\u003e \u003cstrong\u003e Christmas Gifting \u003c\/strong\u003e\n\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        GIFT        ===================================================== --\u003e \u003csection class=\"xcf-gift\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-gift-layout\"\u003e \u003cdiv class=\"xcf-gift-copy\"\u003e \u003cdiv class=\"xcf-kicker\"\u003eA Gift They'll Actually Use\u003c\/div\u003e \u003ch2\u003eGive Them A Little Christmas Magic.\u003c\/h2\u003e \u003cp\u003eMore playful than an ordinary mug and more festive than ordinary dessert tools, this Christmas fondue mug makes a memorable gift for anyone who loves sweets and cozy holiday moments.\u003c\/p\u003e \u003cdiv class=\"xcf-gift-pills\"\u003e \u003cdiv class=\"xcf-gift-pill\"\u003e🎁 Family \u0026amp; Friends\u003c\/div\u003e \u003cdiv class=\"xcf-gift-pill\"\u003e❤️ Couples\u003c\/div\u003e \u003cdiv class=\"xcf-gift-pill\"\u003e🍫 Chocolate Lovers\u003c\/div\u003e \u003cdiv class=\"xcf-gift-pill\"\u003e🎄 Christmas Lovers\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-gift-image\"\u003e\u003cimg alt=\"Christmas chocolate fondue gift\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1779850014346\/4-a09958fa-dd9e-42b7-91c8-a1d831f11c85.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        HOW TO USE        ===================================================== --\u003e \u003csection class=\"xcf-how\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-heading\"\u003e \u003cdiv class=\"xcf-kicker\"\u003eSo Easy\u003c\/div\u003e \u003ch2\u003eYour Christmas Dessert Starts Here.\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-steps\"\u003e \u003cdiv class=\"xcf-step\"\u003e \u003cdiv class=\"xcf-step-top\"\u003e \u003cdiv class=\"xcf-step-number\"\u003eStep 01\u003c\/div\u003e \u003cdiv class=\"xcf-step-icon\"\u003e🍫\u003c\/div\u003e \u003c\/div\u003e \u003ch3\u003eAdd Chocolate\u003c\/h3\u003e \u003cp\u003ePlace your favorite chocolate into the ceramic fondue mug and prepare it for melting.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-step\"\u003e \u003cdiv class=\"xcf-step-top\"\u003e \u003cdiv class=\"xcf-step-number\"\u003eStep 02\u003c\/div\u003e \u003cdiv class=\"xcf-step-icon\"\u003e🕯️\u003c\/div\u003e \u003c\/div\u003e \u003ch3\u003eLight The Candle\u003c\/h3\u003e \u003cp\u003eUse the space underneath for a candle to help keep the melted chocolate warm.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"xcf-step\"\u003e \u003cdiv class=\"xcf-step-top\"\u003e \u003cdiv class=\"xcf-step-number\"\u003eStep 03\u003c\/div\u003e \u003cdiv class=\"xcf-step-icon\"\u003e🍓\u003c\/div\u003e \u003c\/div\u003e \u003ch3\u003eDip \u0026amp; Share\u003c\/h3\u003e \u003cp\u003eGrab strawberries, marshmallows, cookies or fruit, dip and enjoy your Christmas dessert together.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        PACKAGE        ===================================================== --\u003e \u003csection class=\"xcf-package\"\u003e \u003cdiv class=\"xcf-container\"\u003e \u003cdiv class=\"xcf-package-box\"\u003e \u003cdiv class=\"xcf-package-icon\"\u003e🎁\u003c\/div\u003e \u003cdiv class=\"xcf-package-text\"\u003e\n\u003cstrong\u003e Package Includes \u003c\/strong\u003e 1 × Christmas Chocolate Fondue Mug\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        FINAL CTA        ===================================================== --\u003e \u003csection class=\"xcf-final\"\u003e \u003ch2\u003eMake This Christmas A Little Sweeter. 🎄🍫\u003c\/h2\u003e \u003cp\u003eMelt the chocolate. Pick your favorite treat. Gather around the table and make a sweet memory together.\u003c\/p\u003e \u003cdiv class=\"xcf-final-small\"\u003eChristmas Chocolate Fondue Mug\u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e \u003c\/div\u003e  \u003c\/theme-product-expander\u003e","brand":"zyx","offers":[{"title":"Default Title","offer_id":58952644329632,"sku":"18077144259222590434690065","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1053\/8313\/3344\/files\/1-c0459b8b-b794-46ca-a145-4b44259af8be.jpg?v=1790155457","url":"https:\/\/www.voryneli.com\/products\/mug","provider":"voryneli","version":"1.0","type":"link"}