UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 615, 
  `added` = 9, 
  `deleted` = 3, 
  `bought` = 1, 
  `total` = 1915 
WHERE 
  product_id IN (3427)

Query time 0.00041

Result

int(1)