Amazon web services 通过XML将Prestashop导入Amazon产品

Amazon web services 通过XML将Prestashop导入Amazon产品,amazon-web-services,import,product,prestashop-1.5,amazon-mws,Amazon Web Services,Import,Product,Prestashop 1.5,Amazon Mws,我正在使用第三方模块将我的产品同步到Amazon.in使用Amazon Marketplace web Service(Amazon MWS)。 我发送以下产品提要: <?xml version="1.0" encoding="UTF-8"?> <AmazonEnvelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="amzn-envelope.xsd

我正在使用第三方模块将我的产品同步到Amazon.in使用Amazon Marketplace web Service(Amazon MWS)。 我发送以下产品提要:

<?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>A23HJ74Y8N7IZI</MerchantIdentifier>
  </Header>
  <MessageType>Product</MessageType>
  <Message>
    <MessageID>1</MessageID>
    <OperationType>Update</OperationType>
    <Product>
      <SKU>MSL110</SKU>
      <DescriptionData>
        <Title>Boerandfitch - Grey Milange Boxer Shorts - MSL110</Title>
        <Brand>Boerandfitch</Brand>
        <Description>97% cotton ,3% polyester&#13;&lt;br /&gt;
Dark Grey Melange colour, Regular fit&#13;&lt;br /&gt;
Wash dark colour seperately&#13;&lt;br /&gt;
 Do not Iron on applique. Reverse Iron&#13;&lt;br /&gt;
Machine wash or hand wash using a mild detergent</Description>
        <BulletPoint>Constructed in cotton fine fleece</BulletPoint>
        <Manufacturer>Boerandfitch</Manufacturer>
        <MfrPartNumber>MSL110</MfrPartNumber>
        <SearchTerms>online shopping shorts knitted trackpant track sho</SearchTerms>
        <SearchTerms>bottom melange shorts cotton shorts fire bird shor</SearchTerms>
      </DescriptionData>
      <ProductData>
        <Clothing>
          <VariationData>
            <Parentage>parent</Parentage>
            <VariationTheme>SizeColor</VariationTheme>
          </VariationData>
          <ClassificationData>
            <ClothingType>Sleepwear</ClothingType>
            <Department>Men</Department>
            <StyleKeywords>Relaxed</StyleKeywords>
            <MaterialComposition>Cotton</MaterialComposition>
            <InnerMaterial>Cotton</InnerMaterial>
            <OuterMaterial>Cotton</OuterMaterial>
            <Season>Spring-Summer</Season>
            <CollectionName>Spring-Summer 14</CollectionName>
          </ClassificationData>
        </Clothing>
      </ProductData>
    </Product>
  </Message>
  <Message>
    <MessageID>2</MessageID>
    <OperationType>Update</OperationType>
    <Product>
      <SKU>MSL110-DGM-L</SKU>
      <StandardProductID>
        <Type>EAN</Type>
        <Value>8903189246745</Value>
      </StandardProductID>
      <Condition>
        <ConditionType>New</ConditionType>
      </Condition>
      <DescriptionData>
        <Title>Boerandfitch - Grey Milange Boxer Shorts - MSL110 - Dark Grey Melange, L</Title>
        <Brand>Boerandfitch</Brand>
        <Description>97% cotton ,3% polyester&#13;&lt;br /&gt;
Dark Grey Melange colour, Regular fit&#13;&lt;br /&gt;
Wash dark colour seperately&#13;&lt;br /&gt;
 Do not Iron on applique. Reverse Iron&#13;&lt;br /&gt;
Machine wash or hand wash using a mild detergent</Description>
        <BulletPoint>Constructed in cotton fine fleece</BulletPoint>
        <Manufacturer>Boerandfitch</Manufacturer>
        <MfrPartNumber>MSL110-DGM-L</MfrPartNumber>
        <SearchTerms>online shopping shorts knitted trackpant track sho</SearchTerms>
        <SearchTerms>bottom melange shorts cotton shorts fire bird shor</SearchTerms>
      </DescriptionData>
      <ProductData>
        <Clothing>
          <VariationData>
            <Parentage>child</Parentage>
            <Size>Large</Size>
            <Color>Dark Grey Melange</Color>
            <VariationTheme>SizeColor</VariationTheme>
          </VariationData>
          <ClassificationData>
            <ClothingType>Sleepwear</ClothingType>
            <Department>Men</Department>
            <StyleKeywords>Relaxed</StyleKeywords>
            <ColorMap>Multi-Coloured</ColorMap>
            <MaterialComposition>Cotton</MaterialComposition>
            <InnerMaterial>Cotton</InnerMaterial>
            <OuterMaterial>Cotton</OuterMaterial>
            <Season>Spring-Summer</Season>
            <SizeMap>Large</SizeMap>
            <CollectionName>Spring-Summer 14</CollectionName>
          </ClassificationData>
        </Clothing>
      </ProductData>
    </Product>
  </Message>
  <Message>
    <MessageID>3</MessageID>
    <OperationType>Update</OperationType>
    <Product>
      <SKU>MSL110-DGM-S</SKU>
      <StandardProductID>
        <Type>EAN</Type>
        <Value>8903189246738</Value>
      </StandardProductID>
      <Condition>
        <ConditionType>New</ConditionType>
      </Condition>
      <DescriptionData>
        <Title>Boerandfitch - Grey Milange Boxer Shorts - MSL110 - Dark Grey Melange, S</Title>
        <Brand>Boerandfitch</Brand>
        <Description>97% cotton ,3% polyester&#13;&lt;br /&gt;
Dark Grey Melange colour, Regular fit&#13;&lt;br /&gt;
Wash dark colour seperately&#13;&lt;br /&gt;
 Do not Iron on applique. Reverse Iron&#13;&lt;br /&gt;
Machine wash or hand wash using a mild detergent</Description>
        <BulletPoint>Constructed in cotton fine fleece</BulletPoint>
        <Manufacturer>Boerandfitch</Manufacturer>
        <MfrPartNumber>MSL110-DGM-S</MfrPartNumber>
        <SearchTerms>online shopping shorts knitted trackpant track sho</SearchTerms>
        <SearchTerms>bottom melange shorts cotton shorts fire bird shor</SearchTerms>
      </DescriptionData>
      <ProductData>
        <Clothing>
          <VariationData>
            <Parentage>child</Parentage>
            <Size>Small</Size>
            <Color>Dark Grey Melange</Color>
            <VariationTheme>SizeColor</VariationTheme>
          </VariationData>
          <ClassificationData>
            <ClothingType>Sleepwear</ClothingType>
            <Department>Men</Department>
            <StyleKeywords>Relaxed</StyleKeywords>
            <ColorMap>Multi-Coloured</ColorMap>
            <MaterialComposition>Cotton</MaterialComposition>
            <InnerMaterial>Cotton</InnerMaterial>
            <OuterMaterial>Cotton</OuterMaterial>
            <Season>Spring-Summer</Season>
            <SizeMap>Small</SizeMap>
            <CollectionName>Spring-Summer 14</CollectionName>
          </ClassificationData>
        </Clothing>
      </ProductData>
    </Product>
  </Message>
  <Message>
    <MessageID>4</MessageID>
    <OperationType>Update</OperationType>
    <Product>
      <SKU>MSL110-DGM-XL</SKU>
      <StandardProductID>
        <Type>EAN</Type>
        <Value>8903189246721</Value>
      </StandardProductID>
      <Condition>
        <ConditionType>New</ConditionType>
      </Condition>
      <DescriptionData>
        <Title>Boerandfitch - Grey Milange Boxer Shorts - MSL110 - Dark Grey Melange, XL</Title>
        <Brand>Boerandfitch</Brand>
        <Description>97% cotton ,3% polyester&#13;&lt;br /&gt;
Dark Grey Melange colour, Regular fit&#13;&lt;br /&gt;
Wash dark colour seperately&#13;&lt;br /&gt;
 Do not Iron on applique. Reverse Iron&#13;&lt;br /&gt;
Machine wash or hand wash using a mild detergent</Description>
        <BulletPoint>Constructed in cotton fine fleece</BulletPoint>
        <Manufacturer>Boerandfitch</Manufacturer>
        <MfrPartNumber>MSL110-DGM-XL</MfrPartNumber>
        <SearchTerms>online shopping shorts knitted trackpant track sho</SearchTerms>
        <SearchTerms>bottom melange shorts cotton shorts fire bird shor</SearchTerms>
      </DescriptionData>
      <ProductData>
        <Clothing>
          <VariationData>
            <Parentage>child</Parentage>
            <Size>X-Large</Size>
            <Color>Dark Grey Melange</Color>
            <VariationTheme>SizeColor</VariationTheme>
          </VariationData>
          <ClassificationData>
            <ClothingType>Sleepwear</ClothingType>
            <Department>Men</Department>
            <StyleKeywords>Relaxed</StyleKeywords>
            <ColorMap>Multi-Coloured</ColorMap>
            <MaterialComposition>Cotton</MaterialComposition>
            <InnerMaterial>Cotton</InnerMaterial>
            <OuterMaterial>Cotton</OuterMaterial>
            <Season>Spring-Summer</Season>
            <SizeMap>X-Large</SizeMap>
            <CollectionName>Spring-Summer 14</CollectionName>
          </ClassificationData>
        </Clothing>
      </ProductData>
    </Product>
  </Message>
  <Message>
    <MessageID>5</MessageID>
    <OperationType>Update</OperationType>
    <Product>
      <SKU>MSL110-DGM-M</SKU>
      <StandardProductID>
        <Type>EAN</Type>
        <Value>8903189246714</Value>
      </StandardProductID>
      <Condition>
        <ConditionType>New</ConditionType>
      </Condition>
      <DescriptionData>
        <Title>Boerandfitch - Grey Milange Boxer Shorts - MSL110 - Dark Grey Melange, M</Title>
        <Brand>Boerandfitch</Brand>
        <Description>97% cotton ,3% polyester&#13;&lt;br /&gt;
Dark Grey Melange colour, Regular fit&#13;&lt;br /&gt;
Wash dark colour seperately&#13;&lt;br /&gt;
 Do not Iron on applique. Reverse Iron&#13;&lt;br /&gt;
Machine wash or hand wash using a mild detergent</Description>
        <BulletPoint>Constructed in cotton fine fleece</BulletPoint>
        <Manufacturer>Boerandfitch</Manufacturer>
        <MfrPartNumber>MSL110-DGM-M</MfrPartNumber>
        <SearchTerms>online shopping shorts knitted trackpant track sho</SearchTerms>
        <SearchTerms>bottom melange shorts cotton shorts fire bird shor</SearchTerms>
      </DescriptionData>
      <ProductData>
        <Clothing>
          <VariationData>
            <Parentage>child</Parentage>
            <Size>Medium</Size>
            <Color>Dark Grey Melange</Color>
            <VariationTheme>SizeColor</VariationTheme>
          </VariationData>
          <ClassificationData>
            <ClothingType>Sleepwear</ClothingType>
            <Department>Men</Department>
            <StyleKeywords>Relaxed</StyleKeywords>
            <ColorMap>Multi-Coloured</ColorMap>
            <MaterialComposition>Cotton</MaterialComposition>
            <InnerMaterial>Cotton</InnerMaterial>
            <OuterMaterial>Cotton</OuterMaterial>
            <Season>Spring-Summer</Season>
            <SizeMap>Medium</SizeMap>
            <CollectionName>Spring-Summer 14</CollectionName>
          </ClassificationData>
        </Clothing>
      </ProductData>
    </Product>
  </Message>
  <Message>
    <MessageID>6</MessageID>
    <OperationType>Update</OperationType>
    <Product>
      <SKU>MSL110-DGM-XXL</SKU>
      <StandardProductID>
        <Type>EAN</Type>
        <Value>8903189246707</Value>
      </StandardProductID>
      <Condition>
        <ConditionType>New</ConditionType>
      </Condition>
      <DescriptionData>
        <Title>Boerandfitch - Grey Milange Boxer Shorts - MSL110 - Dark Grey Melange, XXL</Title>
        <Brand>Boerandfitch</Brand>
        <Description>97% cotton ,3% polyester&#13;&lt;br /&gt;
Dark Grey Melange colour, Regular fit&#13;&lt;br /&gt;
Wash dark colour seperately&#13;&lt;br /&gt;
 Do not Iron on applique. Reverse Iron&#13;&lt;br /&gt;
Machine wash or hand wash using a mild detergent</Description>
        <BulletPoint>Constructed in cotton fine fleece</BulletPoint>
        <Manufacturer>Boerandfitch</Manufacturer>
        <MfrPartNumber>MSL110-DGM-XXL</MfrPartNumber>
        <SearchTerms>online shopping shorts knitted trackpant track sho</SearchTerms>
        <SearchTerms>bottom melange shorts cotton shorts fire bird shor</SearchTerms>
      </DescriptionData>
      <ProductData>
        <Clothing>
          <VariationData>
            <Parentage>child</Parentage>
            <Size>XX-Large</Size>
            <Color>Dark Grey Melange</Color>
            <VariationTheme>SizeColor</VariationTheme>
          </VariationData>
          <ClassificationData>
            <ClothingType>Sleepwear</ClothingType>
            <Department>Men</Department>
            <StyleKeywords>Relaxed</StyleKeywords>
            <ColorMap>Multi-Coloured</ColorMap>
            <MaterialComposition>Cotton</MaterialComposition>
            <InnerMaterial>Cotton</InnerMaterial>
            <OuterMaterial>Cotton</OuterMaterial>
            <Season>Spring-Summer</Season>
            <SizeMap>XX-Large</SizeMap>
            <CollectionName>Spring-Summer 14</CollectionName>
          </ClassificationData>
        </Clothing>
      </ProductData>
    </Product>
  </Message>
</AmazonEnvelope>

1.01
A23HJ74Y8N7IZI
产品
1.
更新
MSL110
Boerandfitch-灰色米兰奇拳击短裤-MSL110
博兰菲奇
97%棉、3%涤纶和13%;溴/
深灰色混色,规则剪裁
;溴/
将深色分开洗
;溴/
不要熨烫贴花。反铁
;溴/
用温和的洗涤剂机洗或手洗
由棉质细羊毛制成
博兰菲奇
MSL110
网上购物短裤针织运动裤运动鞋
底部混搭短裤棉质短裤火鸟鞋
父母亲
水彩
睡衣
男人
轻松的
棉
棉
棉
春夏
春夏14
2.
更新
MSL110-DGM-L
伊恩
8903189246745
新的
Boerandfitch-灰色米兰奇拳击短裤-MSL110-深灰色混合色,L
博兰菲奇
97%棉、3%涤纶和13%;溴/
深灰色混色,规则剪裁
;溴/
将深色分开洗
;溴/
不要熨烫贴花。反铁
;溴/
用温和的洗涤剂机洗或手洗
由棉质细羊毛制成
博兰菲奇
MSL110-DGM-L
网上购物短裤针织运动裤运动鞋
底部混搭短裤棉质短裤火鸟鞋
小孩
大的
深灰色混杂岩
水彩
睡衣
男人
轻松的
多色
棉
棉
棉
春夏
大的
春夏14
3.
更新
MSL110-DGM-S
伊恩
8903189246738
新的
Boerandfitch-灰色Milange拳击短裤-MSL110-深灰色混合色,S
博兰菲奇
97%棉、3%涤纶和13%;溴/
深灰色混色,规则剪裁
;溴/
将深色分开洗
;溴/
不要熨烫贴花。反铁
;溴/
用温和的洗涤剂机洗或手洗
由棉质细羊毛制成
博兰菲奇
MSL110-DGM-S
网上购物短裤针织运动裤运动鞋
底部混搭短裤棉质短裤火鸟鞋
小孩
小的
深灰色混杂岩
水彩
睡衣
男人
轻松的
多色
棉
棉
棉
春夏
小的
春夏14
4.
更新
MSL110-DGM-XL
伊恩
8903189246721
新的
Boerandfitch-灰色Milange拳击短裤-MSL110-深灰色混合色,XL码
博兰菲奇
97%棉、3%涤纶和13%;溴/
深灰色混色,规则剪裁
;溴/
将深色分开洗
;溴/
不要熨烫贴花。反铁
;溴/
用温和的洗涤剂机洗或手洗
由棉质细羊毛制成
博兰菲奇
MSL110-DGM-XL
网上购物短裤针织运动裤运动鞋
底部混搭短裤棉质短裤火鸟鞋
小孩
大型
深灰色混杂岩
水彩
睡衣
男人
轻松的
多色
棉
棉
棉
春夏
大型
春夏14
5.
更新
MSL110-DGM-M
伊恩
8903189246714
新的
Boerandfitch-灰色米兰奇拳击短裤-MSL110-深灰色混合色,M
博兰菲奇
97%棉、3%涤纶和13%;溴/
深灰色混色,规则剪裁
;溴/
将深色分开洗
;溴/
不要熨烫贴花。反铁
;溴/
用温和的洗涤剂机洗或手洗
由棉质细羊毛制成
博兰菲奇
MSL110-DGM-M
网上购物短裤针织运动裤运动鞋
底部混搭短裤棉质短裤火鸟鞋
小孩
中等
深灰色混杂岩
水彩
睡衣
男人
轻松的
多色
棉
棉
棉
春夏
中等
春夏14
6.
更新
MSL110-DGM-XXL
伊恩
8903189246707
新的
Boerandfitch-灰色Milange拳击短裤-MSL110-深灰色混合色,XXL
博兰菲奇
97%棉、3%涤纶和13%;溴/
深灰色混色,规则剪裁
;溴/
将深色分开洗
;溴/
不要熨烫贴花。反铁
;溴/
用温和的洗涤剂机洗或手洗
由棉质细羊毛制成
博兰菲奇
MSL110-DGM-XXL
网上购物短裤针织运动裤运动鞋
底部混搭短裤棉质短裤火鸟鞋