UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4081, 
  `added` = 22, 
  `deleted` = 12, 
  `bought` = 3, 
  `total` = 112307 
WHERE 
  product_id IN (7013)

Query time 0.00057

Result

int(1)