UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3209, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 9627 
WHERE 
  product_id IN (2960, 20579, 20580)

Query time 0.00405

Result

int(3)