TÜRKIYE - Schlüsselanhänger Skip to content

Cart

Your cart is empty

TÜRKIYE - Schlüsselanhänger


Sale price£17.20 GBP Regular price£21.51 GBP

Tax included. Shipping calculated at checkout


Größe:
Farbe:
Auf Lager. Versand innerhalb von 2-5 Werktagen.
4b9f92ae-9014-413d-9351-eeb4e0f6ebde
TÜRKIYE - Schlüsselanhänger Sale price£17.20 GBP Regular price£21.51 GBP
// We save the product ID in local storage to be eventually used for recently viewed section try { let recentlyViewedProducts = JSON.parse(localStorage.getItem('theme:recently-viewed-products') || '[]'); recentlyViewedProducts = recentlyViewedProducts.filter(item => item !== 8740858593547); // Delete product to remove to the start recentlyViewedProducts.unshift(8740858593547); // Add at the start localStorage.setItem('theme:recently-viewed-products', JSON.stringify(recentlyViewedProducts)); } catch (e) { // Safari in private mode does not allow setting item, we silently fail }