UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5986, 
  `added` = 33, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 18123 
WHERE 
  product_id IN (366766, 366767, 366768)

Query time 0.00058

Result

int(3)