UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18999, 
  `added` = 813, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 61062 
WHERE 
  product_id IN (
    149101, 149102, 149103, 149104, 149105, 
    149106, 149107, 149108, 149109, 149110, 
    149111, 149112, 149113, 149114
  )

Query time 0.00333

Result

int(14)