Is there a way to add a custom form element to a Magento Adminhtml form without placing the custom element in the lib/Varian folder?
Similar to the question asked at: Magento - Show Custom Att开发者_Python百科ributes in Grouped Product table
We have a magento commerce site running on an IIS 6.0 server with PHP 5.2.11 running magento. Whenever user tries to use the print to download pdf to their computer from the admin panel the download
I\'ve spent hours trying to override the Magento block for the \"Add store\" and \"Edit store\" pages in an extension, to add another text box to it. After Going through books and Googling, I\'ve foun
Currently I’m having some difficulties wi开发者_如何转开发th using new Magento\'s soap v2 from c# interface.
How can I add a custom event in Ma开发者_运维知识库gento like \"done_some_thing\"? I am coding for a shopping cart which gives a certain % discount for the customers who comes through a particular li
I have the below code courtesy to Edmond\'s Ecommerce that converts Magento\'s standard mini-search form to a more detailed mini-search like the ones seen in Amazon and eBay. At this juncture, I\'m ab
I have successfully setup a shopping cart rule to allow a user to purchase 2 products and get the third free. I used the \"Buy X Get Y Free\" option and have inserted \'1\' into the Discount Amount fi
I have an established Magento site that is only just starting to get complaints about its performance. It\'s on a shared server. The internal server-side cache is also enabled.
I want to modify one attribute of my product automatically (code). How could i do that plz? I have seen how to show one attribu开发者_如何学Pythonte, but not how to modify.