How can I allow SKU be longer than 34 cha开发者_如何学Pythonracters (for simple products) for all products?
I am following the book \"Php Architects Guide to Programming Magento\" where i try to incorporate rewards feature in magento.
I\'m working on building a Magento site, and it\'s by far the most mammoth package I\'ve ever worked with. I\'ve decided to set up a proper development server and use Subversion for version control. I
I get this error in my Magento store when I turn on flat catalogs: SELECT COUNT(_table_views.event_id) AS `views`, `e`.*, `e`.`entity_id`, `e`.`attribute_set_id`, `e`.`type_id`, `e`.`category_ids`, `
Which fi开发者_运维知识库le would I look in to add nofollow tags to my layered navigation?Found it:
I have a product collection that I am getting from a configurable product, and I want to filter that collection to only include products that have images attached to them. How do I go about th开发者_高
With a bundled product in magento you can select various types of options - drop down for example adds a Qty box so you may choose the quantity of items from the drop down.
In Magento how do I specify how many products I would like displayed horizontally in the grid.By default it is 3 and I can\'t see where to change this (I开发者_开发百科 would like to set it to 2).
I am working on a ecommerce based on MagentoCommerce. I use 3 environments: dev (on my local machine), staging and production (both on my dedicated server).
How can I set different email t开发者_StackOverflow社区emplates for Customer Order Confirm email and Admin copy of the same.