UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2397, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7191 
WHERE 
  product_id IN (40868, 40884, 40885)

Query time 0.00335

Result

int(3)