Необходим экспорт товаров в xml для Эпицентра ? Нужно настроить экспорт товаров в xml в других прайс площадок ? Всё это доступно в последней версии OneBox OS - просто установи и настрой автоматизацию!
Установить последнюю версию OneBox OS
Good afternoon! Tell me, please, how is it possible to form an individual link in the box according to the format:
<?xml version="1.0" encoding="UTF-8"?>
<yml_catalog date="{date}">
<offers>
<offer id="7788476" available="true">
<price>99</price>
<price_old>199</price_old>
<category>Pots</category>
<picture>https://cdn.the-village.ru/the-village.jpg</picture>
<picture>https://vogue.ua/cache/inline_990x.jpeg</picture>
<vendor>Nike</vendor>
<name lang="en">name in Russian</name>
<name lang="ua">Ukrainian name</name>
<description lang="en">Russian description</description>
<description lang="ua">Description in Ukrainian</description>
<weight>555</weight>
<width>66</width>
<height>77</height>
<length>88</length>
Good afternoon! Tell me, please, how is it possible to form an individual link in the box according to the format: <?xml version="1.0" encoding="UTF-8"?> <yml_catalog date="{date}"> <offers> <offer id="7788476" available="true"> <price>99</price> <price_old>199</price_old> <category>Pots</category> <picture>https://cdn.the-village.ru/the-village.jpg</picture> <picture>https://vogue.ua/cache/inline_990x.jpeg</picture> <vendor>Nike</vendor> <name lang="en">name in Russian</name> <name lang="ua">Ukrainian name</name> <description lang="en">Russian description</description> <description lang="ua">Description in Ukrainian</description> <weight>555</weight> <width>66</width> <height>77</height> <length>88</length>
Good afternoon. Create a new price platform, with a promotion, for example, sign it as Epicenter and set the action to upload. To remove: <param name="Status">New</param> uncheck the checkboxes that unload the filter in action. In order not to unload currencies, currencies, and the categories categories, you can do a revision - 1 hour.
Good afternoon. Create a new price platform, with a promotion, for example, sign it as Epicenter and set the action to upload. To remove: <param name="Status">New</param> uncheck the checkboxes that unload the filter in action.
In order not to unload currencies, currencies, and the categories categories, you can do a revision - 1 hour.
To remove: <param name="Status">New</param> uncheck the checkboxes that unload the filter in action. What is the action called to remove the parameters?
To remove: <param name="Status">New</param> uncheck the checkboxes that unload the filter in action. What is the action called to remove the parameters?
https://admin.newtrend.team/admin/auto/action/hour/edit/ probably one of these "Export products in YML format", you probably know better which file you are looking at and what action it is generated
I'll get into your conversation, because the topic is the same. In this xml, the most difficult thing for me is to create yml, in which the product will have parameters not only for the offer tag, but also for the tags inside the offer. How to add parameters to tags? In this yml, the epicenter asks for the lang="..." parameters to the name and description tags. Without this, in any way, because. according to their dock, these are required fields https://my.epicentrk.ua/support/yak-importuvaty-tovary-xml
I'll get into your conversation, because the topic is the same.
In this xml, the most difficult thing for me is to create yml, in which the product will have parameters not only for the offer tag, but also for the tags inside the offer.
How to add parameters to tags? In this yml, the epicenter asks for the lang="..." parameters to the name and description tags.
Without this, in any way, because. according to their dock, these are required fields https://my.epicentrk.ua/support/yak-importuvaty-tovary-xml
It will also have to be finalized if this action is done. Adding lang=ru to all names and descriptions will take about an hour. If you need to upload to ru and ua - 2 hours. We also have the "Integrate XML Products (Export)" action, as far as I understand, you can configure the upload manually through it. Problems can arise only with the lang="ru" attributes, but they can be taken from additional fields, filling them in all products with the ru value, for example.
It will also have to be finalized if this action is done. Adding lang=ru to all names and descriptions will take about an hour. If you need to upload to ru and ua - 2 hours.
We also have the "Integrate XML Products (Export)" action, as far as I understand, you can configure the upload manually through it. Problems can arise only with the lang="ru" attributes, but they can be taken from additional fields, filling them in all products with the ru value, for example.
snowball Death is coming to Brooklyn, it has big teeth and a fluffy tail. wrote: We also have the "Integrate XML Products (Export)" action, as far as I understand, you can configure the upload manually through it. Problems can arise only with the lang="ru" attributes, but they can be taken from additional fields, filling them in all products with the ru value, for example.
I considered this option too, we have almost all the fields needed for the dock and so in the additional fields are duplicated or they live only there. But there are some nuances: 1. Parameters lang="ru/ua". I understand that in this action, in order to add this, it will be necessary to refine it? 2. <offer id="..." available="true">. How many have not tried before, but available="true/false" could not be uploaded, only available="1/0". Although, perhaps, this moment will not be critical, until today everyone agreed to take on work with 1/0. 3. Mandatory (according to the dock) field <yml_catalog date="{date}">. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header. ps: There is another line in the dock that confuses me. I hope this is just my rich imagination and they don't really ask you to strictly observe the order of tags in yml... The line sounds like this: "Be kind, when you add products, please take care of the structure and the sequence that is induced in the template."
[quote]
snowball
Death is coming to Brooklyn, it has big teeth and a fluffy tail. wrote:
We also have the "Integrate XML Products (Export)" action, as far as I understand, you can configure the upload manually through it. Problems can arise only with the lang="ru" attributes, but they can be taken from additional fields, filling them in all products with the ru value, for example.
[/quote]
I considered this option too, we have almost all the fields needed for the dock and so in the additional fields are duplicated or they live only there. But there are some nuances:
1. Parameters lang="ru/ua". I understand that in this action, in order to add this, it will be necessary to refine it?
2. <offer id="..." available="true">. How many have not tried before, but available="true/false" could not be uploaded, only available="1/0". Although, perhaps, this moment will not be critical, until today everyone agreed to take on work with 1/0.
3. Mandatory (according to the dock) field <yml_catalog date="{date}">. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header.
ps: There is another line in the dock that confuses me. I hope this is just my rich imagination and they don't really ask you to strictly observe the order of tags in yml... The line sounds like this: "Be kind, when you add products, please take care of the structure and the sequence that is induced in the template."
Chernik Lyudmila Client wrote: 1. Parameters lang="ru/ua". I understand that in this action, in order to add this, it will be necessary to refine it?
in theory, in the additional field you need to register name / or namr and put "This is an attribute" 2. Depends on how the data is read from the other side. Usually 1 and true are the same unless there is a hard typing.
Chernik Lyudmila Client wrote: 3. Mandatory (according to the dock) field <yml_catalog date="{date}">. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header.
this will have to be finalized, it will take about an hour.
Chernik Lyudmila Client wrote: ps: There is another line in the dock that confuses me. I hope this is just my rich imagination and they don't really ask you to strictly observe the order of tags in yml... The line sounds like this: "Be kind, when you add products, please take care of the structure and the sequence that is induced in the template."
If order is important to them, they will have to specifically do a separate action where to keep order. But in the xml format, the order of the tags is not important unless it is parsed through one place. You can generate a test file with your hands where you randomly rearrange the order and "feed" it to the Epicenter parser, if the products load, then the order is not important. If not, we will do a separate action.
[quote]
Chernik Lyudmila
Client wrote:
1. Parameters lang="ru/ua". I understand that in this action, in order to add this, it will be necessary to refine it?
[/quote]
in theory, in the additional field you need to register name / or namr and put "This is an attribute"
2. Depends on how the data is read from the other side. Usually 1 and true are the same unless there is a hard typing.
[quote]
Chernik Lyudmila
Client wrote:
3. Mandatory (according to the dock) field <yml_catalog date="{date}">. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header.
[/quote]
this will have to be finalized, it will take about an hour.
[quote]
Chernik Lyudmila
Client wrote:
ps: There is another line in the dock that confuses me. I hope this is just my rich imagination and they don't really ask you to strictly observe the order of tags in yml... The line sounds like this: "Be kind, when you add products, please take care of the structure and the sequence that is induced in the template."
[/quote]
If order is important to them, they will have to specifically do a separate action where to keep order. But in the xml format, the order of the tags is not important unless it is parsed through one place.
You can generate a test file with your hands where you randomly rearrange the order and "feed" it to the Epicenter parser, if the products load, then the order is not important. If not, we will do a separate action.
It's a pity that the methods for setting parameters did not work. name/lang= gives "array" <name><lang=></lang=></name>. Simply setting the parameter is perceived by the action as a whole tag, and not a tag with the parameter. If you leave quotes around the value in the parameter, then nothing is saved from the quote to the end of the expression (which is logical). At this stage, it will probably be easier for us to upload information about the product through excel. Thanks for the help.
[quote]
Kurlyk
kurlyk kurlyk wrote:
[/quote]
It's a pity that the methods for setting parameters did not work.
name/lang= gives "array" <name><lang=></lang=></name>.
Simply setting the parameter is perceived by the action as a whole tag, and not a tag with the [file]5998[/file] parameter. If you leave quotes around the value in the parameter, then nothing is saved from the quote to the end of the expression (which is logical).
At this stage, it will probably be easier for us to upload information about the product through excel.
Thanks for the help.
It's a pity that the methods for setting parameters did not work. name/lang= gives "array" <name><lang=></lang=></name>. Simply setting the parameter is perceived by the action as a whole tag, and not a tag with the parameter. If you leave quotes around the value in the parameter, then nothing is saved from the quote to the end of the expression (which is logical). At this stage, it will probably be easier for us to upload information about the product through excel. Thanks for the help.
Hello. Same problem. Did you manage to solve it with regular means? Or does it still need to be improved?
[quote]
Ludmila Chernik wrote:
[quote]
Kurlyk
kurlyk kurlyk wrote:
[/quote]
It's a pity that the methods for setting parameters did not work.
name/lang= gives "array" <name><lang=></lang=></name>.
Simply setting the parameter is perceived by the action as a whole tag, and not a tag with the [file]5998[/file] parameter. If you leave quotes around the value in the parameter, then nothing is saved from the quote to the end of the expression (which is logical).
At this stage, it will probably be easier for us to upload information about the product through excel.
Thanks for the help.
[/quote]
Hello. Same problem. Did you manage to solve it with regular means? Or does it still need to be improved?
Petrechko Vasily FOP Petrechko Vasily Anatolyevich wrote: Hello. Same problem. Did you manage to solve it with regular means? Or does it still need to be improved?
Hello. No, there is no way for regular staff without modification. We have postponed this integration for now.
[quote]
Petrechko Vasily
FOP Petrechko Vasily Anatolyevich wrote:
Hello. Same problem. Did you manage to solve it with regular means? Or does it still need to be improved?
[/quote]
Hello. No, there is no way for regular staff without modification. We have postponed this integration for now.
Chernik Lyudmila Client wrote: ) <yml_catalog date="{date}"> field. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header.
Good afternoon. Maybe we will pay for the completion of YML in a clubbing?
[quote]
Chernik Lyudmila
Client wrote:
) <yml_catalog date="{date}"> field. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header.
[/quote]
Good afternoon.
Maybe we will pay for the completion of YML in a clubbing?
Chernik Lyudmila Client wrote: 1. Parameters lang="ru/ua". I understand that in this action, in order to add this, it will be necessary to refine it?
in theory, in the additional field you need to register name / or namr and put "This is an attribute" 2. Depends on how the data is read from the other side. Usually 1 and true are the same unless there is a hard typing.
Chernik Lyudmila Client wrote: 3. Mandatory (according to the dock) field <yml_catalog date="{date}">. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header.
this will have to be finalized, it will take about an hour.
Chernik Lyudmila Client wrote: ps: There is another line in the dock that confuses me. I hope this is just my rich imagination and they don't really ask you to strictly observe the order of tags in yml... The line sounds like this: "Be kind, when you add products, please take care of the structure and the sequence that is induced in the template."
If order is important to them, they will have to specifically do a separate action where to keep order. But in the xml format, the order of the tags is not important unless it is parsed through one place. You can generate a test file with your hands where you randomly rearrange the order and "feed" it to the Epicenter parser, if the products load, then the order is not important. If not, we will do a separate action.
Tell me, how much will it cost to do a separate action for the Epicenter?
[quote]
anonymous duck
OneBox production
Employee wrote:
[quote]
Chernik Lyudmila
Client wrote:
1. Parameters lang="ru/ua". I understand that in this action, in order to add this, it will be necessary to refine it?
[/quote]
in theory, in the additional field you need to register name / or namr and put "This is an attribute"
2. Depends on how the data is read from the other side. Usually 1 and true are the same unless there is a hard typing.
[quote]
Chernik Lyudmila
Client wrote:
3. Mandatory (according to the dock) field <yml_catalog date="{date}">. In a universal upload, neither xml can be changed to yml_catalog, nor a variable with a date can be inserted into the header.
[/quote]
this will have to be finalized, it will take about an hour.
[quote]
Chernik Lyudmila
Client wrote:
ps: There is another line in the dock that confuses me. I hope this is just my rich imagination and they don't really ask you to strictly observe the order of tags in yml... The line sounds like this: "Be kind, when you add products, please take care of the structure and the sequence that is induced in the template."
[/quote]
If order is important to them, they will have to specifically do a separate action where to keep order. But in the xml format, the order of the tags is not important unless it is parsed through one place.
You can generate a test file with your hands where you randomly rearrange the order and "feed" it to the Epicenter parser, if the products load, then the order is not important. If not, we will do a separate action.
[/quote]
Tell me, how much will it cost to do a separate action for the Epicenter?
anonymous duck OneBox production Employee wrote: Good afternoon. If you do a separate integration with Epicenter, it will take about 12 hours
Is it worth the integration of both orders and goods?
[quote]
anonymous duck
OneBox production
Employee wrote:
Good afternoon. If you do a separate integration with Epicenter, it will take about 12 hours
[/quote]
Is it worth the integration of both orders and goods?
Korop Vladislav Pavlovich KTS Employee wrote: My client is also interested in integration. If there are those who wish to chip in for revision - write
Interesting
[quote]
Korop Vladislav Pavlovich
KTS
Employee wrote:
My client is also interested in integration. If there are those who wish to chip in for revision - write
[/quote]
Interesting
there is no API in the epicenter yet, they say they are sawing, but when it will not be clear. unloading was suggested to be done through a third-party service https://foks.biz/ goods, prices can be offset, but you have to sit and smoke in their office to take orders and wait for the order to arrive.
there is no API in the epicenter yet, they say they are sawing, but when it will not be clear.
unloading was suggested to be done through a third-party service https://foks.biz/
goods, prices can be offset, but you have to sit and smoke in their office to take orders and wait for the order to arrive.
Zakharyugin Yuri Olegovich wrote: but to take orders you have to sit smoking in their office and wait for the order to arrive.
very convenient marketplace)
[quote]
Zakharyugin Yuri Olegovich wrote:
but to take orders you have to sit smoking in their office and wait for the order to arrive.
[/quote]
very convenient marketplace)
Leave a message in this thread and the user's contacts will be shown to you
Morozov Sergey Sergeevich Sergey Morozov wrote: Tell me, did someone manage to do it about ru / ua? it was discussed in this thread but I didn't manage to implement it /
Hi colleague, I suffered for a long time, it also doesn’t load from the link, some errors ... in the fall, when I got acquainted with the epicenter, I made a test price, the manager checked, everything went to them, but in winter or spring something changed and now it doesn’t load ... and manually load it from a PC, and poke it in their office into orders, then it's gemorno. in general, I sent them until the API is washed down normal, and integration in boxing does not appear.
[quote]
Morozov Sergey Sergeevich
Sergey Morozov wrote:
Tell me, did someone manage to do it about ru / ua? it was discussed in this thread but I didn't manage to implement it /
[/quote]
Hi colleague, I suffered for a long time, it also doesn’t load from the link, some errors ...
in the fall, when I got acquainted with the epicenter, I made a test price, the manager checked, everything went to them, but in winter or spring something changed and now it doesn’t load ...
and manually load it from a PC, and poke it in their office into orders, then it's gemorno.
in general, I sent them until the API is washed down normal, and integration in boxing does not appear.
Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter.
Log in and comment
Donate
You don't have enough funds in your account Top up