Which modification should be made to the new cartridge path?

A Digital Developer is working on a multi-site realm. A new site requires a different layout for the account landing page. The business logic and data model remain the same. The existing code is in AccountControl.js and accountlanding.isml in the app_storefront cartridge. The app_storefront cartridge contains code for all other business functions. The cartridge path for the new site is currently int_cybersource:int_paypal:app_storefront.
The Developer creates a new cartridge named app_newsite that contains only the accountlanding.isml template for the new site.
Which modification should be made to the new cartridge path?
A. Set the cartridge path so that app_newsite is before app_storefront.
B. Set the cartridge path so that app_storefront is before int_cybersource.
C. Set the cartridge path to include only app_newsite.
D. Set the cartridge path so that app_newsite is after app_storefront.

Download Printable PDF. VALID exam to help you PASS.

4 thoughts on “Which modification should be made to the new cartridge path?

  1. Its B, because if you say its A, then you’re implying we have the cartridge path arranged as this
    int_cybersource : int_paypal : app_new_site : app_storefront, which is not valid per documentation, but should be rather
    app_new_site : app_storefront: int_cybersource : int_paypal and hence the correct answer is (B)

    2
    22

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.