Delete all categories in Magento

Posted by on Mar 18, 2014 in Magento | No comments yet

If you have been working on a demo store – or yours is still in the early stages of construction, you will probably find it necessary to remove all the categories to start fresh at some point So here is …

Show posts from a category magento AW BLog

Posted by on Mar 4, 2014 in Magento | 3 Comments

When using the AheadWorks Blog Magento Extensions sometimes necessary show blog category from block or cms page. Need to make small changes before use code Go to app/code/community/AW/Blog/Block/Cat.php and change to

US and Canada postal code validation RegEx

Posted by on Feb 8, 2014 in Javascript, Jquery, Magento | No comments yet

When dealing with magento or any other ecommerce websites which is meant to be targeted for specific countries or not we must check validity of the postal code On one of my recent projects I come with the same problem …

Get countryID from selected / entered shipping address magento

Posted by on Feb 7, 2014 in Magento, Php | No comments yet

Some times we need to get countryid from selected/entered shipping address, As the checkout page is completely driven by ajax we need to utilize any page which is refreshed like the available shipping methods block so when ever there is …

Load More