UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2091, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 6273 
WHERE 
  product_id IN (3971, 3972, 3973)

Query time 0.00045

Result

int(3)