UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1586, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4758 
WHERE 
  product_id IN (270047, 270048, 270049)

Query time 0.00109

Result

int(3)