Which of the following code samples will detect if the account being checked on the front-end is an admin account?
|
|
0
|
117
|
February 24, 2018
|
If module A declares a dependency upon Module B, which of the following is not valid to declare such dependency?
|
|
0
|
116
|
February 26, 2018
|
Which of the following statements are true regarding custom options for products in Magento?
|
|
0
|
106
|
June 8, 2018
|
Which of the following Events are triggered when the payment has been confirmed?
|
|
0
|
131
|
June 8, 2018
|
Which of the following is the correct method to use to check if custom options were added to a product?
|
|
0
|
100
|
June 8, 2018
|
How can programmatically added bundle products be shown in Magento’s front-end?
|
|
0
|
102
|
June 8, 2018
|
Select which conditions can be checked to track down a product that is not showing in a category page.
|
|
0
|
101
|
June 8, 2018
|
Which of the following Magento classes should be used for adding custom duties/taxes to a quote during the checkout process?
|
|
0
|
102
|
June 8, 2018
|
What is the difference between the isSaleable() and isAvailable() functions?
|
|
0
|
127
|
June 8, 2018
|
Which of the following methods can be used add a new attribute to all products?
|
|
0
|
105
|
June 8, 2018
|
Which of the following will add a new custom block on the product details page after the media block, using a custom module?
|
|
0
|
106
|
June 8, 2018
|
Which of the following code samples will link a configurable product’s images to its constituent simple products, in the product details page?
|
|
0
|
113
|
June 8, 2018
|
What is the correct method for calling a single product inside a static block?
|
|
0
|
98
|
June 8, 2018
|
By default, Magento allows 3 themes to be loaded at any time. In what order are they loaded? (1 being first and 3 being last)
|
|
0
|
110
|
June 8, 2018
|
Which of the following will list all products from a particular category?
|
|
0
|
108
|
June 8, 2018
|
Which of the following will retrieve a list of all shipping methods in Magento?
|
|
0
|
105
|
June 8, 2018
|
Which of the following will get the tax amount on a page in Magento?
|
|
0
|
109
|
June 8, 2018
|
Which of the following will get the order increment ID in Magento?
|
|
0
|
103
|
June 8, 2018
|
How can a new column be added in sales_flat_order to save a custom value in Magento?
|
|
0
|
134
|
June 8, 2018
|
Which of the following will check whether the currently logged-in customer ever placed an order at the Magento store?
|
|
0
|
115
|
June 8, 2018
|
What is the correct method to add an external JavaScript file to Magento’s local.xml file?
|
|
0
|
120
|
June 8, 2018
|
Assuming the following choices are to be added to a custom theme layout’s local.xml file; which of the following will move the “related products” box in the “product details page” to the bottom center column?
|
|
0
|
97
|
June 8, 2018
|
Which of the following Magento objects will be created during checkout?
|
|
0
|
115
|
June 8, 2018
|
Which of the following will call a static block inside one of Magento’s template files?
|
|
0
|
115
|
June 8, 2018
|
Assuming that trees must have categories as parents and products as children, and that there are no sub-categories under main categories, which of the following code samples will get the full catalog tree?
|
|
0
|
104
|
June 8, 2018
|
Which of the following will get a list of products belonging to a specific category within a view file?
|
|
0
|
101
|
June 8, 2018
|
What is the difference between “Flush Magento Cache” and “Flush Cache Storage” in the Magento Cache Management System?
|
|
0
|
107
|
June 8, 2018
|
What is the recommended way to override/extend Magento core functionality?
|
|
0
|
116
|
June 8, 2018
|
The browser is ignoring the file referred on the code below
|
|
0
|
99
|
June 8, 2018
|
What is the best way to create global variables which can be used everywhere in Magento?
|
|
0
|
104
|
June 8, 2018
|