Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

An Adobe Commerce developer is customizing buttons for a custom theme that inherits Magento/blank theme and needs to override the default values. Where would the default values for the buttons be located?

A.

lib/web/css/source/lib/_buttons.less

B.

lib/web/less/source/lib/_buttons.less

C.

lib/web/css/source/lib/_button.less

Full Access
Question # 5

An Adobe Commerce developer wants to apply a knockout binding to a

to run a function, onClick(), when it's clicked. Which two solutions would the developer use to achieve this? (Choose two.)

A.

B.

C.

D.

Full Access
Question # 6

An Adobe Commerce developer wants to override the template assigned to a block named existing, product, block. This relationship is defined in the catalog_product_view. xml layout in the Magento_Catalog module. They cannot simply override the file in their theme, as this change is part of a feature that is being released to the marketplace as a module called "Orange_CustomProduct".

The developer has already created the desired template at app/code/Orange/CustomProduct/view/f rontend/templates/custom-product-block.phtml.

What can they add to app/code/Orange/CustomProduct/view/f rontend/layout/catalog_product_view. xml in their module to accomplish this?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access