I am having a problem in this page: xxx/printers/monochrome-laser-printers.html I see the left column layered navigation is the red I want, but at the bottom开发者_Python百科 some part is pink.
I want to add the manufacturers name to a category listing. Found this thread, http://www.magentocommerce.com/boards/viewthread/1610/P15/#t42109 but I can´t get it to work.
I have successfully setup the newsletter subscription for guests, so that if a guest signs up for the newsletter开发者_如何学C, he gets the newsletter confirmation request email where he has to click
I have a Magento 1.5.1.0 installation, and some of the products in the catalog has swedish c开发者_运维技巧haracters at the start of the product name. This causes an incorrect sort when sorting by nam
does anyone know how one can get the catalog- and cart price rules from an order? I know that I can get the discount percentage from an order item via the method getDiscountPercent(), but how can I g
How can I deny access to http://sub.mydomain.com/, but allow for (completely) http://sub.mydomain.com/test (or http://sub.mydomain.com开发者_C百科/test/)
I\'ve added custom attribute to orders using mysql4-install-1.0.0.php in my module: $installer = $this;
I can successfully do getModel(module/licenses) but then when I load($id) things break. My database table is setup fine called licenses.
After building some frontend stuff, I\'m now exploring the internals of the admin side of Magento. I read Alan Storm\'s article on creating a simple model (as opposed to an EAV model, something which
I have a little problem with my PHP script. This one use the Magento API and try to create a media for a product.