Buy $69.98 Free shipping

Handmade Soft Bunny Charms

$29.99
796 Sold
Quantity
/** @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-1651799308132').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);
Description
Description

Discover the charm of Bunny ! 🐰✨

Handmade Soft Bunny Charms crafted from premium faux fur, cute and practical. Perfect as a keychain, bag charm, or thoughtful gift. 🎁💖

A Meaningful Gift for Kids: Share the Thrill of Unboxing the Unknown!🍀🎁

FEATURES

  • Cute Bunny Shape: This keychain features an irresistibly cute lop-eared rabbit design that adds a touch of charm and playfulness to your keys, bags, or purse.
  • Fluffy and Soft Texture: Made with ultra-soft faux fur, the keychain feels pleasant to touch and is perfect for anyone who loves cuddly accessories.

  • High-Quality Faux Fur: The keychain is crafted from premium faux fur, ensuring durability and softness that mimics real rabbit fur without harming animals.

  • Durable Metal Ring: Equipped with a sturdy metal keyring that securely attaches to your car keys, backpack, or handbag, preventing accidental loss.

  • Multi-Functional Use: This adorable pendant is not only a keychain but can also be used as a bag charm or purse accessory, making it a versatile addition to your collection.

  • Perfect Size: The compact size of the keychain makes it easy to carry without being bulky, yet it is large enough to stand out as a stylish accessory.
  • Great Gift for Animal Lovers: Whether it's for a birthday, holiday, or any special occasion, this bunny keychain makes a delightful gift for anyone who adores cute animals and unique accessories.

  • Low Maintenance: The faux fur is easy to clean; simply wipe with a damp cloth or use a gentle hand wash to keep it looking fresh and fluffy.
  • Colorfast Material: The vibrant color of the bunny remains intact even after prolonged use, ensuring it stays bright and appealing over time.

  • Travel-Friendly Design: The lightweight design ensures you can carry it effortlessly, adding style and personality to your keys without adding weight.
  • Convenient Attachment: The easy-to-open keyring allows for quick attachment and detachment, making it simple to switch between different items as needed.

 

SPECIFICATIONS

  • Material: high quality ultra-soft faux fur
  • Size: 5.5 in/14 cm

PACKAGE

  • 1 * Handmade Soft Bunny Charms  
  • BOX Size: 3.1*2.4*4.1in