1 min readWhat Is The DDL Class In Magento?Q. What is the DDL class in Magento? The only DDL class in Magento is Varien_Db_Ddl_Table... Read More
1 min readWhich Classes And Files Should Be Checked If A Link To A Custom Javascript File Isn’t Being Rendered On A Page?Q. Which classes and files should be checked if a link to a custom javascript file isn’t being rendered on... Read More
1 min readWhich Product Types Are Implemented As Part Of The Mage_Catalog Module, And Which Are Not?Q. Which product types are implemented as part of the Mage_Catalog module, and which are not? Mage_Catalog – simple, grouped,... Read More
1 min readWhich Product Types Implement A Parent-Child Relationship Between Product Entities?Q. Which product types implement a parent-child relationship between product entities? configurable, bundle and grouped... Read More
1 min readWhich Database Tables Are Shared Between Product Types, And Which Ones Are Specific To One Product Type?
1 min readHow Do The Different Product Types Handle Price Calculation?Q. How do the different product types handle price calculation? <price_model>catalog/product_type_configurable_price</price_model>... Read More
1 min readWhich Indexing Processes Does The Product Type Influence?Q. Which indexing processes does the product type influence? Product Price... Read More
1 min readWhat Are Total Models Responsible For In Magento?Q. What are total models responsible for in Magento? Quote, invoice, creditmemo – discount – grand total – shipping –... Read More
1 min readHow And When Does Magento Load The Base Configuration, The Module Configuration, And The Database Configuration?Q. How and when does Magento load the base configuration, the module configuration, and the database configuration? – Magento loads... Read More