owl.on('changed.owl.carousel', function(e) { $('.counter').text(++e.page.index + ' из ' + e.item.count) });