UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16022, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 48066 
WHERE 
  product_id IN (915, 916, 917)

Query time 0.00036

Result

int(3)