Не зарегистрирован
Вход
Забыли пароль?
Регистрация
Подписаться
Сэкономьте время — перед вопросом на форуме узнайте, как найти ответ быстрее
По техническим проблемам необходимо обращаться в Консультационный центр

Поиск по форуму: 

Приглашаем в блог Amiro.CMS. Регулярные обзоры, опыт, решения, практикумы.
Форум  ->   Интернет Магазин  ->  Выгрузка товаров в Маркет


Показать все сообщения в этой ветке


Добавлено: 29.03.12 09:43:45  



Регистрация: 28.03.12
Сообщений: 7


Обратиться по имени

Код шаблона "YandexEshopDriver.tpl"

<!--#set var="export_filename" value="##--export_recipient##_##message_number--##yandex_export.xml"-->

<!--#set var="export_email_subject" value="##--export_recipient##_##message_number--####export_filename##"-->

<!--#set var="export_header" value="<?xml version="1.0" encoding="Windows-1251"?>
<!DOCTYPE yml_catalog SYSTEM "shops.dtd">
<yml_catalog date="##date##">

<shop>
<name>##shop_name##</name>
<company>##company_name##</company>
<url>##root_path_www##</url>

<currencies>
##currencies_list##
</currencies>

<categories>
##categories_list##
</categories>

<offers>
"-->

<!--#set var="currency_row" value="
<currency id="##code##" rate="##rate##"/>
"-->

<!--#set var="category_row" value="
<category id="##id##" ##IF(is_root_parent!=1)## parentId="##id_parent##" ##ENDIF##>##name##</category>
"-->


<!--#set var="item_row_standard" value="
<offer id="##id##" available="##availability##">
<url>##url##</url>
<price>##price##</price>
<currencyId>##currency_id##</currencyId>
<categoryId>##category_id##</categoryId>
<picture>##picture##</picture>
<name>##model##</name>
<vendorCode></vendorCode>
<description>##description##</description>
</offer>
"-->

<!--#set var="item_row_vendor_model" value="
<offer id="##id##" type="##type##" available="##availability##">
<url>##url##</url>
<price>##price##</price>
<currencyId>##currency_id##</currencyId>
<categoryId>##category_id##</categoryId>
<picture>##picture##</picture>
<typePrefix></typePrefix>
<vendor></vendor>
<vendorCode></vendorCode>
<model>##model##</model>
<description>##description##</description>
</offer>
"-->

<!--#set var="export_footer" value="
</offers>
</shop>
</yml_catalog>
"-->

<!--#set var="item_row_Yandex_Direct_CSV" value="##id_external##;##url##
"-->

<!--#set var="item_row_Yandex_Custom" value="
<offer id="##id##" available="##availability##">
<url>##url##</url>
<price>##price##</price>
<currencyId>##currency_id##</currencyId>
<categoryId>##category_id##</categoryId>
<picture>##picture##</picture>
<name>##model##</name>
<vendorCode></vendorCode>
<description>##description##</description>
</offer>
"-->



0


Создать новую тему Ответить