Question 46

The developer has been given the following business requirement:
The shipping method, "Free Standard Ground Shipping" has an exclusion for products with 'category equals or is child of electronics-televisions.' The marketing department has scheduled a sale offering a "Free Standard Ground Shipping" method for brand XyzTv televisions for the next 3 months.
What method accomplishes this while following best practices'
  • Question 47

    A Digital Developer has a site export file on their computer that needs to be imported into their sandbox. How should the developer update their sandbox with the data in this file?
  • Question 48

    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 MyBusinessControiier.3s in claient_project. The client_project cartridge contains other necessary functionality. Additional functionality is also included in the storefront_core and storefront_controliers cartridges.
    Which cartridge path meets the project requirements?
  • Question 49

    A Digital Developer wants pass control to an ISML template from a JavaScript Controller and load product on the pipeline dictionary with the name myProduct.
    Which code sample will achieve this?
  • Question 50

    Universal Containers has expanded its implementation to support German with a locale code of de. The current resource bundle is checkout.properties.
    To which file should the developer add German string values?