EL
Asked
Hi there.
How can I update the sale prices of all products and their tax, via csv?
For example, a product currently costs $ 10, excluding tax. I need to update the price to include VAT 20%, without changing the final price. Then the new price will be 8.33 and VAT 1.67
Thank you!
- MSAnswered
Hello,
The import product check for the product code column. If it finds any product with code then that will be updated otherwise new product will be added.
Thank you
- Login to Reply