Download the new release and upgrade the plugin.
Overwrite new files and restart the nopcommerce instance.
Download the new release of the plugin. I did it today.
I wrote simple documentation.
[url=/documentation-nopimportmanager#q6]https://www.foxnetsoft.com/documentation-nopimportmanager#q6[/url]
Thank you for your ideas too.
If you didn't write a review about our support please write about it. Thank you.
https://www.nopcommerce.com/en/import-manager-20-foxnetsoftcom
Download the new release and try it
I added the new token TaxCategory.
But you can use the old field name TaxCategoryId and DeliveryDateId.
The plugin checks the value.
If this value is integer than the plugin will look for ID.
If this value is integer than the plugin will look for Name.
SimpleProduct = 5,
GroupedProduct = 10,
TaxCategoryId
This SQL command will show you ID and Name
select * from TaxCategory
But I'll add the new token 'TaxCategory' in the next release and you will be able to use TaxCategory Name or TaxCategory ID for mapping values
You need to use the next logic:
- import products
- create products product attributes or import them
- import product attribute values for products