UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29627, 
  `added` = 8456, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 131176 
WHERE 
  product_id IN (133, 278)

Query time 0.00027

Result

int(2)