A client sells its product in single-brand stores as well as in multi-brand stores. When shown in the store
locator list, the client wants the single-brand stores to have a particular background color to highlight them.
Which Business Manager action should be completed to allow the developer to apply different styling to the single-brand stores?
A.
Add a Boolean custom attribute to the Store system object
B.
Configure the existing Store custom object type definition
C.
Create a new SingleBrandStore custom object configuration.
D.
Adjust the relevant Site Preference in the Stores group
Create a new SingleBrandStore custom object configuration.
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?
.
A.
Add component_type_inclusion in the layout json configuration
B.
Add component_type_Exclusions in the layout json configuration
C.
Add layout_type_inclusion in the target components json configurations.
D.
Add layout_type_exclusion in the other asset components json configuration
Add component_type_inclusion in the layout json configuration
Universal Containers needs to have Apple Pay disabled for the country of Spain.
Which Business Manager module should the Developer use to meet this requirement?
A.
Merchant Tools > Ordering > Payment Methods
B.
Merchant Tools > Site Preferences > Apple Pay
C.
Merchant Tools > Ordering > Payment Processors
D.
Merchant Tools > Site Preferences > Payment Types
Merchant Tools > Ordering > Payment Methods
Universal Containers recently completed updates to their storefront shopping cart page. A
problem has been discovered since the update. Users are no longer able to submit coupon
codes on this page. Additionally, authenticated userswho try to add a coupon are logged
out.
The following processing code is found in the Cart.js controller file:
What should the Developer verify to identify the issue?
A.
The CSRF cartridge is included in the site’s cartridge path.
B.
The form group has the secure attribute set to true.
C.
The CSRF token is present in the form and is being submitted in the request.
D.
The CSRF settings in Business Manager are properly configured.
The CSRF token is present in the form and is being submitted in the request.
A Digital Developer suspects a logical error in a script.
Which action will help locate the error?
A.
Submit a support ticket to B2C Commerce.
B.
Check request logs for evidence of the logical error.
C.
Put breakpoints in the code, debug, and examine variable values.
D.
Print all values in the script node called before the current script.
Check request logs for evidence of the logical error.
Page 5 out of 42 Pages |
Previous |