M
M
Mikhail Smirnov2016-07-25 16:22:31
Yandex
Mikhail Smirnov, 2016-07-25 16:22:31

How to set up an upload file in Yandex market?

Good afternoon!
when adding a file to the Yandex market, the validator complained that there was no data in sales_notes
from the Yandex instruction:
Use the sales_notes element to specify the following information:

  • minimum order amount (item is required);
  • minimum consignment of goods (indication of the element is mandatory);
  • the need for prepayment (indication of the element is mandatory);
  • payment options (indicating the element is optional);
  • conditions of the promotion (indication of the element is optional).

The allowed length of text in an element is 50 characters.
i did like this:
<offer id="1236" type="vendor.model" available="true">
<url>http://url</url>
<price>2000</price>
<currencyId>RUB</currencyId>
<categoryId>34</categoryId>
<picture>url.jpg</picture>
<vendor>Brand Name</vendor>
<vendorCode></vendorCode>
<model>Model number</model>
<description></description>
<sales_notes>Минимальная сумма заказа 2000 рублей.</sales_notes>
<sales_notes>Минимальная партия 1 шт.</sales_notes>
<sales_notes>Без предоплаты.</sales_notes>
<sales_notes>Наличные, Visa/Mastercard, б/н расчет</sales_notes>
<manufacturer_warranty>2 года</manufacturer_warranty>
</offer>

and he now swears at line 156 column 13 - this is the second sales_notes in the example (Minimum lot 1 pc.)
Tell me what did I do wrong?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Emelyanov, 2016-07-25
@fortoster83

Leave only the Minimum order amount of 2000 rubles., Remove the rest.

P
Pavel K, 2016-07-25
@PavelK

In my opinion, sales_notes should be one, not several.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question