{"product_id":"moment-bain-floral-copie","title":"Creative Workshop Moment - Stitches \u0026 Cocoon","description":"\u003cstyle\u003e\n  \/* Ajustement haut de fiche Shopify : réduit l'espace entre la courte description et les variantes\/prix *\/\n  .product__info-container .product__description,\n  .product__info-wrapper .product__description,\n  .product__description {\n    margin-bottom: 8px !important;\n    padding-bottom: 0 !important;\n  }\n\n  .product__info-container .product-form,\n  .product__info-container variant-selects,\n  .product__info-container .product-form__input,\n  .product__info-container .price {\n    margin-top: 6px !important;\n  }\n\n  .cu-product-description {\n    color: #3f3f3f;\n    line-height: 1.65;\n  }\n\n  .cu-product-description h2 {\n    margin-top: 34px;\n    margin-bottom: 14px;\n    color: #6f7354;\n    font-size: 1.85rem;\n    line-height: 1.3;\n  }\n\n  .cu-product-description p {\n    margin-bottom: 14px;\n  }\n\n  .cu-intro-box {\n    background: #fffdf8;\n    border: 1px solid #e2d5bd;\n    border-radius: 16px;\n    padding: 22px 24px;\n    margin: 22px 0 28px;\n    box-shadow: 0 3px 10px rgba(87, 70, 45, 0.05);\n  }\n\n  .cu-signature-muted {\n    color: #5c5c5c;\n    font-size: 1.65rem;\n  }\n\n  .cu-variant-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 24px 0 30px;\n  }\n\n  .cu-variant-card {\n    background: #fffdf8;\n    border: 1px solid #e2d5bd;\n    border-radius: 16px;\n    padding: 20px 22px;\n    box-shadow: 0 3px 10px rgba(87, 70, 45, 0.05);\n  }\n\n  .cu-variant-card-featured {\n    border-color: #b8ad83;\n    background: #fbf7ee;\n  }\n\n  .cu-variant-badge {\n    display: inline-block;\n    background: #efe7d7;\n    color: #6f7354;\n    border: 1px solid #d8c9aa;\n    border-radius: 999px;\n    padding: 5px 12px;\n    font-size: 1.40rem;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  \/* Titres des 2 cartes de variantes — plus petits sur ordinateur *\/\n  .cu-product-description .cu-variant-card h2 {\n    margin: 0 0 14px !important;\n    color: #2f2f2f !important;\n    font-size: 1.28rem !important;\n    line-height: 1.22 !important;\n    font-weight: 500 !important;\n  }\n\n  .cu-variant-card ul {\n    margin: 10px 0 0 18px;\n    padding: 0;\n  }\n\n  .cu-variant-card li {\n    margin-bottom: 6px;\n  }\n\n  .cu-accordion-section {\n    margin: 32px 0;\n  }\n\n  .cu-product-accordion {\n    margin: 12px 0;\n    border: 1px solid #d8c9ae;\n    border-radius: 14px;\n    background: #fffdf8;\n    overflow: hidden;\n    box-shadow: 0 3px 10px rgba(87, 70, 45, 0.06);\n  }\n\n  \/* Titres des accordéons — plus gros sur ordinateur *\/\n  .cu-product-accordion summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 19px 56px 19px 20px;\n    font-weight: 700;\n    color: #8b8f65;\n    background: #fbf6ec;\n    position: relative;\n    font-size: 1.50rem;\n    line-height: 1.35;\n  }\n\n  .cu-product-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cu-product-accordion summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #fff8ec;\n    color: #8b8f65;\n    border: 1px solid #d6b98d;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.25rem;\n    font-weight: 600;\n  }\n\n  .cu-product-accordion[open] summary::after {\n    content: \"−\";\n  }\n\n  .cu-product-accordion[open] summary {\n    border-bottom: 1px solid #e4d8c4;\n  }\n\n  .cu-accordion-content {\n    padding: 18px 20px 22px;\n    background: #fffdf8;\n    color: #3f3f3f;\n    font-size: 0.96rem;\n    line-height: 1.65;\n  }\n\n  .cu-accordion-content p {\n    margin: 0 0 12px;\n  }\n\n  .cu-accordion-content ul {\n    margin: 8px 0 14px 20px;\n    padding: 0;\n  }\n\n  .cu-accordion-content li {\n    margin-bottom: 7px;\n  }\n\n  .cu-accordion-label {\n    color: #8b8f65;\n    font-weight: 700;\n  }\n\n  .cu-note-box {\n    background: #fbf6ec;\n    border-left: 4px solid #8b8f65;\n    padding: 18px 20px;\n    border-radius: 12px;\n    margin: 28px 0;\n  }\n\n  .cu-note-box h2 {\n    margin-top: 0;\n  }\n\n  @media screen and (min-width: 1600px) {\n    .cu-product-accordion summary {\n      font-size: 1.28rem;\n      padding-top: 23px;\n      padding-bottom: 23px;\n    }\n\n    .cu-accordion-content {\n      font-size: 1.12rem;\n      line-height: 1.72;\n    }\n\n    .cu-product-accordion summary::after {\n      width: 32px;\n      height: 32px;\n      font-size: 1.4rem;\n    }\n  }\n\n  \/* Ajustements mobile \/ iPhone — Fiche produit Moment signature *\/\n  @media screen and (max-width: 768px) {\n    .product__info-container .product__description,\n    .product__info-wrapper .product__description,\n    .product__description {\n      margin-bottom: 8px !important;\n      padding-bottom: 0 !important;\n    }\n\n    .cu-product-description {\n      font-size: 0.96rem;\n      line-height: 1.58;\n      overflow-x: hidden;\n    }\n\n    .cu-product-description h2 {\n      font-size: 1.22rem;\n      line-height: 1.28;\n      margin-top: 28px;\n      margin-bottom: 12px;\n    }\n\n    .cu-product-description .cu-variant-card h2 {\n      font-size: 1.28rem !important;\n      line-height: 1.22 !important;\n      margin-bottom: 12px !important;\n    }\n\n    .cu-intro-box,\n    .cu-note-box {\n      padding: 16px;\n      border-radius: 12px;\n      margin-left: 0;\n      margin-right: 0;\n      box-sizing: border-box;\n    }\n\n    .cu-variant-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .cu-variant-card {\n      padding: 16px;\n      border-radius: 14px;\n    }\n\n    .cu-variant-badge {\n      font-size: 0.78rem;\n      padding: 4px 10px;\n      margin-bottom: 10px;\n    }\n\n    .cu-product-accordion summary {\n      font-size: 0.95rem;\n      line-height: 1.35;\n      padding: 15px 48px 15px 16px;\n    }\n\n    .cu-product-accordion summary::after {\n      right: 14px;\n      width: 26px;\n      height: 26px;\n      font-size: 1.15rem;\n    }\n\n    .cu-accordion-content {\n      padding: 16px 16px 18px;\n      font-size: 0.93rem;\n      line-height: 1.58;\n    }\n\n    .cu-accordion-content ul {\n      margin-left: 18px;\n    }\n\n    .cu-product-description ol,\n    .cu-product-description ul {\n      padding-left: 20px;\n    }\n  }\n\n  \/* iPhone plus étroit *\/\n  @media screen and (max-width: 430px) {\n    .cu-product-description {\n      font-size: 0.94rem;\n      line-height: 1.56;\n    }\n\n    .cu-product-description h2 {\n      font-size: 1.16rem;\n    }\n\n    .cu-product-description .cu-variant-card h2 {\n      font-size: 1.22rem !important;\n      line-height: 1.22 !important;\n    }\n\n    .cu-intro-box,\n    .cu-note-box,\n    .cu-variant-card,\n    .cu-product-accordion {\n      border-radius: 12px;\n    }\n\n    .cu-product-accordion summary {\n      font-size: 0.92rem;\n      padding: 14px 44px 14px 14px;\n    }\n\n    .cu-product-accordion summary::after {\n      right: 12px;\n      width: 24px;\n      height: 24px;\n      font-size: 1.05rem;\n    }\n\n    .cu-accordion-content {\n      font-size: 0.91rem;\n      padding: 15px 14px 17px;\n    }\n\n    .cu-variant-badge {\n      font-size: 0.78rem;\n      padding: 4px 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cu-product-description\"\u003e\n\n\n  \u003ch2\u003eAbout the Box\u003c\/h2\u003e\n\n  \u003cdiv class=\"cu-intro-box\"\u003e\n\n\n    \u003cp\u003eThe \u003cstrong\u003eKnits \u0026amp; Cocoon\u003c\/strong\u003e box was designed as a gentle interlude combining creativity, warmth, and slow living. It embodies the spirit of a tranquil afternoon: a ball of yarn in hand, a warm drink within reach, a lit candle, and that precious feeling of finally taking your time.\u003c\/p\u003e\n\n\n    \u003cp\u003eThis box is perfect for someone who enjoys simple projects, useful objects, cozy home atmospheres, and small, comforting rituals. It suits both curious beginners and those looking to reconnect with a soothing manual hobby.\u003c\/p\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eThe Knits \u0026amp; Cocoon Experience\u003c\/h2\u003e\n\n\n  \u003cp\u003eThis signature moment brings together a \u003cstrong\u003ecomplete Calm Club knitting kit\u003c\/strong\u003e to create a pom-pom hat, two DAVIDsTEA capsules with floral and elegant notes, a stainless steel infuser, as well as a mug and candle duo chosen according to the selected variant.\u003c\/p\u003e\n\n\n  \u003cp\u003eThe idea is simple: prepare your tea, light the candle, open the knitting guide, and calmly progress, stitch by stitch. The box becomes both a creative activity and a true cocooning moment, perfect for cool days, quiet evenings, or breaks away from screens.\u003c\/p\u003e\n\n\n  \u003cp class=\"cu-signature-muted\"\u003eThis box is available in two variants. The creative products, tea, and infuser are included in both versions; only the mug and candle vary depending on the chosen ambiance.\u003c\/p\u003e\n\n\n  \u003cdiv class=\"cu-variant-grid\"\u003e\n\n    \u003cdiv class=\"cu-variant-card\"\u003e\n\n      \u003cdiv class=\"cu-variant-badge\"\u003eVariant\u003c\/div\u003e\n\n      \u003ch2\u003e\"Life is Beautiful\" Mug \u0026amp; Rosé Candle\u003c\/h2\u003e\n\n      \u003cp\u003eA bright and feminine version with a pale pink \"La vie est belle\" (Life is beautiful) mug and a candle with berry and rosé prosecco notes.\u003c\/p\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003eComplete knitting kit for a pom-pom hat\u003c\/li\u003e\n\n        \u003cli\u003e2 DAVIDsTEA capsules\u003c\/li\u003e\n\n        \u003cli\u003e1 stainless steel tea infuser\u003c\/li\u003e\n\n        \u003cli\u003e1 pale pink \"La vie est belle\" mug\u003c\/li\u003e\n\n        \u003cli\u003e1 12 oz Berry and rosé prosecco candle\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cu-variant-card cu-variant-card-featured\"\u003e\n\n      \u003cdiv class=\"cu-variant-badge\"\u003eVariant\u003c\/div\u003e\n\n      \u003ch2\u003eKnit Mug \u0026amp; Vanilla Candle\u003c\/h2\u003e\n\n      \u003cp\u003eA more neutral and comforting version with a textured knit-effect mug and a vanilla candle in a light ribbed jar.\u003c\/p\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003eComplete knitting kit for a pom-pom hat\u003c\/li\u003e\n\n        \u003cli\u003e2 DAVIDsTEA capsules\u003c\/li\u003e\n\n        \u003cli\u003e1 stainless steel tea infuser\u003c\/li\u003e\n\n        \u003cli\u003e1 beige and cream knit-effect mug\u003c\/li\u003e\n\n        \u003cli\u003e1 12 oz ribbed vanilla candle\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cu-accordion-section\"\u003e\n\n    \u003ch2\u003eThis box contains\u003c\/h2\u003e\n\n\n    \u003cdetails class=\"cu-product-accordion\"\u003e\n      \u003csummary\u003eCalm Club Complete Knitting Kit – Pom-pom Hat\u003c\/summary\u003e\n      \u003cdiv class=\"cu-accordion-content\"\u003e\n\n        \u003cp\u003eThe heart of the box: a complete creative kit designed to teach you how to knit a cozy pom-pom hat. It contains everything needed to complete a concrete, reassuring, and rewarding project, with a step-by-step guide in French and English.\u003c\/p\u003e\n\n        \u003cp\u003eThe pale grey yarn provides a soft, timeless, and easy-to-wear look, while the bamboo accessories add a natural and warm touch to the experience.\u003c\/p\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eBrand:\u003c\/span\u003e Calm Club \/ Luckies\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eProject included:\u003c\/span\u003e thick ribbed hat with pom-pom\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eLevel:\u003c\/span\u003e ideal for learning or resuming knitting with a guided project\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eYarn included:\u003c\/span\u003e 100 g of soft yarn, pale grey\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eNeedles:\u003c\/span\u003e 2 bamboo knitting needles\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eAccessory included:\u003c\/span\u003e bamboo pom-pom maker with two sizes, 5 cm and 7 cm\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eGuide:\u003c\/span\u003e step-by-step instruction booklet in French and English\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eProject style:\u003c\/span\u003e thick ribbed knit, cozy and handmade look\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003ePackaging:\u003c\/span\u003e recyclable packaging according to manufacturer's instructions\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eWarning:\u003c\/span\u003e this is not a toy. Not suitable for children under 14 years old. Keep yarn and needles out of reach of children.\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong\u003eSuggested use:\u003c\/strong\u003e read the guide before starting, prepare a comfortable space, then follow the steps one by one to knit the hat and make the pom-pom with the provided tool.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cu-product-accordion\"\u003e\n      \u003csummary\u003eDAVIDsTEA Capsules – Jasmine Silk Dragon \u0026amp; Countess of Seville\u003c\/summary\u003e\n      \u003cdiv class=\"cu-accordion-content\"\u003e\n\n        \u003cp\u003eTwo individual DAVIDsTEA capsules are included to complement the creative moment with a refined hot drink. The chosen duo combines a delicate floral touch of jasmine with a bright citrus note, perfect for a calm and elegant break.\u003c\/p\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eQuantity included:\u003c\/span\u003e 2 individual capsules\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eYield:\u003c\/span\u003e each capsule makes approximately 4 cups of 250 ml \/ 8 oz\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFlavor 1:\u003c\/span\u003e Organic Jasmine Silk Dragon – floral green tea\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eProfile:\u003c\/span\u003e floral, delicate, elegant\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eCaffeine:\u003c\/span\u003e moderate\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFlavor 2:\u003c\/span\u003e Organic Countess of Seville – citrus green tea\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eProfile:\u003c\/span\u003e citrus, floral, refreshing\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eCaffeine:\u003c\/span\u003e low\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003ePreparation:\u003c\/span\u003e hot tea or iced tea\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eSteeping temperature:\u003c\/span\u003e approximately 85°C to 95°C depending on flavor\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eSteeping time:\u003c\/span\u003e approximately 2 to 5 minutes\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong\u003eHow to use:\u003c\/strong\u003e place the desired amount of tea in the infuser, pour hot water, then steep according to desired strength. Can also be prepared over ice.\u003c\/p\u003e\n\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e ingredients, caffeine content, and nutritional values may vary by flavor. Consult packaging or the official brand website for the most up-to-date information.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cu-product-accordion\"\u003e\n      \u003csummary\u003eStainless Steel Tea Infuser – With Chain\u003c\/summary\u003e\n      \u003cdiv class=\"cu-accordion-content\"\u003e\n\n        \u003cp\u003eA practical and durable infuser, chosen for easily preparing the teas included in the box. Its fine mesh filters the leaves while allowing the aromas to unfold in the cup.\u003c\/p\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFormat:\u003c\/span\u003e 1 tea infuser\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eMain material:\u003c\/span\u003e food-grade 304 stainless steel\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eColor:\u003c\/span\u003e silver\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eDetails:\u003c\/span\u003e fine mesh, long chain, and practical hook\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eDimensions:\u003c\/span\u003e approximately 6 x 5.5 x 10.5 cm\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eUse:\u003c\/span\u003e hot tea, iced tea, herbs or spices\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eCare:\u003c\/span\u003e rinse after use and dry thoroughly; dishwasher safe according to product instructions\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eCountry of manufacture:\u003c\/span\u003e China\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong\u003eHow to use:\u003c\/strong\u003e open the infuser, place the tea inside, close it securely, then hook the chain to the edge of the cup. Remove after steeping and allow to cool before handling.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cu-product-accordion\"\u003e\n      \u003csummary\u003ePale Pink \"Life is Beautiful\" Mug \u003csmall\u003eIncluded in the Soft Pink variant\u003c\/small\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"cu-accordion-content\"\u003e\n\n        \u003cp\u003eAn inspiring mug with a positive message, perfect for accompanying a creative break with softness. Its delicate pale pink and handwritten typography add a feminine, bright, and comforting touch to the box.\u003c\/p\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFormat:\u003c\/span\u003e 1 mug\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eColor:\u003c\/span\u003e pale pink\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eMessages:\u003c\/span\u003e \"La vie est belle\" \/ \"Life is beautiful\"\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eApproximate capacity:\u003c\/span\u003e 350 to 400 ml\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eStyle:\u003c\/span\u003e soft, inspiring, and modern\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eMaterials:\u003c\/span\u003e ceramic with glossy finish and decorative print\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e hand washing recommended to preserve the vibrancy of the message.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cu-product-accordion\"\u003e\n      \u003csummary\u003eBerry \u0026amp; Rosé Prosecco Candle – 12 oz \u003csmall\u003eIncluded in the Soft Pink variant\u003c\/small\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"cu-accordion-content\"\u003e\n\n        \u003cp\u003eA soft, fruity, and slightly sparkling scented candle, perfect for creating a bright ambiance while knitting. Its notes of berries and rosé prosecco add a cheerful and feminine touch to the ritual.\u003c\/p\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFormat:\u003c\/span\u003e 1 scented candle\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eSize:\u003c\/span\u003e 12 oz\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eScent:\u003c\/span\u003e Berry and rosé prosecco\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eType:\u003c\/span\u003e candle in a decorative ceramic jar\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eUse:\u003c\/span\u003e ambiance, relaxation, and cozy moments\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eStyle:\u003c\/span\u003e soft, warm, and giftable\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong\u003eHow to use:\u003c\/strong\u003e place on a stable, heat-resistant surface. Trim wick as needed before lighting. Never leave burning unattended.\u003c\/p\u003e\n\n        \u003cp\u003e\u003cstrong\u003eWarning:\u003c\/strong\u003e keep away from children, pets, and flammable materials. Allow to cool completely before moving.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cu-product-accordion\"\u003e\n      \u003csummary\u003eBeige and Cream Knit-Effect Mug \u003csmall\u003eIncluded in the Vanilla Knit variant\u003c\/small\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"cu-accordion-content\"\u003e\n\n        \u003cp\u003eA warm mug with a textured relief inspired by knit stitches. Its beige and cream white tones naturally harmonize with the cozy universe of the box and evoke soft materials, blankets, and breaks by the fire.\u003c\/p\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFormat:\u003c\/span\u003e 1 mug\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eColors:\u003c\/span\u003e beige and cream white\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eTexture:\u003c\/span\u003e knit-effect relief\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eApproximate capacity:\u003c\/span\u003e 300 to 350 ml\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eStyle:\u003c\/span\u003e warm, natural, and farmhouse\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eMaterials:\u003c\/span\u003e thick and textured ceramic\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e hand washing recommended to preserve the texture and finish.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cu-product-accordion\"\u003e\n      \u003csummary\u003eRibbed Vanilla Candle – 12 oz \u003csmall\u003eIncluded in the Vanilla Knit variant\u003c\/small\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"cu-accordion-content\"\u003e\n\n        \u003cp\u003eAn elegant candle in a clear ribbed jar, designed to diffuse a soft, muted light. Its vanilla fragrance provides comforting warmth, perfect for accompanying a knitting evening or a slow break at home.\u003c\/p\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFormat:\u003c\/span\u003e 1 candle\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eSize:\u003c\/span\u003e 12 oz\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eFragrance:\u003c\/span\u003e vanilla\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eJar:\u003c\/span\u003e clear decorative ribbed glass\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eUse:\u003c\/span\u003e ambiance and relaxation\u003c\/li\u003e\n\n          \u003cli\u003e\n\n\u003cspan class=\"cu-accordion-label\"\u003eStyle:\u003c\/span\u003e elegant, timeless, and cozy\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong\u003eHow to use:\u003c\/strong\u003e place on a stable, heat-resistant surface. Trim wick as needed before lighting. Never leave burning unattended.\u003c\/p\u003e\n\n        \u003cp\u003e\u003cstrong\u003eWarning:\u003c\/strong\u003e keep away from children, pets, and flammable materials. Allow to cool completely before moving.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eSuggested Ritual\u003c\/h2\u003e\n\n\n  \u003col\u003e\n\n    \u003cli\u003eChoose a calm and comfortable place to settle down.\u003c\/li\u003e\n\n    \u003cli\u003eLight the included candle according to the chosen variant.\u003c\/li\u003e\n\n    \u003cli\u003ePrepare a cup of tea with the infuser and one of the DAVIDsTEA capsules.\u003c\/li\u003e\n\n    \u003cli\u003eOpen the Calm Club kit guide and start the hat project step by step.\u003c\/li\u003e\n\n    \u003cli\u003eProgress slowly, stitch by stitch, without performance pressure.\u003c\/li\u003e\n\n    \u003cli\u003eFinish the hat with the pom-pom, then enjoy the pride of having created something with your hands.\u003c\/li\u003e\n\n  \u003c\/ol\u003e\n\n\n  \u003ch2\u003eWhy to get it for yourself or as a gift\u003c\/h2\u003e\n\n\n  \u003cul\u003e\n\n    \u003cli\u003eTo offer a complete creative activity, not just an object.\u003c\/li\u003e\n\n    \u003cli\u003eTo encourage a real break from screens and the fast pace of daily life.\u003c\/li\u003e\n\n    \u003cli\u003eTo discover or rediscover the simple pleasure of knitting.\u003c\/li\u003e\n\n    \u003cli\u003eTo create a cozy moment with tea, a candle, and a manual project.\u003c\/li\u003e\n\n    \u003cli\u003eTo offer a box that leaves a lasting memory: a handmade hat.\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\n  \u003cdiv class=\"cu-note-box\"\u003e\n\n    \u003ch2\u003eNote on the Presentation of the Box\u003c\/h2\u003e\n\n    \u003cp\u003eEach box is carefully assembled to offer a harmonious and gift-ready presentation. Products may be presented differently from their original packaging to integrate with the aesthetic of the Campagne Urbaine box.\u003c\/p\u003e\n\n    \u003cp\u003eThe visual of the box may vary slightly depending on product availability, arrivals, chosen variants, and arrangement at the time of assembly. The overall spirit, value, and experience of the box are maintained.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eImportant Notice\u003c\/h2\u003e\n\n  \u003cp\u003eSome products offered by Campagne Urbaine come from renowned brands. They are carefully selected for their quality, usefulness, and consistency with the box's theme. Campagne Urbaine is neither affiliated with nor associated with these brands. The information provided is for descriptive purposes and may vary according to the manufacturer's indications.\u003c\/p\u003e\n\n\n\n\u003c\/div\u003e\n\n","brand":"Campagne urbaine","offers":[{"title":"Knitted mug \u0026 vanilla candle","offer_id":43407528329279,"sku":null,"price":119.95,"currency_code":"CAD","in_stock":true},{"title":"Mug life is beautiful and dewy candle","offer_id":43407528362047,"sku":null,"price":119.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/0842\/2463\/files\/ChatGPT_Image_16_juin_2026_21_00_12_1.jpg?v=1781725791","url":"https:\/\/boutiquecampagneurbaine.ca\/en\/products\/moment-bain-floral-copie","provider":"Campagne urbaine","version":"1.0","type":"link"}