HAYIRLI OLSUN GÜLÜM - HEAVY ZIPPER Skip to content

Cart

Your cart is empty

HAYIRLI OLSUN GÜLÜM - HEAVY ZIPPER


Sale priceCHF 48.10

Tax included. Shipping calculated at checkout


Größe:
Farbe:
Auf Lager. Versand innerhalb von 2-5 Werktagen.
bdc2124e-7120-4f19-9d97-c0e9f1e8c2d4
HAYIRLI OLSUN GÜLÜM - HEAVY ZIPPER Sale priceCHF 48.10
// 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 !== 8678295666955); // Delete product to remove to the start recentlyViewedProducts.unshift(8678295666955); // 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 }