UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1658, 
  `added` = 8, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 5029 
WHERE 
  product_id IN (548, 550, 551)

Query time 0.00023

Result

int(1)