UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1502, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4506 
WHERE 
  product_id IN (35956)

Query time 0.00152

Result

int(1)