UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12636, 
  `added` = 2868, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 52253 
WHERE 
  product_id IN (158, 159)

Query time 0.00039

Result

int(2)