[Apr-2022] The Best Adobe Magento Commerce AD0-E700 Professional Exam Questions [Q12-Q32]

Share

[Apr-2022] The Best Adobe Magento Commerce AD0-E700 Professional Exam Questions

Try 100% Updated AD0-E700 Exam Questions [2022]


Certification Topics of the Adobe AD0-E700: Adobe Certified Expert Magento Commerce Business Practitioner Exam

Adobe AD0-E700 exam dumps include the following topics:

  1. Section 1: eCommerce (13%)
  2. Section 2: Magento Architecture (22%)
  3. Section 3: Magento Admin and Storefront (30%)
  4. Section 4: Business and Applications (13%)
  5. Section 5: Catalog (22%)

 

NEW QUESTION 12
You are building policies for a merchant to ensure PCI compliance website.
What two action items do you write in the policy to maintain PCI compliance?

  • A. Customers must be notified within 72 Hours of a data breach.
  • B. All critical patches must be applied within 30 days or less of their availability
  • C. Purge all webserver visitor access logs after 30 days
  • D. admin users must have their own login credentials.

Answer: B,D

 

NEW QUESTION 13
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 14
A merchant wants to aggregate the physical stores inventory to make more products available in their Magento store. Currently they are using the default inventory configuration with a single source.
Which two actions are required to setup the additional inventories on the store?
Choose 2 answers

  • A. Create new sources only for the physical stores
  • B. Create a new custom stock and assign the new sources to it
  • C. Assign the new sources to the existing stock
  • D. Create new sources for each physical store as well as the ecommerce warehouse

Answer: C,D

 

NEW QUESTION 15
Your finance department asks you to investigate why the carrier invoices have been higher than usual. You notice the shipping fees your customers are paying are much in comparison to what you are paying the carrier. Your solution is to setup volumetric weights on your larger sized products.
How is volumetric weight calculated?

  • A. Product volume/package volume
  • B. Package weight x package volume x product weight
  • C. Package length x width x height
  • D. Package weight x package volume

Answer: C

 

NEW QUESTION 16
Your finance department asks you to investigate why the carrier invoices have been higher than usual. You notice the shipping fees your customers are paying are much incomparison to what you are paying the carrier.
Your solution is to setup volumetric weights on your larger sized products.
How is volumetric weight calculated?

  • A. Product volume/package volume
  • B. Package weight x package volume x product weight
  • C. Package length x width x height
  • D. Package weight x package volume

Answer: C

 

NEW QUESTION 17
A merchant has a Magento store products for local customers toexplore new markets they want to create an independent store to offer the existing catalog with a different price and branding.
What action is required achieve this?

  • A. Create a new website and change the price scope in Product Attributes configuration
  • B. Create a new store view and develop a module to extend the price capacities
  • C. Create a new website and change the price scope to website in Store configuration
  • D. Create a new store group selecting the appropriate price scope.

Answer: C

 

NEW QUESTION 18
You plan to offer gift sets which Include three products. The gift sets will be available in black or white products you plan to offer is setup as a configurable product in your Magento store with black or white as configurable options and you will continue to sell them along side the gift sets.
How will you create the gift sets using native product types?

  • A. Setup one grouped product and associate three configurable products with black and white as configurable options.
  • B. Setup one bundled product and associate three configurable products with black and white as configurable options
  • C. Setup two bundled products, one for each color, and associate the simple products to each respectively
  • D. Setup two kitted products, one for each color; and associate the simple products to each respectively.

Answer: A

 

NEW QUESTION 19
Your merchant marketing tea wants to add new CM Block, they have already created before their header showcasing a new promotion. They have an internal developer who a unfamiliar with Magento and have asked for guidance on the quickest way to implement this.
What recommendation do you make to add the CMS Block before the Header?

  • A. Ona new category, set the Display mode to static block only and populate the Add CMS Block field with the new CMS Block.
  • B. Create a new CMS Static Block Widget and assign it to a layout update container.
  • C. In designconfiguration, populate the Additional CMC Content field with the me new CMS Block.
  • D. This can only be done with a code change to the theme followed by a deployment.

Answer: B

 

NEW QUESTION 20
Customers are stating that the product image is not reflective of the product they have added to their cart.
When you investigate you notice this is an issue specific to configurable products.
How will you resolve this issue?

  • A. Advise the business to upload a photo of all the variants
  • B. In the Admin, configure the configurable product image to be set to the product thumbnail within the cart
  • C. Develop a customization to display the variant image instead of the configurable product image
  • D. In the Admin, configure theconfigurable product image to be set to the parent thumbnail within the cart

Answer: B

 

NEW QUESTION 21
A merchant using Magento Commerce for B2B enabled the requisition lists feature to speed up the order process for their customers. Some users are stating the requisition list in hidden for other users in their company.
Why is this happening?

  • A. You must enable the share requisition lists for each company in Magento admin panel
  • B. You must enable share option in Requisition Lists configuration
  • C. The company admin user must enable share requisition lists option in their company account panel
  • D. The requisition lists are created by users and are shared by company

Answer: B

 

NEW QUESTION 22
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 23
A shoe manufacturer Has created a product attribute named "Synthetic Material", its scope is configured to be Store View and its input Type is Yes/no. However, this attribute is not available in the list to create a configurable product.
How do they resolve this problem in the attribute configuration?

  • A. Create a new select attribute with the Global scope
  • B. Add two options values yes" and no" to this attribute
  • C. Switch the Use in Configurable Product selection to ''yes''
  • D. Change the scope to be the Website scope

Answer: B

 

NEW QUESTION 24
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 25
The merchant in the United States plans to launch a B2B website with a unique catalog structure. The B2B website must be available to Canada and Mexico.
Canada and Mexico will utilize a new payment gateway. United States customers will have different pricing than Canada and Mexico.
What is the minimum number of combinations necessary to add accomplish the requirements?

  • A. Three websites three store views
  • B. One website, two stores three store views
  • C. two stores, three store views
  • D. website, one store, three store

Answer: D

 

NEW QUESTION 26
A Magento Cloud merchant is planning their Black Friday ?Cyber Monday campaigns and wants to see an analysis of last year's campaigns.
What are two to use Magento Business Intelligence to deliver this analysis?

  • A. Use the Cohort Report Builder lo understand the Lifetime value of holiday-acquired customers vs, other customers
  • B. Create a report comparing revenue and discount amounts tor coupons that were promoted during fast years campaigns.
  • C. Do a server performance check to assess impact of holiday traffic spikes on conversion rate
  • D. Use the ROI calculator to input last year's holiday an spend and compare it against net revenue

Answer: C

 

NEW QUESTION 27
A merchant has imported Youtube video URLs for all of the product but the videos are not displayed on the storefront.
Why are the video unable to be displayed?

  • A. The merchant did not enter their Youtube API key into the admin
  • B. The merchant did not assign preview image
  • C. The merchant did not assign a role to the preview image
  • D. Youtube videos don't displays for products, they can only be reference in CMS blocks.

Answer: A

 

NEW QUESTION 28
While running the Magenta Commerce edition using the B2B module, an administrator has been asked to set pricing on the assigned to the company.
Which two actions are taken to accomplish this? Choose 2 answers

  • A. Set a price rule in Marketing -> Catalog price rules
  • B. Set pricing rules in companies
  • C. Set prices to a customer group
  • D. Set pricing on your shared catalog

Answer: A

 

NEW QUESTION 29
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 30
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 31
The customer support channel of a store running the Magento Commerce Cloud is receiving calls from customers experiencing problem placing orders. After click the Place order button the page take a long time to load.
What tool do you use to identify the issue?

  • A. Fastly CDN
  • B. Magento Cloud Panel
  • C. Blackfire profiling
  • D. New Relic APM

Answer: D

 

NEW QUESTION 32
......

AD0-E700 Exam Questions Get Updated [2022] with Correct Answers: https://quizguide.actualcollection.com/AD0-E700-exam-questions.html