All Games
Pubg Mobile
{
const name = card.getAttribute('data-product-name').toLowerCase();
card.style.display = name.includes($el.value.toLowerCase()) ? '' : 'none';
})
">