Archive

Author Archive

Get Cart Items in Magento

February 24th, 2013 No comments

Use the below code to get All cart items in Magento... Read More >

Categories: Magento Tags:

Get subtotal and grand total in Magento

June 25th, 2012 1 comment

Use the below code to subtotal and grand total of cart in Magento... Read More >

Categories: Uncategorized Tags:

Unable to send mails in Magento

June 15th, 2012 4 comments

Some days back, I came across an issue. No mails from Magento are sent successfully and Magento is not throwing any error message in the front end. First I thought its something related to the server and checked if the sendmail is installed properly. Then tested with a simple php sendmail function which successfully delivered the email. So I went into the log and found the following error was logged in the exception.log file.... Read More >

Categories: Magento Tags:

Get Region name from RegionId in Magento

Use the below code to get the Region name from RegionId in Magento in magento... Read More >

Categories: Magento Tags:

Get Country name from Country Code in Magento

Use the below code to get the Country Name from Country Code in magento... Read More >

Categories: Magento Tags:

Get Current Category Id in Magento

Use the below code to get the current category id category ID in magento... Read More >

Categories: Magento Tags:

Get Category Url from ID in Magento

May 25th, 2012 1 comment

Use the below code to get the category url from the category ID in magento... Read More >

Categories: Magento Tags:

How to add a class to body in magento

To add a new class to the body tag in Magento,  use the code below in the design layout... Read More >

Categories: Magento Tags:

How to find location of any IP address

February 20th, 2011 No comments

IP Fingerprints helps to find the location of any IP address. It uses the google map to show the location of the IP. It also shows the following details... Read More >

Categories: Uncategorized Tags:

jQuery Lightbox Install Instructions

February 17th, 2011 No comments

Lightbox is a very neat, simple and proffessional looking juqery script which can be used for photo galleries.... Read More >

Categories: Uncategorized Tags: