UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18406, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55218 
WHERE 
  product_id IN (980)

Query time 0.00061

Result

int(1)