Exam 4: Magento 2 Certified Associate Developer

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What happens when a category's is_anchor attribute is set to 1?

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

B

A module you are developing requires the addition of new routes that should be accessible in the store front. Where do you define your module's frontName?

Free
(Multiple Choice)
4.9/5
(29)
Correct Answer:
Verified

A

How does Magento store customer address attribute values?

Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
Verified

D

You are adding a child node to the product.info block using the XML: You are adding a child node to the product.info block using the XML:   How will this block be rendered? How will this block be rendered?

(Multiple Choice)
4.8/5
(32)

The constructor function for \Magento\Catalog\Model\Category contains this excerpt: The constructor function for \Magento\Catalog\Model\Category contains this excerpt:   With the automatic dependency injection that Magento provides, how is the StoreManagerInterface resolved? With the automatic dependency injection that Magento provides, how is the StoreManagerInterface resolved?

(Multiple Choice)
4.7/5
(34)

What is the connection between product attribute sets and categories?

(Multiple Choice)
4.8/5
(38)

A merchant tasks you to keep sales managers out of the system configuration backend pages. How do you do that using the admin interface?

(Multiple Choice)
4.8/5
(34)

You are working on a project that contains a million SKUs. The merchant has requested the product view page to have a custom color schema and page layout depending on the product price range. How do you implement this, keeping simplicity in mind?

(Multiple Choice)
4.7/5
(34)

What scopes are available for customer attributes?

(Multiple Choice)
4.7/5
(30)

A merchant requires the ability to configure contact information for their brick and mortar stores as a CSV file upload. The module already exists and contains an etc/adminhtml/system.xml file where the new field can be added. How do you specify the class that will process the uploaded file?

(Multiple Choice)
4.9/5
(35)

How many shipping addresses may be selected for an order during the checkout process?

(Multiple Choice)
4.8/5
(37)

What is a valid use case for an around plugin?

(Multiple Choice)
4.7/5
(30)

Assume that $collection is a new instance of a class that extends Magento\Framework\Model\ResourceModel\Db\Collection\AbstractCollection, and $ids is an array of ids. How do you select a list of records from the database where the record ids are in the $ids list?

(Multiple Choice)
4.8/5
(44)

You are setting up a brand new Magento installation for a merchant who is migrating from Magento 1 to Magento 2. Keeping in mind upgradability and the need to customize, which one do you choose?

(Multiple Choice)
4.9/5
(37)

A custom module must make changes to the schema following each setup:upgrade run. This must be done after all other module's schema updates have been applied. How is this accomplished?

(Multiple Choice)
4.9/5
(43)

Assume that a customer's cart only includes one downloadable product. What effect will it cause on the quote object?

(Multiple Choice)
4.8/5
(37)

You want to declare a block of the type \Magento\Framework\View\Element\Template with a template named view.phtml in the layout XML. What is the correct layout declaration for this?

(Multiple Choice)
4.9/5
(41)

What order operation is available in the My Account section in the storefront?

(Multiple Choice)
4.9/5
(33)

You are working on a jewelry store that sells rings. Each ring allows an adjustment in size. The customer specifies finger size in inches and the merchant physically adjusts the stocked ring to the required size. How is this represented in Magento?

(Multiple Choice)
4.9/5
(42)

What are two functions of a resource model? (Choose two.)

(Multiple Choice)
4.8/5
(35)
Showing 1 - 20 of 102
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)