Сопутсвующие товары

#
Сопутсвующие товары
Застрял на одном вопросе, че то не смог найти ответа, как изменить путь для сопутсвующих товаров, а то вместо firms идет /shop/
#
Re: Сопутсвующие товары
webrespect писал(а):
как изменить путь для сопутсвующих товаров
- о каком именно пути идет речь? Вы выводите ссылки на сопутствующие товары на страницах сайта? Из какого XSL-шаблона вы это делаете? Какой путь имеет ваш магазин(/firms/ или /shop/)?
#
Re: Сопутсвующие товары
Добрый вечер, я вывожу сопутствующие товары , добавляя их в интернет магазине, через функцию добавить сопутствующие товары, путь к интернет магазину /firms/ , никаких специальных XLS шаблонов не применял
#
Re: Сопутсвующие товары
webrespect писал(а):
я вывожу сопутствующие товары, добавляя их в интернет магазине
- т.е. эти товары выводятся стандартно из кода XSL-шаблона "МагазинТовар"? Сообщите адрес страницы с проблемой и приведите код указанного XSL-шаблона полностью.
#
Re: Сопутсвующие товары
да, тАк точно:

и так страница: http://tumen-star.ru/firms/bisness/ooo-inter-fajjnens/

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>&amp;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>&lt;br /&gt; &lt;span id=&quot;more-6744&quot;&gt;&lt;/span&gt;Деятельность нашей консалтинговой компании строится на&amp;nbsp;комплексном правовом обслуживании юридических лиц&amp;nbsp;и&amp;nbsp;решении отдельных сложных вопросов в&amp;nbsp;сфере хозяйственного и&amp;nbsp;корпоративного права.&lt;br /&gt;
               &lt;p&gt;Приглашаем Вас&amp;nbsp;к&amp;nbsp;сотрудничеству. Мы&amp;nbsp;готовы принять на&amp;nbsp;себя весь груз сложных юридических вопросов, возникающих в&amp;nbsp;деятельности Вашей организации, в&amp;nbsp;том&amp;nbsp;числе:&lt;/p&gt;
               &lt;p&gt;• Сертификация по&amp;nbsp;системе ГОСТ Р&amp;nbsp;ИСО&amp;nbsp;9001, ИСО&amp;nbsp;14001, OHSAS 18001&lt;br /&gt; • Получение допусков СРО&amp;nbsp;строителей&lt;br /&gt; • Получение допусков СРО&amp;nbsp;проектировщиков&lt;br /&gt; • Получение допусков СРО&amp;nbsp;изыскателей&lt;br /&gt; • Получение допусков СРО&amp;nbsp;Энергетиков&lt;br /&gt; • Получение допусков СРО&amp;nbsp;пожарных&lt;br /&gt; • Повышение квалификации строителей&lt;br /&gt; • Повышение квалификации проектировщиков&lt;br /&gt; • Повышение квалификации изыскателей&lt;br /&gt; • Повышение квалификации энергетиков&lt;br /&gt; • Повышение квалификации для&amp;nbsp;СРО&lt;br /&gt; • юридическое обслуживание на&amp;nbsp;абонентской основе;&lt;br /&gt; • защита интересов в&amp;nbsp;Арбитражном суде&lt;span style=&quot;margin-right: 0.3em&quot;&gt; &lt;/span&gt; &lt;span style=&quot;margin-left: -0.3em&quot;&gt;(&lt;/span&gt;в т.ч. в&amp;nbsp;Федеральном арбитражном суде Западно-Сибирского округа);&lt;br /&gt; • сопровождение сделок с&amp;nbsp;недвижимостью&lt;span style=&quot;margin-right: 0.3em&quot;&gt; &lt;/span&gt; &lt;span style=&quot;margin-left: -0.3em&quot;&gt;(&lt;/span&gt;в т.ч. ускоренная регистрация);&lt;br /&gt; • решение сложных налоговых споров;&lt;br /&gt; • претензионная и&amp;nbsp;судебная работа с&amp;nbsp;дебиторами;&lt;br /&gt; • оформление прав на&amp;nbsp;земельные участки;&lt;br /&gt; • лицензирование деятельности;&lt;br /&gt; • регистрация выпуска акций;&lt;br /&gt; • Услуги финансового брокера&lt;span style=&quot;margin-right: 0.3em&quot;&gt; &lt;/span&gt; &lt;span style=&quot;margin-left: -0.3em&quot;&gt;(&lt;/span&gt;банковская гарантия, тендерный кредит)&lt;/p&gt;
            &lt;p&gt;Наши сотрудники обладают значительным опытом работы с&amp;nbsp;крупными предприятиями различных отраслей: торговля, промышленность, строительство, транспорт, связь.&lt;br /&gt; НАША РАБОТА – РЕШЕНИЕ Ваших проблем!&lt;/p&gt;</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>Экспресс-услуги, курьерские услуги, доставка по&amp;nbsp;Тюмени, Тюменской области России и&amp;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>
#
Re: Сопутсвующие товары
webrespect, в коде XSL-шаблона товара("МагазинТовар" при выводе сопутствующих товаров используйте(выделено жирным):
<xsl:template match="tying/item">
...
<a href="{/shop/path}{fullpath}{path}/">
<xsl:value-of select="name"/>
</a>
...
</xsl:template>

#
Re: Сопутсвующие товары
СПАСИБО БОЛЬШОЕ!)
#
Re: Сопутсвующие товары
Пожалуйста.
Авторизация