Closed hashir-dhattiwala closed 8 years ago
No modifications needed to ApiImport at all. Just export a sample product with your group prices set how you want them. ApiImport expects exactly the same data as that export. That's because this module is only a wrapper around Mage_ImportExport.
Hi Daniel,
Hope you're fine. Can you answer Asap, my a quick and urgent query ?
Using your import module and without having to do any major code changes, I need to import a product's group prices for customer groups "Trade" and "Wholesale".
Now I have already included the modified
_saveProducts
function as below in your module'sapp/code/local/Danslo/ApiImport/Model/Import/Entity/Product.php
But I can't seem to have any luck/success with this. I can import single group's price(Trade/Wholesale) but cannot do both groups during one product import. Can you help me out ?
Waiting..... Hashir