{
  "id": 129,
  "name": "LYM",
  "type": "Marketplace::LiquidYandexMarket",
  "created_at": "2026-04-11T01:02:24.213+03:00",
  "updated_at": "2026-04-11T01:02:24.213+03:00",
  "url": "https://quentin.insales.io:3002/marketplace/129.xml",
  "collection_ids": [

  ],
  "local_delivery_cost": null,
  "vendor_id": null,
  "offer_liquid": "\n<offer type=\"vendor.model\" available=\"{% if product.available %}true{% else %}false{% endif %}\" id=\"{{product.id}}\" >\n  <url>{{account.url}}/product_by_id/{{product.id}}</url>\n  <price>{{product.price}}</price>\n  <currencyId>RUR</currencyId>\n  <categoryId>{{collection.id}}</categoryId>\n  {%for image in product.images limit: 10 %}\n  <picture>{{image.url}}</picture>\n  {% endfor %}\n  <store>false</store>\n  <pickup>true</pickup>\n  <delivery>true</delivery>\n  <vendor>{{product.properties.vendor}}</vendor>\n  <model>{{product.title}}</model>\n  <description>{{product.description}}</description>\n</offer>\n        ",
  "page_encoding": "utf-8",
  "shop_company": "eBay",
  "shop_name": "eBay",
  "delivery_new_style": false,
  "use_stock_currency": false,
  "use_variants": true
}