UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3690, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 11067 
WHERE 
  product_id IN (
    225060, 225061, 225062, 225063, 225064, 
    225073
  )

Query time 0.00063

Result

int(6)