Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Files contains identical information, but in three different languages.
File price_list_lang_eng_new.xml contain only actual products which are available from local stock.
File price_list_all_lang_eng_new.xml ...contain all actual products, item in Rīga, and main warehouses. (If quantity on local stock is 0, but product exist in file with status 7 or 14 days, - it means, that product can be ordered from manufacturer.)
Format description:
<product_id> - Unique identificator of product in DCP database
<classif_id> - Unique identificator of category
<classif_name> - Category name
<product_name> - Product name
<price_novat> - Price without VAT
<price_with_vat> - Price with VAT
<vat> - VAT
<currency> - Currency
<qty> - Quantity on local stock, or main warehouse ( if statuss show "7 days" or "14 days" )
<status><![CDATA[7 dienas]]></status> STATUS field show the availability ( item is in Rīgā, or avaible after order in 7 or 14 days, or ask)
<manufacturer> - Manufacturer name
<manufacturer_code> - Manufacturer code (for example code in Secomp catalogue)
<delivery_date> - Planned delivery date (may appear in case quantity = 0)
<small_foto_url> - URL of small image
<big_foto_url> - URL of big image
<description_html> - HTML description
* Product description mostly in English, some products translated into Latvian. Russian version contains description in English only.
Example:
<catalogue>
<Product>
<product_id>9850</product_id>
<classification>
<classif_id>323</classif_id>
<classif_name><![CDATA[USB 3.0 & 3.1]]></classif_name>
</classification>
<product_name><![CDATA[ROLINE USB 3.1 Cable, PD (Power Delivery) 20V5A, with Emark, C-C, M/M, black, 1.0 m]]></product_name>
<price_novat>8</price_novat>
<price_with_vat>9.68</price_with_vat>
<vat>0.21</vat>
<currency><![CDATA[EUR]]></currency>
<qty>410</qty>
<status><![CDATA[7 dienas]]></status>
<manufacturer><![CDATA[ROTRONIC-SECOMP]]></manufacturer>
<manufacturer_code><![CDATA[11.02.9051]]></manufacturer_code>
<delivery_date></delivery_date>
<big_foto_url><![CDATA[https://www.dcp.lv/21726-large_default/value-fast-ethernet-pci-adapter.jpg]]></big_foto_url>
<small_foto_url><![CDATA[https://www.dcp.lv/21726-small_default/value-fast-ethernet-pci-adapter.jpg]]></small_foto_url>
<description_html><![CDATA[<table class="bg1" border="0" width="100%" cellspacing="0" cellpadding="2"><tbody><tr><td nowrap="nowrap" width="175"><strong>Manufacturer</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-5">ROLINE</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Manufacturer Item No.</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-15">11.02.9051</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Product group</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-7">Cable</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Product type</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-6">USB 3.1 Cable</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Colour</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-29">black</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Length</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-15711">1 m</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Transfer quality</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-4588">USB 3.1 SuperSpeed +</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Left Connector Type</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-4534">USB 3.1 Type C</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Left Connector Gender</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-3795">Male</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Right Connector Type</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-4537">USB 3.1 Type C</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Right Connector Gender</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-3796">Male</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Area of application</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-3759">External</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Cable shielding</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-4153">Screened</td>
</tr><tr><td nowrap="nowrap" width="175"><strong>Hand locking screws</strong></td>
<td width="1%"> </td>
<td id="artikel-merkmal-4104">No</td>
</tr></tbody></table>]]></description_html></Product>