[WP all Import, Woocommerce] XML feed import with name= and count=
-
Hi,
I’m desperate with my problem!I have problems importing either XML or CSV. Here is why:
Problem 1:
My XML is pretty common except this:
I got “sizes” and “quantity” in this way:
<sizes>
<size name=”S” count=”4″/>
<size name=”M” count=”4″/>
<size name=”L” count=”2″/>
</sizes>How to adjust correctly “WP all Import” that my imported items via XML could have size attribute and as well STOCK (quantity)?
Problem 2:
In CSV I have let’s say one row and at the end I have two columns like “size” “S,M,L” and last column “stock” 4,4,2″. Which reflects that size S quantity is 4, etc, etc.How to adjust correctly “WP all Import” that my imported items via CSV could have size attribute and as well STOCK (quantity)?
I hope for a fast response.
—
Edz
- The topic ‘[WP all Import, Woocommerce] XML feed import with name= and count=’ is closed to new replies.