let className_rb = "woocommerce-mini-cart__empty-message"
let text_rb = 'Нет товаров в корзине.'
let chan = function() {
console.log("--working--");
let obj = document.getElementsByClassName(className_rb);
for(i = 0; i < obj.length; i++) {
obj[i].innerHTML = '