UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 14954, 
  `added` = 288, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 46302 
WHERE 
  product_id IN (
    149123, 149124, 149125, 149126, 149127, 
    149128, 149129, 149130
  )

Query time 0.00271

Result

int(8)