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

Query time 0.00022

Result

int(2)