UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5194, 
  `added` = 45, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 15807 
WHERE 
  product_id IN (152094, 152095, 152096, 152097)

Query time 0.00097

Result

int(4)