UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2531, 
  `added` = 18, 
  `deleted` = 37, 
  `bought` = 2, 
  `total` = 7888 
WHERE 
  product_id IN (3566, 19208, 19209)

Query time 0.00164

Result

int(3)