Which one of the following calls returns a simple product type model?
Assume that $product is an instance of Mage_Catalog_Model_Product representing a simple product.
Which of the following is an advantage to using an EAV-based model instead of a model storing data in a single table?
What is the total model Mage_Sale_Model_Quote_Addres_Total Nominal used for?
When an admin page is requested, which of the following methods will be executed first?
Assume we have a table mage_acme/ and you want to add an index for two fields, A and B. Which one of the following code fragments can do that?
Currently there are no comments in this discussion, be the first to comment!