Sequential product IDs?
-
Hey team, I hope you’re well.
I wanted to check something – is there a way to ensure sequential IDs for products or at least be able to choose a number range for IDs?
My case is the following: I worked on a small e-shop where I uploaded the products manually one by one. Each product got assigned a random ID automatically by WooCommerce, ranging from 100 to 400 and even 1000.
Now I want to upload a large amount of products using a .csv sheet and I am not sure how to avoid the issue of having the newly uploaded products take the IDs of an already existing product and therefore overwrite the existing product.
This already happened and while I am going to fix it now, I was just wondering if there’s a way to avoid this in the future. Thank you in advance!
- You must be logged in to reply to this topic.