Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]
Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]

Genshin Impact Character Impression Woven Rope Bracelet [Original Genshin Official Merchandise]

Price
$29.99
$29.99
Save  $0.00

Interest-free payment with Klarna

Genshin Impact Character
Please select a genshin impact character
Quantity
Add Gift(Only One Free Gift)
+ $5.99 to Get $12.99 Initial Price Anklet
Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.
SKU: MHY10106
Description

Official Genshin Impact Character Impression Woven Wristband / Rope Bracelet Merch | Genshin.Global Shop

Genshin Impact Theme Series: Character Impression Woven Rope Bracelet

  • Official Product Name (Chinese): 原神主题系列 角色印象风手绳
  • Dimensions:
    • Length of Rope: approx. 300mm
    • Diameter (wrist size): approx. 150-240mm (adjustable)
    • Diameter of Charm: approx. 18 mm
    • Thickness of Charm: approx. 2 mm
  • Material: rope – polypropylene; charm – zinc alloy

Product Showcase

In display order (left to right):

  • 芙宁娜 Neuvillette (那维莱特). Lyney (林尼). Wanderer (流浪者). Nahida (纳西妲). Nilou (妮露). Tighnari (提纳里). Kamisato Ayato (神里绫人). Yae Miko (八重神子). Shenhe (申鹤). Yoimiya (宵宫). Diluc (迪卢克)
  • Xiao (魈). Hu Tao (胡桃). Kaedehara Kazuha (枫原万叶). Raiden Shogun (雷电将军). Albedo (阿贝多). Eula (优菈). Keqing (刻晴. Zhongli (钟离). Klee (可莉). Venti (温迪). Barbara (芭芭拉)

NEW Furina Neuvillette Wanderer Nilou - Official Genshin Impact Character Rope Bracelet | Genshin.Global Shop
NEW Yae Miko Shenhe Yoimiya Diluc - Official Genshin Impact Character Rope Bracelet | Genshin.Global Shop
Official Genshin Impact Merch: Character Impression Rope Bracelet Zhongli Venti Raiden Shogun Nahida Furina | Genshin.Global Shop
Official Genshin Impact Character Impression Rope Bracelet Zhongli Venti Raiden Shogun Nahida Furina | Genshin.Global ShopShop Now➜ Official Genshin Impact Character Woven Wristband / Rope Bracelet Merch | Genshin.Global Shop Now➜ Genshin Impact Character Woven Wristband / Rope Bracelet Official Merch | Genshin.Global Shop Genshin Impact Character Woven Wristband / Rope Bracelet Official Merch | Genshin.Global

All product pictures or renderings are for illustration purpose only and may not be an exact representation of the product. There may be some slight differences (e.g in colour and size) between your screen and actual product.

Notes:
  • Please avoid contact of this product with chemicals.
  • Please avoid friction and impact of this product with sharp and hard objects to prevent wear and tear. This product contains There are metal accessories. please pay attention to safety when using.

IMPORTANT : POSSIBLE SHIPPING DELIVERY DELAYS

Due to COVID-19, the Countries are restricting cross-border travel due to the pandemic and have reduced air freight routes allowed into the US, EU, AUS and other regions.

Tracking numbers will be uploaded to your orders on-time and will show the proper data with zero delays however we may experience delivery delays due to the reduced air freight operations. Packages may take an additional 1-2 weeks to arrive in your destination countries due to the limited amount of air routes at this time.

All items offered on https://genshin.toys are made-to-order.  This means that when you place your order, we print that item/s just for you, one at a time for the best quality!

We work with different artists and manufacturers worldwide. This is the reason for the delivery times below. Keep in mind that that is also the reason we are able to offer such amazing pricing on our products.

All shipments are sent by UPS or DHL. The order will be sent to the address you enter at the checkout. The shipping country is chosen at checkout. All prices, currencies, VAT, delivery times and delivery charges will be adjusted depending on the country you would like your items shipped to. We will dispatch the approved orders as quickly as possible and in the order that they have been received. You will receive a tracking link along with your shipment confirmation when your package leaves the warehouse.

SHIPPING FEE

Standard Shipping: from $6.99

DO YOU SHIP WORLDWIDE?

We provide shipping WORLDWIDE!

WHAT ABOUT CUSTOMS?

We are not responsible for any customs fees once the items have shipped. By purchasing our products, you consent that one or more packages may be shipped to you and may get customs fees when they arrive at your country.

SHIPPING & HANDLING

Delivery Time = Processing time + Shipping time

 We process orders on business days which are Monday through Friday, Eastern Standard Times, and exclude holidays observed by the Post Office: New Year’s Day, Presidents’ Day, Memorial Day, Independence Day, Labor Day, Thanksgiving, and Christmas.

Processing Time: 10 – 15 business days (in regular seasons) or more depends on holiday seasons.

SHIPPING TIME

Shipping time varies by location. These are our estimates:

LOCATION *ESTIMATED SHIPPING TIME
United States,United Kingdom 1-2 Weeks
Canada, Europe 2-4 Weeks
Australia, New Zealand 2-4 Weeks
Mexico, Central America, South America 2-4 Weeks

DO YOU PROVIDE TRACKING INFORMATION?

Yes, you will receive an email once your order ships that contain your tracking information. If you haven’t received tracking info within 15 business days, please contact us.

MY TRACKING SAYS “NO INFORMATION AVAILABLE AT THE MOMENT”.

For some shipping companies, it takes 5-7 business days for the tracking information to update on the system. If your order was placed more than 10 business days ago and there is still no information on your tracking number, please contact us.

WILL MY ITEMS BE SENT IN ONE PACKAGE?

For logistical reasons, items in the same purchase will sometimes be sent in separate packages, even if you’ve specified combined shipping.

WILL I BE CHARGED VAT TAXES?

Items shipping internationally from the US are shipped DDU (Delivered Duty Unpaid) and we do not collect VAT (Value Added Taxes). All taxes, duties, and customs fees are the responsibility of the recipient of the package.

Depending on the receiving country, your package may incur local customs or VAT charges. We recommend contacting your local customs office for more information regarding your country’s customs policies.