UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 708, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 2124 
WHERE 
  product_id IN (5076)

Query time 0.00122

Result

int(1)