UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 212, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 636 
WHERE 
  product_id IN (
    13015, 13016, 13017, 13018, 13019, 13020, 
    13021, 13022, 13023, 13024, 13025, 
    13026, 13027
  )

Query time 0.00264

Result

int(13)