Coming soon, fast templates with an unlimited number of modules for 1 UAH/order

What formats data warehouses should be present in the unloading of 1C:Enterprise module data Exchange for online store, OpenCart 2.x, 3.x

To unload the module “data Sharing” 1C:Enterprise should contain information on balances in warehouses. It looks like this:

<Offer> 
 <ID>83c0903a-0853-11e6-80c6-9c5c8e8e2a06#83c09044-0853-11e6-80c6-9c5c8e8e2a06</ID>
 ... 
 <Number>44</Number>
 <Kolichestvennogo> 
 <Kolichestvennogo> 
 <Esclade>b612d099-44a0-11e4-b653-1c6f65735be7</Esclade>
 <Number>44</Number>
 </Kolichestvennogo>
 </Kolichestvennogo>
</Offer>

or so

<Offer> 
 <ID>83c0903a-0853-11e6-80c6-9c5c8e8e2a06#83c09044-0853-11e6-80c6-9c5c8e8e2a06</ID>
...
 <Number>44</Number>
 <Warehouse Esclade="b612d099-44a0-11e4-b653-1c6f65735be7" Kolichestvennaya="44"/>
</Offer>

Based on this information the module generates information on the list of warehouses in the admin area ( Catalog \ NeoSeo Warehouses ) and on the balance on the stock in the item card.

The module also displays information in the window, but in a plain, not stylised.

Related products