Search code examples
magento-1.9

How to put different prices for configurable child products in CSV import export?


Importing the CSV with some configurable product, how I can input the different price for every simple product.


Solution

  • You have to use column with heading lable '_super_attribute_price_corr' to input you price for every child product. If you want to add the price simple enter the amout, if you want add the percentage than simply add percentage with percent symbol, Like (10%).