Friday, May 31, 2013

Product Grid in Admin Edit Form or Page in Magento

Hi,

Today i created one module which will save products that is in admin edit page you can add product grid and select the product and save it it will show back when you come to edit

some thing like in admin product edit page you have cross sells or related product tabs where user can search products ,sort filter the products and select it and save it

which can be extend to custom module custom product grid in edit page where we can filter,sort or search the product and select and save it

For more information you can contact me!!
:-)

Wednesday, May 29, 2013

Split Order into 2 order in magento

Hi,
if you need to split the order before it placed
that is if condition is true order will be Split ed into 2 order and place 2 order i created a module which will split the order into 2 and placed it based on the condition
here i took condition based on attribute set of product which can be modified easily
you can contact me if you need !!!

Wednesday, May 22, 2013

Product Tag Import In Magento

Hi
if you need to import tags for product you can use the attached file and see read_me.txt which will explain clearly
in this code you have to use advance profile to import the tags for product
for file go to this link where file is attached
http://www.magentocommerce.com/boards/viewthread/394162/

Category Product Position Import Magento

Hi,

Magento has no option ti import Position of product in category so implemented the code where admin can import the Product Position of Category which will be in Advance profile import


For more Information you contact me

Dynamic load City after selecting region of address form in Magento

Hi,

In Magneto Region will be load after Country selection in address form if region name is saved in DB but there is no option to load City after selected Region so to over come from that issue i did modified in code


once you select region City will be loaded as like region
for more information contact us