UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 276, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 828 
WHERE 
  product_id IN (13281, 13282, 13283, 13284, 13285)

Query time 0.00129

Result

int(4)