UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1588, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4764 
WHERE 
  product_id IN (18306, 18307)

Query time 0.00096

Result

int(2)