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

Query time 0.00035

Result

int(1)