UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7550, 
  `added` = 36, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 22830 
WHERE 
  product_id IN (152082, 152083, 152084)

Query time 0.00088

Result

int(3)