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
Do you use integer value?
These parameters
TaxCategoryId
DeliveryDateId
ProductTypeId
have only integer values.
Yes, it's correct logic.
The plugin will try to find existing product using this key (Gtin).
Change the parameter Action with the value 'Insert and Update'.
Ok, write to me about the result please.
I checked the last release of the plugin with Gift Card without shipping and I didn't see any issues.
Thank you.
I have fixed it in the release 3.05.
Yes,
Try the last release and write to me about the result.
Did you enabled or disable this parameter 'Shipping enabled' for your Gift card?
I can't duplicate this issue.
1. Download the last release of the plugin and upgrade it. Try to pay.
2. What nopcommerce version do you use?