Which condition must be satisfied to ensure that a Discard Subsequent Rules option that is set to "Yes" actually prevents multiple discounts from being applied to the same product?
A developer would like to initialize a theme in Adobe Commerce. Which two files are required to complete this task? (Choose two.)
Which Cloud CLI for Commerce command can be used to quickly view a specific log file for an Adobe Commerce Cloud project?
What database engine is part of the infrastructure of Adobe Commerce Cloud projects?
A developer defined a new table in db.schema.xml while creating a new module.
What should be done to allow the removal of columns from the database when deleting them from db.schema.xml?
What will happen if a developer fails to mention the start date in the "From" field when creating a price rule?
Which two recommended practices would a developer use on an Adobe Commerce Cloud Enhanced Integration Environment to get the best performance? (Choose two.)
A developer is making customizations in the checkout, and access to the quotes shipping address is needed. Which file provides the shipping address of the current quote?
What are the only writeable folders in the application root on a remote Adobe Commerce Cloud project?
A)
B)
C)
How would a developer add a sensitive environment-specific configuration value on an Adobe Commerce Cloud project?
A new custom module is built for the existing Adobe Commerce store. A merchant has requested a few frontend updates. For this, a developer has to implement a custom style.
What is the location of the less file that will be included by default?
A developer found a bug inside a private method of a third party module class. How can the developer override the method?
Which price type should be used if the developer wants to provide a discount for a product based on quantity, for example, being able to buy two for X amount each?
How should a developer display a custom attribute on the category edit page in the admin panel when a new module Vendor.Category is created?
A merchant has noticed an error in the checkout. The accessed URL is /checkout.
Where can the developer find the responsible controller in the Magento.Checkout module?