Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Magento
Exam 2: Magento Certified Developer Plus
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
How are "Rule-based related products" added to the shopping cart when you check their checkbox together with the checkbox for the basic product?
Question 22
Multiple Choice
Custom widgets must _____________.
Question 23
Multiple Choice
Which two EAV attribute fcontend_input types make use of source models?
Question 24
Multiple Choice
Which of the following will cause the javascript file at [magento root] /skin/frontend/<package>/<theme>/js/some.js to be added to the output of the standard Magento page/html_head block?
Question 25
Multiple Choice
At what point in the grid preparation and rendering process is the collection containing the data for the grid prepared for loading?
Question 26
Multiple Choice
Which of the following accurately describes the parent class of all EAV-based resource models?
Question 27
Multiple Choice
You have a product collection and want to add a filter to get all products whose name starts with Test or whose price is 0.00. Which of the following statements would add that OR condition?
Question 28
Multiple Choice
What do you need to do to implement a completely new Web Service protocol in Magento?
Question 29
Multiple Choice
Assume you added a product with custom options to the shopping cart. Where will the data for the custom options be stored persistently?
Question 30
Multiple Choice
Which one of the following controller classes could respond to this URL?: http://example.com/modulename/controller/index
Question 31
Multiple Choice
You need to create a new condition rule type. Which two of the following classes would be suitable candidates for extending? (Choose two)
Question 32
Multiple Choice
Which of the following methods exists in the Mage_Sales_Model_Quote_Address class?
Question 33
Multiple Choice
A customer has complained that his reward points sum is inaccurate. In order to debug what has happened and to discover when changes were made to his reward points, where should you look for logging information?