{"title":"Floral Wax Melts","description":"\u003cp\u003eElegant floral fragrance with a refined, never-overpowering finish. Shop wax melts with soft petals, fresh blooms, and polished botanical blends for a graceful atmosphere.\u003c\/p\u003e","products":[{"product_id":"lavender-soy-wax-melts","title":"Lavender Soy Wax Melts","description":"\u003cdiv class=\"jf-product-description\"\u003e\n\u003cp class=\"jf-tagline\"\u003eCalming. Fresh. Timeless.\u003c\/p\u003e\n\u003cp\u003eLavender wax melts bring a quiet, calming clarity into your space, centered around the soft, timeless beauty of pure lavender.\u003c\/p\u003e\n\u003cp\u003eTrue-to-nature lavender opens the scent with a smooth, herbal softness, lifted by subtle notes of citrus and eucalyptus that add a clean, refreshing edge. As the fragrance unfolds, gentle camphor undertones emerge, creating a balanced finish that feels both soothing and quietly refined.\u003c\/p\u003e\n\u003cp\u003eHand-poured in small batches in New Hampshire, these luxury wax melts are crafted with clean soy wax for a strong, even fragrance release.\u003c\/p\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eFragrance Notes\u003c\/h3\u003e\n\u003cdiv class=\"jf-notes-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eTop\u003c\/span\u003e\n\u003cp\u003eLavender\u003cbr\u003eCitrus\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eHeart\u003c\/span\u003e\n\u003cp\u003eLavender\u003cbr\u003eEucalyptus\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eBase\u003c\/span\u003e\n\u003cp\u003eCamphor\u003cbr\u003eSoft Woods\u003cbr\u003eLight Musk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eAvailable Sizes\u003c\/h3\u003e\n\u003cdiv class=\"jf-sizes\"\u003e\n\u003cp\u003e2.3 oz — 20 Cubes\u003c\/p\u003e\n\u003cp\u003e8.3 oz — 70 Cubes\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- J | F Candle Co. CSS --\u003e\n\u003cstyle\u003e\n  .jf-product-description {\n    max-width: 680px;\n    line-height: 1.75;\n    font-size: 15px;\n    color: #1F1F1F;\n  }\n\n  \/* TAGLINE *\/\n  .jf-tagline {\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    margin-bottom: 14px;\n  }\n\n  \/* PARAGRAPHS *\/\n  .jf-product-description p {\n    margin-bottom: 16px;\n  }\n\n  \/* HEADINGS *\/\n  .jf-heading {\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #60605F;\n  }\n\n  \/* DIVIDER *\/\n  .jf-divider {\n    position: relative;\n    height: 1px;\n    background: rgba(0,0,0,0.08);\n    margin: 32px 0;\n  }\n\n  .jf-divider::after {\n    content: \"✦\";\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 10px;\n    color: #B99574;\n    background: #F8F5F0;\n    padding: 0 8px;\n  }\n\n  \/* FRAGRANCE NOTES GRID *\/\n  .jf-notes-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 32px;\n    width: 100%;\n  }\n\n  \/* NOTE TITLES *\/\n  .jf-note-title {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    color: #60605F;\n  }\n\n  \/* NOTE TEXT *\/\n  .jf-notes-grid p {\n    margin: 0;\n    line-height: 1.8;\n  }\n\n  \/* SIZES *\/\n  .jf-sizes p {\n    margin-bottom: 14px;\n    line-height: 1.6;\n  }\n\n  \/* PILL *\/\n  .jf-pill-wrap {\n    text-align: center;\n    margin-top: 10px;\n    margin-bottom: 22px;\n  }\n\n  .jf-pill {\n    display: inline-block;\n    max-width: 100%;\n    padding: 10px 18px;\n    border-radius: 999px;\n    background: #C4A989;\n    color: #F8F5F0;\n    font-size: 13px;\n    letter-spacing: 0.03em;\n    font-weight: 500;\n    line-height: 1.5;\n    box-shadow:\n      0 4px 12px rgba(0,0,0,0.08),\n      0 1px 2px rgba(0,0,0,0.06);\n    transition: box-shadow 0.2s ease;\n  }\n\n  @media (hover: hover) {\n    .jf-pill:hover {\n      box-shadow:\n        0 6px 16px rgba(0,0,0,0.10),\n        0 2px 4px rgba(0,0,0,0.08);\n    }\n  }\n\n  \/* MOBILE OPTIMIZATION *\/\n  @media (max-width: 768px) {\n    .jf-notes-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .jf-divider {\n      margin: 24px 0;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jf-pill {\n      font-size: 12.5px;\n      padding: 10px 16px;\n      line-height: 1.6;\n    }\n\n    .jf-pill-wrap {\n      margin-bottom: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"jf-pill-wrap\"\u003e\u003cspan class=\"jf-pill\"\u003eFlame-free • Clean fragrance • Easy to enjoy • Hand-poured in small batches\u003c\/span\u003e\u003c\/div\u003e","brand":"JF CANDLE CO.","offers":[{"title":"2oz","offer_id":46703147843758,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true},{"title":"8oz","offer_id":46703147876526,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/8132\/3950\/files\/DSC_1026.jpg?v=1754344273"},{"product_id":"mulberry-soy-wax-melts","title":"Mulberry Soy Wax Melts","description":"\u003cdiv class=\"jf-product-description\"\u003e\n\u003cp class=\"jf-tagline\"\u003eRich. Fruity. Timeless.\u003c\/p\u003e\n\u003cp\u003eClassic Mulberry wax melts bring a deep, fruit-forward richness into your space, blending vibrant berry notes with soft, spiced warmth.\u003c\/p\u003e\n\u003cp\u003eRipe mulberry opens the scent with a smooth, juicy depth, layered with wild berries and a hint of bitter orange peel that adds brightness and balance. As the fragrance unfolds, a subtle touch of cinnamon emerges, settling into a warm, refined finish that lingers with quiet elegance.\u003c\/p\u003e\n\u003cp\u003eHand-poured in small batches in New Hampshire, these luxury wax melts are crafted with clean soy wax for a strong, even fragrance release.\u003c\/p\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eFragrance Notes\u003c\/h3\u003e\n\u003cdiv class=\"jf-notes-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eTop\u003c\/span\u003e\n\u003cp\u003eMulberry\u003cbr\u003eOrange Peel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eHeart\u003c\/span\u003e\n\u003cp\u003eWild Berries\u003cbr\u003eJuicy Fruit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eBase\u003c\/span\u003e\n\u003cp\u003eCinnamon\u003cbr\u003eSoft Woods\u003cbr\u003eWarm Sugar\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eAvailable Sizes\u003c\/h3\u003e\n\u003cdiv class=\"jf-sizes\"\u003e\n\u003cp\u003e2.3 oz — 20 Cubes\u003c\/p\u003e\n\u003cp\u003e8.3 oz — 70 Cubes\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- J | F Candle Co. CSS --\u003e\n\u003cstyle\u003e\n  .jf-product-description {\n    max-width: 680px;\n    line-height: 1.75;\n    font-size: 15px;\n    color: #1F1F1F;\n  }\n\n  \/* TAGLINE *\/\n  .jf-tagline {\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    margin-bottom: 14px;\n  }\n\n  \/* PARAGRAPHS *\/\n  .jf-product-description p {\n    margin-bottom: 16px;\n  }\n\n  \/* HEADINGS *\/\n  .jf-heading {\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #60605F;\n  }\n\n  \/* DIVIDER *\/\n  .jf-divider {\n    position: relative;\n    height: 1px;\n    background: rgba(0,0,0,0.08);\n    margin: 32px 0;\n  }\n\n  .jf-divider::after {\n    content: \"✦\";\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 10px;\n    color: #B99574;\n    background: #F8F5F0;\n    padding: 0 8px;\n  }\n\n  \/* FRAGRANCE NOTES GRID *\/\n  .jf-notes-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 32px;\n    width: 100%;\n  }\n\n  \/* NOTE TITLES *\/\n  .jf-note-title {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    color: #60605F;\n  }\n\n  \/* NOTE TEXT *\/\n  .jf-notes-grid p {\n    margin: 0;\n    line-height: 1.8;\n  }\n\n  \/* SIZES *\/\n  .jf-sizes p {\n    margin-bottom: 14px;\n    line-height: 1.6;\n  }\n\n  \/* PILL *\/\n  .jf-pill-wrap {\n    text-align: center;\n    margin-top: 10px;\n    margin-bottom: 22px;\n  }\n\n  .jf-pill {\n    display: inline-block;\n    max-width: 100%;\n    padding: 10px 18px;\n    border-radius: 999px;\n    background: #C4A989;\n    color: #F8F5F0;\n    font-size: 13px;\n    letter-spacing: 0.03em;\n    font-weight: 500;\n    line-height: 1.5;\n    box-shadow:\n      0 4px 12px rgba(0,0,0,0.08),\n      0 1px 2px rgba(0,0,0,0.06);\n    transition: box-shadow 0.2s ease;\n  }\n\n  @media (hover: hover) {\n    .jf-pill:hover {\n      box-shadow:\n        0 6px 16px rgba(0,0,0,0.10),\n        0 2px 4px rgba(0,0,0,0.08);\n    }\n  }\n\n  \/* MOBILE OPTIMIZATION *\/\n  @media (max-width: 768px) {\n    .jf-notes-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .jf-divider {\n      margin: 24px 0;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jf-pill {\n      font-size: 12.5px;\n      padding: 10px 16px;\n      line-height: 1.6;\n    }\n\n    .jf-pill-wrap {\n      margin-bottom: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"jf-pill-wrap\"\u003e\u003cspan class=\"jf-pill\"\u003eFlame-free • Clean fragrance • Easy to enjoy • Hand-poured in small batches\u003c\/span\u003e\u003c\/div\u003e","brand":"JF CANDLE CO.","offers":[{"title":"2oz","offer_id":46703158821038,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true},{"title":"8oz","offer_id":46703158853806,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/8132\/3950\/files\/DSC_1032.jpg?v=1754344708"},{"product_id":"rose-petals-soy-wax-melts","title":"Rose Petals Soy Wax Melts","description":"\u003cdiv class=\"jf-product-description\"\u003e\n\u003cp class=\"jf-tagline\"\u003eRomantic. Timeless. Effortlessly Elegant.\u003c\/p\u003e\n\u003cp\u003eRose Petals wax melts bring a soft, modern floral elegance into your space, blending delicate blooms with a smooth, refined depth.\u003c\/p\u003e\n\u003cp\u003eAiry ozone and green leaves open the scent with a fresh, luminous clarity, unfolding into a floral heart of rose, carnation, lily of the valley, and ylang ylang. As the fragrance develops, a soft powder finish and a subtle hint of peppercorn emerge, creating a balanced, graceful finish that lingers with quiet sophistication.\u003c\/p\u003e\n\u003cp\u003eHand-poured in small batches in New Hampshire, these luxury wax melts are crafted with clean soy wax for a strong, even fragrance release.\u003c\/p\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eFragrance Notes\u003c\/h3\u003e\n\u003cdiv class=\"jf-notes-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eTop\u003c\/span\u003e\n\u003cp\u003eOzone\u003cbr\u003eGreen Leaves\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eHeart\u003c\/span\u003e\n\u003cp\u003eRose\u003cbr\u003eCarnation\u003cbr\u003eLily of the Valley\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eBase\u003c\/span\u003e\n\u003cp\u003ePowder\u003cbr\u003ePeppercorn\u003cbr\u003eSoft Woods\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eAvailable Sizes\u003c\/h3\u003e\n\u003cdiv class=\"jf-sizes\"\u003e\n\u003cp\u003e2.3 oz — 20 Cubes\u003c\/p\u003e\n\u003cp\u003e8.3 oz — 70 Cubes\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- J | F Candle Co. CSS --\u003e\n\u003cstyle\u003e\n  .jf-product-description {\n    max-width: 680px;\n    line-height: 1.75;\n    font-size: 15px;\n    color: #1F1F1F;\n  }\n\n  \/* TAGLINE *\/\n  .jf-tagline {\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    margin-bottom: 14px;\n  }\n\n  \/* PARAGRAPHS *\/\n  .jf-product-description p {\n    margin-bottom: 16px;\n  }\n\n  \/* HEADINGS *\/\n  .jf-heading {\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #60605F;\n  }\n\n  \/* DIVIDER *\/\n  .jf-divider {\n    position: relative;\n    height: 1px;\n    background: rgba(0,0,0,0.08);\n    margin: 32px 0;\n  }\n\n  .jf-divider::after {\n    content: \"✦\";\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 10px;\n    color: #B99574;\n    background: #F8F5F0;\n    padding: 0 8px;\n  }\n\n  \/* FRAGRANCE NOTES GRID *\/\n  .jf-notes-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 32px;\n    width: 100%;\n  }\n\n  \/* NOTE TITLES *\/\n  .jf-note-title {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    color: #60605F;\n  }\n\n  \/* NOTE TEXT *\/\n  .jf-notes-grid p {\n    margin: 0;\n    line-height: 1.8;\n  }\n\n  \/* SIZES *\/\n  .jf-sizes p {\n    margin-bottom: 14px;\n    line-height: 1.6;\n  }\n\n  \/* PILL *\/\n  .jf-pill-wrap {\n    text-align: center;\n    margin-top: 10px;\n    margin-bottom: 22px;\n  }\n\n  .jf-pill {\n    display: inline-block;\n    max-width: 100%;\n    padding: 10px 18px;\n    border-radius: 999px;\n    background: #C4A989;\n    color: #F8F5F0;\n    font-size: 13px;\n    letter-spacing: 0.03em;\n    font-weight: 500;\n    line-height: 1.5;\n    box-shadow:\n      0 4px 12px rgba(0,0,0,0.08),\n      0 1px 2px rgba(0,0,0,0.06);\n    transition: box-shadow 0.2s ease;\n  }\n\n  @media (hover: hover) {\n    .jf-pill:hover {\n      box-shadow:\n        0 6px 16px rgba(0,0,0,0.10),\n        0 2px 4px rgba(0,0,0,0.08);\n    }\n  }\n\n  \/* MOBILE OPTIMIZATION *\/\n  @media (max-width: 768px) {\n    .jf-notes-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .jf-divider {\n      margin: 24px 0;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jf-pill {\n      font-size: 12.5px;\n      padding: 10px 16px;\n      line-height: 1.6;\n    }\n\n    .jf-pill-wrap {\n      margin-bottom: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"jf-pill-wrap\"\u003e\u003cspan class=\"jf-pill\"\u003eFlame-free • Clean fragrance • Easy to enjoy • Hand-poured in small batches\u003c\/span\u003e\u003c\/div\u003e","brand":"JF CANDLE CO.","offers":[{"title":"2oz","offer_id":46703279374510,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true},{"title":"8oz","offer_id":46703279407278,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/8132\/3950\/files\/DSC_1047.jpg?v=1754345821"},{"product_id":"sea-salt-orchid-soy-wax-melts","title":"Sea Salt \u0026 Orchid Soy Wax Melts","description":"\u003cdiv class=\"jf-product-description\"\u003e\n\u003cp class=\"jf-tagline\"\u003eSerene. Elegant. Coastal Calm.\u003c\/p\u003e\n\u003cp\u003eSea Salt \u0026amp; Orchid wax melts bring a soft, coastal clarity into your space, blending fresh marine air with delicate floral warmth.\u003c\/p\u003e\n\u003cp\u003eCrisp ozonic notes and sea salt open the scent with a clean, airy freshness, unfolding into a heart of lush green leaves and soft freesia that adds a light, floral elegance. As the fragrance develops, a smooth base of tonka bean, amber, and a hint of musk settles in, creating a balanced finish that feels both calming and quietly refined.\u003c\/p\u003e\n\u003cp\u003eHand-poured in small batches in New Hampshire, these luxury wax melts are crafted with clean soy wax for a strong, even fragrance release.\u003c\/p\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eFragrance Notes\u003c\/h3\u003e\n\u003cdiv class=\"jf-notes-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eTop\u003c\/span\u003e\n\u003cp\u003eOzone\u003cbr\u003eSea Salt\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eHeart\u003c\/span\u003e\n\u003cp\u003eGreen Leaves\u003cbr\u003eFreesia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eBase\u003c\/span\u003e\n\u003cp\u003eTonka Bean\u003cbr\u003eAmber\u003cbr\u003eMusk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eAvailable Sizes\u003c\/h3\u003e\n\u003cdiv class=\"jf-sizes\"\u003e\n\u003cp\u003e2.3 oz — 20 Cubes\u003c\/p\u003e\n\u003cp\u003e8.3 oz — 70 Cubes\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- J | F Candle Co. CSS --\u003e\n\u003cstyle\u003e\n  .jf-product-description {\n    max-width: 680px;\n    line-height: 1.75;\n    font-size: 15px;\n    color: #1F1F1F;\n  }\n\n  \/* TAGLINE *\/\n  .jf-tagline {\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    margin-bottom: 14px;\n  }\n\n  \/* PARAGRAPHS *\/\n  .jf-product-description p {\n    margin-bottom: 16px;\n  }\n\n  \/* HEADINGS *\/\n  .jf-heading {\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #60605F;\n  }\n\n  \/* DIVIDER *\/\n  .jf-divider {\n    position: relative;\n    height: 1px;\n    background: rgba(0,0,0,0.08);\n    margin: 32px 0;\n  }\n\n  .jf-divider::after {\n    content: \"✦\";\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 10px;\n    color: #B99574;\n    background: #F8F5F0;\n    padding: 0 8px;\n  }\n\n  \/* FRAGRANCE NOTES GRID *\/\n  .jf-notes-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 32px;\n    width: 100%;\n  }\n\n  \/* NOTE TITLES *\/\n  .jf-note-title {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    color: #60605F;\n  }\n\n  \/* NOTE TEXT *\/\n  .jf-notes-grid p {\n    margin: 0;\n    line-height: 1.8;\n  }\n\n  \/* SIZES *\/\n  .jf-sizes p {\n    margin-bottom: 14px;\n    line-height: 1.6;\n  }\n\n  \/* PILL *\/\n  .jf-pill-wrap {\n    text-align: center;\n    margin-top: 10px;\n    margin-bottom: 22px;\n  }\n\n  .jf-pill {\n    display: inline-block;\n    max-width: 100%;\n    padding: 10px 18px;\n    border-radius: 999px;\n    background: #C4A989;\n    color: #F8F5F0;\n    font-size: 13px;\n    letter-spacing: 0.03em;\n    font-weight: 500;\n    line-height: 1.5;\n    box-shadow:\n      0 4px 12px rgba(0,0,0,0.08),\n      0 1px 2px rgba(0,0,0,0.06);\n    transition: box-shadow 0.2s ease;\n  }\n\n  @media (hover: hover) {\n    .jf-pill:hover {\n      box-shadow:\n        0 6px 16px rgba(0,0,0,0.10),\n        0 2px 4px rgba(0,0,0,0.08);\n    }\n  }\n\n  \/* MOBILE OPTIMIZATION *\/\n  @media (max-width: 768px) {\n    .jf-notes-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .jf-divider {\n      margin: 24px 0;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jf-pill {\n      font-size: 12.5px;\n      padding: 10px 16px;\n      line-height: 1.6;\n    }\n\n    .jf-pill-wrap {\n      margin-bottom: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"jf-pill-wrap\"\u003e\u003cspan class=\"jf-pill\"\u003eFlame-free • Clean fragrance • Easy to enjoy • Hand-poured in small batches\u003c\/span\u003e\u003c\/div\u003e","brand":"JF CANDLE CO.","offers":[{"title":"2oz","offer_id":46703297593518,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true},{"title":"8oz","offer_id":46703297626286,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/8132\/3950\/files\/DSC_1050.jpg?v=1754345959"},{"product_id":"white-sage-lavender-soy-wax-melts","title":"White Sage \u0026 Lavender Soy Wax Melts","description":"\u003cdiv class=\"jf-product-description\"\u003e\n\u003cp class=\"jf-tagline\"\u003eEarthy. Calming. Restorative.\u003c\/p\u003e\n\u003cp\u003eWhite Sage \u0026amp; Lavender wax melts bring a grounded, herbal calm into your space, blending soft florals with earthy, restorative depth.\u003c\/p\u003e\n\u003cp\u003eCrisp camphor opens the scent with a clean, clarifying freshness, unfolding into a soothing heart of lavender, sage, rosemary, and chamomile. As the fragrance develops, a warm base of sandalwood, cedar, and clove emerges, creating a balanced finish that feels both calming and quietly refined.\u003c\/p\u003e\n\u003cp\u003eHand-poured in small batches in New Hampshire, these luxury wax melts are crafted with clean soy wax for a strong, even fragrance release.\u003c\/p\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eFragrance Notes\u003c\/h3\u003e\n\u003cdiv class=\"jf-notes-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eTop\u003c\/span\u003e\n\u003cp\u003eCamphor\u003cbr\u003eFresh Air\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eHeart\u003c\/span\u003e\n\u003cp\u003eLavender\u003cbr\u003eSage\u003cbr\u003eChamomile\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eBase\u003c\/span\u003e\n\u003cp\u003eSandalwood\u003cbr\u003eCedar\u003cbr\u003eClove\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eAvailable Sizes\u003c\/h3\u003e\n\u003cdiv class=\"jf-sizes\"\u003e\n\u003cp\u003e2.3 oz — 20 Cubes\u003c\/p\u003e\n\u003cp\u003e8.3 oz — 70 Cubes\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- J | F Candle Co. CSS --\u003e\n\u003cstyle\u003e\n  .jf-product-description {\n    max-width: 680px;\n    line-height: 1.75;\n    font-size: 15px;\n    color: #1F1F1F;\n  }\n\n  \/* TAGLINE *\/\n  .jf-tagline {\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    margin-bottom: 14px;\n  }\n\n  \/* PARAGRAPHS *\/\n  .jf-product-description p {\n    margin-bottom: 16px;\n  }\n\n  \/* HEADINGS *\/\n  .jf-heading {\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #60605F;\n  }\n\n  \/* DIVIDER *\/\n  .jf-divider {\n    position: relative;\n    height: 1px;\n    background: rgba(0,0,0,0.08);\n    margin: 32px 0;\n  }\n\n  .jf-divider::after {\n    content: \"✦\";\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 10px;\n    color: #B99574;\n    background: #F8F5F0;\n    padding: 0 8px;\n  }\n\n  \/* FRAGRANCE NOTES GRID *\/\n  .jf-notes-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 32px;\n    width: 100%;\n  }\n\n  \/* NOTE TITLES *\/\n  .jf-note-title {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    color: #60605F;\n  }\n\n  \/* NOTE TEXT *\/\n  .jf-notes-grid p {\n    margin: 0;\n    line-height: 1.8;\n  }\n\n  \/* SIZES *\/\n  .jf-sizes p {\n    margin-bottom: 14px;\n    line-height: 1.6;\n  }\n\n  \/* PILL *\/\n  .jf-pill-wrap {\n    text-align: center;\n    margin-top: 10px;\n    margin-bottom: 22px;\n  }\n\n  .jf-pill {\n    display: inline-block;\n    max-width: 100%;\n    padding: 10px 18px;\n    border-radius: 999px;\n    background: #C4A989;\n    color: #F8F5F0;\n    font-size: 13px;\n    letter-spacing: 0.03em;\n    font-weight: 500;\n    line-height: 1.5;\n    box-shadow:\n      0 4px 12px rgba(0,0,0,0.08),\n      0 1px 2px rgba(0,0,0,0.06);\n    transition: box-shadow 0.2s ease;\n  }\n\n  @media (hover: hover) {\n    .jf-pill:hover {\n      box-shadow:\n        0 6px 16px rgba(0,0,0,0.10),\n        0 2px 4px rgba(0,0,0,0.08);\n    }\n  }\n\n  \/* MOBILE OPTIMIZATION *\/\n  @media (max-width: 768px) {\n    .jf-notes-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .jf-divider {\n      margin: 24px 0;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jf-pill {\n      font-size: 12.5px;\n      padding: 10px 16px;\n      line-height: 1.6;\n    }\n\n    .jf-pill-wrap {\n      margin-bottom: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"jf-pill-wrap\"\u003e\u003cspan class=\"jf-pill\"\u003eFlame-free • Clean fragrance • Easy to enjoy • Hand-poured in small batches\u003c\/span\u003e\u003c\/div\u003e","brand":"JF CANDLE CO.","offers":[{"title":"2oz","offer_id":46703368208558,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true},{"title":"8oz","offer_id":46703368241326,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/8132\/3950\/files\/white-sage-lavender-wax-melts-bags-soft-reflection.jpg?v=1774581882"},{"product_id":"amber-autumn-mums-soy-wax-melts","title":"Amber Autumn Mums Soy Wax Melts","description":"\u003cdiv class=\"jf-product-description\"\u003e\n\u003cp class=\"jf-tagline\"\u003eFloral. Cozy. Graceful.\u003c\/p\u003e\n\u003cp\u003eAmber Autumn Mums wax melts capture the golden warmth of the season, blending soft florals with rich, comforting depth.\u003c\/p\u003e\n\u003cp\u003eDelicate chrysanthemum opens the scent with a gentle floral elegance, layered with warm amber and golden honey that create a smooth, glowing richness. As the fragrance unfolds, subtle seasonal spice emerges, adding an earthy depth that lingers with a soft, comforting finish.\u003c\/p\u003e\n\u003cp class=\"jf-signature\"\u003eA signature scent by J | F Candle Co.\u003c\/p\u003e\n\u003cp\u003eHand-poured in small batches in New Hampshire, these luxury wax melts are crafted with clean soy wax for a strong, even fragrance release.\u003c\/p\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eFragrance Notes\u003c\/h3\u003e\n\u003cdiv class=\"jf-notes-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eTop\u003c\/span\u003e\n\u003cp\u003eChrysanthemum\u003cbr\u003eMandarin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eHeart\u003c\/span\u003e\n\u003cp\u003eAmber\u003cbr\u003eHoney\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"jf-note-title\"\u003eBase\u003c\/span\u003e\n\u003cp\u003eWarm Spice\u003cbr\u003eCedarwood\u003cbr\u003ePatchouli\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"jf-heading\"\u003eAvailable Sizes\u003c\/h3\u003e\n\u003cdiv class=\"jf-sizes\"\u003e\n\u003cp\u003e2.3 oz — 20 Cubes\u003c\/p\u003e\n\u003cp\u003e8.3 oz — 70 Cubes\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- J | F Candle Co. CSS --\u003e\n\u003cstyle\u003e\n  .jf-product-description {\n    max-width: 680px;\n    line-height: 1.75;\n    font-size: 15px;\n    color: #1F1F1F;\n  }\n\n  \/* TAGLINE *\/\n  .jf-tagline {\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    margin-bottom: 14px;\n  }\n\n  \/* PARAGRAPHS *\/\n  .jf-product-description p {\n    margin-bottom: 16px;\n  }\n\n  \/* HEADINGS *\/\n  .jf-heading {\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #60605F;\n  }\n\n  \/* DIVIDER *\/\n  .jf-divider {\n    position: relative;\n    height: 1px;\n    background: rgba(0,0,0,0.08);\n    margin: 32px 0;\n  }\n\n  .jf-divider::after {\n    content: \"✦\";\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 10px;\n    color: #B99574;\n    background: #F8F5F0;\n    padding: 0 8px;\n  }\n\n  \/* FRAGRANCE NOTES GRID *\/\n  .jf-notes-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 32px;\n    width: 100%;\n  }\n\n  \/* NOTE TITLES *\/\n  .jf-note-title {\n    display: block;\n    font-size: 11px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    color: #60605F;\n  }\n\n  \/* NOTE TEXT *\/\n  .jf-notes-grid p {\n    margin: 0;\n    line-height: 1.8;\n  }\n\n  \/* SIZES *\/\n  .jf-sizes p {\n    margin-bottom: 14px;\n    line-height: 1.6;\n  }\n\n  \/* PILL *\/\n  .jf-pill-wrap {\n    text-align: center;\n    margin-top: 10px;\n    margin-bottom: 22px;\n  }\n\n  .jf-pill {\n    display: inline-block;\n    max-width: 100%;\n    padding: 10px 18px;\n    border-radius: 999px;\n    background: #C4A989;\n    color: #F8F5F0;\n    font-size: 13px;\n    letter-spacing: 0.03em;\n    font-weight: 500;\n    line-height: 1.5;\n    box-shadow:\n      0 4px 12px rgba(0,0,0,0.08),\n      0 1px 2px rgba(0,0,0,0.06);\n    transition: box-shadow 0.2s ease;\n  }\n\n  @media (hover: hover) {\n    .jf-pill:hover {\n      box-shadow:\n        0 6px 16px rgba(0,0,0,0.10),\n        0 2px 4px rgba(0,0,0,0.08);\n    }\n  }\n\n  \/* MOBILE OPTIMIZATION *\/\n  @media (max-width: 768px) {\n    .jf-notes-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .jf-divider {\n      margin: 24px 0;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jf-pill {\n      font-size: 12.5px;\n      padding: 10px 16px;\n      line-height: 1.6;\n    }\n\n    .jf-pill-wrap {\n      margin-bottom: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"jf-pill-wrap\"\u003e\u003cspan class=\"jf-pill\"\u003eFlame-free • Clean fragrance • Easy to enjoy • Hand-poured in small batches\u003c\/span\u003e\u003c\/div\u003e","brand":"JF CANDLE CO.","offers":[{"title":"2oz","offer_id":47073896267950,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true},{"title":"8oz","offer_id":47073896300718,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}]}],"url":"https:\/\/jfcandleco.com\/collections\/floral-wax-melts.oembed","provider":"JF CANDLE CO.","version":"1.0","type":"link"}