Can you give me an idea how to import datafeed XML format to WordPress WooCommerce? They gave me these following XML files as a testing:
- ItemAvailability_example.xml
- ItemCatDesc_example.xml
- ItemDelete_example.xml
- ItemPrice_example.xml
- ItemUpsert_example.xml
- Order_cXML_example.xml
- OrderAck_example.xml
- OrderASN_example.xml
Actually, I installed WP all Import plugin and I watched the tutorial on it. But the difference is, they have 1 XML file containing all product details but not like those files above.
I hope you get it what I mean.
Thanks!