UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 41, 
  `added` = 6, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50115 
WHERE 
  product_id IN (51353, 51354)

Query time 0.00038

Result

int(2)