UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2171, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 6513 
WHERE 
  product_id IN (33100, 33101)

Query time 0.00084

Result

int(2)