Skip to content

Instantly share code, notes, and snippets.

@Chizh
Created January 8, 2015 14:41
Show Gist options
  • Save Chizh/a1ba18d1ec3475328773 to your computer and use it in GitHub Desktop.
Save Chizh/a1ba18d1ec3475328773 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<yml_catalog xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<shop>
<categories>
<category id="27390025">boots</category>
<category id="27270585">Frontpage</category>
</categories>
<offers>
<offer id="395615689" type="vendor.model" available="False">
<is_new>false</is_new>
<price>55.00</price>
<categoryId>27270585</categoryId>
<picture>https://cdn.shopify.com/s/files/1/0733/9401/products/113707856600.jpg?v=1420630824</picture>
<name>Недоступные кроссы</name>
<vendor>vendor2</vendor>
</offer>
<offer id="394366649" type="vendor.model" available="False">
<is_new>false</is_new>
<price>10.00</price>
<categoryId>27390025</categoryId>
<picture>https://cdn.shopify.com/s/files/1/0733/9401/products/tiz_1-1_m_VS.jpg?v=1420372395</picture>
<name>Boots</name>
<vendor>vendor2</vendor>
</offer>
<offer id="394366805" type="vendor.model" available="True">
<is_new>false</is_new>
<price>50.00</price>
<categoryId>27390025</categoryId>
<picture>https://cdn.shopify.com/s/files/1/0733/9401/products/CA011AUCMS82_5.jpg?v=1420372508</picture>
<name>supertimber</name>
<vendor>vendor2</vendor>
</offer>
</offers>
</shop>
</yml_catalog>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment