{"product_id":"blue-pine-lantern-meditation-zen-garden","title":"Blue Pine Lantern Meditation Zen Garden","description":"\u003cstyle\u003e\n  .bpz-page {\n    --bpz-blue-deep: #294b5b;\n    --bpz-blue-grey: #6f8f9d;\n    --bpz-blue-mist: #e7eef0;\n    --bpz-sand: #f4ecdc;\n    --bpz-ivory: #fffdf7;\n    --bpz-copper: #a6653f;\n    --bpz-copper-soft: #d4a47f;\n    --bpz-ink: #303b40;\n    --bpz-muted: #657076;\n    --bpz-line: rgba(41, 75, 91, 0.16);\n    width: 100%;\n    color: var(--bpz-ink);\n    background: var(--bpz-ivory);\n    font-family: inherit;\n    line-height: 1.75;\n  }\n  .bpz-page *, .bpz-page *::before, .bpz-page *::after { box-sizing: border-box; }\n  .bpz-page h2, .bpz-page h3, .bpz-page h4 {\n    margin-top: 0;\n    color: var(--bpz-blue-deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 500;\n    letter-spacing: .01em;\n  }\n  .bpz-page h2 { margin-bottom: .55em; font-size: clamp(1.8rem, 3.3vw, 3.25rem); line-height: 1.16; }\n  .bpz-page h3 { margin-bottom: .55em; font-size: clamp(1.45rem, 2.3vw, 2.2rem); line-height: 1.25; }\n  .bpz-page h4 { margin-bottom: .35em; font-size: 1.08rem; line-height: 1.35; }\n  .bpz-page p { margin-top: 0; color: var(--bpz-muted); font-size: 1rem; }\n  .bpz-row {\n    display: flex;\n    align-items: stretch;\n    gap: clamp(24px, 5vw, 72px);\n    width: 100%;\n    padding: clamp(28px, 5.5vw, 76px) clamp(20px, 5vw, 72px);\n    border-bottom: 1px solid var(--bpz-line);\n  }\n  .bpz-row.bpz-row--reverse { flex-direction: row-reverse; }\n  .bpz-row--mist { background: linear-gradient(135deg, #edf3f4 0%, #f8f4ea 100%); }\n  .bpz-row--sand { background: var(--bpz-sand); }\n  .bpz-row--deep { background: var(--bpz-blue-deep); }\n  .bpz-row--deep h2, .bpz-row--deep h3, .bpz-row--deep h4 { color: #fffaf0; }\n  .bpz-row--deep p, .bpz-row--deep li { color: rgba(255, 250, 240, .82); }\n  .bpz-media, .bpz-copy { flex: 1 1 0; min-width: 0; }\n  .bpz-media { display: flex; align-items: center; }\n  .bpz-copy { display: flex; flex-direction: column; justify-content: center; }\n  .bpz-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    border-radius: 2px 34px 2px 34px;\n    box-shadow: 0 18px 42px rgba(30, 51, 60, .13);\n  }\n  .bpz-image--contain { object-fit: contain; background: #f7efe1; }\n  .bpz-kicker {\n    display: inline-flex;\n    align-self: flex-start;\n    margin-bottom: 1.15em;\n    padding: .38em .9em;\n    border: 1px solid rgba(166, 101, 63, .42);\n    border-radius: 999px;\n    color: var(--bpz-copper);\n    background: rgba(255, 253, 247, .64);\n    font-size: .75rem;\n    font-weight: 700;\n    letter-spacing: .15em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n  .bpz-row--deep .bpz-kicker { color: #f1c6a2; border-color: rgba(241, 198, 162, .45); background: rgba(255, 255, 255, .06); }\n  .bpz-lead { color: var(--bpz-ink) !important; font-size: clamp(1.05rem, 1.5vw, 1.2rem) !important; }\n  .bpz-row--deep .bpz-lead { color: #fffaf0 !important; }\n  .bpz-accent-line {\n    width: 58px;\n    height: 2px;\n    margin: .25em 0 1.25em;\n    background: linear-gradient(90deg, var(--bpz-copper), var(--bpz-copper-soft));\n  }\n  .bpz-value-bar {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    border-bottom: 1px solid var(--bpz-line);\n    background: #f9f5eb;\n  }\n  .bpz-value { padding: clamp(22px, 3vw, 38px); text-align: center; border-right: 1px solid var(--bpz-line); }\n  .bpz-value:last-child { border-right: 0; }\n  .bpz-value strong { display: block; margin-bottom: .35em; color: var(--bpz-blue-deep); font-family: Georgia, \"Times New Roman\", serif; font-size: 1.08rem; font-weight: 500; }\n  .bpz-value span { color: var(--bpz-muted); font-size: .89rem; line-height: 1.55; }\n  .bpz-steps { display: grid; gap: 14px; margin-top: 1.35em; }\n  .bpz-step { display: grid; grid-template-columns: 38px minmax(0, 1fr); gap: 12px; align-items: start; }\n  .bpz-step-number { display: grid; place-items: center; width: 36px; height: 36px; border: 1px solid rgba(166, 101, 63, .42); border-radius: 50%; color: var(--bpz-copper); font-family: Georgia, \"Times New Roman\", serif; }\n  .bpz-step p { margin: 0; }\n  .bpz-step strong { color: var(--bpz-blue-deep); }\n  .bpz-kit { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin: 1.25em 0 0; padding: 0; list-style: none; }\n  .bpz-kit li { min-width: 0; padding: 14px; border: 1px solid var(--bpz-line); background: rgba(255, 253, 247, .72); }\n  .bpz-kit strong { display: block; margin-bottom: .2em; color: var(--bpz-blue-deep); font-size: .95rem; }\n  .bpz-kit span { color: var(--bpz-muted); font-size: .86rem; line-height: 1.5; }\n  .bpz-note { margin-top: 1.35em; padding: 1em 1.1em; border-left: 3px solid var(--bpz-copper); background: rgba(166, 101, 63, .08); color: var(--bpz-muted); font-size: .92rem; }\n  .bpz-specs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; margin-top: 1.35em; background: var(--bpz-line); border: 1px solid var(--bpz-line); }\n  .bpz-spec { padding: 14px 16px; background: var(--bpz-ivory); }\n  .bpz-spec strong { display: block; color: var(--bpz-blue-deep); font-size: .85rem; letter-spacing: .05em; text-transform: uppercase; }\n  .bpz-spec span { color: var(--bpz-muted); font-size: .92rem; }\n  .bpz-care { padding: clamp(34px, 6vw, 76px) clamp(20px, 5vw, 72px); }\n  .bpz-care { background: linear-gradient(180deg, #fffdf7 0%, #f3ede1 100%); }\n  .bpz-section-heading { margin-bottom: 2em; text-align: center; }\n  .bpz-section-heading .bpz-kicker { align-self: auto; }\n  .bpz-care-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }\n  .bpz-care-card { padding: clamp(20px, 3vw, 32px); border-top: 3px solid var(--bpz-copper); background: rgba(255, 253, 247, .9); box-shadow: 0 10px 26px rgba(41, 75, 91, .07); }\n  .bpz-care-card p { margin-bottom: 0; font-size: .92rem; }\n  .bpz-closing { padding: clamp(42px, 7vw, 92px) clamp(20px, 7vw, 96px); text-align: center; background: var(--bpz-blue-deep); }\n  .bpz-closing p { margin: 0; color: rgba(255, 250, 240, .76); font-size: .93rem; letter-spacing: .14em; text-transform: uppercase; }\n  .bpz-closing strong { display: block; margin-top: .35em; color: #fffaf0; font-family: Georgia, \"Times New Roman\", serif; font-size: clamp(1.6rem, 3vw, 2.75rem); font-weight: 500; letter-spacing: 0; line-height: 1.3; text-transform: none; }\n  @media (max-width: 767px) {\n    .bpz-row, .bpz-row.bpz-row--reverse { flex-direction: column; gap: 24px; padding: 24px 18px 38px; }\n    .bpz-media { order: 0; }\n    .bpz-copy { order: 1; }\n    .bpz-image { border-radius: 2px 24px 2px 24px; }\n    .bpz-value-bar, .bpz-kit, .bpz-specs, .bpz-care-grid { grid-template-columns: 1fr; }\n    .bpz-value { border-right: 0; border-bottom: 1px solid var(--bpz-line); }\n    .bpz-value:last-child { border-bottom: 0; }\n    .bpz-care { padding: 38px 18px; }\n  }\n\n  \/* bpz-typography-v2 *\/\n  .bpz-page {\n    font-size: 16px !important;\n    line-height: 1.7 !important;\n    -webkit-text-size-adjust: 100%;\n    text-size-adjust: 100%;\n  }\n  .bpz-page span,\n  .bpz-page strong {\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n  .bpz-page strong { font-weight: 700 !important; }\n  .bpz-page p,\n  .bpz-page li,\n  .bpz-page .bpz-step p {\n    font-family: inherit !important;\n    font-size: 16px !important;\n    line-height: 1.7 !important;\n    letter-spacing: normal !important;\n    text-transform: none !important;\n  }\n  .bpz-page h2,\n  .bpz-page h3,\n  .bpz-page h4 {\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-style: normal !important;\n    font-weight: 500 !important;\n    letter-spacing: .01em !important;\n    text-transform: none !important;\n  }\n  .bpz-page h2 {\n    font-size: 40px !important;\n    line-height: 1.2 !important;\n  }\n  .bpz-page h3 {\n    font-size: 30px !important;\n    line-height: 1.28 !important;\n  }\n  .bpz-page h4 {\n    font-size: 18px !important;\n    line-height: 1.4 !important;\n  }\n  .bpz-page .bpz-lead {\n    font-size: 18px !important;\n    line-height: 1.7 !important;\n  }\n  .bpz-page .bpz-kicker {\n    font-size: 12px !important;\n    line-height: 1.4 !important;\n    letter-spacing: .15em !important;\n    text-transform: uppercase !important;\n  }\n  .bpz-page .bpz-value strong {\n    font-size: 18px !important;\n    line-height: 1.4 !important;\n  }\n  .bpz-page .bpz-value span {\n    font-size: 14px !important;\n    line-height: 1.55 !important;\n  }\n  .bpz-page .bpz-step-number {\n    font-size: 16px !important;\n    line-height: 36px !important;\n  }\n  .bpz-page .bpz-kit strong {\n    font-size: 16px !important;\n    line-height: 1.4 !important;\n  }\n  .bpz-page .bpz-kit span {\n    font-size: 14px !important;\n    line-height: 1.5 !important;\n  }\n  .bpz-page .bpz-note {\n    font-size: 14px !important;\n    line-height: 1.6 !important;\n  }\n  .bpz-page .bpz-spec strong {\n    font-size: 12px !important;\n    line-height: 1.4 !important;\n    letter-spacing: .05em !important;\n    text-transform: uppercase !important;\n  }\n  .bpz-page .bpz-spec span {\n    font-size: 15px !important;\n    line-height: 1.5 !important;\n  }\n  .bpz-page .bpz-care-card p {\n    font-size: 15px !important;\n    line-height: 1.65 !important;\n  }\n  .bpz-page .bpz-closing p {\n    font-size: 13px !important;\n    line-height: 1.5 !important;\n    letter-spacing: .14em !important;\n    text-transform: uppercase !important;\n  }\n  .bpz-page .bpz-closing strong {\n    font-size: 32px !important;\n    line-height: 1.3 !important;\n    letter-spacing: normal !important;\n    text-transform: none !important;\n  }\n  @media (max-width: 767px) {\n    .bpz-page h2 {\n      font-size: 30px !important;\n      line-height: 1.24 !important;\n    }\n    .bpz-page h3 {\n      font-size: 24px !important;\n      line-height: 1.3 !important;\n    }\n    .bpz-page h4 {\n      font-size: 18px !important;\n      line-height: 1.4 !important;\n    }\n    .bpz-page .bpz-lead {\n      font-size: 17px !important;\n      line-height: 1.65 !important;\n    }\n    .bpz-page .bpz-value strong {\n      font-size: 17px !important;\n    }\n    .bpz-page .bpz-closing strong {\n      font-size: 26px !important;\n      line-height: 1.32 !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bpz-page\" lang=\"en\"\u003e\n\u003csection class=\"bpz-row bpz-row--mist\"\u003e\n\u003cdiv class=\"bpz-media\"\u003e\u003cimg class=\"bpz-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/5700\/4172\/files\/blue-pine-zen-garden-main-1340.webp?v=1786895272\" alt=\"Blue acrylic Zen garden with copper pine tree, battery-lit resin stone lantern, fine white sand and wooden rake\" width=\"1340\" height=\"1340\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpz-copy\"\u003e\n\u003cspan class=\"bpz-kicker\"\u003eA tabletop landscape of light \u0026amp; stillness\u003c\/span\u003e\n\u003ch2\u003eShape a quieter moment, one line at a time.\u003c\/h2\u003e\n\u003cdiv class=\"bpz-accent-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bpz-lead\"\u003eCool blue acrylic, fine white sand, a sculptural copper pine and the warm glow of a stone lantern come together in a miniature landscape made to be both seen and touched.\u003c\/p\u003e\n\u003cp\u003eKeep it beside your laptop, on a shelf or in a meditation corner. Rake the sand for a brief screen-free pause, then let the finished composition rest as an artful focal point in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"bpz-value-bar\"\u003e\n\u003cdiv class=\"bpz-value\"\u003e\n\u003cstrong\u003eInteractive by design\u003c\/strong\u003e\u003cspan\u003eDraw, smooth and reshape the fine white sand whenever you wish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-value\"\u003e\n\u003cstrong\u003eWarm battery light\u003c\/strong\u003e\u003cspan\u003eThe resin stone lantern adds a gentle illuminated accent without a power cord.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-value\"\u003e\n\u003cstrong\u003eNo watering required\u003c\/strong\u003e\u003cspan\u003eA composed decorative landscape with no living plant maintenance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"bpz-row bpz-row--reverse\"\u003e\n\u003cdiv class=\"bpz-media\"\u003e\u003cimg class=\"bpz-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/5700\/4172\/files\/blue-pine-zen-garden-desk-scene-1340.webp?v=1786895353\" alt=\"Blue acrylic Zen garden displayed on a wooden desk with copper pine tree, white sand and wooden rake\" width=\"1340\" height=\"1340\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpz-copy\"\u003e\n\u003cspan class=\"bpz-kicker\"\u003eA ritual for real life\u003c\/span\u003e\n\u003ch3\u003eYour small pause between one thing and the next\u003c\/h3\u003e\n\u003cp\u003eThere is no pattern to perfect. The simple act of moving the rake through the sand gives your hands one quiet task and lets the landscape change with your mood.\u003c\/p\u003e\n\u003cdiv class=\"bpz-steps\"\u003e\n\u003cdiv class=\"bpz-step\"\u003e\n\u003cspan class=\"bpz-step-number\"\u003e1\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eSmooth the sand.\u003c\/strong\u003e Begin with an open surface and an unhurried breath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-step\"\u003e\n\u003cspan class=\"bpz-step-number\"\u003e2\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eDraw your lines.\u003c\/strong\u003e Create arcs, waves or simple parallel paths with the wooden rake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-step\"\u003e\n\u003cspan class=\"bpz-step-number\"\u003e3\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eArrange and illuminate.\u003c\/strong\u003e Set the pine and lantern into the scene, then switch on the warm light when the moment calls for it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bpz-row bpz-row--sand\"\u003e\n\u003cdiv class=\"bpz-media\"\u003e\u003cimg class=\"bpz-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/5700\/4172\/files\/blue-pine-zen-garden-clean-background-1340.webp?v=1786895344\" alt=\"Complete Zen garden set with blue acrylic tray, copper pine tree, resin lantern, white sand and wooden rake\" width=\"1340\" height=\"1340\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpz-copy\"\u003e\n\u003cspan class=\"bpz-kicker\"\u003eMaterials \u0026amp; what is included\u003c\/span\u003e\n\u003ch3\u003eFive simple elements, one composed landscape\u003c\/h3\u003e\n\u003cp\u003eEach material plays a visual role: translucent blue holds the scene, white sand creates negative space, copper gives the pine its sculptural presence, and the wooden rake invites interaction.\u003c\/p\u003e\n\u003cul class=\"bpz-kit\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Blue Acrylic Tray\u003c\/strong\u003e\u003cspan\u003eA cool-toned base for the complete tabletop composition.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Copper Pine Tree\u003c\/strong\u003e\u003cspan\u003eA sculptural pine-tree ornament with blue-toned foliage.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Resin Stone Lantern\u003c\/strong\u003e\u003cspan\u003eA battery-powered decorative lantern; battery included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Wooden Rake\u003c\/strong\u003e\u003cspan\u003eMade for drawing and refreshing patterns in the sand.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFine White Sand\u003c\/strong\u003e\u003cspan\u003eThe tactile surface that completes the dry landscape.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bpz-row bpz-row--reverse bpz-row--deep\"\u003e\n\u003cdiv class=\"bpz-media\"\u003e\u003cimg class=\"bpz-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/5700\/4172\/files\/blue-pine-zen-garden-lantern-detail-1340.webp?v=1786895363\" alt=\"Close-up of the battery-powered resin stone lantern glowing over raked fine white sand\" width=\"1340\" height=\"1340\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpz-copy\"\u003e\n\u003cspan class=\"bpz-kicker\"\u003eA lantern after dusk\u003c\/span\u003e\n\u003ch3\u003eWarm light, softer edges\u003c\/h3\u003e\n\u003cp class=\"bpz-lead\"\u003eThe resin stone lantern glows against the cool tray and pale sand, shifting the garden from a daytime art object into an intimate evening accent.\u003c\/p\u003e\n\u003cp\u003eBattery power keeps the composition free from a visible cord, so it can sit naturally on a desk, bedside table or shelf. The lantern is designed as ambient decorative light rather than a primary room light.\u003c\/p\u003e\n\u003cdiv class=\"bpz-note\"\u003eA battery is supplied with the lantern. Switch the light off after use and keep the lantern away from water, high heat and open flame.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bpz-row bpz-row--mist\"\u003e\n\u003cdiv class=\"bpz-media\"\u003e\u003cimg class=\"bpz-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/5700\/4172\/files\/blue-pine-zen-garden-lantern-lit-1340.webp?v=1786895298\" alt=\"Copper blue pine tree and glowing resin stone lantern arranged in raked fine white sand\" width=\"1340\" height=\"1340\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpz-copy\"\u003e\n\u003cspan class=\"bpz-kicker\"\u003eStillness through contrast\u003c\/span\u003e\n\u003ch3\u003eThe contrast is the art\u003c\/h3\u003e\n\u003cp\u003eBlue-grey, sand white and copper create a restrained palette inspired by stone, water and weathered metal. The pine rises in a deliberate asymmetry while the raked sand brings rhythm to the open space below.\u003c\/p\u003e\n\u003cp\u003eIn daylight, the translucent blue acrylic feels crisp and architectural. After dark, the lantern brings a warmer, more intimate tone to the same arrangement. Leave it composed or redraw it whenever the space needs to feel new.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bpz-row bpz-row--reverse bpz-row--sand\"\u003e\n\u003cdiv class=\"bpz-media\"\u003e\u003cimg class=\"bpz-image bpz-image--contain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/5700\/4172\/files\/blue-pine-zen-garden-size-21cm-1340.webp?v=1786895372\" alt=\"Blue Pine Lantern Zen Garden measurement guide showing 21 cm width and 19 cm overall height\" width=\"1340\" height=\"1340\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpz-copy\"\u003e\n\u003cspan class=\"bpz-kicker\"\u003eCompact, yet sculptural\u003c\/span\u003e\n\u003ch3\u003eDesigned to hold attention, not take over the room\u003c\/h3\u003e\n\u003cp\u003eAt approximately 21 cm wide and 19 cm high, the assembled garden has enough presence to become a visual anchor while remaining suitable for desks, shelves, bedside tables and meditation corners.\u003c\/p\u003e\n\u003cdiv class=\"bpz-specs\"\u003e\n\u003cdiv class=\"bpz-spec\"\u003e\n\u003cstrong\u003eApprox. width\u003c\/strong\u003e\u003cspan\u003e21 cm \/ 8.27 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-spec\"\u003e\n\u003cstrong\u003eApprox. height\u003c\/strong\u003e\u003cspan\u003e19 cm \/ 7.48 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-spec\"\u003e\n\u003cstrong\u003eTray material\u003c\/strong\u003e\u003cspan\u003eBlue acrylic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-spec\"\u003e\n\u003cstrong\u003ePrimary use\u003c\/strong\u003e\u003cspan\u003eIndoor decorative sand garden\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-spec\"\u003e\n\u003cstrong\u003eLight source\u003c\/strong\u003e\u003cspan\u003eBattery-powered decorative lantern\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-spec\"\u003e\n\u003cstrong\u003ePlant care\u003c\/strong\u003e\u003cspan\u003eNone required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-note\"\u003eMeasurements are approximate. Leave comfortable clearance around the pine silhouette and place the tray on a stable, level surface away from the edge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bpz-care\"\u003e\n\u003cdiv class=\"bpz-section-heading\"\u003e\n\u003cspan class=\"bpz-kicker\"\u003eCare \u0026amp; safety\u003c\/span\u003e\n\u003ch3\u003eKeep the landscape looking considered\u003c\/h3\u003e\n\u003cp\u003eA few gentle habits will help protect the acrylic, metal ornament, lantern and sand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpz-care-grid\"\u003e\n\u003carticle class=\"bpz-care-card\"\u003e\n\u003ch4\u003eProtect the acrylic\u003c\/h4\u003e\n\u003cp\u003eDust the tray with a soft, dry microfibre cloth. Avoid abrasive pads, harsh cleaners and dragging the ornaments across the acrylic surface, as these may cause scratches.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"bpz-care-card\"\u003e\n\u003ch4\u003eKeep every element dry\u003c\/h4\u003e\n\u003cp\u003eUse indoors and away from moisture. Dust the copper pine and resin lantern gently with a soft brush or dry cloth. Do not immerse the lantern or expose the battery compartment to water.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"bpz-care-card\"\u003e\n\u003ch4\u003eDisplay responsibly\u003c\/h4\u003e\n\u003cp\u003eThis decorative set is not a toy. Fine sand, the battery and small components may present ingestion or choking hazards. Keep out of reach of young children and pets.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"bpz-closing\"\u003e\n\u003cp\u003eAn art object when still.\u003cstrong\u003eA ritual when touched. A pool of warm light after dusk.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Zenify","offers":[{"title":"Default Title","offer_id":52588570771596,"sku":"MED-ZEN-P170","price":72.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/5700\/4172\/files\/blue-pine-zen-garden-clean-background-1340.webp?v=1786895344","url":"https:\/\/zenifyworld.com\/products\/blue-pine-lantern-meditation-zen-garden","provider":"Zenify","version":"1.0","type":"link"}