• Resolved beratbak

    (@beratbak)


    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&gt;
    <image2>https://example.com/2.jpg</image2&gt;
    </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 ?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Premium Wp All Export’ is closed to new replies.