UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12784, 
  `added` = 2983, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 53272 
WHERE 
  product_id IN (158, 159)

Query time 0.00021

Result

int(2)