variable price not working with WP All Import
-
This plugin does not work with variable products when I import with WP All Import. I have no problem with simple products.
My xml for the import is like this:
<article>
<article_configurations>
<configuration>
<prices>
<price quantity="4800">0.1353></price>
<price quantity="2400">0.1394></price>
<price quantity="1200">0.1517></price>
<price quantity="600" >0.1599></price>
<price quantity="1">0.1681></price>
</prices>
</configuration>
</article_configurations>
</article><configuration> is a product variation.
Can you help me?
- You must be logged in to reply to this topic.