3
2009
Add to Cart with custom attributes & values
I want to display the custom price on the Shopping Cart page. By default if you add to cart the product it will take the price & will show that price on the cart page. The data on the cart page is coming from the table ‘sales_flat_quote_item’. This table [...] Continue Reading…
20
2009
Magento Redirection loop problem after installing SSL
On one of the Magento based project, I am working on I was facing lot many issues after having SSL on Godaddy hosting. Godaddy hosting is always having issues. The biggest problem was, one page checkout page was getting infinite redirection loops. So it was not opening anyhow. The solution was [...] Continue Reading…
16
2009
Add custom input fields on Admin html forms in Magento
Adding a custom input type on the forms on Admin html is very easy. I used this in the module which I created with Module Creator. I supposed to show the uploaded image on the edit form on Admin. The images are uploaded by the user from the front end. For displaying [...] Continue Reading…

