AD0-E704試験無料問題集「Adobe Certified Master Magento Commerce Architect 認定」
A merchant is asking you to organize a catalog of 9000 rings which come in six sizes, each with unique inventory. Additionally, the customers will have 1000 unique engravings to choose from for their ring. The engraving is made on the selected ring just before the order is shipped.
How do you organize such a catalog to achieve optimal store performance and ease of management?
How do you organize such a catalog to achieve optimal store performance and ease of management?
正解:A
解答を投票する
You are developing a new payment method. It is required that any new order created with this payment method needs to have a specific custom status. Assume the status has been added to the system already, assigned to the processing state, and the new order state for the payment method is processing. How do you set the custom status on orders placed with the new payment method?
正解:B
解答を投票する
You are working on a project where a custom option of type text for a certain product has been created. The merchant wants to customize the add to cart functionality for this product, such that products with different text for the custom option will be represented as separate shopping cart line items.
How does Magento split shopping cart line items for a product based on custom options?
How does Magento split shopping cart line items for a product based on custom options?
正解:A
解答を投票する
You are making a module MyCompany_MyModule and the merchant asks for an attribute that is only available to simple and configurable products. This needs to be defined in the catalog_eav_attribute table.
How can we create this behavior during the creation of this attribute?
A)

B)

C)

D)

How can we create this behavior during the creation of this attribute?
A)

B)

C)

D)

正解:D
解答を投票する
Suppose there are 3 classes: Class A, B and C. Class C have dependecy of Class A You need to overrride/change an argument of class A, create an object of it and inject in Class B in such a way that it should not affect the class C. What should be the magento standard way to do this:
正解:D
解答を投票する