I developed two plugins that override PrepareProductDetailsPageModel in ProductController. I tried to change the Order of execution in IDependencyRegistrar but without any effect. How can I change the priority of execution of the plugin?

Thanks