When migrating a Magento store to a new server, after moving the files and the database, where must the database access details be configured for the new server?
|
|
0
|
103
|
June 8, 2018
|
Which of the following conditions must be met in order to successfully run a Magento install script?
|
|
0
|
92
|
June 8, 2018
|
How can the checkout process be skipped for downloadable products in Magento?
|
|
0
|
106
|
June 8, 2018
|
Which of the following is the minimum memory requirement for running a Magento site?
|
|
0
|
104
|
June 8, 2018
|
Which of the following will change the order of existing blocks via XML?
|
|
0
|
114
|
June 8, 2018
|
When does the following error occur? “Not all products are available in the requested quantity”
|
|
0
|
113
|
June 8, 2018
|
When using a custom Magento logo as the default logo for transactional emails; which of the following is the correct way for the logo to be maintained even after Magento system upgrades?
|
|
0
|
103
|
June 8, 2018
|
Which of the following needs to be edited to input and display the order attributes in Magento?
|
|
0
|
117
|
June 8, 2018
|
The “Suspected Fraud” Order status is grouped under which state?
|
|
0
|
116
|
June 8, 2018
|
What is the best way to store session values in Magento?
|
|
0
|
104
|
June 8, 2018
|
Which of the following will get active store information (such as the store’s name) in Magento?
|
|
0
|
106
|
March 7, 2018
|
Which of the following XML files will remove an item from Magento’s admin panel navigation?
|
|
0
|
116
|
March 7, 2018
|
Which of the following will set a template only if a particular module is disabled in Magento?
|
|
0
|
103
|
March 7, 2018
|
Which XML file(s) should be checked when the following Magento error occurs during installation? “PHP Extensions “0” must be loaded”
|
|
0
|
92
|
March 7, 2018
|
Which of the following will correctly add a custom event in Magento?
|
|
0
|
113
|
March 7, 2018
|
How can account navigation links be changed?
|
|
0
|
96
|
March 7, 2018
|
Which of the following will return a visitor’s UserAgent information?
|
|
0
|
113
|
March 7, 2018
|
Which of the following code samples will display a list of both active and inactive sub-categories of the current category?
|
|
0
|
105
|
March 7, 2018
|
Consider the following code: <block type=”A/B” name=”root” output=”toHtml” template=”example/view.phtml”> What is the meaning of A/B?
|
|
0
|
107
|
March 7, 2018
|
Which of the following will display a product’s thumbnail?
|
|
0
|
117
|
March 7, 2018
|
Which of the following will get information (‘customer_referrer_id’) from a currently logged-in admin user?
|
|
0
|
99
|
March 7, 2018
|
Which of the following will save a custom session variable in Magento?
|
|
0
|
108
|
March 7, 2018
|
Magento has the ability to run multiple stores from the same database. After adding the new store from System -> Manage Store, what is the correct code to add to the htaccess file to make Magento automatically load the new store?
|
|
0
|
123
|
March 7, 2018
|
Select which method will register observers/hooks to events in Magento
|
|
0
|
97
|
March 7, 2018
|
Which of the following statements are correct about Magento quotes?
|
|
0
|
100
|
March 7, 2018
|
Which of the following code samples will get all products sorted by ‘position’, assuming ‘position’ is of a numeric type?
|
|
0
|
111
|
March 7, 2018
|
Is it possible to trigger an event after an order has been set to “processing”?
|
|
0
|
105
|
March 7, 2018
|
Which of the following will sort products in the catalog by the date they were added?
|
|
0
|
106
|
March 7, 2018
|
Which code will get the tax amount on a page in Magento?
|
|
0
|
106
|
March 7, 2018
|
CRUD stands for the four basic types of database operations , , ___, and delete?
|
|
0
|
97
|
March 7, 2018
|