
Updated PDF (New 2021) Actual Magento Magento-2-Certified-Solution-Specialist Exam Questions
Verified Magento-2-Certified-Solution-Specialist Exam Dumps PDF [2021] Access using TestSimulate
NEW QUESTION 31
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. Change the scope to be the Website scope
- B. Switch the Use in Configurable Product selection to ''yes''
- C. Create a new select attribute with the Global scope
- D. Add two options values yes" and no" to this attribute
Answer: D
NEW QUESTION 32
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. website, one store, three store
- B. One website, two stores three store views
- C. two stores, three store views
- D. Three websites three store views
Answer: A
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. Update the prices on the Quick update form, and configure a Scheduled update to change all the prices at the appropriate time.
- B. Add a scheduled import configure it to run at the appropriate time, and crease an import specified file directory.
- C. Create an import file then use the drag and drop feature to upload the file in the admin in Catalog > Products
- D. In Catalog > Products, select an the applicable products select update Attributes m the dropdown, and then update at the prices once
Answer: B
NEW QUESTION 34
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 sessions to save to REDIS
- B. Set your cart to use a custom URL
- C. sessions to save to the database
- D. Eliminate the load balancer for HTTPS traffic
Answer: A,B
NEW QUESTION 35
A client wants to integrate their inventory management systems with Magento.
Which Magento API is suited to provide the data?
- A. GraphQL
- B. XWL-RPC
- C. REST
- D. gRPC
Answer: B
NEW QUESTION 36
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 with its own root category and store view within the same. Assign products to the store view
- B. Create a new store view with its own root category within the main store. Assign products to the new categories tree
- 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: B
NEW QUESTION 37
You have a customer with more than 5 million products and 2500 attributes. They are using an external system to push products to specific ecommerce sites. They would like to push 500,00 product to their Magento and these products include 900 attributes. 200 of which are text fields.
In additional to enabling flat catalog, which solution do you choose to meet their requirement?
- A. Convert attributes types to use a custom extension
- B. Ask the client to only use 250.000 SKUs along with new attribute sets
- C. Convert the text field attributes 10 dropdowns or combine to description fields
- D. Use Magento websites w aired traffic to specific stores
Answer: A
NEW QUESTION 38
A retail sells their products on their Magento Commerce site and in physical stores, they want to give customers the ability to purchase and use gift cards online or in-store, including cards which have already been sold through both channels.
Their in-store point-of-sale (POS) has built-in gift card capabilities and allows cards to be created or adjusted through an API.
Which three items must be included in the requirements for this project?
Choose 3 answers
- A. An additional payment method must be added to the Magento checkout
- B. Existing in-store cards and balances must be imported Into Magento
- C. Gift card records in Magento and the POS must be synchronized when any gift card transaction takes place
- D. Exiting Magento cards and balances must be imported into the POS
- E. Magento and the POS must share the same product catalog
Answer: A,B,E
NEW QUESTION 39
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 assign preview image
- B. The merchant did not enter their Youtube API key into the admin
- 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: B
NEW QUESTION 40
You are using the Magento B2B module and you are requested to change the catalog type in your Magento store from custom to public.
What are the three results from the change?
Choose 3 answers
- A. This cannot be reverted back to a custom catalog
- B. Only guest visitors will see this catalog
- C. The existing public shared catalog will be converted to a custom catalog
- D. Original companies are reassigned to the replacement
- E. All new catalogs are shared
Answer: A,C,D
NEW QUESTION 41
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 Widget and delete the original as Store Views can only be selected when creating or duplicating widgets
- B. Update the CMS Block and select the language from the Locate multi-select.
- C. Update the CMS Block and select the language from the Locate multi-select.
- D. Duplicate the CMS Block and append en-ES to the block id.
Answer: C
NEW QUESTION 42
You are managing a website which has 50 Magento admin users. To comply with PCI compliance standards, you are tasked with implementing strong access control measures to restrict access to customer information.
Which Magento feature will help you accomplish this task?
- A. reCaptcha
- B. Role resources
- C. Action fogs
- D. IP address whitelisting
Answer: C
NEW QUESTION 43
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 staging environment and use the merge functionality to deploy.
- B. Select the master environment and use the snapshots functionality to deploy.
- C. Select the production environment and use the sync functionality to deploy.
- D. Select the pre-production environment and use the branch functionality to deploy.
Answer: D
NEW QUESTION 44
A merchant sells low-priced items and has a high average number of items per order. Once a customer has over five items in their cart, the mini-cart increases in height and difficult to navigate on module.
How do you improve the mini-cart user experience using native Magento features?
- A. This requires a customization
- B. Enable mini-cart pagination
- C. Disable the min-cart
- D. Limit the number of items visible and hide the scrollbar
Answer: A
NEW QUESTION 45
A merchant using Magento wants to create a special promotion for returning customers. The order discount should be automatically applied anyone that spent more than $300 in the last 5 months.
How do you implement this promotion?
- A. Create a catalog price rule and apply the required condition for the customers group.
- B. Configure a customer group to automatically associate the qualifying customers and a can price rule.
- C. Create a customer segment and assign it :o a catalog price rule
- D. Configure a customer segment and create a cart price rule with this new segment as a condition.
Answer: C
NEW QUESTION 46
You are setting up a large catalog on Magento Commerce. You have created a category tree arranged with several levels of depth and assigned each product to the categories it directly belong to.
You also need the product to display on all ancestors of any category to which the product is assigned. You need a simple solution for this since you expect frequent changes to the catalog structure.
What do you do?
- A. Modify the Category Permissions configuration to allow all categories access to products in decendent categories
- B. Enable the Anchor flag on each category to automatically include the products from any descedent categories
- C. Set up Clone Category ID rules with Visual Merchandiser to make each ancestor category copy its decendent categories
- D. Assign each product directly to the correct ancestor categories and update these assignment with future catalog changes
Answer: A
NEW QUESTION 47
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. The company admin user must enable share requisition lists option in their company account panel
- B. You must enable the share requisition lists for each company in Magento admin panel
- C. You must enable share option in Requisition Lists configuration
- D. The requisition lists are created by users and are shared by company
Answer: C
NEW QUESTION 48
Your client has reported a problem with the sales reports in Magento compared to the reports in their ERP system. Their ERP store are hosted in different time zone creating a discrepancy. After updating the time zones in both your system you realize the reporting.
What will you to solve this?
- A. Refresh the daily statistics on your reports
- B. Resync your data between the ERPJ and Magento
- C. Update the time zone on the ERP system along with Magento
- D. Refresh the lifetime statistics on your reports
Answer: B
NEW QUESTION 49
A merchant is planning a camping for each of their 500 partners. Each will receive a unique set of prices for a catalog of 10,000 products.
How will performance be affected if each partner has their own website?
- A. Static content deployment time will increase considerably
- B. The sort by price feature will become very stow
- C. The re-index process will become very slow
- D. The cache will consume ail available disk space
Answer: D
NEW QUESTION 50
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 shared catalog for B2B customers and assign related products to the catalog
- B. Create a B2B customer segment and an associated Related Product rule
- C. Create a Scheduled Update assigned to the B2B Customer' group containing related products
- D. Create a Related Product rule for the B2B customer group
Answer: A
NEW QUESTION 51
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 static block and add it to the layout area for the shopping cart with the customer segment
- B. Create a dynamic block and choose the customer segment
- C. Create a banner, apply the 'customer segment to the banner and choose the banner price rule
- D. Create a widget with a static block assign to a customer price rule.
Answer: B
NEW QUESTION 52
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. Package length x width x height
- B. Product volume/package volume
- C. Package weight x package volume x product weight
- D. Package weight x package volume
Answer: A
NEW QUESTION 53
You are managing a project to launch a new Magento instance to target customers in the UK Spain and Finance. Customer will access the sites with different top-level domain names, such as oo.uk.es and f. All websites must be localized.
Products will use prices in EUR or GBP depending on the country.
UK uses a local carrier for delivery while Spain and France use a global carrier.
What is the minimum number of combination to configure this project?
- A. Two website, two stores, three store views
- B. One website, there stores, three store views
- C. One website, one store, three store views
- D. Three websites, three stores, three store views
Answer: C
NEW QUESTION 54
......
Exam format of Magento-2-Certified-Specialist-Solution: Magento 2 Certified Specialist Exam
- Format: Multiple choices, multiple answers
- Passing score: 62%
- Number of Questions: 60
- Length of Exam: 90 minutes
- Language: English
Try Best Magento-2-Certified-Solution-Specialist Exam Questions from Training Expert TestSimulate: https://www.testsimulate.com/Magento-2-Certified-Solution-Specialist-study-materials.html