UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 206, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 618 
WHERE 
  product_id IN (13086, 13087, 13088, 13089, 13090)

Query time 0.00154

Result

int(5)