In the first part of the Magento Theme development, I introduced you to the basics of theme development, including the packages, folder structure in Magento and Magento Base Directory. The first part was only an introduction to Magento Theme building. Now, we are going to start with more technical aspects of theme development. I will be going through each part one by one, starting off with the Product Page development.
Every module of a theme gets its own XML file to manage what things to include and the general layout of the page. Now the page I’m building depends on a file catalog.xml to define its content and structure.
Here Are The Complete Tutorial: http://www.cloudways.com/blog/magent...e-development/View more threads in the same category:
- Prevent an array filter warning while adding products
- Best Development Practices in Magento 2
- How to Secure Magento Against SQL Injections
- How To Backup And Rollback In Magento 2
- Implement Your Custom API In Magento Backend
- How to Create Simple Twitter Feed Module in Magento 2
- How To Secure cron.php In Magento 2
- How To Create & Configure Multi Store In Magento 2
- Create Your Own Widget In Magento
- Third Part of Magento Theme Development
Bookmarks