UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2344, 
  `added` = 28, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7172 
WHERE 
  product_id IN (366755)

Query time 0.00041

Result

int(1)