UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4475, 
  `added` = 39, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 13620 
WHERE 
  product_id IN (
    152088, 152089, 152090, 152091, 152092
  )

Query time 0.00067

Result

int(5)