UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 92, 
  `added` = 6, 
  `deleted` = 6, 
  `bought` = 0, 
  `total` = 336 
WHERE 
  product_id IN (326)

Query time 0.00033

Result

int(1)