UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 73, 
  `added` = 11, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50274 
WHERE 
  product_id IN (
    51189, 51190, 51191, 51192, 51193, 51194
  )

Query time 0.00044

Result

int(6)