Это демо-аккаунт, раз в сутки все изменения откатываются.
Создать полноценный аккаунт
catalog.app
Основной каталог
Основной каталог
Onliner
Ozon
Wildberries
Catalog
Tasks
Prices
Miscellaneous
BYN
KZT
UAH
USD
EUR
RUB
U1
RU
EN
Account
0.00 BYN
Common settings
Common library
Private library
Profile
Help
Kaspi KZ (фид)
Help
General
Template settings
Export profile data
Properties processing method
Load only required property values
Don't load property values
Load all property values
SpecificPropertiesList
File type
Txt
Xml
Json
Csv
Feed link
Template
Test
Templates
Yandex
Google
InMyRoom
Yandex (example with conditions)
Google (example with conditions)
<?xml version="1.0" encoding="utf-8"?> <kaspi_catalog date="{{ date.now | date.to_string '%F %R' }}" xmlns="kaspiShopping" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="kaspiShopping http://kaspi.kz/kaspishopping.xsd"> <company>Техшоп</company> <merchantid>Techshop</merchantid> <offers> {{- for offer in model.Offers}} <offer sku="{{offer.OfferId}}"> <model>{{offer.Model}} {{offer.Color}} {{offer.Article}}</model> <brand>{{offer.Vendor}}</brand> <availabilities> <availability available="yes" storeId="PP1"/> </availabilities> <price>{{offer.Price | math.format "f0"}}</price> </offer> {{- end }} </offers> </kaspi_catalog>
Cancel
×
Testing template
Result