UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3935, 
  `added` = 48, 
  `deleted` = 7, 
  `bought` = 6, 
  `total` = 12140 
WHERE 
  product_id IN (391, 393)

Query time 0.00019

Result

int(1)