Daily Archives: 20 maja, 2022

Ciekawostki o Dniu Mamy

Dzień Mamy jest wyjątkowym świętem w Polsce i na całym świecie. Bo wszystkie Mamy to

document.addEventListener("DOMContentLoaded", function () { const priceEl = document.querySelector('.price-wrapper .price'); if (!priceEl || priceEl.classList.contains('ma-promocje') || priceEl.classList.contains('bez-promocji')) return;if (priceEl.querySelector('del')) { priceEl.classList.add('ma-promocje'); } else { priceEl.classList.add('bez-promocji'); } });