1b.app
Link copied -

XML Product Integration (Export)

Action Integrate XML Products (Export)
1. I need to upload not only the name of the category, but the entire directory, that is, the product is in the category Corner sofas, I need to get Sofas> Corner sofas
I unload - https://prnt.sc/v76bpe, I get only the category, if I copy the category with automation actions - I also get only the final category. How to get everything?
Is there a Breadcrumbs field? What is this https://prnt.sc/v76c3p , nothing is uploaded if I fill out
2. Is the setting to unload only goods in stock https://prnt.sc/v76ahq tied to the checkbox In stock in the product card or is it actually in stock? If there is a tick in the card, then what is it like not to unload reserved goods?
3. Block with additional fields. The first column contains the identifier of the additional field. But if you specify another value there (any, whatever), and fill in the “Default” field, then this value is output to the file. The result suits, but does the action work like that and did
Original question is available on version: ru

Answers:

Hello.
1. The Breadcrumbs field should help you. But by default, it only works if an online store is connected to the box. I take it you don't have it connected?
2. Unload only goods in stock that are tied to the checkbox "availability"
Unload goods only in stock affects the quantity of goods in the fields "Remaining in stock" and "Availability in stock (Yes/No)"
3. Initially, such logic was not conceived, it is purely a coincidence that you managed to use the absence of a check for the key of the additional field. No one has yet planned to add additional checks there, but there are no guarantees.
26.10.2020, 18:29
Original comment available on version: ru


Bodyako Dmitry Employee wrote:
1. The Breadcrumbs field should help you. But by default, it only works if an online store is connected to the box. I take it you don't have it connected?

If you mean the Internet-Shop on the Boxing site, then no, it is not connected. There are no other options?
All other questions accepted - thanks.
26.10.2020, 23:36
Original comment available on version: ru


Bodyako Dmitry Employee wrote:
2. Unload only goods in stock that are tied to the checkbox "availability"
Unload goods only in stock affects the quantity of goods in the fields "Remaining in stock" and "Availability in stock (Yes/No)

Dmitry, tell me more, plz, if I add the setting to unload when the add. fields = 1, and setting only products in stock. Then the goods will be unloaded, in which both signs coincide?
27.10.2020, 11:12
Original comment available on version: ru


Irina wrote:
Dmitry, tell me more, plz, if I add the setting to unload when the add. fields = 1, and setting only products in stock. Then the goods will be unloaded, in which both signs coincide?

checked, I cancel the question. Even those that are unchecked are loaded, if the additional field = 1
27.10.2020, 12:26
Original comment available on version: ru

Yes, I mean the store is the store on the boxing site. In half an hour, you can do it so that in your case the crumbs are unloaded. If you are satisfied, specify in what format to upload and we will issue an invoice
27.10.2020, 12:35
Original comment available on version: ru


Bodyako Dmitry Employee wrote:
Yes, I mean the store is the store on the boxing site. In half an hour, you can do it so that in your case the crumbs are unloaded. If you are satisfied, specify in what format to upload and we will issue an invoice

great, I'm waiting for approval, I'll let you know
27.10.2020, 13:04
Original comment available on version: ru

Dmitry, there is another question on the structure:
You need to create a file with the following structure
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title>Checking the connection</title><link>https://nspace.ua</link><description>Checking the connection</description>
<item>
<g:product_type>Corner sofas</g:product_type>
<g:brand>"TEST", Ukraine</g:brand>
<title>Test Corner Sofa</title>
<g:price>10000.00 UAH</g:price>
<g:id>29594</g:id>
<description><![CDATA[<p dir="ltr"><span>This kit includes:</span></p>
<ul>
<li> "TEST", Ukraine - 1 piece</li>
………………..</description>
<g:image_link>https://crm.nspace.ua/media/shop/1e/57/...........jpg</g:image_link>
</item>
</channel>
</rss>
But the action managed to set up only the line
<title>Checking the connection</title><link>https://nspace.ua</link><description>Checking the connection</description>
was between the <rss> and <channel> tags
And you need between <channel> and <item>
27.10.2020, 13:11
Original comment available on version: ru

the order of tags in xml as far as i remember doesn't matter
27.10.2020, 13:18
Original comment available on version: ru

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