How should the Adobe Commerce Architect declare output of this mutation?

An Adobe Commerce Architect is creating a new GraphQL API mutation to alter the process of adding configurable products to the cart. The mutation accepts configurable product ID. If the given product has only one variant, then the mutation should add this variant to the cart and return not nullable...

January 22, 2024 No Comments READ MORE +

What should the Architect do to guarantee that private content blocks are updated?

An Adobe Commerce Architect is planning to create a new action that will add gift registry items to the customer's quote. What should the Architect do to guarantee that private content blocks are updated?A . Mark the controller by setting no-cache HTTP headersB . Invalidate the status of gift registry...

January 21, 2024 No Comments READ MORE +

Which solution should the Architect implement?

An Adobe Commerce Architect needs to customize the workflow of a monthly installments payment extension. The extension is from a partner who is contracted with the default website Payment Service Provider (PSP), which has its own legacy extension (a module using deprecated payment method). The installment payment partner manages only...

January 21, 2024 No Comments READ MORE +

With simplicity in mind, which two steps should the Architect take to implement these requirements?

An Adobe Commerce store owner sets up a custom customer attribute "my.attribute". An Architect needs to display additional content on the home page, which should display only to Customers with "my.attribute" of a certain value and be the same content for all of them. The website is running Full Page...

January 20, 2024 No Comments READ MORE +

Which three steps are required when adding a product type with custom pricing?

An Adobe Commerce Architect designs a data flow that contains a new product type with its own custom pricing logic to meet a merchant requirement. Which three steps are required when adding a product type with custom pricing? (Choose three.)A . Content of the etc/product_types.xml fileB . Data patch to...

January 18, 2024 No Comments READ MORE +