Premium Wp All Export
-
Hello my friend.
I need XML Export Template:
<products>
<product>
<ParentProductID>1</ParentProductID>
<id>2></id>
<title>Sample Product</title>
<content>Sample Content</content>
<saleprice>10.00</saleprice>
<regularprice>15.00</regularprice>
<stock>10</stock>
<images>
<image1>https://example.com/1.jpg</image1>
<image2>https://example.com/2.jpg</image2>
</images>
<variables>
<variable>
<color>Blue</color>
<size>M</color>
<stock>5</stock>
<variable>
<color>Blue</color>
<size>L</size>
<stock>5</stock>
</variable>
</variables>
</product>
</products>This possible your plugin Premium Wp All Export ?
The topic ‘Premium Wp All Export’ is closed to new replies.