{"product_id":"lilac-native-bouquet-candle-gift","title":"Native Twilight Bunch With Candle","description":"\u003c!-- Petal \u0026 Parcel — Lilac Native Bouquet \u0026 Candle Gift — Tier 2 --\u003e\n\u003c!-- Paste this into your Shopify product description HTML editor --\u003e\n\n\u003cstyle\u003e\n  .bb-desc { font-family: var(--font-body-family, 'Jost', sans-serif); color: rgb(var(--color-base-text, 33, 35, 38)); line-height: 1.8; }\n  .bb-desc * { box-sizing: border-box; }\n\n  \/* Dividers — teal *\/\n  .bb-divider { width: 40px; height: 2px; background: #264a4d; margin: 3rem 0 2rem; }\n\n  \/* Section labels — teal *\/\n  .bb-label {\n    font-family: var(--font-heading-family, 'Cabin', sans-serif);\n    font-weight: 600;\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #3d7a7e;\n    margin-bottom: 0.75rem;\n  }\n\n  \/* Section headings *\/\n  .bb-heading {\n    font-family: var(--font-heading-family, 'Cabin', sans-serif);\n    font-weight: 600;\n    font-size: clamp(1.4rem, 2.5vw, 1.8rem);\n    line-height: 1.3;\n    color: rgb(var(--color-base-heading, 26, 27, 24));\n    margin: 0 0 1.2rem;\n  }\n\n  .bb-desc p { margin: 0 0 1rem; font-size: 1.5rem; }\n  .bb-desc p:last-child { margin-bottom: 0; }\n\n  \/* Seasonal note — soft inline treatment *\/\n  .bb-note {\n    padding: 1rem 1.2rem;\n    background: #e6f2f0;\n    border-left: 2px solid #264a4d;\n    margin-bottom: 1.5rem;\n  }\n  .bb-note p {\n    font-size: 1.2rem;\n    line-height: 1.65;\n    color: rgba(var(--color-base-text, 33, 35, 38), 0.65);\n    font-style: italic;\n    margin: 0;\n  }\n\n  \/* Component cards grid *\/\n  .bb-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2.5rem;\n    margin-top: 1.5rem;\n  }\n\n  .bb-product-card {\n    display: grid;\n    grid-template-columns: 56px 1fr;\n    gap: 1.5rem;\n    align-items: start;\n  }\n\n  \/* Numbers — teal *\/\n  .bb-product-num {\n    font-family: var(--font-heading-family, 'Cabin', sans-serif);\n    font-weight: 600;\n    font-size: 3.2rem;\n    line-height: 1;\n    color: #264a4d;\n    opacity: 0.3;\n    padding-top: 0.2rem;\n  }\n\n  .bb-product-name {\n    font-family: var(--font-heading-family, 'Cabin', sans-serif);\n    font-weight: 600;\n    font-size: 1.5rem;\n    color: rgb(var(--color-base-heading, 26, 27, 24));\n    margin-bottom: 0.5rem;\n  }\n\n  \/* Role tags — teal *\/\n  .bb-product-role {\n    display: inline-block;\n    font-size: 1rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #3d7a7e;\n    opacity: 0.7;\n    margin-bottom: 0.6rem;\n  }\n\n  .bb-product-text {\n    font-size: 1.4rem;\n    line-height: 1.75;\n    color: rgba(var(--color-base-text, 33, 35, 38), 0.75);\n  }\n\n  .bb-product-tip {\n    font-size: 1.25rem;\n    line-height: 1.6;\n    color: rgba(var(--color-base-text, 33, 35, 38), 0.45);\n    font-style: italic;\n    margin-top: 0.6rem;\n    padding-top: 0.6rem;\n    border-top: 1px solid rgba(var(--color-base-text, 33, 35, 38), 0.06);\n  }\n\n  \/* Cross-link styling *\/\n  .bb-crosslink {\n    display: inline-block;\n    margin-top: 0.8rem;\n    padding: 0.4rem 0;\n    font-family: var(--font-heading-family, 'Cabin', sans-serif);\n    font-weight: 600;\n    font-size: 1.15rem;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #264a4d;\n    text-decoration: none;\n    border-bottom: 1px solid #264a4d;\n  }\n  .bb-crosslink:hover { color: #3d7a7e; border-bottom-color: #3d7a7e; }\n\n  \/* Who cards *\/\n  .bb-who-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n    margin-top: 1.5rem;\n  }\n\n  @media screen and (min-width: 750px) {\n    .bb-who-grid { grid-template-columns: 1fr 1fr 1fr; }\n  }\n\n  .bb-who-card {\n    padding: 2rem 1.8rem;\n    background: #e6f2f0;\n    border: 1px solid #c5ddd9;\n  }\n\n  .bb-who-title {\n    font-family: var(--font-heading-family, 'Cabin', sans-serif);\n    font-weight: 600;\n    font-size: 1.4rem;\n    color: rgb(var(--color-base-heading, 26, 27, 24));\n    margin-bottom: 0.6rem;\n  }\n\n  .bb-who-text {\n    font-size: 1.3rem;\n    line-height: 1.7;\n    color: rgba(var(--color-base-text, 33, 35, 38), 0.65);\n  }\n\n  \/* Box features — teal tinted *\/\n  .bb-box-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n\n  .bb-box-feat {\n    padding: 1.2rem 1.4rem;\n    background: #e6f2f0;\n    border: 1px solid #c5ddd9;\n  }\n\n  .bb-box-feat-label {\n    font-size: 0.95rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #3d7a7e;\n    opacity: 0.6;\n    margin-bottom: 0.3rem;\n  }\n\n  .bb-box-feat-val {\n    font-family: var(--font-heading-family, 'Cabin', sans-serif);\n    font-weight: 600;\n    font-size: 1.3rem;\n    color: rgb(var(--color-base-heading, 26, 27, 24));\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bb-desc\"\u003e\n\n  \u003c!-- INTRO — gift moment, not flowers --\u003e\n  \u003cp\u003eA native bouquet in lilac and deep purple, plus an Australian-poured soy candle, arriving together in one box. The bouquet does the visual work the moment the lid comes off. The candle takes over once it is lit.\u003c\/p\u003e\n\n  \u003c!-- SEASONAL NOTE --\u003e\n  \u003cdiv class=\"bb-note\"\u003e\n    \u003cp\u003eThe bouquet is a hand-bound arrangement of Australian-grown, Australian-dried native stems. The candle is poured and labelled by an Australian artisan supplier. The lilac palette and overall character stay consistent across seasons. No two gift boxes are identical.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S IN THE BOX --\u003e\n  \u003cdiv class=\"bb-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"bb-label\"\u003eWhat's In The Box\u003c\/div\u003e\n  \u003ch3 class=\"bb-heading\"\u003eTwo Components, One Gift Moment\u003c\/h3\u003e\n\n  \u003cdiv class=\"bb-grid\"\u003e\n\n    \u003c!-- COMPONENT 1: BOUQUET (condensed, links to Tier 1) --\u003e\n    \u003cdiv class=\"bb-product-card\"\u003e\n      \u003cdiv class=\"bb-product-num\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"bb-product-name\"\u003eNative Bunch in Lilac\u003c\/div\u003e\n        \u003cdiv class=\"bb-product-role\"\u003eAustralian Natives, Dried\u003c\/div\u003e\n        \u003cdiv class=\"bb-product-text\"\u003eTwo banksia heads in deep purple and soft lavender, white verticordia in cauliflower clusters, lilac tea tree, leucadendron bracts. Five native stems in a kraft wrap with a twine tie. The two purple banksias are colour-treated in Australia, since the species are naturally creamy-yellow. The lilac palette is the quietest in the range, which is what makes it the sympathy and get-well choice.\u003c\/div\u003e\n        \u003ca href=\"\/products\/native-bunch-lilac\" class=\"bb-crosslink\"\u003eFull botanical breakdown →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPONENT 2: CANDLE (full expert content) --\u003e\n    \u003cdiv class=\"bb-product-card\"\u003e\n      \u003cdiv class=\"bb-product-num\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"bb-product-name\"\u003eAustralian Flora Soy Candle\u003c\/div\u003e\n        \u003cdiv class=\"bb-product-role\"\u003eHand-Poured in Australia\u003c\/div\u003e\n        \u003cdiv class=\"bb-product-text\"\u003eAn amber glass apothecary jar, 250ml, hand-poured by an Australian artisan supplier using 100% soy wax and a lead-free cotton wick. Forty-hour burn time. The scent is a native flora fragrance blend with a honey note. Read that as fragrance-oil work designed to evoke Australian bush, not steam-distilled banksia oil. Worth being straight about, because soy candles that claim actual native-flower extract are almost always overstating it.\u003c\/div\u003e\n        \u003cdiv class=\"bb-product-tip\"\u003eLit in the evening, the warm floral notes settle into the same gentle register the lilac bunch already sets in the room.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SOY MATTERS --\u003e\n  \u003cdiv class=\"bb-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"bb-label\"\u003eWhy Soy Wax\u003c\/div\u003e\n  \u003ch3 class=\"bb-heading\"\u003eA Cleaner Burn, a Safer Wick\u003c\/h3\u003e\n\n  \u003cp\u003eSoy wax burns at a lower temperature than paraffin, which means a longer burn time per gram of wax and less soot deposited on the jar rim. For a 250ml candle, that is roughly forty hours of useful burn from each pour. Paraffin would deliver around twenty-eight.\u003c\/p\u003e\n\n  \u003cp\u003eThe wick is cotton, lead-free. Worth naming because lead-cored wicks were standard in the cheap-import candle category until the early two-thousands and still turn up occasionally on imported stock. Lead-free cotton is what every reputable Australian candle maker uses, and the lead-free claim is the one detail worth confirming when you buy any candle.\u003c\/p\u003e\n\n  \u003c!-- WHO ORDERS THIS --\u003e\n  \u003cdiv class=\"bb-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"bb-label\"\u003eWho Orders This\u003c\/div\u003e\n  \u003ch3 class=\"bb-heading\"\u003eThree Reasons The Gift Goes Out\u003c\/h3\u003e\n\n  \u003cdiv class=\"bb-who-grid\"\u003e\n    \u003cdiv class=\"bb-who-card\"\u003e\n      \u003cdiv class=\"bb-who-title\"\u003eThe Sympathy Gift With Weight\u003c\/div\u003e\n      \u003cdiv class=\"bb-who-text\"\u003eLilac is the traditional sympathy palette, and the candle adds something the flowers alone cannot. A light to actually use in the quiet evenings after a loss. The kind of gift that sits with someone through the weeks when the visitors have stopped coming.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-who-card\"\u003e\n      \u003cdiv class=\"bb-who-title\"\u003eThe Get-Well Send\u003c\/div\u003e\n      \u003cdiv class=\"bb-who-text\"\u003eFor someone recovering at home with long days to fill. The lilac bouquet is calm rather than loud, the right note for a sickroom. The candle gives them something small to look forward to lighting each evening while they mend.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-who-card\"\u003e\n      \u003cdiv class=\"bb-who-title\"\u003eThe Quiet Thank-You\u003c\/div\u003e\n      \u003cdiv class=\"bb-who-text\"\u003eWhen the thank-you is for something gentle. The neighbour who watered the plants, the friend who listened. Lilac reads considered rather than showy, and the candle turns a bunch of flowers into a gift that lingers past the week it arrives.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- THE BOX --\u003e\n  \u003cdiv class=\"bb-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"bb-label\"\u003ePresentation\u003c\/div\u003e\n  \u003ch3 class=\"bb-heading\"\u003eHow It Arrives\u003c\/h3\u003e\n\n  \u003cp\u003eEverything ships in a single box. The bouquet sits in its kraft wrap with the Australian Made stamp visible on the front. The candle sits alongside in its amber jar. The buyer packs nothing. The recipient opens one lid and both pieces are right there.\u003c\/p\u003e\n\n  \u003cdiv class=\"bb-box-grid\"\u003e\n    \u003cdiv class=\"bb-box-feat\"\u003e\n      \u003cdiv class=\"bb-box-feat-label\"\u003eBouquet Size\u003c\/div\u003e\n      \u003cdiv class=\"bb-box-feat-val\"\u003e45cm height\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-box-feat\"\u003e\n      \u003cdiv class=\"bb-box-feat-label\"\u003eCandle\u003c\/div\u003e\n      \u003cdiv class=\"bb-box-feat-val\"\u003e250ml, 40hr burn\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-box-feat\"\u003e\n      \u003cdiv class=\"bb-box-feat-label\"\u003eWrap\u003c\/div\u003e\n      \u003cdiv class=\"bb-box-feat-val\"\u003eKraft, twine, Aussie Made\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-box-feat\"\u003e\n      \u003cdiv class=\"bb-box-feat-label\"\u003eReady to Display\u003c\/div\u003e\n      \u003cdiv class=\"bb-box-feat-val\"\u003eArrives ready to display\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN --\u003e\n  \u003cdiv class=\"bb-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"bb-label\"\u003eOrigin\u003c\/div\u003e\n  \u003ch3 class=\"bb-heading\"\u003eAustralian Made, Both Items\u003c\/h3\u003e\n\n  \u003cp\u003eThe kangaroo on the front of the bouquet wrap is the Australian Made Campaign mark. Third-party certification covering cultivation, drying, and any pigment work done on the stems. Most of the dried flower market outside Australia is dyed offshore and looks it within six months. The stamp is the easy way to verify yours did not.\u003c\/p\u003e\n\n  \u003cp\u003eThe candle is poured and labelled by an Australian artisan supplier, one at a time. The fragrance is a native-flora-inspired blend rather than actual extracted bush oils, which is the honest description of what almost every native-flora candle in the Australian market actually contains.\u003c\/p\u003e\n\n  \u003cp\u003eNot available for delivery to Tasmania.\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Petal \u0026 Parcel","offers":[{"title":"Default Title","offer_id":47596120899837,"sku":null,"price":110.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/5545\/8301\/files\/lilac-native-bouquet-candle-gift.jpg?v=1780009686","url":"https:\/\/petalandparcel.com.au\/products\/lilac-native-bouquet-candle-gift","provider":"Petal \u0026 Parcel","version":"1.0","type":"link"}