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. integrate a GeoIP service so Magento can correctly identify the customer's region.
B. Edit each individual product to make sure that it is assigned to the right taxable region
C. Create 3 tax rule associating the rates, customer tax class, and product tax class
D. Select the correct tax rates within the customer tax class configuration
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. Create a report comparing revenue and discount amounts tor coupons that were promoted during fast years campaigns.
B. Use the ROI calculator to input last year's holiday an spend and compare it against net revenue
C. Do a server performance check to assess impact of holiday traffic spikes on conversion rate
D. Use the Cohort Report Builder lo understand the Lifetime value of holiday-acquired customers vs, other customers
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. Eliminate the load balancer for HTTPS traffic
C. sessions to save to the database
D. Set sessions to save to REDIS
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.
A merchant has a Magento store products for local customers to explore 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 website and change the price scope to website in Store configuration
C. Create a new store view and develop a module to extend the price capacities
D. Create a new store group selecting the appropriate price scope.
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 website, store, and store and keep the same category. Assign the required categories and products to the website.
C. Create a new store view with its own root category within the main store. Assign products to the new categories tree
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.
During your migration from Magento 1 to Magento Commerce you changed to a new payment gateway. It was recommended to keep the company account open with the previous payment gateway to process refunds for historical orders. You want to ensure there are records of these refunds in Magento for customer service.
How do you achieve this?
A. Using the native import function, import a customer finances file.
B. Create an online credit memo and indicate the transaction information within the comments.
C. Create an offline credit memo and indicate the transaction information with the comments
D. Create a return and indicate the transaction information within the comments.
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. Package weight x package volume
C. Package weight x package volume x product weight
D. Product volume/package volume
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. New Relic APM
D. Blackfire profiling
A Magento Commerce merchant is running a sale for an upcoming weekend. The merchant will offer 15% off side-wide and will show the original price and the sale price on each product through the site. The discount will take effect on Friday at midnight arc end on Monday morning at 9am.
How is this achieved?
A. Schedule an import of Special Prices and o Prices and configure it to run at the appropriate time Schedule another import to remove the Special Prices.
B. Create a Catalog Price Rule and set Start Time and End Time in the Condition tab
C. Create a Cart Price Rule and a Scheduled Update appropriate start Time and End Time.
D. Create a Catalog Price Rule and a Scheduled Update with the appropriate start Time and End Time.