UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2004, 
  `added` = 7, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 6047 
WHERE 
  product_id IN (366730)

Query time 0.00052

Result

int(1)