A Digital Developer added a file named MyBusinessController.js in the cartridge named app_project. The project design calls for this new file to override MyBusinessController.js in client_project. The client_project cartridge contains other necessary functionality. Additional functionality is also included in the storefront_core and storefront_controllers cartridges.
Which cartridge path meets the project requirements?
A. client_project:app_project:storefront_controllers:storefront_core
B. app_project:storefront_controllers:storefront_core
C. app_project:client_project:storefront_controllers:storefront_core
D. storefront_core:storefront_controllers:client_project:app_project