Magento
Inside the XML node config/global/blocks, what is the correct xpath for rewriting the catalog/product_view block?
What is the correct method for calling a single product inside a static block?
What is particular in the "helpers" ?
What is the difference between Mage::getSingleton() and Mage::getModel() in Magento?
What is XML-RPC?
What is default value of cookie lifetime
Which of the following code samples will link a configurable product's images to its constituent simple products, in the product details page?
For items where inventory is not tracked, what is the setting to shut inventory management off?
What is the best way to add xml settings for front of the store?
What is the difference between the isSaleable() and isAvailable() functions?
What is EAV in Magento?
What is the difference between "Flush Magento Cache" and "Flush Cache Storage" in the Magento Cache Management System?
When creating a new product, what is the first thing you must choose?
What is the rule for working with Magento's base package?
What is a Frontend Block?
What is the correct method to add an external JavaScript file to Magento's local.xml file?
What is the correct method for injecting a custom block into Magento via layout.xml?
What is the best way to store session values in Magento?
Consider the following code:What is the meaning of A/B?
What is the difference between subtotal price and base subtotal?
What is the basic class/interface for every model observer class?
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?
What is the setting that determines that product will show on the search page and not on the category listing?
What is the difference between a simple product type and a virtual product type?
What is the best way to create global variables which can be used everywhere in Magento?
What is the file format for a data upgrade script?
What is a function of Layouts in Magento?
What is the recommended way to override/extend Magento core functionality?
What is the best place to make extension changes for frontend?
What is EAV?
What is the purpose of a Grouped Product?
What is the setting that determines that an attribute value will show on the product page?
What is the correct way to add css and js in magento page?
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?
What is the difference in the effect of calling the invoice capture() method versus the invoice pay() method?
What is the purpose of PCI Compliance?
What is the name of the shopping cart item created from a recurring product?
A SOAP request is basically an HTTP POST request containing a SOAP ____ a ____ and a ____?
CRUD stands for the four basic types of database operations , , _____, and delete?
What is the difference between the base_grand_total and grand_total attributes of the order?
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.
What is a Composite Product?