UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 20702, 
  `added` = 40, 
  `deleted` = 25, 
  `bought` = 8, 
  `total` = 132910 
WHERE 
  product_id IN (47122, 49814, 49815)

Query time 0.00166

Result

int(3)