UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18713, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 56144 
WHERE 
  product_id IN (737, 738, 739, 740, 741, 742)

Query time 0.00029

Result

int(6)