UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1323, 
  `added` = 3, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 3989 
WHERE 
  product_id IN (513)

Query time 0.00019

Result

int(1)