UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1533, 
  `added` = 4, 
  `deleted` = 5, 
  `bought` = 3, 
  `total` = 4662 
WHERE 
  product_id IN (18284, 18285)

Query time 0.00208

Result

int(2)