You are customizing the display of product details page. On this page ur customer need to change the url in which the product category name will be appear as http://mystore.com/women/tops-women/helena-hooded-fleece.html, Keeping ,maintainability in mind, How to get product url with category?
You are creating a new page layout for your custom module.
What is the primary difference between container and block elements?
You need to find all orders in the processing state. You have written the code:
When you run the code, you get the following exception:
How do you resolve the exception?
You are updating a module to add extra functionality to the Magento application, Where would Magento look for modules?