How to override the price at the time of ADD to cart

In your startup.cs file, when are you calling AddUmbracoCommerce? This must occur before calling AddComposers as Umbraco Commerce has a default composer that runs and sets up a standard configuration if a user defined configuration hasn’t yet been configured.