UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 181, 
  `added` = 80, 
  `deleted` = 1, 
  `bought` = 2, 
  `total` = 55824 
WHERE 
  product_id IN (51395, 51396, 51397, 51555, 51556)

Query time 0.00041

Result

int(5)