Adobe AD0-E700 Real 2022 Braindumps Mock Exam Dumps [Q21-Q40]

Share

Adobe AD0-E700 Real 2022 Braindumps Mock Exam Dumps

AD0-E700 Exam Questions | Real AD0-E700 Practice Dumps

NEW QUESTION 21
An ERP company asks you for recommendations which Magento API to use to integrate a client It is expected that at times large amount of product and category changes will need to be pushed from the ERP to Magento.
What is the appropriate Magento API for this?

  • A. The GraphQL API
  • B. The asynchronous bulk API
  • C. The synchronous bulk API
  • D. The synchronous REST API

Answer: D

 

NEW QUESTION 22
A merchant has set the visibility of a configurable product to Not Visible individually and their variants to Catalog, Search.
How is the product family displayed on the product listing page?

  • A. Only the simple products will display but will share the same product detail-page as the configurable product
  • B. The configurable and simple produces will display individually but earh will have the same product detail page
  • C. The configurable and simple products will display individually but each will have a unique product detail page
  • D. Only the simple products will display but null each nave a unique product detail page

Answer: B

 

NEW QUESTION 23
A merchant wants to disable returns for final sale products. On the product the merchant configures Enable RMA to No.
How does this setting impact RMA request?

  • A. The product no longer appears on the list of products on the RMA form, even if it was ordered before Enable RMA was set to No.
  • B. Any order which contains this product will become ineligible for RMA.
  • C. For all orders, the product will appear on the list of items on the RMA form, but cannot be selected.
  • D. Only customers who placed their order after Enable RMA was set to No will be unable to return this product.

Answer: C

 

NEW QUESTION 24
You are helping a merchant design a loyalty program for customer who have placed over $10,00 worth of orders. The program will automatically give those customers a 10% discount on each future order. The merchant is using Magento Commerce and would like to avoid customizing Magento.
Which two Magento features do you use to set up this loyalty program?
Choose 2 answers

  • A. Shopping Cart Price Rules
  • B. Customer Groups
  • C. Customer Segments
  • D. Catalog Price Rules

Answer: A,B

 

NEW QUESTION 25
A merchant selling tools want a specialized shop for a specific profession. It requires a different category structure and a subnet of products.
How do you set up a specialized shop in Magento in addition to the main store?

  • A. Create a new store view with its own root category within the main store. Assign products to the new categories tree
  • B. Create a new store with its own root category and store view within the same. Assign products to the store view
  • C. Create a new website, store, and store and keep the same category. Assign the required categories and products to the website.
  • D. Create a new website with one store and its own root category and one store view Assign the required products to the new website.

Answer: A

 

NEW QUESTION 26
Your client is reviewing a Mobile your team developed and deployed to the client's Magento Cloud staging environment. They ask you what the next steps are for deploying the work up to production.
Using the Magento Cloud UI how do you deploy the module to production?

  • A. Select the production environment and use the sync functionality to deploy.
  • B. Select the master environment and use the snapshotsfunctionality to deploy.
  • C. Select the pre-production environment and use the branch functionality to deploy.
  • D. Select the staging environment and use the merge functionality to deploy.

Answer: D

Explanation:
Explanation
https://devdocs.magento.com/cloud/project/project-webint-branch.html

 

NEW QUESTION 27
A merchant is trying to improve the customer experience for register customer and needs to provide shipping tracking numbers.
How do you do this?

  • A. Tracking numbers are only supported for UPS, USPS and FedEX carries out-of-the box for other carries it will require it customization.
  • B. Tracking numbers can be entered during invoice creation and they will only be visible after the order paid.
  • C. Tracking numbers can only be added to order comments via the admin
  • D. Tracking numbers have to be entered during shipping creation and they will be accessible in the Orders section in My Account immediately.

Answer: D

 

NEW QUESTION 28
You decide to purchase an extension from the Magento Marketplace that fulfills a business requirement and has very good ratings.
It is mandatory no security vulnerabilities are introduced by the extension to keep the merchant and the customer data state.
How do you apply due diligence?

  • A. Check the extension vendor, because they have to supply secure extensions
  • B. Rely on the Magento Marketplace team, because they do a security check before the extension is published
  • C. Have your developer review the extension, because issue and could have been missed by other reviewers.
  • D. Trust the community engineering team, because they support Magento merchants.

Answer: B

 

NEW QUESTION 29
A merchant is creating two websites targeting different region on a single Magento instance. They have a warehouse and several retail stores in each region. They need each website to track inventory.
The available inventory on each website should be the sum of each products quality in the warehouse and any retail stores located in the websites target region.
How do you configure this in Magento?

  • A. Change the scope of the Stock attribute from Global to website calculate the stock value for each Product per Website and save the inventory value at the appropriate Website scope
  • B. Create inventory Sources for each warehouse and retain store, create Stocks for each website from the appropriate Sources, and define the Sources and quantities for each Product.
  • C. Create an inventory Source for each Website create Stocks for each product, assign the Stocks to the appropriate Sources, and define the stock quantities for each Product.
  • D. Copy all of the products, assign a copy to each Website, calculate the stock value for each Product per Website, and save it to the appropriate copy of the Product.

Answer: B

 

NEW QUESTION 30
A client wants to integrate their inventory management systems with Magento.
Which Magento API is suited to provide the data?

  • A. REST
  • B. XWL-RPC
  • C. GraphQL
  • D. gRPC

Answer: B

 

NEW QUESTION 31
Your client has a new store view to support Spanish. During testing, you notice that a CMS Block Widget that appears on your English store view is not appearing on the Spanish one.
What change do you make to display the wide both store views?

  • A. Duplicate the CMS Block and append en-ES to the block id.
  • B. Update the CMS Block and select the language from the Locate multi-select.
  • C. Duplicate the Widget and delete the original as Store Views can only be selected when creating or duplicating widgets
  • D. Update the CMS Block and select the language from the Locate multi-select.

Answer: D

 

NEW QUESTION 32
Your customer has recently experienced a large uptick in traffic and added a second server. After the new server went online users started reporting they are losing all their products in their cart. After an engineer investigates you are told the sessions are being written to the file system while the cache is written to Redis.
Which two options will resolve the problem? Choose 2 answers

  • A. Set your cart to use a custom URL
  • B. sessions to save to the database
  • C. Set sessions to save to REDIS
  • D. Eliminate the load balancer for HTTPS traffic

Answer: A,C

 

NEW QUESTION 33
A merchant team using Magento Commerce updates dozens of product every prices every Sunday morning in the admin. They would like to speed up the process.
How is this done?

  • A. Add a scheduled import configure it to run at the appropriate time, and crease an import specified file directory.
  • B. Update the prices on the Quick update form, and configure a Scheduled update to change all the prices at the appropriate time.
  • C. In Catalog > Products, select an the applicable products select update Attributes m the dropdown, and then update at the prices once
  • D. Create an import file then use the drag and drop feature to upload the file in the admin in Catalog > Products

Answer: A

 

NEW QUESTION 34
A merchant using Magento Commerce has created a customer group for their B2B customers. They would like to show different related products for the B2B customers that for the B2B customers.
How does the merchant accomplish this?

  • A. Create a Related Product rule for the B2B customer group
  • B. Create a Scheduled Update assigned to the B2B Customer' group containing related products
  • C. Create a B2B customer segment and an associated Related Product rule
  • D. Create a shared catalog for B2B customers and assign related products to the catalog

Answer: D

 

NEW QUESTION 35
A merchant has loaded their tax rates into Magento and assigned all of their taxable products to the correct tax class. They have also configured Magento so all customers, regardless of whether they are logged in, are assigned to a customer tax class. However, no tax is being added to orders.
What must the merchant do to complete their tax configuration?

  • A. Edit each individual product to make sure that it is assigned to the right taxable region
  • B. Select the correct tax rates within the customer tax class configuration
  • C. Create 3 tax rule associating the rates, customer tax class, and product tax class
  • D. integrate a GeoIP service so Magento can correctly identify the customer's region.

Answer: B

 

NEW QUESTION 36
A merchant would like a promotional content block on the cart which changes by customer segment. the content should only appear when you cart total is $50 or more excluding shipping.
What solution will meet the requirement?

  • A. Create a widget with a static block assign to a customer price rule.
  • B. Create a dynamic block and choose the customer segment
  • C. Create a static block and add it to the layout area for the shopping cart with the customer segment
  • D. Create a banner, apply the 'customer segment to the banner and choose the banner price rule

Answer: B

 

NEW QUESTION 37
After launching a redesigned checkout, your merchant wants to Know how well their checkout experience has improved.
What Shopping Behavior metric do you share with them?

  • A. Sessions with Transactions
  • B. No Can Addition
  • C. Sessions with Add to Can
  • D. Checkout Engagement Percentage

Answer: B

 

NEW QUESTION 38
A Merchant has purchased an extension from the Marketplace and it needs to be instated on production.
Which three steps do you recommend the merchant?
Choose 3 answers

  • A. Check the extension in a staging environment.
  • B. Follow the installation instructions provided by the extension vendor.
  • C. Check the extension in a production environment.
  • D. Contact Magento Support so they can enable fine extension on me production environment
  • E. Magento Support so they can enable the extension on the production environment.
  • F. Contact the extension vendor so they can enable the extension on the production environment.

Answer: A,D,F

 

NEW QUESTION 39
A business plans to utilize Magento Commerce one Page Checkout.
Which three configurations are available for One page checkout?
Choose 3 answers

  • A. Reordering the display of Gift Card and Promotion code fields
  • B. Enabling The display of a terms a conditions modal
  • C. Configuring the maximum number of Items to display In order summary
  • D. Reordering the Hems mat display in the order summary
  • E. Reordering me checkout totals sort order

Answer: A,B,C

 

NEW QUESTION 40
......

Verified AD0-E700 Exam Dumps Q&As - Provide AD0-E700 with Correct Answers: https://www.examtorrent.com/AD0-E700-valid-vce-dumps.html