UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 58, 
  `added` = 11, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 53194 
WHERE 
  product_id IN (51348)

Query time 0.00035

Result

int(1)