UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3920, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 11782 
WHERE 
  product_id IN (366792, 366793, 366794)

Query time 0.00049

Result

int(3)