amazon add product xml

<?xml version="1.0" encoding="UTF-8"?>
<AmazonEnvelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="amzn-envelope.xsd">
<Header>
<DocumentVersion>1.01</DocumentVersion>
<MerchantIdentifier>{$merchant_id}</MerchantIdentifier>
</Header>
<MessageType>Product</MessageType>
<PurgeAndReplace>false</PurgeAndReplace>

<Message>
    <MessageID>1</MessageID>
    <OperationType>Update</OperationType>
    <Product>
<SKU>WM-35-00-03-29-17</SKU>
<StandardProductID>
<Type>ASIN</Type>
<Value>B01HN75TCQ</Value>
</StandardProductID>
        <Condition>
<ConditionType>New</ConditionType>
</Condition>
       
        <DescriptionData>
            <Title>Rainbow Majesty Party Pack for 16 Guests</Title>
            <Brand>test brand</Brand>
            <Description>Perfect for your Rainbow Majesty Party!</Description>
            <BulletPoint>Product Dimensions 7 x 7 x 2 inches</BulletPoint>
<BulletPoint>Rainbow Majesty Party Pack for 16 Guests Includes:</BulletPoint>
<BulletPoint>(16) Lisa Frank 8 in Dessert Plates</BulletPoint>
<BulletPoint>(16) Lisa Frank 7 x 7 in Lunch Napkins</BulletPoint>
<RecommendedBrowseNode>1000</RecommendedBrowseNode>
        </DescriptionData>
<ProductData>
            <HomeImprovement>
                <ProductType>
                    <Hardware>
                        <Color>Black</Color>
                    </Hardware>
                </ProductType>
            </HomeImprovement>
        </ProductData>
    </Product>
</Message>
</AmazonEnvelope>

Comments

  1. This comment has been removed by the author.

    ReplyDelete
  2. its an important code and we have used it in the past for some of our projects and it was quiet useful

    ReplyDelete

Post a Comment

Popular posts from this blog

Blogger post using PHP API

Pin payment laravel