UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 70, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 210 
WHERE 
  product_id IN (12752)

Query time 0.00250

Result

int(1)