A registered client can access PartnerTele.com's offer in the form of an integration file. The files are generated cyclically and provided to the client as a URL to its current version. To access the file, contact your sales representative, specify the version of the file you want (list of formats below), and indicate the language version and currency.
The files, depending on the format, can contain the following information:
For customers already integrated, especially those using Baselinker, we offer the Legacy version.
The frequency of offer updates depends on the file version. For the Light version, we offer smaller intervals (to be individually agreed with the representative), while for the Legacy and Fat versions, we offer updates 1/24 h or 2/24 h (every 1440 min or 720 min).
This file retains the same structure and nomenclature for product IDs as before. Thanks to maintaining compatibility, for implementations that used the product ID as the main identifier, the change will be smooth.
Recommended for: Active integrations with Baselinker, Red Cart, Skyshop, and other individual XML-based solutions implemented up to 2024.
Legacy XML File Structure:
<products>
<product id="35402">
<names>
<name language="it"><![CDATA[Charm Case 2 for iPhone XX/ Hot Pink]]></name>
</names>
<descriptions>
<description language="en"><![CDATA[]]></description>
</descriptions>
<category><![CDATA[CHARMING II]]></category>
<category_tree>KALAID-CHARII</category_tree>
<images>
<image id="1503376" url="https://partnertele.com/picture/origxorig/filters:quality(80)/dabf6acd16039afe68c65ec1214df76f.jpg" main="1"/>
<image id="1503377" url="https://partnertele.com/picture/origxorig/filters:quality(80)/82835cc41113c5a8adca8f8d02ee6a26.jpg" main="0"/>
</images>
<price>
<net_price currency="EUR" value="2.96" />
</price>
<availability>1</availability>
<manufacturer><![CDATA[OEM]]></manufacturer>
<srp_price/>
<producent_gpsr><![CDATA[Partner Tele.com sp. k. sp z o.o.
ul. Sołtysowska 22
31-589 Kraków
Poland
Mail : contact.safety@partnertele.com info@partnertele.com]]>
</producent_gpsr>
<podmiot_odpowiedzialny_gpsr><![CDATA[Partner Tele.com sp. k. sp z o.o.
ul. Sołtysowska 22
31-589 Kraków
Poland
Mail : contact.safety@partnertele.com info@partnertele.com]]>
</podmiot_odpowiedzialny_gpsr>
</product>
</products>
This solution is recommended for clients who have implemented their individual solutions based on the CSV file before 2024.
Legacy CSV File Structure: The delimiter is ^ (caret)
product_id^product name^product description^multilevel category^category_code^image code^net_price^accessibility^ean^producer^nett srp price^producer gspr^responsible entity gspr
This version is intended for frequent updates. It contains basic data such as product ID (new, different from the Legacy version), EAN, price, and availability.
XML Light File Structure:
<products>
<product id="235810">
<ean><![CDATA[5903396077494]]></ean>
<price>
<net_price currency="PLN" value="23.36"/>
</price>
<availability>30</availability>
</product>
</products>
This format has a more extensive structure compared to the Legacy version, with additional compatibility information. The version contains different IDs compared to the Legacy version and a more detailed structure, so it cannot be used in currently active integrations. It is recommended for new entities capable of implementing the integration independently.
XML Fat File Structure:
<products>
<product id="270434">
<names>
<name language="en"><![CDATA[Tempered Glass (SET 10in1) - for iPhone 6G/6S]]></name>
</names>
<descriptions>
<description language="en"><![CDATA[<p><strong>Description ….</strong></p>]]></description>
</descriptions>
<category><![CDATA[Tempered Glass 10in1]]></category>
<category_tree><![CDATA[SZK-SZH-TG10W1]]></category_tree>
<images>
<image id="293007" url="https://partnertele.com/picture/origxorig/filters:quality(80)/135f56b3c2b9a1d09d688fe73fe00d0f" main="1"/>
<image id="293008" url="https://partnertele.com/picture/origxorig/filters:quality(80)/e8bc8b9dfbf55242a841334b3b01ecdd" main="0"/>
</images>
<price>
<net_price currency="EUR" value="24.29"/>
</price>
<ean><![CDATA[5901737919854]]></ean>
<availability>200</availability>
<producer><![CDATA[OEM]]></producer>
<srp_price/>
<brand_model>
<model brand="Apple" model="iPhone SE 2022"/>
<model brand="Apple" model="iPhone SE 2020"/>
<model brand="Apple" model="iPhone 8"/>
<model brand="Apple" model="iPhone 6"/>
<model brand="Apple" model="iPhone 7"/>
<model brand="Apple" model="iPhone 6S"/>
</brand_model>
<producent_gpsr><![CDATA[Partner Tele.com sp. k. sp z o.o.
ul. Sołtysowska 22
31-589 Kraków
Poland
Mail : contact.safety@partnertele.com info@partnertele.com]]>
</producent_gpsr>
<podmiot_odpowiedzialny_gpsr><![CDATA[Partner Tele.com sp. k. sp z o.o.
ul. Sołtysowska 22
31-589 Kraków
Poland
Mail : contact.safety@partnertele.com info@partnertele.com]]>
</podmiot_odpowiedzialny_gpsr>
</produkt>
</product>
</products>
This format is designed for frequent updates. It contains basic data such as product ID (new, different from the Legacy version), EAN, price, and availability. The delimiter is ^ (caret).
CSV Light File Structure:
product_id^ean^net_price^accessibility