UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15742, 
  `added` = 3, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 47241 
WHERE 
  product_id IN (961)

Query time 0.00030

Result

int(1)