UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12729, 
  `added` = 9, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 38237 
WHERE 
  product_id IN (264918, 264919, 264920, 264921)

Query time 0.00069

Result

int(4)