UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2647, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7941 
WHERE 
  product_id IN (36711, 36712, 36713, 36714, 36715)

Query time 0.00216

Result

int(5)