Thread Starter
jmnn
(@jmnn)
and how can i show the CVS File ?
Plugin Support
slash1andy
(@slash1andy)
Automattic Happiness Engineer
Hey there!
You can use an online file sharing platform to send the CSV, but we also need to know a bit more about what you are wanting to do, as it’s not really clear what you are trying to do with the CSV file.
Tell us a bit more about that and provide the CSV and we can hopefully give a solution 🙂
Thread Starter
jmnn
(@jmnn)
ok. I have a lot of product’s variable and want add in site.
So for example i have export one of my variable product what i have created, and have And looking at the example, I added new data after saving, I imported it to the woocommerce, and instead of a variable product, only the product with the attributes of which I contributed appears. Ie there are no variations and prices, but there is other data. That’s why I did not understand where I make a mistake. Why everything is loaded except for variations and prices and the product shows that it is not available.
Please see image what it be look like https://monosnap.com/file/uPrtZsflBKVAObEisYB5b4vrW9OV6M
I think problem is with ID but i have try a lot have changed but still like this.
So please tell me where i do wrong
Thread Starter
jmnn
(@jmnn)
hello what i need write in ID and parent ID
my work is stopped please reply
@jmnn Were you able to find a solution for this?
It sounds like you tried to create additional variations, along with updating current variations. For the new variations, you would need to make sure the parent column is set like the existing variations, this could be id:000 or the SKU of the parent.
If you are modifying the variations, you would not want to change the id for the row in the csv, as that will make it so the updates go to a different variation and not the same variation.