UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 20212, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 60636 
WHERE 
  product_id IN (41307, 41308)

Query time 0.00087

Result

int(2)