UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1770, 
  `added` = 22, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 5430 
WHERE 
  product_id IN (560, 562, 563)

Query time 0.00039

Result

int(3)