Tree Of Life & Leaf Pendant Colorful Agate Bracelet

$25.99
Color:  Muticolor
Quantity
Shipping
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

PayPal Payment Notice

PayPal checkout is temporarily offline for a routine gateway security & compliance update (3–5 business days). Major Credit and Debit cards remain 100% operational and secure.

256-Bit SSL Encrypted & PCI-DSS Compliant
🌿 Naturally You Collection

Cotton & Linen Collection

Comfort • Sustainability • Conscious Living

Crafted from breathable cotton and linen, this collection blends timeless style with responsible production—supporting a more conscious way of dressing.

🌍 Nature-Inspired Design

Every piece reflects slow living and mindful production from fiber to final garment.

🤝 Positive Impact

Your purchase supports sustainable farming, reduced waste, and ethical supply chains.

💡 Certified Quality

OEKO-TEX® Standard 100 & GOTS certified materials for safer, cleaner fashion.

Free Shipping Easy Returns Secure Checkout Eco Certified

Trusted by conscious shoppers worldwide

4.8/5 rating • 30-day returns • Secure payment

🌱 Wear your values—comfort, simplicity, responsibility.

Linen Collection Hero
NEW
Fabric Detail

Breathable Natural Fabric

Eco Process

Eco Production Process

Linen Collection Mobile Hero NEW
Fabric detail

Breathable

Eco process

Eco

Description

SPU: XH-207911-ZLL

MaterialRope

Pattern: Bead

ShapeRound

Style: Fashion

Popular Elements: Bead

Occasion: Daily

Theme: Four Seasons

NOTE: If you have any doubts about this product, we suggest you contact our customer service team. Due to the color difference between the screens of different electronic devices (computers, mobile phones or ipads), especially the CRT screen and the LCD screen, the color of the item may be slightly different from what you see in the photos, please take the actual product as the standard.


From Factory to Your Door

Our Factory

From fabric selection to cutting, sewing, and final quality inspection, our production system ensures full control over craftsmanship, durability, and consistency in every piece.

Our Warehouse

We operate structured in-house warehouses designed for speed and accuracy, with real-time inventory management and efficient order processing to ensure every order is handled with care.

Our Global Delivery

We offer worldwide shipping. Orders are dispatched from the nearest available warehouse based on your location, ensuring faster delivery times and a smoother shopping experience.