this.style.background = bgColorFirst;
this.style.background = letterColorFirst;
var mul = graph[name];
document.addEventListener("click", (e) => {
if(e.target.id === 'filter') {
shop.sortProductsByPrice(Product.SORT_ORDER_ASC);
shop.show();
}
}, false);
if(e.target.id === 'filter') ///...
window.addEventListener('событие', callback)
<li><IndexLink to="/" activeClassName={styles.active}>{__('Home')}</IndexLink></li> // __ is not defined