UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1160, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 3480 
WHERE 
  product_id IN (44602, 44603, 44604)

Query time 0.00389

Result

int(3)