UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15718, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 47154 
WHERE 
  product_id IN (614, 615, 616)

Query time 0.00048

Result

int(3)