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

Query time 0.00077

Result

int(5)