UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 28790, 
  `added` = 8008, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 126425 
WHERE 
  product_id IN (136, 180)

Query time 0.00042

Result

int(2)