Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <yml_catalog date="2018-09-25 17:22">
  3. <shop>
  4. <categories>
  5. <category id="1278">Электроника</category>
  6. <category id="1293" parentId="1278">Смартфоны</category>
  7. <category id="1345" parentId="1278">Телефоны</category>
  8. <category id="3761" parentId="1278">Телевизоры</category>
  9. <category id="1553" parentId="3761">Медиа-плееры</category>
  10. <category id="3798">Бытовая техника</category>
  11. </categories>
  12. <offers>
  13. <offer id="1637" available="false">
  14. <url>http://example.com/product/id1637</url>
  15. <price>226.50</price>
  16. <oldprice>250</oldprice>
  17. <categoryId>1293</categoryId>
  18. <categoryId>1345</categoryId>
  19. <picture>http://example.com/images/1637_1.jpg</picture>
  20. <name>Товар 1</name>
  21. <param name="Диагональ">6</param>
  22. <description>Описание товара 1637</description>
  23. <vendor>Название производителя</vendor>
  24. <model>Модель товарного предложения</model>
  25. </offer>
  26. <offer id="1638" available="false">
  27. <url>http://example.com/product/id1638</url>
  28. <price>545.30</price>
  29. <categoryId>1293</categoryId>
  30. <categoryId>1345</categoryId>
  31. <picture>http://example.com/images/1638_1.jpg</picture>
  32. <name>Товар 2</name>
  33. <param name="Цвет">Белый</param>
  34. <description>Описание товара 1638</description>
  35. <vendor>Название производителя</vendor>
  36. <model>Модель товарного предложения</model>
  37. </offer>
  38. </offers>
  39. </shop>
  40. </yml_catalog>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement