{"product_id":"cylinder-candle","title":"Cylinder Candle | Refillable 1-Wick Luxury Candle","description":"\u003c!--\nLULU \u0026 OLIVER — CYLINDER CANDLE PRODUCT PAGE\nPaste into Shopify product description using HTML\/code view.\n\nSuggested SEO title:\nCylinder Candle | Refillable 1-Wick Luxury Candle | LuLu \u0026 Oliver\n\nSuggested meta description:\nDiscover the LuLu \u0026 Oliver Cylinder Candle: a hand-finished 9 oz vessel with one wick, coconut-soy wax, luxury fragrance, and a refillable artisan design.\n--\u003e\n\n\u003cstyle\u003e\n  .lo-cylinder,\n  .lo-cylinder * { box-sizing:border-box; }\n\n  .lo-cylinder {\n    --ink:#23211e;\n    --soft:#625b53;\n    --ivory:#fbf8f3;\n    --cream:#f4eee6;\n    --sand:#e7dccf;\n    --gold:#a47b47;\n    --olive:#5e6659;\n    --white:#fff;\n    width:100%;\n    margin:0;\n    color:var(--ink);\n    background:var(--ivory);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.75;\n    overflow:hidden;\n  }\n\n  .lo-cylinder h2,\n  .lo-cylinder h3,\n  .lo-cylinder h4,\n  .lo-cylinder blockquote {\n    margin-top:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-weight:400;\n    letter-spacing:-.028em;\n  }\n\n  .lo-cylinder h2 {\n    margin-bottom:22px;\n    font-size:clamp(3rem,6.5vw,6.8rem);\n    line-height:.98;\n  }\n\n  .lo-cylinder h3 {\n    margin-bottom:18px;\n    font-size:clamp(2rem,4vw,3.7rem);\n    line-height:1.06;\n  }\n\n  .lo-cylinder h4 {\n    margin-bottom:10px;\n    font-size:1.35rem;\n    line-height:1.2;\n  }\n\n  .lo-cylinder p { margin:0 0 21px; }\n  .lo-cylinder a { color:inherit; }\n\n  .lo-cylinder-wrap {\n    width:min(1180px,calc(100% - 36px));\n    margin:0 auto;\n  }\n\n  .lo-cylinder-narrow {\n    width:min(820px,calc(100% - 36px));\n    margin:0 auto;\n  }\n\n  .lo-cylinder-kicker {\n    margin-bottom:14px;\n    color:var(--gold);\n    font-size:.72rem;\n    font-weight:700;\n    letter-spacing:.2em;\n    text-transform:uppercase;\n  }\n\n  .lo-cylinder-lede {\n    color:var(--soft);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(1.18rem,2.2vw,1.6rem);\n    line-height:1.58;\n  }\n\n  .lo-cylinder-btn {\n    display:inline-flex;\n    min-height:50px;\n    padding:13px 23px;\n    align-items:center;\n    justify-content:center;\n    border:1px solid var(--ink);\n    background:var(--ink);\n    color:var(--white)!important;\n    font-size:.72rem;\n    font-weight:700;\n    letter-spacing:.13em;\n    text-decoration:none;\n    text-transform:uppercase;\n  }\n\n  .lo-cylinder-btn--light {\n    border-color:var(--white);\n    background:var(--white);\n    color:var(--ink)!important;\n  }\n\n  .lo-cylinder-hero {\n    padding:102px 0 88px;\n    background:\n      radial-gradient(circle at 82% 16%,rgba(164,123,71,.2),transparent 30%),\n      linear-gradient(135deg,#fbf8f3 0%,#eadfd2 100%);\n  }\n\n  .lo-cylinder-hero__copy { max-width:980px; }\n\n  .lo-cylinder-hero__line {\n    width:86px;\n    height:1px;\n    margin:30px 0;\n    background:var(--gold);\n  }\n\n  .lo-cylinder-specbar {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    background:var(--ink);\n    color:var(--white);\n  }\n\n  .lo-cylinder-spec {\n    padding:26px 18px;\n    text-align:center;\n    border-right:1px solid rgba(255,255,255,.14);\n  }\n\n  .lo-cylinder-spec:last-child { border-right:0; }\n\n  .lo-cylinder-spec span {\n    display:block;\n    margin-bottom:5px;\n    color:rgba(255,255,255,.55);\n    font-size:.66rem;\n    font-weight:700;\n    letter-spacing:.15em;\n    text-transform:uppercase;\n  }\n\n  .lo-cylinder-spec strong {\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:1.18rem;\n    font-weight:400;\n  }\n\n  .lo-cylinder-section { padding:104px 0; }\n  .lo-cylinder-white { background:var(--white); }\n  .lo-cylinder-cream { background:var(--cream); }\n  .lo-cylinder-sand { background:var(--sand); }\n  .lo-cylinder-dark { background:var(--ink); color:var(--white); }\n  .lo-cylinder-olive { background:var(--olive); color:var(--white); }\n\n  .lo-cylinder-dark p,\n  .lo-cylinder-olive p { color:rgba(255,255,255,.8); }\n\n  .lo-cylinder-grid-2 {\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:68px;\n    align-items:start;\n  }\n\n  .lo-cylinder-grid-3 {\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:22px;\n  }\n\n  .lo-cylinder-card {\n    height:100%;\n    padding:32px;\n    border:1px solid rgba(35,33,30,.1);\n    background:var(--white);\n    color:var(--ink);\n  }\n\n  .lo-cylinder-number {\n    margin-bottom:18px;\n    color:var(--gold);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:2.8rem;\n    line-height:1;\n  }\n\n  .lo-cylinder-quote {\n    padding:74px 0;\n    background:var(--olive);\n    color:var(--white);\n    text-align:center;\n  }\n\n  .lo-cylinder-quote blockquote {\n    width:min(950px,calc(100% - 36px));\n    margin:0 auto;\n    font-size:clamp(2rem,4.5vw,4.4rem);\n    line-height:1.14;\n  }\n\n  .lo-cylinder-panel {\n    padding:34px;\n    border-left:3px solid var(--gold);\n    background:rgba(164,123,71,.09);\n  }\n\n  .lo-cylinder-links {\n    display:flex;\n    flex-wrap:wrap;\n    gap:12px;\n    margin-top:28px;\n  }\n\n  .lo-cylinder-list {\n    margin:22px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lo-cylinder-list li {\n    position:relative;\n    padding:13px 0 13px 28px;\n    border-top:1px solid rgba(35,33,30,.14);\n  }\n\n  .lo-cylinder-list li:last-child {\n    border-bottom:1px solid rgba(35,33,30,.14);\n  }\n\n  .lo-cylinder-list li:before {\n    content:\"✦\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n  }\n\n  .lo-cylinder-faq details {\n    padding:21px 0;\n    border-top:1px solid rgba(35,33,30,.16);\n  }\n\n  .lo-cylinder-faq details:last-child {\n    border-bottom:1px solid rgba(35,33,30,.16);\n  }\n\n  .lo-cylinder-faq summary {\n    cursor:pointer;\n    list-style:none;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:1.28rem;\n  }\n\n  .lo-cylinder-faq summary::-webkit-details-marker { display:none; }\n  .lo-cylinder-faq details p { margin:14px 0 0; }\n\n  .lo-cylinder-final {\n    padding:102px 0;\n    background:var(--ink);\n    color:var(--white);\n    text-align:center;\n  }\n\n  .lo-cylinder-final p {\n    width:min(760px,100%);\n    margin:0 auto 28px;\n    color:rgba(255,255,255,.8);\n  }\n\n  @media(max-width:900px){\n    .lo-cylinder-grid-2,\n    .lo-cylinder-grid-3 { grid-template-columns:1fr; }\n\n    .lo-cylinder-specbar { grid-template-columns:repeat(2,1fr); }\n\n    .lo-cylinder-spec:nth-child(2) { border-right:0; }\n    .lo-cylinder-spec:nth-child(-n+2) { border-bottom:1px solid rgba(255,255,255,.14); }\n  }\n\n  @media(max-width:680px){\n    .lo-cylinder-hero,\n    .lo-cylinder-section,\n    .lo-cylinder-final { padding:72px 0; }\n\n    .lo-cylinder-card { padding:26px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"lo-cylinder\"\u003e\n\n  \u003cheader class=\"lo-cylinder-hero\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-hero__copy\"\u003e\n        \u003cdiv class=\"lo-cylinder-kicker\"\u003eThe LuLu \u0026amp; Oliver Candle Collection\u003c\/div\u003e\n        \u003ch2\u003eThe Cylinder\u003c\/h2\u003e\n        \u003cdiv class=\"lo-cylinder-hero__line\"\u003e\u003c\/div\u003e\n        \u003cp class=\"lo-cylinder-lede\"\u003e\n          An architectural single-wick candle inspired by timeless form, hand-finished craftsmanship, and the quiet luxury of beautifully considered spaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv class=\"lo-cylinder-specbar\"\u003e\n    \u003cdiv class=\"lo-cylinder-spec\"\u003e\n      \u003cspan\u003eWax Volume\u003c\/span\u003e\n      \u003cstrong\u003e9 oz\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lo-cylinder-spec\"\u003e\n      \u003cspan\u003eWicks\u003c\/span\u003e\n      \u003cstrong\u003eOne\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lo-cylinder-spec\"\u003e\n      \u003cspan\u003eDimensions\u003c\/span\u003e\n      \u003cstrong\u003e3.31 × 3.12 in\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lo-cylinder-spec\"\u003e\n      \u003cspan\u003eMade In\u003c\/span\u003e\n      \u003cstrong\u003eLandrum, South Carolina\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-white\"\u003e\n    \u003cdiv class=\"lo-cylinder-narrow\"\u003e\n      \u003cp class=\"lo-cylinder-lede\"\u003e\n        Great design does not ask for attention. It quietly changes the room.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The Cylinder is the most timeless silhouette in the LuLu \u0026amp; Oliver candle collection—balanced, symmetrical, and beautifully restrained.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its proportions feel calm from every angle. Styled on a nightstand, desk, kitchen counter, bookshelf, bathroom vanity, or coffee table, it brings the visual weight of an artisan object without overwhelming the space around it.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each vessel is finished by hand, allowing subtle variation in color, marbling, movement, texture, and surface to remain visible. No two pieces feel completely identical, and that individuality is an intentional part of the design.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Inside, nine ounces of our coconut–soy wax blend are scented with premium fragrance oils and pure essential oils, then poured around one carefully selected lead-free wick.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The finished candle is simple in shape, rich in texture, and made to remain useful long after the final flame.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-quote\"\u003e\n    \u003cblockquote\u003e\n      “The most timeless objects are often the simplest.”\n    \u003c\/blockquote\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-cream\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-kicker\"\u003ePure Form\u003c\/div\u003e\n      \u003ch3\u003eBalanced from every angle.\u003c\/h3\u003e\n\n      \u003cdiv class=\"lo-cylinder-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            The cylinder is one of architecture’s oldest and most enduring forms. Its symmetry feels grounded, composed, and complete.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Unlike shapes that have a distinct front or back, the Cylinder is designed to be appreciated from every side. It can stand alone as a quiet focal point or be layered into a larger composition of books, ceramics, wood, linen, brass, or stone.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Its compact scale gives it unusual versatility. It works in minimalist interiors, collected traditional homes, coastal rooms, mountain retreats, modern farmhouses, and spaces that mix old and new.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"lo-cylinder-panel\"\u003e\n            \u003ch4\u003eWhy the Cylinder feels timeless\u003c\/h4\u003e\n            \u003cul class=\"lo-cylinder-list\"\u003e\n              \u003cli\u003eClassic architectural silhouette\u003c\/li\u003e\n              \u003cli\u003eBalanced proportions from every angle\u003c\/li\u003e\n              \u003cli\u003eHand-finished surface with natural variation\u003c\/li\u003e\n              \u003cli\u003eCompact enough for smaller surfaces\u003c\/li\u003e\n              \u003cli\u003eDesigned for refilling or thoughtful repurposing\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-dark\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-kicker\"\u003eThe Burn\u003c\/div\u003e\n      \u003ch3\u003eOne flame. Thoughtfully chosen.\u003c\/h3\u003e\n\n      \u003cdiv class=\"lo-cylinder-grid-3\" style=\"margin-top:40px;\"\u003e\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003cdiv class=\"lo-cylinder-number\"\u003e01\u003c\/div\u003e\n          \u003ch4\u003ePurposeful Simplicity\u003c\/h4\u003e\n          \u003cp\u003e\n            The vessel’s diameter allows one carefully selected wick to support an even melt pool without adding unnecessary flame points.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003cdiv class=\"lo-cylinder-number\"\u003e02\u003c\/div\u003e\n          \u003ch4\u003eQuiet Atmosphere\u003c\/h4\u003e\n          \u003cp\u003e\n            A single flame creates a softer, more intimate glow—ideal for desks, bedrooms, baths, shelves, and slower evening rituals.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003cdiv class=\"lo-cylinder-number\"\u003e03\u003c\/div\u003e\n          \u003ch4\u003eMeasured Fragrance\u003c\/h4\u003e\n          \u003cp\u003e\n            As the wax warms, fragrance unfolds gradually through the room with a polished presence designed to feel refined rather than overpowering.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-cylinder-grid-2\" style=\"margin-top:54px;\"\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            Our coconut–soy wax blend was chosen for its creamy appearance, smooth melt, and ability to carry fragrance beautifully.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cp\u003e\n            Proper wick trimming, burn time, room size, and airflow all influence performance. Candle care is part of the luxury experience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-sand\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"lo-cylinder-kicker\"\u003eWhy We Chose Coconut–Soy Wax\u003c\/div\u003e\n          \u003ch3\u003eA beautiful vessel deserves an equally considered wax.\u003c\/h3\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cp\u003e\n            We chose a coconut–soy wax blend because it supports the creamy, refined appearance we wanted for the collection while allowing fragrance to develop with warmth and depth.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The blend creates a soft visual finish that complements the hand-finished vessel and offers a premium sensory experience from the first light to the final burn.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It is formulated without petroleum and paired with lead-free cotton wicks, premium fragrance oils, and pure essential oils.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The candle is vegan, cruelty-free, phthalate-free, and hand-poured in small batches in Landrum, South Carolina.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-white\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-kicker\"\u003eChoose the Atmosphere\u003c\/div\u003e\n      \u003ch3\u003eFragrance is the invisible architecture of a room.\u003c\/h3\u003e\n\n      \u003cdiv class=\"lo-cylinder-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            The Cylinder may be small in scale, but fragrance allows it to influence the entire mood of a space.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Citrus, herbs, tea, and green botanicals bring freshness to kitchens and workspaces. Woods, amber, musk, smoke, leather, and patchouli create depth in living rooms and libraries. Lavender, cashmere, vanilla, and soft florals bring calm to bedrooms and baths.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Because the vessel is timeless, it moves easily from season to season. Refill it with bright spring notes, coastal summer fragrances, autumn woods and spice, or evergreen and birch for the holidays.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"lo-cylinder-panel\"\u003e\n            \u003ch4\u003eFind the fragrance that belongs in your space\u003c\/h4\u003e\n            \u003cp\u003e\n              Explore the LuLu \u0026amp; Oliver Candle Fragrance Library for scent notes, seasonal profiles, and fragrance inspiration.\n            \u003c\/p\u003e\n            \u003ca class=\"lo-cylinder-btn\" href=\"https:\/\/luluandoliver.com\/pages\/fragrances\"\u003e\n              Explore Candle Fragrances\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-olive\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-kicker\"\u003eThe Refill Ritual\u003c\/div\u003e\n      \u003ch3\u003eDesigned to last longer than the flame.\u003c\/h3\u003e\n\n      \u003cdiv class=\"lo-cylinder-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            The Cylinder was never meant to be disposable.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Once the original candle has finished, the vessel can be cleaned, inspected, and renewed with an appropriate LuLu \u0026amp; Oliver Candle Refill Kit.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The vessel remains while the fragrance changes. One season may call for herbs and citrus. Another may call for amber, woods, pumpkin, smoke, birch, or evergreen.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cp\u003e\n            Refilling extends the useful life of the vessel and can reduce the need to purchase another complete container and its associated protective packaging.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It also transforms replacement into ritual: cleaning, choosing, melting, pouring, curing, and relighting.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lo-cylinder-links\"\u003e\n            \u003ca class=\"lo-cylinder-btn lo-cylinder-btn--light\" href=\"https:\/\/luluandoliver.com\/collections\/diy-candle-refill-kits\"\u003e\n              Shop Refill Kits\n            \u003c\/a\u003e\n\n            \u003ca class=\"lo-cylinder-btn lo-cylinder-btn--light\" href=\"https:\/\/luluandoliver.com\/blogs\/news\/refillable-candles-recycling-diy-refill-kits\"\u003e\n              Read the Refillable Candle Guide\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-cream\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-kicker\"\u003eStyle It With\u003c\/div\u003e\n      \u003ch3\u003eSimple form becomes richer through contrast.\u003c\/h3\u003e\n\n      \u003cdiv class=\"lo-cylinder-grid-3\" style=\"margin-top:40px;\"\u003e\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003ch4\u003eLinen Books\u003c\/h4\u003e\n          \u003cp\u003e\n            Rest the Cylinder on a stack of neutral design books to create height, texture, and an editorial focal point.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003ch4\u003eNatural Stone\u003c\/h4\u003e\n          \u003cp\u003e\n            Pair with marble, travertine, limestone, soapstone, or concrete accessories for a layered mineral palette.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003ch4\u003eWarm Wood\u003c\/h4\u003e\n          \u003cp\u003e\n            Oak, walnut, teak, and reclaimed pine soften the vessel’s hand-finished surface and bring warmth to the composition.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003ch4\u003eCollected Ceramics\u003c\/h4\u003e\n          \u003cp\u003e\n            Mix the textured vessel with smooth pottery or glazed ceramics to create contrast without visual clutter.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003ch4\u003eSoft Linen\u003c\/h4\u003e\n          \u003cp\u003e\n            Folded linen, neutral textiles, and natural fibers complement the vessel’s organic, understated character.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lo-cylinder-card\"\u003e\n          \u003ch4\u003eSimple Greenery\u003c\/h4\u003e\n          \u003cp\u003e\n            Olive branches, eucalyptus, fresh herbs, or a single clipped stem are enough. Nothing overly arranged is needed.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-white\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"lo-cylinder-kicker\"\u003eThe First Burn\u003c\/div\u003e\n          \u003ch3\u003eBeautiful performance begins with candle care.\u003c\/h3\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cul class=\"lo-cylinder-list\"\u003e\n            \u003cli\u003eTrim the wick to approximately 1\/4 inch before lighting.\u003c\/li\u003e\n            \u003cli\u003eAllow the melt pool to move toward the edges during the first burn.\u003c\/li\u003e\n            \u003cli\u003eBurn on a stable, heat-resistant surface away from drafts.\u003c\/li\u003e\n            \u003cli\u003eDo not burn longer than the care instructions recommend.\u003c\/li\u003e\n            \u003cli\u003eKeep the wax free of wick trimmings, matches, and debris.\u003c\/li\u003e\n            \u003cli\u003eDiscontinue burning when approximately 1\/2 inch of wax remains.\u003c\/li\u003e\n            \u003cli\u003eNever move the vessel while the wax is hot or liquid.\u003c\/li\u003e\n            \u003cli\u003eNever leave a candle unattended or near children and pets.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lo-cylinder-section lo-cylinder-sand lo-cylinder-faq\"\u003e\n    \u003cdiv class=\"lo-cylinder-narrow\"\u003e\n      \u003cdiv class=\"lo-cylinder-kicker\"\u003eFrequently Asked Questions\u003c\/div\u003e\n      \u003ch3\u003eEverything to know about the Cylinder.\u003c\/h3\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow large is the Cylinder Candle?\u003c\/summary\u003e\n        \u003cp\u003e\n          The vessel measures approximately 3.31 inches wide and 3.12 inches high and contains 9 ounces of wax.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy does it have one wick?\u003c\/summary\u003e\n        \u003cp\u003e\n          The vessel’s diameter is suited to one carefully selected wick, allowing for a balanced melt pool and a quieter, more intimate flame.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs each vessel exactly the same?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. Because each vessel is hand-finished, natural-looking variations in texture, pattern, tone, and surface are expected and make each piece individual.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat kind of wax is used?\u003c\/summary\u003e\n        \u003cp\u003e\n          The candle is hand-poured with a coconut–soy wax blend and scented with fine fragrance oils and pure essential oils.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the candle vegan and cruelty-free?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. LuLu \u0026amp; Oliver candles are vegan, cruelty-free, and formulated without phthalates or petroleum.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the vessel be refilled?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. Once the candle has finished, allow the vessel to cool, clean and inspect it carefully, and follow the instructions supplied with the appropriate LuLu \u0026amp; Oliver refill kit. Never refill a damaged vessel.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I reuse the vessel for something other than a candle?\u003c\/summary\u003e\n        \u003cp\u003e\n          Once fully cleaned, the vessel may be thoughtfully repurposed as a small organizer, floral container, desk accessory, makeup brush holder, or decorative object.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long will the candle burn?\u003c\/summary\u003e\n        \u003cp\u003e\n          Burn time varies with fragrance, wick maintenance, room conditions, and burn habits. The current product guidance estimates an average of approximately five to seven hours per ounce.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere is the candle made?\u003c\/summary\u003e\n        \u003cp\u003e\n          Each candle is hand-poured in Landrum, South Carolina.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter class=\"lo-cylinder-final\"\u003e\n    \u003cdiv class=\"lo-cylinder-wrap\"\u003e\n      \u003cdiv class=\"lo-cylinder-kicker\"\u003eThe Cylinder\u003c\/div\u003e\n      \u003ch3\u003eDesigned to last longer than the flame.\u003c\/h3\u003e\n      \u003cp class=\"lo-cylinder-lede\"\u003e\n        A beautiful object. A thoughtful ritual. A vessel to refill, restyle, and return to season after season.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\n\u003c\/section\u003e","brand":"LuLu \u0026 Oliver","offers":[{"title":"Almond Blossom \u0026 Wildflower","offer_id":40746067066950,"sku":"cylinder almond blossom","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Amber Lavender","offer_id":40746067132486,"sku":"cylinder amber lavender","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Arugula","offer_id":40746067263558,"sku":"cylinder arugula","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Baies au Lait","offer_id":44851279331398,"sku":"cylinder baies au lait","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Bergamot \u0026 Suede","offer_id":44481413775430,"sku":"cylinder bergamot \u0026 suede","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Bibliothe'que","offer_id":40746067394630,"sku":"cylinder biblio","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Blackberries \u0026 Rose","offer_id":41093049385030,"sku":"cylinder blackberries \u0026 rose","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Blackberry Oud","offer_id":44831702155334,"sku":"cylinder blackberry oud","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Bright Sunshine","offer_id":44481207959622,"sku":"cylinder bright sunshine","price":34.0,"currency_code":"USD","in_stock":true},{"title":"By The Fireplace","offer_id":40746067591238,"sku":"cylinder by the fireplace","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Cade 26","offer_id":44760069046342,"sku":"cylinder cade 26","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Chateau Marmont","offer_id":44481207992390,"sku":"cylinder chateau marmont","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Cocoa Cashmere","offer_id":40746067656774,"sku":"cylinder cocoa cash","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Crosby","offer_id":40746067787846,"sku":"cylinder crosby","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Dry Gin \u0026 Cypress","offer_id":41041381163078,"sku":"cylinder dry gin","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Georgia Peach","offer_id":45064739881030,"sku":"cylinder georgia peach","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Green Fig \u0026 Black Currant","offer_id":43869267394630,"sku":"cylinder green fig","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Guest House","offer_id":44225592098886,"sku":"cylinder guest house","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Heirloom Tomato","offer_id":40746067460166,"sku":"cylinder heirloom tomato","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Home \u0026 Hearth","offer_id":44481208025158,"sku":"cylinder home \u0026 hearth","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Honeysuckle  \u0026 Jasmine","offer_id":40758495182918,"sku":"cylinder honeysuckle","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Linen \u0026 Sunshine","offer_id":44481208057926,"sku":"cylinder linen \u0026 sunshine","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Mossy Forest Path (fresh turned earth)","offer_id":40746067918918,"sku":"cylinder mossy forest","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Pomegranate Cider","offer_id":44485236260934,"sku":"cylinder pomegranate cider","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Opal Absinthe \u0026 Lavender","offer_id":44979317309510,"sku":"cylinder opal absinthe","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Oud Immortel","offer_id":40747355439174,"sku":"cylinder oud immortel","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Roots \u0026 Earth","offer_id":43869267460166,"sku":"cylinder roots \u0026 earth","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Rose Peppered Plum","offer_id":40746068639814,"sku":"cylinder rose peppered plum","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Sea Moss \u0026 Sage","offer_id":44481413808198,"sku":"cylinder sea moss","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Southern Grace","offer_id":42217961947206,"sku":"cylinder southern grace","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Spiced Vanilla Chai","offer_id":43869267525702,"sku":"cylinder spiced vanilla chai","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Stiff Drink \u0026 A Smoke","offer_id":40746068901958,"sku":"cylinder stiff drink","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Tobacco","offer_id":44760069079110,"sku":"cylinder tobacco","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Tobacco \u0026 Vanilla","offer_id":44760069111878,"sku":"cylinder tobacco \u0026 vanilla","price":34.0,"currency_code":"USD","in_stock":true},{"title":"White Tea \u0026 Thyme","offer_id":44485236293702,"sku":"cylinder white tea","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Wild Mountain Honey","offer_id":44481413840966,"sku":"cylinder wild mountain honey","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Autumn Wreath (Fall \/ Holiday)","offer_id":40746079223878,"sku":"cylinder autumn wreath","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Blackwood Manor (Fall \/ Holiday)","offer_id":45292017713222,"sku":"cylinder blackwood manor","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Cabin Retreat (Fall \/ Holiday)","offer_id":43869267558470,"sku":"cylinder cabin retreat","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Cashmere Pumpkin (Fall \/ Holiday)","offer_id":43869267591238,"sku":"cylinder cashmere pumpkin","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Fireside Atelier (Fall \/ Holiday)","offer_id":45292017745990,"sku":"cylinder fireside atelier","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Heirloom Hill (Fall \/ Holiday)","offer_id":45292017778758,"sku":"cylinder heirloom hill","price":34.0,"currency_code":"USD","in_stock":true},{"title":"High Country Reserve (Fall \/ Holiday)","offer_id":45292017811526,"sku":"cylinder high country reserve","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Home \u0026 Hearth (Fall \/ Holiday)","offer_id":44096162988102,"sku":"cylinder home \u0026 hearth holiday","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Hot Apple Cider (Fall \/ Holiday)","offer_id":42217899065414,"sku":"cylinder hot apple cider","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Mulled Wine (Fall \/ Holiday)","offer_id":44096163020870,"sku":"cylinder mulled wine","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Olde Christmas Shop (Fall \/ Holiday)","offer_id":44481208090694,"sku":"cylinder old christmas shop","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Pumpkins \u0026 Patchouli (Fall \/ Holiday)","offer_id":40746079158342,"sku":"cylinder pumpkins \u0026 patchouli","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Sweater Weather (Fall \/ Holiday)","offer_id":43869492412486,"sku":"cylinder sweater weather","price":34.0,"currency_code":"USD","in_stock":true},{"title":"The Birkshires (Fall \/ Holiday)","offer_id":45292017844294,"sku":"cylinder birkshires","price":34.0,"currency_code":"USD","in_stock":true},{"title":"The Cabinet of Curiosities (Fall \/ Holiday)","offer_id":45292017877062,"sku":"cylinder cabinet of curiosities","price":34.0,"currency_code":"USD","in_stock":true},{"title":"The Gilded Manor (Fall \/ Holiday)","offer_id":45292017909830,"sku":"cylinder gilded manor","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Vanilla Pumpkin (Fall \/ Holiday)","offer_id":44346143572038,"sku":"cylinder vanilla pumpkin","price":34.0,"currency_code":"USD","in_stock":true},{"title":"White Birch (Fall \/ Holiday)","offer_id":40746079125574,"sku":"cylinder white birch","price":34.0,"currency_code":"USD","in_stock":true},{"title":"White Pumpkins \u0026 Amber (Fall \/ Holiday)","offer_id":43869267624006,"sku":"cylinder white pumpkins \u0026 amber","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Winter Citrus Wreath (Fall \/ Holiday)","offer_id":44309300314182,"sku":"cylinder winter citrus wreath","price":34.0,"currency_code":"USD","in_stock":true},{"title":"Winter Wonderland (Fall \/ Holiday)","offer_id":44481208123462,"sku":"cylinder winter wonderland","price":34.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1948\/4742\/products\/cyclinder.jpg?v=1680381388","url":"https:\/\/luluandoliver.com\/products\/cylinder-candle","provider":"LuLu \u0026 Oliver","version":"1.0","type":"link"}