UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 48, 
  `added` = 9, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55171 
WHERE 
  product_id IN (51077, 51078, 51079, 51080)

Query time 0.00031

Result

int(4)