UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7280, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 21840 
WHERE 
  product_id IN (
    225082, 225083, 225084, 225085, 225086, 
    225087
  )

Query time 0.00073

Result

int(6)