UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18713, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 56144 
WHERE 
  product_id IN (736)

Query time 0.00033

Result

int(1)