Сопутсвующие товары
Застрял на одном вопросе, че то не смог найти ответа, как изменить путь для сопутсвующих товаров, а то вместо firms идет /shop/
webrespect писал(а):
как изменить путь для сопутсвующих товаров
- о каком именно пути идет речь? Вы выводите ссылки на сопутствующие товары на страницах сайта? Из какого XSL-шаблона вы это делаете? Какой путь имеет ваш магазин(/firms/ или /shop/)?Добрый вечер, я вывожу сопутствующие товары , добавляя их в интернет магазине, через функцию добавить сопутствующие товары, путь к интернет магазину /firms/ , никаких специальных XLS шаблонов не применял
webrespect писал(а):
я вывожу сопутствующие товары, добавляя их в интернет магазине
- т.е. эти товары выводятся стандартно из кода XSL-шаблона "МагазинТовар"? Сообщите адрес страницы с проблемой и приведите код указанного XSL-шаблона полностью.да, тАк точно:
и так страница:
XML
и так страница:
XML
<?xml version="1.0" encoding="UTF-8"?>
<shop id="1" current_group_id="594">
<name>Каталог фирм</name>
<description></description>
<path>/firms/</path>
<site_id>1</site_id>
<shop_image_small_max_width>100</shop_image_small_max_width>
<shop_image_big_max_width>800</shop_image_big_max_width>
<shop_image_small_max_height>100</shop_image_small_max_height>
<shop_image_big_max_height>800</shop_image_big_max_height>
<structure_id>42</structure_id>
<shop_country_id>175</shop_country_id>
<shop_currency id="1">
<shop_currency_name>руб.</shop_currency_name>
<shop_currency_international_name>RUB</shop_currency_international_name>
<shop_currency_value_in_basic_currency>1.000000</shop_currency_value_in_basic_currency>
<shop_currency_is_default>1</shop_currency_is_default>
</shop_currency>
<all_currency>
<shop_currency id="1">
<shop_currency_name>руб.</shop_currency_name>
<shop_currency_international_name>RUB</shop_currency_international_name>
<shop_currency_value_in_basic_currency>1.000000</shop_currency_value_in_basic_currency>
<shop_currency_is_default>1</shop_currency_is_default>
<shop_currency_coefficient>1</shop_currency_coefficient>
</shop_currency>
<shop_currency id="2">
<shop_currency_name>&euro;</shop_currency_name>
<shop_currency_international_name>EUR</shop_currency_international_name>
<shop_currency_value_in_basic_currency>36.889479</shop_currency_value_in_basic_currency>
<shop_currency_is_default>0</shop_currency_is_default>
<shop_currency_coefficient>0.0271080000886</shop_currency_coefficient>
</shop_currency>
<shop_currency id="3">
<shop_currency_name>$</shop_currency_name>
<shop_currency_international_name>USD</shop_currency_international_name>
<shop_currency_value_in_basic_currency>23.639664</shop_currency_value_in_basic_currency>
<shop_currency_is_default>0</shop_currency_is_default>
<shop_currency_coefficient>0.0423017856768</shop_currency_coefficient>
</shop_currency>
</all_currency>
<shop_order_status id="0">
</shop_order_status>
<shop_mesures id="29">
<shop_mesures_name>г</shop_mesures_name>
<shop_mesures_description>грамм</shop_mesures_description>
</shop_mesures>
<shop_shops_send_order_mail_admin>1</shop_shops_send_order_mail_admin>
<shop_shops_send_order_mail_user>1</shop_shops_send_order_mail_user>
<shop_shops_admin_mail>smolny@localhost.ru</shop_shops_admin_mail>
<shop_list_of_prices>
<shop_list_of_price id="1" name="Дилер (золотой)">
<percent>65</percent>
</shop_list_of_price>
<shop_list_of_price id="2" name="Дилер (серебряный)">
<percent>80</percent>
</shop_list_of_price>
<shop_list_of_price id="3" name="Дилер (яхонтовый)">
<percent>95</percent>
</shop_list_of_price>
</shop_list_of_prices>
<warehouses>
<warehouse id="1">
<shop_warehouse_name>Основной</shop_warehouse_name>
<shop_warehouse_activity>1</shop_warehouse_activity>
<shop_warehouse_address></shop_warehouse_address>
<shop_warehouse_order>0</shop_warehouse_order>
<shop_warehouse_default>1</shop_warehouse_default>
</warehouse>
</warehouses>
<group id="607" parent="0">
<name>Безопасность</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>bezopasnost</path>
<fullpath>bezopasnost/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Безопасность</seo_title>
<seo_description>Домофоны, Оружие Охранные, противопожарные системы, Пожарные службы</seo_description>
<seo_keywords>установка домофонов в Тюмени, Оружие Охранные в тюмени, противопожарные системы в тюмени, Пожарные службы Тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="594" parent="0">
<name>Бизнес и финансы</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>bisness</path>
<fullpath>bisness/</fullpath>
<count_items>4</count_items>
<count_groups>0</count_groups>
<count_all_items>4</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Бизнес и финансы</seo_title>
<seo_description>Аудит, Банки Тюмени, Банкоматы в тюмени</seo_description>
<seo_keywords>Аудит, Банки Тюмени, Банкоматы в тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="595" parent="0">
<name>Государство и власть</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>gosvo</path>
<fullpath>gosvo/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Государство и власть</seo_title>
<seo_description>Администрации, Архивы, Департаменты, управления, комитеты...</seo_description>
<seo_keywords>администрация тюмени, архивы тюмени, департаменты тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="596" parent="0">
<name>Досуг, развлечения</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>dosug</path>
<fullpath>dosug/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="611" parent="0">
<name>Здоровье, медицина</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>zdorove-meditsina</path>
<fullpath>zdorove-meditsina/</fullpath>
<count_items>1</count_items>
<count_groups>0</count_groups>
<count_all_items>1</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Здоровье, медицина</seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="597" parent="0">
<name>Компьютеры, связь</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>comp</path>
<fullpath>comp/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="599" parent="0">
<name>Культура и искусство</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>iskusstvo</path>
<fullpath>iskusstvo/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="598" parent="0">
<name>Магазины, товары</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>shop</path>
<fullpath>shop/</fullpath>
<count_items>3</count_items>
<count_groups>0</count_groups>
<count_all_items>3</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Магазины Тюмени</seo_title>
<seo_description>Магазины и товары Тюмени</seo_description>
<seo_keywords>магазины тюмени, товары тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="610" parent="0">
<name>Оборудование</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>oborudovanie</path>
<fullpath>oborudovanie/</fullpath>
<count_items>1</count_items>
<count_groups>0</count_groups>
<count_all_items>1</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Оборудование</seo_title>
<seo_description>Автоматические системы управления, Банковское оборудование, Буровое оборудование, Вентиляция и кондиционирование, Водопровод и канализация</seo_description>
<seo_keywords>Автоматические системы управления, Банковское оборудование, Буровое оборудование, Вентиляция и кондиционирование, Водопровод и канализация</seo_keywords>
<propertys>
</propertys>
</group>
<group id="608" parent="0">
<name>Ремонт</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>remont</path>
<fullpath>remont/</fullpath>
<count_items>2</count_items>
<count_groups>0</count_groups>
<count_all_items>2</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Ремонт</seo_title>
<seo_description>Ремонт бытовой техники, Ремонт обуви, Ремонт мебели...</seo_description>
<seo_keywords>Ремонт бытовой техники в тюмени, Ремонт обуви в тюмени, Ремонт мебели в тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="603" parent="0">
<name>СМИ</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>smi</path>
<fullpath>smi/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>СМИ в Тюмени</seo_title>
<seo_description>Газеты, журналы, Издательства, полиграфия, Интернет-издания в Тюмени</seo_description>
<seo_keywords>сми тюмени, газеты тюмени, журналы тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="600" parent="0">
<name>Строительство и ремонт</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>stoitelsstvo</path>
<fullpath>stoitelsstvo/</fullpath>
<count_items>25</count_items>
<count_groups>0</count_groups>
<count_all_items>25</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Строительство и ремонт в Тюмени</seo_title>
<seo_description>Строительство и ремонт в Тюмени</seo_description>
<seo_keywords>Строительство в тюмени, ремонт в Тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="601" parent="0">
<name>Телекоммуникация и связь</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>telekommunikatsija-i-svjaz</path>
<fullpath>telekommunikatsija-i-svjaz/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Телекоммуникация и связь в Тюмени</seo_title>
<seo_description>Телекоммуникация и связь в Тюмени</seo_description>
<seo_keywords>Телекоммуникация и связь в Тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="604" parent="0">
<name>Транспорт, перевозки</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>transport-perevozki</path>
<fullpath>transport-perevozki/</fullpath>
<count_items>32</count_items>
<count_groups>0</count_groups>
<count_all_items>32</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Транспорт, перевозки</seo_title>
<seo_description>Автосалоны Тюмени, Автошколы, Автосигнализация, установка автозвука</seo_description>
<seo_keywords>Транспорт в тюмени, перевозки в тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="605" parent="0">
<name>Туризм, гостиницы</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>turizm-gostinitsy</path>
<fullpath>turizm-gostinitsy/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Туризм, гостиницы</seo_title>
<seo_description>Гостиницы Тюмени, Туристические компании</seo_description>
<seo_keywords>Гостиницы Тюмени, Туристические компании тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="606" parent="0">
<name>Услуги</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>uslugi</path>
<fullpath>uslugi/</fullpath>
<count_items>8</count_items>
<count_groups>0</count_groups>
<count_all_items>8</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Услуги</seo_title>
<seo_description>Агентства знакомств, Ателье, Деловые услуги, Дизайн, Доставка воды, Доставка готовых блюд, Заправка картриджей, Изготовление ключей....</seo_description>
<seo_keywords>Агентства знакомств в тюмени, Ателье в тюмени, Деловые услуги в тюмени, Дизайн в тюмени, Доставка воды в тюмени, Доставка готовых блюд в тюмени, Заправка картриджей в тюмени, Изготовление ключей....</seo_keywords>
<propertys>
</propertys>
</group>
<sallers>
</sallers>
<properties_for_group>
<property id="133" parent_id="0" xml_name="phone">
<name>Телефон</name>
<property_name>Телефон</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>1</property_show_kind>
</property>
<property id="134" parent_id="0" xml_name="adres">
<name>Адрес</name>
<property_name>Адрес</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>0</property_show_kind>
</property>
<property id="135" parent_id="0" xml_name="sait">
<name>Сайт</name>
<property_name>Сайт</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>0</property_show_kind>
</property>
<property id="137" parent_id="0" xml_name="faks">
<name>Факс</name>
<property_name>Факс</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>1</property_show_kind>
</property>
<property id="142" parent_id="0" xml_name="social_post">
<name>Экспорт в соцсети</name>
<property_name>Экспорт в соцсети</property_name>
<shop_list_of_properties_type>7</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>0</property_show_kind>
</property>
</properties_for_group>
<item id="183" group="594">
<captcha_key>9184</captcha_key>
<name>ООО “Интер-Файнэнс”</name>
<show_count>10</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description></description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:43:42</datetime>
<time>00:43:42</time>
<putoff_date>22.05.2011 00:43:42</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text>Аудиторские услуги,Юридическое обслуживание,Финансовый консалтинг,Бухгалтерские услуги,Оценка собственности</text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>ooo-inter-fajjnens</path>
<fullpath>bisness/</fullpath>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>0A801869-A630-E422-6F3A-9683B5105070</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>540-602, 540-601</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>ул.Харьковская 83а/4, оф.305а</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<tying id="184">
<tying_count>0</tying_count>
<item id="184" group="594">
<captcha_key>39164</captcha_key>
<name>Тюменский правовой центр</name>
<show_count>3</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description></description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:45:05</datetime>
<time>00:45:05</time>
<putoff_date>22.05.2011 00:45:05</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text><br /> <span id="more-6744"></span>Деятельность нашей консалтинговой компании строится на&nbsp;комплексном правовом обслуживании юридических лиц&nbsp;и&nbsp;решении отдельных сложных вопросов в&nbsp;сфере хозяйственного и&nbsp;корпоративного права.<br />
<p>Приглашаем Вас&nbsp;к&nbsp;сотрудничеству. Мы&nbsp;готовы принять на&nbsp;себя весь груз сложных юридических вопросов, возникающих в&nbsp;деятельности Вашей организации, в&nbsp;том&nbsp;числе:</p>
<p>• Сертификация по&nbsp;системе ГОСТ Р&nbsp;ИСО&nbsp;9001, ИСО&nbsp;14001, OHSAS 18001<br /> • Получение допусков СРО&nbsp;строителей<br /> • Получение допусков СРО&nbsp;проектировщиков<br /> • Получение допусков СРО&nbsp;изыскателей<br /> • Получение допусков СРО&nbsp;Энергетиков<br /> • Получение допусков СРО&nbsp;пожарных<br /> • Повышение квалификации строителей<br /> • Повышение квалификации проектировщиков<br /> • Повышение квалификации изыскателей<br /> • Повышение квалификации энергетиков<br /> • Повышение квалификации для&nbsp;СРО<br /> • юридическое обслуживание на&nbsp;абонентской основе;<br /> • защита интересов в&nbsp;Арбитражном суде<span style="margin-right: 0.3em"> </span> <span style="margin-left: -0.3em">(</span>в т.ч. в&nbsp;Федеральном арбитражном суде Западно-Сибирского округа);<br /> • сопровождение сделок с&nbsp;недвижимостью<span style="margin-right: 0.3em"> </span> <span style="margin-left: -0.3em">(</span>в т.ч. ускоренная регистрация);<br /> • решение сложных налоговых споров;<br /> • претензионная и&nbsp;судебная работа с&nbsp;дебиторами;<br /> • оформление прав на&nbsp;земельные участки;<br /> • лицензирование деятельности;<br /> • регистрация выпуска акций;<br /> • Услуги финансового брокера<span style="margin-right: 0.3em"> </span> <span style="margin-left: -0.3em">(</span>банковская гарантия, тендерный кредит)</p>
<p>Наши сотрудники обладают значительным опытом работы с&nbsp;крупными предприятиями различных отраслей: торговля, промышленность, строительство, транспорт, связь.<br /> НАША РАБОТА – РЕШЕНИЕ Ваших проблем!</p></text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>tjumenskijj-pravovojj-tsentr</path>
<fullpath>bisness/</fullpath>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>EA4E466E-3B6A-BA5F-4BE6-7F9D58BD99A8</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>565-425, 51-70-51</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>ул. Ленина, д. 2а, секция 1, 3 этаж</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="142" dir_id="0" xml_name="social_post">
<name>Экспорт в соцсети</name>
<xml_name>social_post</xml_name>
<type>7</type>
<order>0</order>
<prefics></prefics>
<value>1</value>
</property>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</tying>
<tying id="182">
<tying_count>0</tying_count>
<item id="182" group="594">
<captcha_key>17161</captcha_key>
<name>ООО “Согра-Экспресс”</name>
<show_count>4</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description></description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:41:14</datetime>
<time>00:41:14</time>
<putoff_date>22.05.2011 00:41:14</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text>Экспресс-услуги, курьерские услуги, доставка по&nbsp;Тюмени, Тюменской области России и&nbsp;Миру!</text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>ooo-sogra-ekspress</path>
<fullpath>bisness/</fullpath>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>BA57A467-7AEC-F94A-55B1-A7051E294F81</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>не указан</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>ул. Профсоюзная, 5</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</tying>
<tying id="185">
<tying_count>0</tying_count>
<item id="185" group="594">
<captcha_key>21400</captcha_key>
<name>Адвокатский кабинет Шарапова Д.В</name>
<show_count>5</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description>Квалифицированная юридическая помощь</description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:46:36</datetime>
<time>00:46:36</time>
<putoff_date>22.05.2011 00:46:36</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text></text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>advokatskijj-kabinet-sharapova-dv</path>
<fullpath>bisness/</fullpath>
<seo_title>Адвокатский кабинет Шарапова Д.В</seo_title>
<seo_description>Адвокатский кабинет Шарапова Д.В в г. Тюмени</seo_description>
<seo_keywords>адвокаты тюмени</seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>810733CA-9219-7B5F-4757-98E05052CA32</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>96-64-09</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>не указан</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="142" dir_id="0" xml_name="social_post">
<name>Экспорт в соцсети</name>
<xml_name>social_post</xml_name>
<type>7</type>
<order>0</order>
<prefics></prefics>
<value>1</value>
</property>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</tying>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</shop>
<shop id="1" current_group_id="594">
<name>Каталог фирм</name>
<description></description>
<path>/firms/</path>
<site_id>1</site_id>
<shop_image_small_max_width>100</shop_image_small_max_width>
<shop_image_big_max_width>800</shop_image_big_max_width>
<shop_image_small_max_height>100</shop_image_small_max_height>
<shop_image_big_max_height>800</shop_image_big_max_height>
<structure_id>42</structure_id>
<shop_country_id>175</shop_country_id>
<shop_currency id="1">
<shop_currency_name>руб.</shop_currency_name>
<shop_currency_international_name>RUB</shop_currency_international_name>
<shop_currency_value_in_basic_currency>1.000000</shop_currency_value_in_basic_currency>
<shop_currency_is_default>1</shop_currency_is_default>
</shop_currency>
<all_currency>
<shop_currency id="1">
<shop_currency_name>руб.</shop_currency_name>
<shop_currency_international_name>RUB</shop_currency_international_name>
<shop_currency_value_in_basic_currency>1.000000</shop_currency_value_in_basic_currency>
<shop_currency_is_default>1</shop_currency_is_default>
<shop_currency_coefficient>1</shop_currency_coefficient>
</shop_currency>
<shop_currency id="2">
<shop_currency_name>&euro;</shop_currency_name>
<shop_currency_international_name>EUR</shop_currency_international_name>
<shop_currency_value_in_basic_currency>36.889479</shop_currency_value_in_basic_currency>
<shop_currency_is_default>0</shop_currency_is_default>
<shop_currency_coefficient>0.0271080000886</shop_currency_coefficient>
</shop_currency>
<shop_currency id="3">
<shop_currency_name>$</shop_currency_name>
<shop_currency_international_name>USD</shop_currency_international_name>
<shop_currency_value_in_basic_currency>23.639664</shop_currency_value_in_basic_currency>
<shop_currency_is_default>0</shop_currency_is_default>
<shop_currency_coefficient>0.0423017856768</shop_currency_coefficient>
</shop_currency>
</all_currency>
<shop_order_status id="0">
</shop_order_status>
<shop_mesures id="29">
<shop_mesures_name>г</shop_mesures_name>
<shop_mesures_description>грамм</shop_mesures_description>
</shop_mesures>
<shop_shops_send_order_mail_admin>1</shop_shops_send_order_mail_admin>
<shop_shops_send_order_mail_user>1</shop_shops_send_order_mail_user>
<shop_shops_admin_mail>smolny@localhost.ru</shop_shops_admin_mail>
<shop_list_of_prices>
<shop_list_of_price id="1" name="Дилер (золотой)">
<percent>65</percent>
</shop_list_of_price>
<shop_list_of_price id="2" name="Дилер (серебряный)">
<percent>80</percent>
</shop_list_of_price>
<shop_list_of_price id="3" name="Дилер (яхонтовый)">
<percent>95</percent>
</shop_list_of_price>
</shop_list_of_prices>
<warehouses>
<warehouse id="1">
<shop_warehouse_name>Основной</shop_warehouse_name>
<shop_warehouse_activity>1</shop_warehouse_activity>
<shop_warehouse_address></shop_warehouse_address>
<shop_warehouse_order>0</shop_warehouse_order>
<shop_warehouse_default>1</shop_warehouse_default>
</warehouse>
</warehouses>
<group id="607" parent="0">
<name>Безопасность</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>bezopasnost</path>
<fullpath>bezopasnost/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Безопасность</seo_title>
<seo_description>Домофоны, Оружие Охранные, противопожарные системы, Пожарные службы</seo_description>
<seo_keywords>установка домофонов в Тюмени, Оружие Охранные в тюмени, противопожарные системы в тюмени, Пожарные службы Тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="594" parent="0">
<name>Бизнес и финансы</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>bisness</path>
<fullpath>bisness/</fullpath>
<count_items>4</count_items>
<count_groups>0</count_groups>
<count_all_items>4</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Бизнес и финансы</seo_title>
<seo_description>Аудит, Банки Тюмени, Банкоматы в тюмени</seo_description>
<seo_keywords>Аудит, Банки Тюмени, Банкоматы в тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="595" parent="0">
<name>Государство и власть</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>gosvo</path>
<fullpath>gosvo/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Государство и власть</seo_title>
<seo_description>Администрации, Архивы, Департаменты, управления, комитеты...</seo_description>
<seo_keywords>администрация тюмени, архивы тюмени, департаменты тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="596" parent="0">
<name>Досуг, развлечения</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>dosug</path>
<fullpath>dosug/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="611" parent="0">
<name>Здоровье, медицина</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>zdorove-meditsina</path>
<fullpath>zdorove-meditsina/</fullpath>
<count_items>1</count_items>
<count_groups>0</count_groups>
<count_all_items>1</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Здоровье, медицина</seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="597" parent="0">
<name>Компьютеры, связь</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>comp</path>
<fullpath>comp/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="599" parent="0">
<name>Культура и искусство</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>iskusstvo</path>
<fullpath>iskusstvo/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<propertys>
</propertys>
</group>
<group id="598" parent="0">
<name>Магазины, товары</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>shop</path>
<fullpath>shop/</fullpath>
<count_items>3</count_items>
<count_groups>0</count_groups>
<count_all_items>3</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Магазины Тюмени</seo_title>
<seo_description>Магазины и товары Тюмени</seo_description>
<seo_keywords>магазины тюмени, товары тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="610" parent="0">
<name>Оборудование</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>oborudovanie</path>
<fullpath>oborudovanie/</fullpath>
<count_items>1</count_items>
<count_groups>0</count_groups>
<count_all_items>1</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Оборудование</seo_title>
<seo_description>Автоматические системы управления, Банковское оборудование, Буровое оборудование, Вентиляция и кондиционирование, Водопровод и канализация</seo_description>
<seo_keywords>Автоматические системы управления, Банковское оборудование, Буровое оборудование, Вентиляция и кондиционирование, Водопровод и канализация</seo_keywords>
<propertys>
</propertys>
</group>
<group id="608" parent="0">
<name>Ремонт</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>remont</path>
<fullpath>remont/</fullpath>
<count_items>2</count_items>
<count_groups>0</count_groups>
<count_all_items>2</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Ремонт</seo_title>
<seo_description>Ремонт бытовой техники, Ремонт обуви, Ремонт мебели...</seo_description>
<seo_keywords>Ремонт бытовой техники в тюмени, Ремонт обуви в тюмени, Ремонт мебели в тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="603" parent="0">
<name>СМИ</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>smi</path>
<fullpath>smi/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>СМИ в Тюмени</seo_title>
<seo_description>Газеты, журналы, Издательства, полиграфия, Интернет-издания в Тюмени</seo_description>
<seo_keywords>сми тюмени, газеты тюмени, журналы тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="600" parent="0">
<name>Строительство и ремонт</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>stoitelsstvo</path>
<fullpath>stoitelsstvo/</fullpath>
<count_items>25</count_items>
<count_groups>0</count_groups>
<count_all_items>25</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Строительство и ремонт в Тюмени</seo_title>
<seo_description>Строительство и ремонт в Тюмени</seo_description>
<seo_keywords>Строительство в тюмени, ремонт в Тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="601" parent="0">
<name>Телекоммуникация и связь</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>telekommunikatsija-i-svjaz</path>
<fullpath>telekommunikatsija-i-svjaz/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Телекоммуникация и связь в Тюмени</seo_title>
<seo_description>Телекоммуникация и связь в Тюмени</seo_description>
<seo_keywords>Телекоммуникация и связь в Тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="604" parent="0">
<name>Транспорт, перевозки</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>transport-perevozki</path>
<fullpath>transport-perevozki/</fullpath>
<count_items>32</count_items>
<count_groups>0</count_groups>
<count_all_items>32</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Транспорт, перевозки</seo_title>
<seo_description>Автосалоны Тюмени, Автошколы, Автосигнализация, установка автозвука</seo_description>
<seo_keywords>Транспорт в тюмени, перевозки в тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="605" parent="0">
<name>Туризм, гостиницы</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>turizm-gostinitsy</path>
<fullpath>turizm-gostinitsy/</fullpath>
<count_items>0</count_items>
<count_groups>0</count_groups>
<count_all_items>0</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Туризм, гостиницы</seo_title>
<seo_description>Гостиницы Тюмени, Туристические компании</seo_description>
<seo_keywords>Гостиницы Тюмени, Туристические компании тюмени</seo_keywords>
<propertys>
</propertys>
</group>
<group id="606" parent="0">
<name>Услуги</name>
<description></description>
<order>0</order>
<indexation>1</indexation>
<path>uslugi</path>
<fullpath>uslugi/</fullpath>
<count_items>8</count_items>
<count_groups>0</count_groups>
<count_all_items>8</count_all_items>
<count_all_groups>0</count_all_groups>
<seo_title>Услуги</seo_title>
<seo_description>Агентства знакомств, Ателье, Деловые услуги, Дизайн, Доставка воды, Доставка готовых блюд, Заправка картриджей, Изготовление ключей....</seo_description>
<seo_keywords>Агентства знакомств в тюмени, Ателье в тюмени, Деловые услуги в тюмени, Дизайн в тюмени, Доставка воды в тюмени, Доставка готовых блюд в тюмени, Заправка картриджей в тюмени, Изготовление ключей....</seo_keywords>
<propertys>
</propertys>
</group>
<sallers>
</sallers>
<properties_for_group>
<property id="133" parent_id="0" xml_name="phone">
<name>Телефон</name>
<property_name>Телефон</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>1</property_show_kind>
</property>
<property id="134" parent_id="0" xml_name="adres">
<name>Адрес</name>
<property_name>Адрес</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>0</property_show_kind>
</property>
<property id="135" parent_id="0" xml_name="sait">
<name>Сайт</name>
<property_name>Сайт</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>0</property_show_kind>
</property>
<property id="137" parent_id="0" xml_name="faks">
<name>Факс</name>
<property_name>Факс</property_name>
<shop_list_of_properties_type>0</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>1</property_show_kind>
</property>
<property id="142" parent_id="0" xml_name="social_post">
<name>Экспорт в соцсети</name>
<property_name>Экспорт в соцсети</property_name>
<shop_list_of_properties_type>7</shop_list_of_properties_type>
<shop_list_of_properties_description></shop_list_of_properties_description>
<property_show_kind>0</property_show_kind>
</property>
</properties_for_group>
<item id="183" group="594">
<captcha_key>9184</captcha_key>
<name>ООО “Интер-Файнэнс”</name>
<show_count>10</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description></description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:43:42</datetime>
<time>00:43:42</time>
<putoff_date>22.05.2011 00:43:42</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text>Аудиторские услуги,Юридическое обслуживание,Финансовый консалтинг,Бухгалтерские услуги,Оценка собственности</text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>ooo-inter-fajjnens</path>
<fullpath>bisness/</fullpath>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>0A801869-A630-E422-6F3A-9683B5105070</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>540-602, 540-601</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>ул.Харьковская 83а/4, оф.305а</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<tying id="184">
<tying_count>0</tying_count>
<item id="184" group="594">
<captcha_key>39164</captcha_key>
<name>Тюменский правовой центр</name>
<show_count>3</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description></description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:45:05</datetime>
<time>00:45:05</time>
<putoff_date>22.05.2011 00:45:05</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text><br /> <span id="more-6744"></span>Деятельность нашей консалтинговой компании строится на&nbsp;комплексном правовом обслуживании юридических лиц&nbsp;и&nbsp;решении отдельных сложных вопросов в&nbsp;сфере хозяйственного и&nbsp;корпоративного права.<br />
<p>Приглашаем Вас&nbsp;к&nbsp;сотрудничеству. Мы&nbsp;готовы принять на&nbsp;себя весь груз сложных юридических вопросов, возникающих в&nbsp;деятельности Вашей организации, в&nbsp;том&nbsp;числе:</p>
<p>• Сертификация по&nbsp;системе ГОСТ Р&nbsp;ИСО&nbsp;9001, ИСО&nbsp;14001, OHSAS 18001<br /> • Получение допусков СРО&nbsp;строителей<br /> • Получение допусков СРО&nbsp;проектировщиков<br /> • Получение допусков СРО&nbsp;изыскателей<br /> • Получение допусков СРО&nbsp;Энергетиков<br /> • Получение допусков СРО&nbsp;пожарных<br /> • Повышение квалификации строителей<br /> • Повышение квалификации проектировщиков<br /> • Повышение квалификации изыскателей<br /> • Повышение квалификации энергетиков<br /> • Повышение квалификации для&nbsp;СРО<br /> • юридическое обслуживание на&nbsp;абонентской основе;<br /> • защита интересов в&nbsp;Арбитражном суде<span style="margin-right: 0.3em"> </span> <span style="margin-left: -0.3em">(</span>в т.ч. в&nbsp;Федеральном арбитражном суде Западно-Сибирского округа);<br /> • сопровождение сделок с&nbsp;недвижимостью<span style="margin-right: 0.3em"> </span> <span style="margin-left: -0.3em">(</span>в т.ч. ускоренная регистрация);<br /> • решение сложных налоговых споров;<br /> • претензионная и&nbsp;судебная работа с&nbsp;дебиторами;<br /> • оформление прав на&nbsp;земельные участки;<br /> • лицензирование деятельности;<br /> • регистрация выпуска акций;<br /> • Услуги финансового брокера<span style="margin-right: 0.3em"> </span> <span style="margin-left: -0.3em">(</span>банковская гарантия, тендерный кредит)</p>
<p>Наши сотрудники обладают значительным опытом работы с&nbsp;крупными предприятиями различных отраслей: торговля, промышленность, строительство, транспорт, связь.<br /> НАША РАБОТА – РЕШЕНИЕ Ваших проблем!</p></text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>tjumenskijj-pravovojj-tsentr</path>
<fullpath>bisness/</fullpath>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>EA4E466E-3B6A-BA5F-4BE6-7F9D58BD99A8</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>565-425, 51-70-51</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>ул. Ленина, д. 2а, секция 1, 3 этаж</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="142" dir_id="0" xml_name="social_post">
<name>Экспорт в соцсети</name>
<xml_name>social_post</xml_name>
<type>7</type>
<order>0</order>
<prefics></prefics>
<value>1</value>
</property>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</tying>
<tying id="182">
<tying_count>0</tying_count>
<item id="182" group="594">
<captcha_key>17161</captcha_key>
<name>ООО “Согра-Экспресс”</name>
<show_count>4</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description></description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:41:14</datetime>
<time>00:41:14</time>
<putoff_date>22.05.2011 00:41:14</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text>Экспресс-услуги, курьерские услуги, доставка по&nbsp;Тюмени, Тюменской области России и&nbsp;Миру!</text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>ooo-sogra-ekspress</path>
<fullpath>bisness/</fullpath>
<seo_title></seo_title>
<seo_description></seo_description>
<seo_keywords></seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>BA57A467-7AEC-F94A-55B1-A7051E294F81</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>не указан</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>ул. Профсоюзная, 5</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</tying>
<tying id="185">
<tying_count>0</tying_count>
<item id="185" group="594">
<captcha_key>21400</captcha_key>
<name>Адвокатский кабинет Шарапова Д.В</name>
<show_count>5</show_count>
<saller>0</saller>
<marking_of_goods></marking_of_goods>
<description>Квалифицированная юридическая помощь</description>
<date>22.05.2011</date>
<datetime>22.05.2011 00:46:36</datetime>
<time>00:46:36</time>
<putoff_date>22.05.2011 00:46:36</putoff_date>
<putend_date>00.00.0000 00:00:00</putend_date>
<text></text>
<type>0</type>
<weight>0</weight>
<weight_mesure>г</weight_mesure>
<rest>0.00</rest>
<mesure></mesure>
<shop_tax_id>0</shop_tax_id>
<price>0.00</price>
<price_tax>0.00</price_tax>
<price_discount>0.00</price_discount>
<item_currency>руб.</item_currency>
<currency>руб.</currency>
<is_active>1</is_active>
<order>0</order>
<path>advokatskijj-kabinet-sharapova-dv</path>
<fullpath>bisness/</fullpath>
<seo_title>Адвокатский кабинет Шарапова Д.В</seo_title>
<seo_description>Адвокатский кабинет Шарапова Д.В в г. Тюмени</seo_description>
<seo_keywords>адвокаты тюмени</seo_keywords>
<indexation>1</indexation>
<vendorCode></vendorCode>
<shop_items_cml_id>810733CA-9219-7B5F-4757-98E05052CA32</shop_items_cml_id>
<user_id>0</user_id>
<site_users_id>0</site_users_id>
<property id="133" dir_id="0" xml_name="phone">
<name>Телефон</name>
<xml_name>phone</xml_name>
<type>0</type>
<order>0</order>
<prefics>(3452)</prefics>
<value>96-64-09</value>
</property>
<property id="134" dir_id="0" xml_name="adres">
<name>Адрес</name>
<xml_name>adres</xml_name>
<type>0</type>
<order>0</order>
<prefics>г. Тюмень</prefics>
<value>не указан</value>
</property>
<property id="135" dir_id="0" xml_name="sait">
<name>Сайт</name>
<xml_name>sait</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="137" dir_id="0" xml_name="faks">
<name>Факс</name>
<xml_name>faks</xml_name>
<type>0</type>
<order>0</order>
<prefics></prefics>
<value>не указан</value>
</property>
<property id="142" dir_id="0" xml_name="social_post">
<name>Экспорт в соцсети</name>
<xml_name>social_post</xml_name>
<type>7</type>
<order>0</order>
<prefics></prefics>
<value>1</value>
</property>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</tying>
<shop_special_prices>
</shop_special_prices>
<warehouses>
<warehouse id="1">0.00</warehouse>
</warehouses>
</item>
</shop>
webrespect, в коде XSL-шаблона товара("МагазинТовар"
при выводе сопутствующих товаров используйте(выделено жирным):
при выводе сопутствующих товаров используйте(выделено жирным):<xsl:template match="tying/item">
...
<a href="{/shop/path}{fullpath}{path}/">
<xsl:value-of select="name"/>
</a>
...
</xsl:template>
...
<a href="{/shop/path}{fullpath}{path}/">
<xsl:value-of select="name"/>
</a>
...
</xsl:template>
Авторизация