UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15589, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 46767 
WHERE 
  product_id IN (808, 809, 810)

Query time 0.00051

Result

int(3)