|
Which of the following will add a static block on the site’s home page in Magento?
|
|
0
|
101
|
February 24, 2018
|
|
For data security and privacy reasons, Magento uses two cookies for frontend session. All I know is that one of them is being set in Mage_Core_Model_Cookie::set(..) and the other one in Zend_Session::expireSessionCookie(). Why does Magento use the Zend_Se
|
|
0
|
108
|
February 24, 2018
|
|
Which of the following code samples will display products from a certain category in random order?
|
|
0
|
100
|
February 24, 2018
|
|
Select the correct sequence of methods to use to create a bundle product in Magento
|
|
0
|
119
|
February 24, 2018
|
|
Assuming that a column needs to be added under Catalog >> Manage Products in Magento, which file will need to be edited?
|
|
0
|
104
|
February 24, 2018
|
|
Which of the following will return the absolute path for a product image in Magento?
|
|
0
|
114
|
February 24, 2018
|
|
Which of the following will display only ‘configurable’ products in a page?
|
|
0
|
106
|
February 24, 2018
|
|
Which of the following will get a specific product attribute from its product ID without loading the whole product?
|
|
0
|
107
|
February 24, 2018
|
|
An observer in magento is defined as a:
|
|
0
|
97
|
February 24, 2018
|
|
Assuming a left column is going to be added, which of the following are possible values of the block type in the code below? `<block type="" name="left" as="left" template="page/html/left.phtml" />`
|
|
0
|
100
|
February 24, 2018
|