Is there a way to map an excel sheet to auto import products and update inventory and prices from sheet on Solidus??
Map an excel sheet to auto import products and update inventory and prices
61 views Asked by Jad At
1
Is there a way to map an excel sheet to auto import products and update inventory and prices from sheet on Solidus??
Have a look at https://github.com/solidusio-contrib/solidus_importer
You can export the data from Excel to CSV and than import it with this extension.