UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3744, 
  `added` = 162, 
  `deleted` = 4, 
  `bought` = 1, 
  `total` = 12051 
WHERE 
  product_id IN (264652, 264653, 264654)

Query time 0.00113

Result

int(3)