You want to add the file “somescript.js” in a template. The JS-file is in the folder “root: js/lib”. Which piece of code should you use?
Given the following XML, which statement is true?
In Magento layouts, which attribute for
In a “new order” transactional email template, which two of the following are valid ways to get properties of the template variable “order”? (Choose TWO.)
Which of following "if else" constructs is used in Magento core templates?
The name of a design package in the Design tab of the System->Configuration window in Admin is also used as ________ and ________ . (Choose TWO.)
You have created a system of multiple stores within a single Magento installation. Which one of the following levels of settings is NOT available?
What is the proper layout update handle for adding a CSS file to the product page?
Which one of the following methods assigns a custom template to the product compare sidebar block?
You need to add a custom structural block template to a block that will render all children automatically. Which three attributes are required in the block’s XML definition? (Choose THREE.)