UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 543, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 1629 
WHERE 
  product_id IN (2686, 2687)

Query time 0.00054

Result

int(2)