Top "Magento" questions

General Magento questions (like administration) may be asked on https://magento.

Programmatically add product to cart with price change

I want to add a product to cart programmatically. Also, I want to change the product price when added to …

php magento
how to get category name of current product (on product detail page) in magento

I used following codes but didn't work for this case: $_category_detail=Mage::registry('current_category'); echo $_category_detail->…

php magento magento-1.5
Magento programmatically remove product images

This must be a such a simple programming task that I absolutely cannot find any information about it on the …

image magento product
Magento getParam v $_GET

Can anyone explain the differences both functionally and in terms of good/bad practice whhy one of these should be …

php magento
How to add something to right sidebar in Magento

I'm new to Magento. I've read a dozen of questions here and posts on Magento forums but none of them …

magento sidebar
php xsl extension missing magento readiness check

I'm trying to install magento on my Windows 10 system with MAMP PRO, and I have been getting the same error …

php windows magento xslt mamp
addAttributeToFilter and OR condition in Magento's Collection

I'd like to select products depending on several criteria from different attribute. I know how to user $collection->addAttributeToFilter(…

php collections magento attributes
Why I can not login to magento backend using google chrome

I am using magento community edition 1.7.0.2.I am not able to login to back end of magento.I know this …

php magento google-chrome login magento-1.7
get an array of all a products attributes in magento

I cannot figure this out! I am trying to get a list of a products attributes into an array on …

php zend-framework magento magento-1.4
Magento 404 on Admin Page

About a week ago, I was working in a test environment for a new site. I left for an hour, …

php magento http-status-code-404 admin