Magento

0
Answered
0
Correct
0%
Accuracy
Question 1 Easy Mcq

Inside the XML node config/global/blocks, what is the correct xpath for rewriting the catalog/product_view block?

Question 2 Easy Mcq

What is the correct method for calling a single product inside a static block?

Question 3 Easy Mcq

What is particular in the "helpers" ?

Question 4 Easy Mcq

What is the difference between Mage::getSingleton() and Mage::getModel() in Magento?

Question 5 Easy Mcq

What is XML-RPC?

Question 6 Easy Mcq

What is default value of cookie lifetime

Question 7 Easy Mcq

Which of the following code samples will link a configurable product's images to its constituent simple products, in the product details page?

Question 8 Easy Mcq

For items where inventory is not tracked, what is the setting to shut inventory management off?

Question 9 Easy Mcq

What is the best way to add xml settings for front of the store?

Question 10 Easy Mcq

What is the difference between the isSaleable() and isAvailable() functions?

Question 11 Easy Mcq

What is EAV in Magento?

Question 12 Easy Mcq

What is the difference between "Flush Magento Cache" and "Flush Cache Storage" in the Magento Cache Management System?

Question 13 Easy Mcq

When creating a new product, what is the first thing you must choose?

Question 14 Easy Mcq

What is the rule for working with Magento's base package?

Question 15 Easy Mcq

What is a Frontend Block?

Question 16 Easy Mcq

What is the correct method to add an external JavaScript file to Magento's local.xml file?

Question 17 Easy Mcq

What is the correct method for injecting a custom block into Magento via layout.xml?

Question 18 Easy Mcq

What is the best way to store session values in Magento?

Question 19 Easy Mcq

Consider the following code:What is the meaning of A/B?

Question 20 Easy Mcq

What is the difference between subtotal price and base subtotal?

Question 21 Easy Mcq

What is the basic class/interface for every model observer class?

Question 22 Easy Mcq

If an order has been created and is in pending state, what is the appropriate action that needs to be taken, for the to progress into the processing state?

Question 23 Easy Mcq

What is the setting that determines that product will show on the search page and not on the category listing?

Question 24 Easy Mcq

What is the difference between a simple product type and a virtual product type?

Question 25 Easy Mcq

What is the best way to create global variables which can be used everywhere in Magento?

Question 26 Easy Mcq

What is the file format for a data upgrade script?

Question 27 Easy Mcq

What is a function of Layouts in Magento?

Question 28 Easy Mcq

What is the recommended way to override/extend Magento core functionality?

Question 29 Easy Mcq

What is the best place to make extension changes for frontend?

Question 30 Easy Mcq

What is EAV?

Question 31 Easy Mcq

What is the purpose of a Grouped Product?

Question 32 Easy Mcq

What is the setting that determines that an attribute value will show on the product page?

Question 33 Easy Mcq

What is the correct way to add css and js in magento page?

Question 34 Easy Mcq

Magento has the ability to run multiple stores from the same database. After adding the new store from System -> Manage Store, what is the correct code to add to the htaccess file to make Magento automatically load the new store?

Question 35 Easy Mcq

What is the difference in the effect of calling the invoice capture() method versus the invoice pay() method?

Question 36 Easy Mcq

What is the purpose of PCI Compliance?

Question 37 Easy Mcq

What is the name of the shopping cart item created from a recurring product?

Question 38 Easy Mcq

A SOAP request is basically an HTTP POST request containing a SOAP ____ a ____ and a ____?

Question 39 Easy Mcq

CRUD stands for the four basic types of database operations , , _____, and delete?

Question 40 Easy Mcq

What is the difference between the base_grand_total and grand_total attributes of the order?

Question 41 Easy Mcq

Many webhosts provide automatic installations. This allows you to install Magento with a few simple clicks. While it is important to understand the installation process, an automatic installation can save time. Contact your web site host to find out if they support automatic installations. If they do not, Magento must be installed manually.

Question 42 Easy Mcq

What is a Composite Product?