I have created a custom script to import a bulk number of customers to magento database. What client needed is for each 100 customers import they needed a mail about whats going on and status of the i
I have been recieving this error on the clients MAC machne in Safari Browser Its working fine everywhere else in other browsers Any guesses 开发者_运维问答on this Issue.
I have started working on a fresh Magento 1.4.2 installation. When I try to add a new attribute I get 开发者_运维技巧the following error:
I want to create a function that can be acc开发者_JS百科essed by all *.phtml files.Where should i place this function in the magento framework?For down and dirty things, you can always define it in in
I see this variable {{htmlescape var=$customer.name}} in the file app/locale/en_US/template/email/wishlist_share.html.
Currently, on my Magento store, a user can search anything in the 开发者_开发百科main search bar and it will return every product in the database. So if I sell nail polish, and the user types in \"tom
I have issue in installing & using Advanced Featured Products Extension(http://www.mage-world.com/advance-featured-products-magento-extension ).
How can I change the product display order in the front end (grid or list) by setting some preferences from back-end? I guess it should be other than best value and name from the default Magento displ
During the checkout process I can use the开发者_如何学JAVA addTotal method on the address object to add a payment fee to be displayed for the user.
I want to make the price text field开发者_运维技巧 in magento backend readonly because I use another custom attributes to fix prices.