UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 64509, 
  `added` = 19, 
  `deleted` = 10, 
  `bought` = 14, 
  `total` = 507751 
WHERE 
  product_id IN (
    40818, 49864, 49865, 49866, 49867, 49868, 
    49869, 49870, 49871, 49872, 49874, 
    49875, 49876
  )

Query time 0.00490

Result

int(13)