B2C-Commerce-Developer Exam Question 21

There is a business requirement that a custom controller in app_custom_my_cartridge invokes the calculateTax(basket) function of the dw, order calculateTex hook that is defined in app_storefront_base. How can the developer implement this call?
A)

B)

C)
  • B2C-Commerce-Developer Exam Question 22

    A Digital Developer extends a system object, Product, and adds a Boolean attribute, "sellable," to it.
    Assuming "prod" is the variable name handling the product, what code can the Developer use to access it?
  • B2C-Commerce-Developer Exam Question 23

    A client that sells to multiple countries in Europe needs to disable Apple Pay for Denmark.
    Which Business Manager module is used to achieve this requirement?
  • B2C-Commerce-Developer Exam Question 24

    The client provides the system integrator with translation messages for the newly added "French" ("fr") locale.
    What is the correct folder to store the associated .properties files?
  • B2C-Commerce-Developer Exam Question 25

    Assume the code below is executing:

    Business Manager has the configuration:
    Active Log category is "root" with log level of "info."
    Given this information, what is the beginning of the filename in which the log will be written?