Which ONE of the following adds links to the top links navigation?
A. Option A
B. Option B
C. Option C
D. Option D
Which of the following is the layout update handle loaded for built-in simple products?
A. TYPE_simple
B. PRODUCT_TYPE_simple
C. PRODUCT_simple
D. Simple_product
Which two of the following statements are true regarding Magento configuration scopes? (Choose TWO.)
A. "Websites" contain "Stores".
B. A "Store" can be associated with multiple "Websites".
C. A "Store View" can be associated with multiple "Stores".
D. A "Store" can be associated with multiple "Store Views".
E. Multiple "Websites" can share a "Store View".
You have created a system of multiple stores within a single Magento installation. Which one of the following levels of settings is NOT available?
A. Global
B. Website
C. Store Group
D. Store
E. Store View
Given the following code, what color is the word "sale"?
A. #AA0000
B. #000000
C. #000099
D. #AA9900
You want to set up different languages in a Magento installation with multiple stores. Which configuration scope should you use?
A. Global
B. Website
C. Store
D. Store View
A block named newsletter is already defined in the layout XML, as in the example shown below. The page on which the block is visible has a three-column layout. How can you move the block from the left column to the right column?
A. Option A
B. Option B
C. Option C
D. Option D
Which type of block defines the HTML head section of the page, which contains elements for including JavaScript, CSS, etc.?
A. core/head
B. core/template
C. page/head
D. page/html_head
E. page/head_template
What is the total width of a block-element styled with the following CSS?
A. 200px
B. 202px
C. 222px
D. 232px
Which attribute of an XML tag in the layout defines the system configuration key to be checked before performing the action method?
A. as
B. Config
C. if
D. ifconfig
E. iftrue