Pago y seguridad
Su información de pago se procesa de forma segura. No almacenamos los detalles de la tarjeta de crédito ni tenemos acceso a la información de su tarjeta de crédito.
Descripción
Retractor dental de silicona y suave, color naranja M, 2 unidades/bolsa |
{
let items = JSON.parse(localStorage.getItem('recentlyViewedProducts') || '[]');
// If the product already exists we first remove it
if (items.includes(8519868186962)) {
items.splice(items.indexOf(8519868186962), 1);
}
items.unshift(8519868186962);
// 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
}
})();
También te puede interesarVistos recientemente
|