AvS_FastSimpleImport icon indicating copy to clipboard operation
AvS_FastSimpleImport copied to clipboard

Request on how to import multiple customer group prices with this module

Open bijalbhavsar opened this issue 9 years ago • 0 comments

We want to import tier price + group price based on multiple customer group using this module. I have done some R&D to find the format which we can parse data.

Let's say we have to add price for "Group 1" = "200USD" , "Group2" = "300USD" etc. for one product, how can we parse it in array?

As per the R&D we can pass _group_price_customer_group = Group 1 ID, _group_price_website = 1, _group_price_website = 200USD.

Let me know if we have any user guide to import customer group price.

bijalbhavsar avatar Mar 02 '16 06:03 bijalbhavsar