UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4177, 
  `added` = 1, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 12541 
WHERE 
  product_id IN (281)

Query time 0.00127

Result

int(1)