Description
🖨️ Yellow Toner Ricoh 888281 - New & Original - 5000 Pages 🖨️
: 120 g - EAN/UPC : 49613110069823.
- {
let items = JSON.parse(localStorage.getItem('recentlyViewedProducts') || '[]');
// We check if the current product already exists, and if it does not, we add it at the start
if (!items.includes(15224335368515)) {
items.unshift(15224335368515);
}
// Then, we save the current product into the local storage, by keeping only the 18 most recent
try {
localStorage.setItem('recentlyViewedProducts', JSON.stringify(items.slice(0, 18)));
} catch (error) {
// Do nothing, this may happen in Safari in incognito mode
}
})();
You may also like
Recently viewed
- Opens in a new window.
