I am using Magento 2.2.7 how to add the special price. and it will be showing the mrp and special price for every product how to do that?
Asked
Active
Viewed 70 times
1 Answers
0
You can import using sku,store_view_code,attribute_set_code,product_type,special_price fields in CSV. You can ignore from and to date.
Kishan Patadia
- 5,609
- 3
- 24
- 36
-
thank you @Kishan it is working. – Parshuram May 30 '19 at 10:27