B2C-Commerce-Developer Exam Question 26

A developer is given a task to implement a new Page Designer layout component that doesn't accept certain asset components.
How should the developer achieve the above task?
  • B2C-Commerce-Developer Exam Question 27

    The developer created a new Storefront category in storefront-catalog-m-en, but when viewing the Storefront site, the category is not visible.
    What are two possible reasons?
  • B2C-Commerce-Developer Exam Question 28

    Business Manager has the configuration:
    * Active Log category is "root"
    * Log level of WARN
    The code below is executing:
    var log = Logger.getLogger("products");
    Using this information, which two logs will be written?
    Choose 2 answers
  • B2C-Commerce-Developer Exam Question 29

    A developer working on a multi country site is asked to store country specific data that drives the creation of a country selector. Examples of the data stored are:
    * Pricebook to be used
    * Image URL for country flag
    The data used in staging also applies in production, but only for this site.
    Which approach should the developer take to implement these requirements?
  • B2C-Commerce-Developer Exam Question 30

    An instance has custom logging enabled. The log reaches the file size limit.
    What happens in this situation?