UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29064, 
  `added` = 8206, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 128237 
WHERE 
  product_id IN (136, 180)

Query time 0.00028

Result

int(2)