{"product_id":"lilac-native-bouquet-pamper-gift-hamper","title":"Native Twilight Bunch With Beauty Pack","description":"\u003c!-- Petal \u0026 Parcel — Lilac Native Bouquet \u0026 Pamper Gift Hamper — Tier 3 --\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 — flowers plus self-care --\u003e\n  \u003cp\u003eA dried lilac bouquet for the room, and a five-piece self-care set for the person in it. Two halves of one idea: something beautiful to look at, and something to actually use when the day winds down. Both arrive in a single box.\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 self-care set is the Butler Bath Pamper collection, packed in its own kraft box. The lilac palette stays consistent across seasons, though the exact stems may shift with what the season delivers.\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\u003c\/h3\u003e\n\n  \u003cdiv class=\"bb-grid\"\u003e\n\n    \u003c!-- COMPONENT 1: BOUQUET --\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. A calm palette that sits well in most rooms without demanding the décor change around it.\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: PAMPER HAMPER --\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\"\u003eButler Bath Pamper Set\u003c\/div\u003e\n        \u003cdiv class=\"bb-product-role\"\u003eFive-Piece Self-Care\u003c\/div\u003e\n        \u003cdiv class=\"bb-product-text\"\u003eA coffee facial scrub, blue French clay mask, oatmeal soap bar, lavender aromatherapy roller, and botanical flower bath, packed in their own kraft case with tissue. Five products chosen because each does a specific job on the skin. The clay mask lifts oil by adsorption, the colloidal oat in the soap calms redness, and the lavender roller carries linalool, the compound that measurably lowers cortisol in controlled trials.\u003c\/div\u003e\n        \u003ca href=\"\/products\/pamper-hamper\" class=\"bb-crosslink\"\u003eFull self-care breakdown →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY THIS PAIRING --\u003e\n  \u003cdiv class=\"bb-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"bb-label\"\u003eWhy The Pairing Works\u003c\/div\u003e\n  \u003ch3 class=\"bb-heading\"\u003eLook At, and Use\u003c\/h3\u003e\n\n  \u003cp\u003eFlowers are a gift the recipient receives passively. They sit in the room and do their work whether or not anyone interacts with them. A pamper set is the opposite. It asks the recipient to stop, run a bath, take twenty minutes for themselves.\u003c\/p\u003e\n\n  \u003cp\u003eSending both covers both registers. The bouquet is the gesture that greets them every time they walk past. The pamper set is the gesture that waits until they have the evening to spend on it. One gift, two speeds.\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 This 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 Burnt-Out Friend\u003c\/div\u003e\n      \u003cdiv class=\"bb-who-text\"\u003eSomeone running on empty who would never book themselves a spa day. The pamper set makes the decision for them, and the lilac bouquet keeps the room calm while they finally sit still. A gift that gives permission rather than another thing to manage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-who-card\"\u003e\n      \u003cdiv class=\"bb-who-title\"\u003eThe New Mum\u003c\/div\u003e\n      \u003cdiv class=\"bb-who-text\"\u003eA woman who has not had an uninterrupted bath in three months. The lavender roller and flower bath alone justify the gift for someone running on broken sleep. The lilac bouquet asks nothing of her, which is the point. No vase to fill, no water to change, nothing else to keep alive.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-who-card\"\u003e\n      \u003cdiv class=\"bb-who-title\"\u003eThe Hard Year\u003c\/div\u003e\n      \u003cdiv class=\"bb-who-text\"\u003eFor the friend who has been through something long and draining. Not a single bad day, a bad stretch. The bouquet marks that you are thinking of them, and the self-care set is the practical nudge to take an evening back for themselves. Lilac reads gentle, never celebratory, which is the right register.\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 on the front. The pamper products arrive in their own kraft case with white tissue and a ribbon, ready to hand over without rewrapping. The buyer packs nothing, and the recipient opens one lid to find both halves staged inside.\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\u003c\/div\u003e\n      \u003cdiv class=\"bb-box-feat-val\"\u003e45cm, dried natives\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-box-feat\"\u003e\n      \u003cdiv class=\"bb-box-feat-label\"\u003ePamper Set\u003c\/div\u003e\n      \u003cdiv class=\"bb-box-feat-val\"\u003eFive products, gift-boxed\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, ribbon, tissue\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\"\u003eOpen the box and hand over\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 Bouquet, Butler Bath Set\u003c\/h3\u003e\n\n  \u003cp\u003eThe kangaroo on the front of the bouquet wrap is the Australian Made Campaign mark, a third-party certification covering cultivation, drying, and any pigment work on the stems. The dried native category is one of the few floral exports where Australia genuinely leads. Most of the dried flower market outside Australia is dyed offshore and shows it within six months.\u003c\/p\u003e\n\n  \u003cp\u003eThe self-care products carry the Butler Bath name, a separate supplier with its own line of bath and skincare goods. Two suppliers, one box, one country of origin.\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":47596191514877,"sku":null,"price":105.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/5545\/8301\/files\/lilac-native-bouquet-pamper-gift-hamper.jpg?v=1780010379","url":"https:\/\/petalandparcel.com.au\/products\/lilac-native-bouquet-pamper-gift-hamper","provider":"Petal \u0026 Parcel","version":"1.0","type":"link"}