UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4974, 
  `added` = 37, 
  `deleted` = 10, 
  `bought` = 3, 
  `total` = 15187 
WHERE 
  product_id IN (553)

Query time 0.00045

Result

int(1)