Feed specification for B2B partner integration

Product import from seller sources

Automatic import from XML in Heureka format and Google format is currently supported.

Heureka format

The source contains a URL pointing to an XML file created according to the Heureka specification:
https://sluzby.heureka.cz/napoveda/xml-feed/
The import works with the following XML data:
  • element <EAN> *required field - must contain the EAN code of the SIXTOL product used for matching
  • element <PRICE_VAT> *required field - must contain the price including VAT at which the SIXTOL product is available on the seller’s website, the currency is taken from the source settings
  • element <URL> *required field - must contain the URL address of the product detail page on the seller’s website
  • element <DELIVERY_DATE> *required field - if it contains values 0, 1, 2, 3 (shipping within 3 days), it is displayed as available on the SIXTOL website, otherwise as unavailable
Example
<SHOP>
          <SHOPITEM>
                   <EAN>8594196538734</EAN>
                   <PRICE_VAT>569</PRICE_VAT>
                   <URL>https://www.example.cz/sada-naradi-home-pink-66.html</URL>
                   <DELIVERY_DATE>0</DELIVERY_DATE>
         </SHOPITEM>
</SHOP>

Google format

The source contains a URL pointing to an XML file created according to the Google specification:
https://support.google.com/merchants/answer/14987622

The import supports both RSS and Atom specifications and works with the following XML data:
  • element <g:gtin> *required field - must contain the EAN code of the SIXTOL product used for matching
  • element <g:price> *required field - must contain the price including VAT and the currency code in ISO 4217 format,
    which must match the currency set for the source, otherwise the product will not be imported
  • element <g:link> *required field - must contain the URL address of the product detail page on the seller’s website
  • element <g:availability> *optional field - if it contains the value "in stock" or "in_stock", it is displayed as available on
    the SIXTOL website, otherwise as unavailable
RSS format example
<?xml version="1.0"?>
<rss xmlns:g="http://base.google.com/ns/1.0" version="2.0">
       <channel>
           <title>Sixtol.cz</title>
           <link href="https://www.example.cz" type="text/html" rel="alternate"/>
           <item>
              <g:gtin>8594196538734</g:gtin>
              <g:price>569.00 CZK</g:price>
              <g:link>https://www.example.cz/sada-naradi-home-pink-66.html</g:link>
              <g:availability>in_stock</g:availability>
           </item>
       </channel>
</rss>

Atom format example
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0">
       <channel>
           <title>Sixtol.cz</title>
           <link href="https://www.example.cz" type="text/html" rel="alternate"/>
           <item>
              <g:gtin>8594196538734</g:gtin>
              <g:price>569.00 CZK</g:price>
              <g:link>https://www.example.cz/sada-naradi-home-pink-66.html</g:link>
              <g:availability>in_stock</g:availability>
           </item>
       </channel>
</feed>
  • Over 4 000 products in stock
  • High-quality products
  • Strong international presence
  • Official vendor for Amazon
  • Over 80 sales partners