-
Notifications
You must be signed in to change notification settings - Fork 146
Category Product Position
Alexander Menk edited this page Jun 5, 2013
·
4 revisions
Right now it is impossible to set the category product position during import/export because it is hard coded in Mage_ImportExport_Model_Import_Entity_Product::_saveProducts().
Because rewriting such a huge and core method could cause serious problems an according pull request will not be merged.
An approach to a workaround for this can be found here:
This shall not be considered as a ready-made solution, as on each new Magento version the patch has to be adapted.
More information: https://github.com/avstudnitz/AvS_FastSimpleImport/pull/32