{"product_id":"sunkissed-summer-bundle","title":"Sunkissed Summer Bundle","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes, viewport-fit=cover\"\u003e\n  \u003ctitle\u003eSunkissed Summer Bundle — Candle, Reed Diffuser \u0026amp; Car Diffuser | Bee Coco Candle\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"Sunkissed Summer Bundle — 13oz candle, reed diffuser, and car diffuser. Radiant neroli, tangerine, bergamot, orange blossom, sea salt, vanilla \u0026amp; cedarwood. Save $6.50. Non-toxic, pet-safe.\"\u003e\n  \u003clink rel=\"canonical\" href=\"https:\/\/www.beecococandle.com\/products\/sunkissed-summer-bundle\"\u003e\n\n  \u003cmeta property=\"og:title\" content=\"Sunkissed Summer Bundle — Candle, Reed Diffuser \u0026amp; Car Diffuser | Bee Coco Candle\"\u003e\n  \u003cmeta property=\"og:description\" content=\"Sunkissed Summer Bundle — 13oz candle, reed diffuser, and car diffuser. Radiant neroli, tangerine, bergamot, orange blossom, sea salt, vanilla \u0026amp; cedarwood. Save $6.50. Non-toxic, pet-safe.\"\u003e\n  \u003cmeta property=\"og:url\" content=\"https:\/\/www.beecococandle.com\/products\/sunkissed-summer-bundle\"\u003e\n  \u003cmeta property=\"og:type\" content=\"product\"\u003e\n  \u003cmeta property=\"og:image\" content=\"https:\/\/www.beecococandle.com\/cdn\/shop\/products\/sunkissed-bundle-og.jpg\"\u003e\n  \u003cmeta name=\"twitter:card\" content=\"summary_large_image\"\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"Sunkissed Summer Bundle — Candle, Reed Diffuser \u0026 Car Diffuser\",\n      \"image\": \"https:\/\/www.beecococandle.com\/cdn\/shop\/products\/sunkissed-bundle-og.jpg\",\n      \"description\": \"Sunkissed Summer Bundle — 13oz candle, reed diffuser, and car diffuser. Radiant neroli, tangerine, bergamot, orange blossom, sea salt, vanilla \u0026 cedarwood. Save $6.50. Non-toxic, pet-safe.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"Bee Coco Candle\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"USD\",\n        \"price\": \"58.50\",\n        \"priceValidUntil\": \"2026-09-30\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"seller\": {\n          \"@type\": \"Organization\",\n          \"name\": \"Bee Coco Candle\"\n        }\n      }\n    }\n  \u003c\/script\u003e\n\n  \u003cstyle\u003e\n    \/* ============================================================ *\/\n    \/* GAP FIXES *\/\n    \/* ============================================================ *\/\n    .product-container p:empty { display: none; }\n    .product-container br { display: none; }\n\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    a {\n      color: #f08a5a;\n      text-decoration: none;\n    }\n    a:hover {\n      text-decoration: underline;\n    }\n\n    body {\n      background: #faf6f0;\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      color: #2a4a5a;\n      padding: 0.5rem 1rem 2rem 1rem;\n    }\n\n    .product-container {\n      max-width: 1000px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 1.5rem;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08);\n      overflow: hidden;\n      border: 2px solid #f5c8a0;\n    }\n\n    .product-grid {\n      display: block;\n      padding: 1.5rem;\n    }\n\n    @media (max-width: 640px) {\n      .product-grid {\n        padding: 1rem;\n      }\n    }\n\n    .product-details {\n      display: flex;\n      flex-direction: column;\n      gap: 0.75rem;\n      width: 100%;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n    }\n\n    \/* ============================================================ *\/\n    \/* HERO BADGE - EMOJI REMOVED *\/\n    \/* ============================================================ *\/\n    .hero-badge {\n      display: inline-block;\n      background: #fef0d0;\n      color: #b07a3a;\n      padding: 0.2rem 1rem;\n      border-radius: 40px;\n      font-size: 0.7rem;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n      margin-bottom: 0.15rem;\n      width: fit-content;\n      border: 1px solid #f5d8a0;\n    }\n\n    h1 {\n      font-size: 2rem;\n      font-weight: 700;\n      line-height: 1.2;\n      color: #b07a3a;\n      margin-bottom: 0.15rem;\n    }\n\n    @media (max-width: 640px) {\n      h1 {\n        font-size: 1.5rem;\n      }\n    }\n\n    .subhead {\n      font-size: 1rem;\n      color: #3a7a8a;\n      margin-bottom: 0.25rem;\n    }\n\n    \/* ============================================================ *\/\n    \/* PRICE SECTION - EMOJI REMOVED *\/\n    \/* ============================================================ *\/\n    .price-section {\n      background: #fef7e8;\n      border-radius: 1rem;\n      padding: 0.75rem 1.25rem;\n      display: flex;\n      flex-wrap: wrap;\n      align-items: baseline;\n      gap: 0.5rem 1.5rem;\n      margin: 0.15rem 0;\n      border: 2px solid #f5d8a0;\n    }\n\n    .price-bundle {\n      font-size: 2rem;\n      font-weight: 700;\n      color: #b07a3a;\n    }\n\n    .price-compare {\n      font-size: 1rem;\n      color: #8a9a8a;\n      text-decoration: line-through;\n    }\n\n    .price-save {\n      background: #f08a5a;\n      color: white;\n      padding: 0.15rem 0.7rem;\n      border-radius: 40px;\n      font-size: 0.8rem;\n      font-weight: 700;\n    }\n\n    .price-note {\n      font-size: 0.8rem;\n      color: #4a8aaa;\n      width: 100%;\n    }\n\n    \/* ============================================================ *\/\n    \/* BADGES - EMOJIS REMOVED *\/\n    \/* ============================================================ *\/\n    .badge-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.4rem;\n      margin: 0.15rem 0;\n    }\n\n    .badge {\n      background: #e8f4f0;\n      padding: 0.2rem 0.8rem;\n      border-radius: 40px;\n      font-size: 0.65rem;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.3px;\n      color: #2a6a7a;\n    }\n\n    .badge-sun {\n      background: #fde8c8;\n      color: #b07a3a;\n    }\n    .badge-gold {\n      background: #fef0c8;\n      color: #b08a2a;\n    }\n    .badge-green {\n      background: #d8f0e0;\n      color: #3a8a5a;\n    }\n    .badge-blue {\n      background: #d8ecf5;\n      color: #2a7aaa;\n    }\n\n    \/* ============================================================ *\/\n    \/* DESCRIPTION *\/\n    \/* ============================================================ *\/\n    .description {\n      color: #2a4a5a;\n      border-left: 4px solid #f5c8a0;\n      padding-left: 0.75rem;\n      margin: 0.15rem 0;\n    }\n\n    .description p {\n      margin-bottom: 0.35rem;\n      font-size: 0.95rem;\n    }\n\n    \/* ============================================================ *\/\n    \/* BUNDLE SUMMARY - EMOJIS REMOVED *\/\n    \/* ============================================================ *\/\n    .bundle-summary {\n      background: #fef7ec;\n      border-radius: 1rem;\n      padding: 0.75rem 1.25rem;\n      border: 2px solid #f5d8a0;\n      text-align: center;\n    }\n\n    .bundle-summary .bundle-tagline {\n      font-size: 1rem;\n      font-weight: 700;\n      color: #b07a3a;\n    }\n\n    .bundle-summary .bundle-items {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 0.4rem 1.25rem;\n      margin: 0.35rem 0;\n      font-size: 0.9rem;\n      color: #1a4a5a;\n    }\n\n    .bundle-summary .bundle-items span {\n      background: white;\n      padding: 0.15rem 0.7rem;\n      border-radius: 30px;\n      border: 1px solid #f5d8a0;\n    }\n\n    .bundle-summary .bundle-value {\n      font-size: 0.8rem;\n      color: #3a8aaa;\n      margin-top: 0.15rem;\n    }\n\n    \/* ============================================================ *\/\n    \/* ADDON SECTION - EMOJIS REMOVED *\/\n    \/* ============================================================ *\/\n    .addon-section {\n      background: #fef7e8;\n      border-radius: 1rem;\n      padding: 0.75rem 1.25rem;\n      margin-top: 0.25rem;\n      border: 2px dashed #f5d8a0;\n      text-align: center;\n    }\n\n    .addon-section .addon-title {\n      font-weight: 700;\n      color: #b07a3a;\n      font-size: 0.95rem;\n    }\n\n    .addon-section .addon-desc {\n      font-size: 0.9rem;\n      color: #1a4a5a;\n    }\n\n    .addon-section .addon-price {\n      font-size: 1.4rem;\n      font-weight: 700;\n      color: #b07a3a;\n    }\n\n    .addon-section .addon-compare {\n      font-size: 0.95rem;\n      color: #8a9a8a;\n      text-decoration: line-through;\n    }\n\n    .addon-section .addon-save {\n      color: #3a8a5a;\n      font-weight: 600;\n    }\n\n    .addon-section .addon-note {\n      font-size: 0.75rem;\n      color: #5a8a8a;\n    }\n\n    \/* ============================================================ *\/\n    \/* FEATURE LIST *\/\n    \/* ============================================================ *\/\n    .feature-list {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 0.3rem;\n      margin: 0.25rem 0;\n    }\n\n    .feature-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 0.5rem;\n      font-size: 0.9rem;\n      color: #1a4a5a;\n      padding: 0.1rem 0;\n    }\n\n    .feature-list li::before {\n      content: \"✦\";\n      color: #f08a5a;\n      font-weight: 700;\n      flex-shrink: 0;\n    }\n\n    \/* ============================================================ *\/\n    \/* COLLAPSIBLE SECTIONS *\/\n    \/* ============================================================ *\/\n    .collapsible-section {\n      margin: 0.5rem 0;\n      border: 1px solid #d8ece8;\n      border-radius: 1rem;\n      background: #f8fcf8;\n      overflow: hidden;\n    }\n\n    .collapsible-section summary {\n      cursor: pointer;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 0.6rem 1.25rem;\n      color: #b07a3a;\n      list-style: none;\n      background: #f8fcf8;\n      transition: background 0.2s;\n    }\n\n    .collapsible-section summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .collapsible-section summary::before {\n      content: \"▶ \";\n      font-size: 0.7rem;\n      color: #c4b09a;\n    }\n\n    .collapsible-section details[open] summary::before {\n      content: \"▼ \";\n    }\n\n    .collapsible-section summary:hover {\n      background: #f0f8f4;\n    }\n\n    .collapsible-section details[open] summary {\n      border-bottom: 1px solid #d8ece8;\n    }\n\n    .collapsible-content {\n      padding: 0.6rem 1.25rem 1rem;\n      background: white;\n    }\n\n    .collapsible-content p {\n      color: #1a4a5a;\n      line-height: 1.6;\n      margin-bottom: 0.25rem;\n      font-size: 0.9rem;\n    }\n\n    .collapsible-content p:last-child {\n      margin-bottom: 0;\n    }\n\n    .collapsible-content strong {\n      color: #b07a3a;\n    }\n\n    .collapsible-content .faq-item {\n      padding: 0.5rem 0;\n      border-bottom: 1px solid #d8ece8;\n    }\n\n    .collapsible-content .faq-item:last-child {\n      border-bottom: 0;\n    }\n\n    .collapsible-content .faq-item .question {\n      font-weight: 700;\n      color: #b07a3a;\n      font-size: 0.9rem;\n    }\n\n    .collapsible-content .faq-item .answer {\n      color: #1a4a5a;\n      margin-top: 0.1rem;\n      font-size: 0.85rem;\n    }\n\n    .scent-profile {\n      background: #fef7ec;\n      border-radius: 0.75rem;\n      padding: 0.75rem 1rem;\n      border: 1px solid #f5c8a0;\n    }\n\n    .scent-profile p {\n      margin-bottom: 0.2rem;\n      font-size: 0.9rem;\n    }\n\n    .scent-profile .scent-note {\n      font-size: 0.8rem;\n      color: #4a8aaa;\n      margin-top: 0.15rem;\n    }\n\n    \/* ============================================================ *\/\n    \/* WARNING - EMOJI REMOVED *\/\n    \/* ============================================================ *\/\n    .warning {\n      font-size: 0.75rem;\n      color: #5a8a8a;\n      border-top: 1px solid #d8ece8;\n      padding-top: 0.5rem;\n      margin-top: 0.25rem;\n    }\n\n    .warning strong {\n      color: #b07a3a;\n    }\n\n    \/* ============================================================ *\/\n    \/* MICRO FOOTER \u0026 SITE FOOTER - EMOJIS REMOVED *\/\n    \/* ============================================================ *\/\n    .micro-footer {\n      font-size: 0.65rem;\n      color: #7ab8c8;\n      text-align: center;\n      border-top: 1px solid #d8ece8;\n      padding-top: 0.5rem;\n      margin-top: 0.15rem;\n    }\n\n    footer.site-footer {\n      background: #f5e8d8;\n      padding: 0.6rem 1rem;\n      font-size: 0.65rem;\n      color: #5a7a7a;\n      text-align: center;\n      border-top: 1px solid #e8d8c8;\n    }\n\n    hr {\n      border: none;\n      border-top: 1px solid #d8ece8;\n      margin: 0.5rem 0;\n    }\n\n    @media (max-width: 640px) {\n      .collapsible-section summary {\n        font-size: 0.95rem;\n        padding: 0.5rem 1rem;\n      }\n      .collapsible-content {\n        padding: 0.5rem 1rem 0.75rem;\n      }\n      .badge {\n        font-size: 0.6rem;\n        padding: 0.15rem 0.6rem;\n      }\n      .price-bundle {\n        font-size: 1.6rem;\n      }\n      .price-section {\n        padding: 0.5rem 1rem;\n        gap: 0.3rem 1rem;\n      }\n      .bundle-summary .bundle-items {\n        gap: 0.3rem 0.8rem;\n        font-size: 0.8rem;\n      }\n      .bundle-summary .bundle-items span {\n        padding: 0.1rem 0.5rem;\n      }\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-grid\"\u003e\n    \u003cdiv class=\"product-details\"\u003e\n\n      \u003c!-- HERO BADGE - EMOJI REMOVED --\u003e\n      \u003cdiv class=\"hero-badge\"\u003eGolden Hour Bundle · Limited Release\u003c\/div\u003e\n\n      \u003ch1\u003eSunkissed Summer Bundle — Candle, Reed Diffuser \u0026amp; Car Diffuser\u003c\/h1\u003e\n\n      \u003cdiv class=\"subhead\"\u003eFill your home, your car, and every room with the luminous warmth of Sunkissed. Grab the full suite for $58.50 (save $6.50).\u003c\/div\u003e\n\n      \u003c!-- PRICE SECTION - EMOJI REMOVED --\u003e\n      \u003cdiv class=\"price-section\"\u003e\n        \u003cspan class=\"price-bundle\"\u003e$58.50\u003c\/span\u003e\n        \u003cspan class=\"price-compare\"\u003e$65.00\u003c\/span\u003e\n        \u003cspan class=\"price-save\"\u003eSave $6.50\u003c\/span\u003e\n        \u003cspan class=\"price-note\"\u003eBundle includes: 13oz Candle + Reed Diffuser + Car Diffuser\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- BADGES - EMOJIS REMOVED --\u003e\n      \u003cdiv class=\"badge-group\"\u003e\n        \u003cspan class=\"badge badge-sun\"\u003eSunkissed Scent\u003c\/span\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eSave $6.50\u003c\/span\u003e\n        \u003cspan class=\"badge badge-green\"\u003ePet-Friendly\u003c\/span\u003e\n        \u003cspan class=\"badge badge-blue\"\u003ePhthalate-Free\u003c\/span\u003e\n        \u003cspan class=\"badge\"\u003eHandcrafted IL\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- DESCRIPTION --\u003e\n      \u003cdiv class=\"description\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCapture the golden light of summer.\u003c\/strong\u003e This bundle features our newest scent — \u003cstrong\u003eSunkissed\u003c\/strong\u003e — a radiant blend of neroli, tangerine, bergamot, orange blossom, sea salt, vanilla, and cedarwood. Like a perfect afternoon in a jar.\u003c\/p\u003e\n        \u003cp\u003eFor lovers of citrus and floral scents, Sunkissed is an ethereal choice — bright, luminous, and unforgettable. \u003cstrong\u003eLimited summer release — once it's gone, it's gone until next year.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- BUNDLE SUMMARY - EMOJIS REMOVED --\u003e\n      \u003cdiv class=\"bundle-summary\"\u003e\n        \u003cdiv class=\"bundle-tagline\"\u003eWhat's Included\u003c\/div\u003e\n        \u003cdiv class=\"bundle-items\"\u003e\n          \u003cspan\u003e13oz Candle\u003c\/span\u003e\n          \u003cspan\u003eReed Diffuser\u003c\/span\u003e\n          \u003cspan\u003eCar Diffuser\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bundle-value\"\u003eA $65.00 value — yours for just $58.50\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ADDON SECTION - EMOJIS REMOVED --\u003e\n      \u003cdiv class=\"addon-section\"\u003e\n        \u003cdiv class=\"addon-title\"\u003eKeep the Scent Going\u003c\/div\u003e\n        \u003cdiv class=\"addon-desc\"\u003eAdd a \u003cstrong\u003eSunkissed Car Diffuser Refill\u003c\/strong\u003e to your bundle\u003c\/div\u003e\n        \u003cdiv style=\"margin: 0.25rem 0;\"\u003e\n          \u003cspan class=\"addon-price\"\u003e$13.00\u003c\/span\u003e\n          \u003cspan class=\"addon-compare\"\u003e$15.00\u003c\/span\u003e\n          \u003cspan class=\"addon-save\"\u003e(Save $2)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"addon-note\"\u003eNever run out of that sun-drenched warmth on the road\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ============================================================ --\u003e\n      \u003c!-- COLLAPSIBLE: WHY YOU'LL LOVE THIS BUNDLE --\u003e\n      \u003c!-- ============================================================ --\u003e\n      \u003cdetails class=\"collapsible-section\"\u003e\n        \u003csummary\u003eWhy You'll Love This Bundle\u003c\/summary\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n          \u003cul class=\"feature-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFill Every Space\u003c\/strong\u003e — Home, car, and everywhere in between\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSave $6.50\u003c\/strong\u003e — compared to buying individually\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eNon-Toxic \u0026amp; Pet-Safe\u003c\/strong\u003e — phthalate-free, paraben-free\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHandcrafted in Geneva, IL\u003c\/strong\u003e — small batch quality\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLimited Summer Release\u003c\/strong\u003e — once it's gone, it's gone\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdd a Refill\u003c\/strong\u003e — keep the scent going for just $13\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- ============================================================ --\u003e\n      \u003c!-- COLLAPSIBLE: PERFECT FOR --\u003e\n      \u003c!-- ============================================================ --\u003e\n      \u003cdetails class=\"collapsible-section\"\u003e\n        \u003csummary\u003ePerfect For\u003c\/summary\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n          \u003cul class=\"feature-list\"\u003e\n            \u003cli\u003eCitrus \u0026amp; floral lovers who crave a radiant escape\u003c\/li\u003e\n            \u003cli\u003eGifting someone who needs a golden-hour moment\u003c\/li\u003e\n            \u003cli\u003eFilling your home, car, and office with cohesive warmth\u003c\/li\u003e\n            \u003cli\u003eStocking up on limited-edition summer fragrance\u003c\/li\u003e\n            \u003cli\u003eSelf-care and creating a vacation vibe at home\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- ============================================================ --\u003e\n      \u003c!-- COLLAPSIBLE: SUNKISSED SCENT PROFILE --\u003e\n      \u003c!-- ============================================================ --\u003e\n      \u003cdetails class=\"collapsible-section\"\u003e\n        \u003csummary\u003eSunkissed Scent Profile\u003c\/summary\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n          \u003cdiv class=\"scent-profile\"\u003e\n            \u003cp\u003e\u003cstrong\u003eTop Notes:\u003c\/strong\u003e Neroli · Tangerine · Bergamot — Bright, sparkling citrus opens with a radiant burst of sunshine.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eMiddle Notes:\u003c\/strong\u003e Orange Blossom — Delicate orange blossom unfurls with soft, floral elegance.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eBase Notes:\u003c\/strong\u003e Sea Salt · Vanilla · Cedarwood — A warm, grounding finish of sea salt, creamy vanilla, and sun-weathered cedarwood.\u003c\/p\u003e\n            \u003cdiv class=\"scent-note\"\u003eInspired by golden light, salt air, and the quiet bliss of a perfect afternoon.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- ============================================================ --\u003e\n      \u003c!-- COLLAPSIBLE: FAQ --\u003e\n      \u003c!-- ============================================================ --\u003e\n      \u003cdetails class=\"collapsible-section\"\u003e\n        \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003cp class=\"question\"\u003eWhat's included in the Sunkissed Summer Bundle?\u003c\/p\u003e\n            \u003cp class=\"answer\"\u003eThe bundle includes a 13oz Sunkissed candle, a Sunkissed reed diffuser, and a Sunkissed car diffuser — all in the same radiant citrus-floral scent. You also have the option to add a car diffuser refill for $13 (regularly $15).\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003cp class=\"question\"\u003eHow much do I save with this bundle?\u003c\/p\u003e\n            \u003cp class=\"answer\"\u003eYou save $6.50 when you buy the full Sunkissed suite together. The bundle price is $58.50 compared to $65.00 if purchased separately.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003cp class=\"question\"\u003eWhat does Sunkissed smell like?\u003c\/p\u003e\n            \u003cp class=\"answer\"\u003eSunkissed is a luminous blend of neroli, tangerine, bergamot, orange blossom, sea salt, vanilla, and cedarwood. It captures the feeling of warmth on your skin, the scent of salt air, and the quiet bliss of golden hour.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003cp class=\"question\"\u003eAre these products non-toxic?\u003c\/p\u003e\n            \u003cp class=\"answer\"\u003eYes! All Sunkissed products are made with non-toxic, phthalate-free, paraben-free ingredients. They're pet-friendly and safe for your whole home.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003cp class=\"question\"\u003eIs the car diffuser refill available?\u003c\/p\u003e\n            \u003cp class=\"answer\"\u003eYes! You can add a Sunkissed car diffuser refill for just $13 (regularly $15) when you purchase the bundle — so you never run out of that sun-drenched warmth on the road.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- WARNING - EMOJI REMOVED --\u003e\n      \u003cdiv class=\"warning\"\u003e\n        \u003cstrong\u003eProduct Safety:\u003c\/strong\u003e All Sunkissed products are non-toxic, phthalate-free, and pet-safe. Always follow usage instructions for each product. Candles: never leave unattended. Car diffusers: don't obstruct driver's view. Reed diffusers: keep out of reach of children and pets.\n      \u003c\/div\u003e\n\n      \u003c!-- MICRO FOOTER - EMOJIS REMOVED --\u003e\n      \u003cdiv class=\"micro-footer\"\u003e\n        Sunkissed Summer Bundle · 13oz Candle + Reed Diffuser + Car Diffuser · Save $6.50 · Add a Refill for $13 · Handcrafted in Geneva, IL\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SITE FOOTER - EMOJIS REMOVED --\u003e\n  \u003cfooter class=\"site-footer\"\u003e\n    Sunkissed Summer Bundle — 13oz candle, reed diffuser, and car diffuser. All in a radiant blend of neroli, tangerine, bergamot, orange blossom, sea salt, vanilla \u0026amp; cedarwood. Fill your home, car, and every room. Save $6.50. Non-toxic, pet-safe, handcrafted in Geneva, IL.\n  \u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Bee Coco Candle","offers":[{"title":"Default Title","offer_id":48030794678324,"sku":null,"price":58.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0603\/7169\/7716\/files\/sunkissed-poolside-patio-display.webp?v=1784156471","url":"https:\/\/www.beecococandle.com\/products\/sunkissed-summer-bundle","provider":"Bee Coco Candle","version":"1.0","type":"link"}