UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1865, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5595 
WHERE 
  product_id IN (35966, 35967)

Query time 0.00251

Result

int(2)