Hello,
I am using configurable products nearer 1000 products in my store. Products are categorised by shape and color attributes. Also i am using qty and product dropdown of BSS 3rd party extension. I have to add quantity as like 1 qty for $3.5, 5 qty for $3.20,10 qty for #3.00 etc . So Like this i have to added 40 enties for one simple product for Configurable. So From overall calculation Example one product have 20 simple products. ((one simple productsX 40 qty enties)X20)X 1000 Total Products == 800000 enties. Lot of Time Taken Process. Could you let me know the best way to resolve this problem. Also i have tries to upload the products using csv file. But this is also complicated process. Any other alternate way if you have let me know. Please response me Sir, As soon as posible.
Thanks
Hi @inderjitvirk009.
You can probably make a custom extension which recieves the CSV file. In that CSV file you will have to define Tiers with specific quantities and Product SKU as headers. Then provide the values suitable to you.
Upload the CSV through your newly created extension and process it through the catalog product model and you will see the tier prices in the backend automatically set for the products whose sku you added in the CSV file.
Let me know if I can help in any manner!
Hello @inderjitvirk009,
You can import tier prices by the following steps:
Step 1: Export the Tier Price Data
Step 2: Update the data
Step 3: Import the Updated Data
--
If my answer is useful, please Accept as Solution & give Kudos
You can also check this tool to mass update tier prices quickly without import -