UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 189, 
  `added` = 46, 
  `deleted` = 0, 
  `bought` = 2, 
  `total` = 56767 
WHERE 
  product_id IN (51156, 51157, 51158, 51159, 51160)

Query time 0.00048

Result

int(5)