UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 209, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 627 
WHERE 
  product_id IN (13113, 13114, 13115, 13116, 13117)

Query time 0.00129

Result

int(5)