UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1925, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5772 
WHERE 
  product_id IN (270, 272)

Query time 0.00038

Result

int(2)