OTTO
OTTO
www.feel-best.ru

Сделать заказ товаров по каталогам из Европы очень просто!

Корзина

Количество товаров: 0 шт.
Регион: не выбран (изменить)

на главнуюкарта сайтаобратная связь

Наши телефоны:

(495) 363-24-13
(812) 601-07-12

Каталоги

версия для печати
Главная / Каталоги

Основной каталог ОТТО Осень-Зима 2011/2012

Страница 166

блузка

блузка

Женская удлиненная блузка, Tom Tailor

темно серый арт. 836 584 79
белый арт. 836 514 83

Обращаем ваше внимание на то, что европейские размеры не соответствуют российским (см. таблицы соответствия международных систем размеров).

кофта

кофта

Женская кофта, эффект 2-в-1, Tom Tailor

темно серый арт. 838 022 87
мокка арт. 837 985 72
серовато зеленый арт. 724 318 70

Обращаем ваше внимание на то, что европейские размеры не соответствуют российским (см. таблицы соответствия международных систем размеров).

кофта

кофта

Женская кофта, эффект 2-в-1, Tom Tailor

темно серый арт. 803 648 81
серовато зеленый арт. 806 404 72
черный арт. 720 807 83
белый арт. 836 483 85

Обращаем ваше внимание на то, что европейские размеры не соответствуют российским (см. таблицы соответствия международных систем размеров).

платье

платье

Женское вязаное платье, Tom Tailor

темно серый арт. 883 415 95

Обращаем ваше внимание на то, что европейские размеры не соответствуют российским (см. таблицы соответствия международных систем размеров).

кофта

кофта

Женская кофта с принтом в виде перьев, Tom Tailor

серый арт. 835 987 89
серовато зеленый арт. 836 263 87
белый арт. 836 169 88

Обращаем ваше внимание на то, что европейские размеры не соответствуют российским (см. таблицы соответствия международных систем размеров).

кардиган

кардиган

Женский кардиган с элементами стиля милитари, Tom Tailor

темно серый арт. 735 542 74
мокка арт. 720 441 82

Обращаем ваше внимание на то, что европейские размеры не соответствуют российским (см. таблицы соответствия международных систем размеров).


OUTPUT BUFFER:
(empty)

QUERIES:
ChPF 1 0.00013399124145508;
ChPF 1.5 0.0052921772003174;
ChPF 2 0.00027012825012207;

		select * 
		from meta 
		where url = '/catalogues/otto-main-herbst-2011/166'
		 0.00044107437133789 
0.0062649250030518;
ChP 1 0.0074598789215088;
ChPI 1 0.0074830055236816;
ChPI 1.1: 8.8214874267578E-6;
ChPI 1.2: 1.1920928955078E-5;
ChPI 1.3: 0.00034713745117188;
ChPI 2 1.4066696166992E-5;
ChP 4 0.0006110668182373;

		update	`consumer_basket`
		set	`add_ts` = now()
		where	(`consumer` = 0 and `basket` = '828217c8b83e6f9f0018d65b6b309d96')
		 0.00045299530029297 
0.011246919631958;

		update	`consumer_favour`
		set	`add_ts` = now()
		where	(`consumer` = 0 and `favour` = '7bdedaa59c5a4fb5bdd2785f8c8c69bf')
		 0.0033280849456787 
0.0034730434417725;

		select	id, name
		from	`categories`
		where	(`uplink` is null or `uplink` = 0) and not `is_hidden`
		order	by `sort_fld` asc, `id` asc
		 0.00040316581726074 
0.00049996376037598;

		select	C.avail as `@avail`, C.id as id, C.name as name
		,	CT.`mr_url`	as `catalogue_mr_url`
		,	CT.`id`		as `catalogue_id`
		,	CT.sort_fld as  sort_fld
		,	0 as `@other`
		from	`ct_list` CT
			inner join `catalog` C on (C.`id` = CT.`catalog_link`)
			inner join `catalog` C2 on (CT.`id` = C2.`ct_link`)
		where	CT.is_on_main=1
		and     CT.is_active = 1

		group	by CT.`id`
		
	

		order	by  `@avail` DESC, sort_fld ASC

		 0.01802396774292 
0.018991947174072;

		select g.*, count(C2.`id`) as cnt
		from `ct_groups` g, `_ctgroups_` ct, ct_list cl, `catalog` C2
		where g.`id` = ct.`group_id` 
		and 	ct.`ct_id` = cl.id
		and	cl.is_on_main=1
		and     cl.is_active = 1
		and	C2.`ct_link` = cl.`id`
		group by g.`id`
		having	cnt > 20
		 0.30783295631409 
0.31397795677185;

		select	B.*
		from	`banners` B
		order	by rand()
		limit	1
		 0.0036640167236328 
0.0098259449005127;

		select	ifnull(sum(B.`quantity`), 0) as `item_count`
		,	sum(if(ST.`price` is not null and C.`currence` = 0, ST.`price` * B.`quantity`, 0)) as `price_items_eu`
		,	sum(if(ST.`price` is not null and C.`currence` = 1, ST.`price` * B.`quantity`, 0)) as `price_items_ru`
		,	sum(if(C.`weight` is not null and C.`currence` = 1, C.`weight` * B.`quantity`, 0)) as `total_weight`
		from	(`consumer_basket` B inner join `catalog` C  on (C .`id` = B.`item`))
			left join `s_table` ST on (ST.`id` = B.`size`  and ST.`uplink` = B.`item`)
		where	((B.`consumer` <> 0 and B.`consumer` = null) or (B.`consumer` = 0 and B.`basket` = '828217c8b83e6f9f0018d65b6b309d96'))
		 0.00097393989562988 
0.0013260841369629;

		select	C.*
		,	CT.`mr_url`	as `catalogue_mr_url`
		,	CT.`id`		as `catalogue_id`
	        ,    G.`name`	    as `group_name`
        	,    G.`mr`	    as `group_mr`
		,    count(C2.id) as cnt
		from	`ct_list` CT
		            inner join `_ctgroups_` CTG on (CT.`id` = CTG.`ct_id`)
		            inner join `ct_groups` G on (CTG.`group_id` = G.`id`)
			inner join `catalog` C on (C.`id` = CT.`catalog_link`)
			inner join `catalog` C2 on (CT.`id` = C2.`ct_link`)
		where	CT.`mr_url` = 'otto-main-herbst-2011' 
		group    by CT.`id`
		HAVING  cnt> 20
		 0.40717601776123 
0.40883588790894;

		select	C.id, C.name, C.min_price, C.min_price_old, C.currence, C.ct_link, C.avail
		,	CAT.`mr_url`	as `catalogue_mr_url`
		,	CA2.`id`	as `catalogue_id`
		,	CA2.`name`	as `catalogue_name`
		from	`catalog` C
			left join `ct_list` CAT on (CAT.`id` = C.`ct_link`)
			left join `catalog` CA2 on (CA2.`id` = CAT.`catalog_link`)
		where	C.`ct_link` in ('884') and C.`avail` = 1
		and	C.`ct_page` = '166'
		 0.0036220550537109 
0.0038449764251709;

		select	I.id, I.image_small, I.image_big, I.image_small_w, I.image_small_h, I.uplink_type, I.uplink,
				I.image_big_w, I.image_big_h, I.descr, I.sort_fld, I.uplink as uplink2
		from	`images` I
		where	`uplink_type` = 2 and ifnull(image_big,'') <> '' and `uplink` in ('48701','48703','48705','48706','48707','48709')
		union
		select	I.id, I.image_small, I.image_big, I.image_small_w, I.image_small_h, I.uplink_type, I.uplink,
				I.image_big_w, I.image_big_h, I.descr, I.sort_fld, C.`subspec` as uplink2
		from	`images` I
		inner join catalog C
		on C.id = I.`uplink`
		where	I.`uplink_type` = 2 and ifnull(I.image_big,'') <> '' and C.`subspec` in ('48701','48703','48705','48706','48707','48709')
		order by sort_fld
		 0.00335693359375 
0.0037140846252441;

		select	*
		from	`catalog`
		where	`subspec` in ('48701','48703','48705','48706','48707','48709')
		 0.0015859603881836 
0.001978874206543;

		select	ST.*
		,	C.`currence`
		from	`s_table` ST
		left	join `catalog` C on (C.`id` = ST.`uplink`)
		where	ST.`uplink` in ('48701','48703','48705','48706','48707','48709')
		ORDER BY ST.`id`
		 0.0048611164093018 
0.0050370693206787;

		select	*
		from	`c_table`
		where	`uplink` in ('48701','48703','48705','48706','48707','48709')
		 0.001723051071167 
0.0034339427947998;

		select	*
		from	`trade_marks`
		where	`id` in (null,null,null,null,null,null)
		 0.00043892860412598 
0.00086379051208496;

		select	`item`, `color`, `size`, `size_value`, `quantity`
		from	`consumer_basket`
		where	((`consumer` <> 0 and `consumer` = 0) or (`consumer` = 0 and `basket` = '828217c8b83e6f9f0018d65b6b309d96'))
			and `item` in ('48701','48703','48705','48706','48707','48709')
		 0.0010268688201904 
0.001331090927124;

		select	`item`
		from	`consumer_favour`
		where	((`consumer` <> 0 and `consumer` = 0) or (`consumer` = 0 and `favour` = '7bdedaa59c5a4fb5bdd2785f8c8c69bf'))
			and `item` in ('48701','48703','48705','48706','48707','48709')
		 0.0014197826385498 
0.0016109943389893;
ChP 5 0.80723190307617;
ChP 2 0.0018229484558105;

RAW DUMP:
<?xml version="1.0"?>
<response>
  <system>
    <now>
      <seconds>35</seconds>
      <minutes>24</minutes>
      <hours>7</hours>
      <mday>11</mday>
      <wday>0</wday>
      <mon>3</mon>
      <year>2012</year>
      <yday>70</yday>
      <weekday>Sunday</weekday>
      <month>March</month>
      <unix>1331436275</unix>
    </now>
    <method>GET</method>
    <query/>
    <curr>/catalogues/otto-main-herbst-2011/166</curr>
    <over_meta/>
    <site>/</site>
    <root>/</root>
    <back>/</back>
  </system>
  <identity source="_identify_">
    <anonymous/>
  </identity>
  <top-level-categories>
    <category>
      <id>1</id>
      <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438; &#x43E;&#x431;&#x443;&#x432;&#x44C;</name>
    </category>
    <category>
      <id>832</id>
      <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x431;&#x43E;&#x43B;&#x44C;&#x448;&#x438;&#x445; &#x440;&#x430;&#x437;&#x43C;&#x435;&#x440;&#x43E;&#x432;</name>
    </category>
    <category>
      <id>805</id>
      <name>&#x41E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x434;&#x43B;&#x44F; &#x431;&#x435;&#x440;&#x435;&#x43C;&#x435;&#x43D;&#x43D;&#x44B;&#x445;</name>
    </category>
    <category>
      <id>2</id>
      <name>&#x41C;&#x443;&#x436;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438; &#x43E;&#x431;&#x443;&#x432;&#x44C;</name>
    </category>
    <category>
      <id>72808</id>
      <name>&#x41C;&#x443;&#x436;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x431;&#x43E;&#x43B;&#x44C;&#x448;&#x438;&#x445; &#x440;&#x430;&#x437;&#x43C;&#x435;&#x440;&#x43E;&#x432;</name>
    </category>
    <category>
      <id>935</id>
      <name>&#x414;&#x435;&#x442;&#x441;&#x43A;&#x430;&#x44F; &#x438;&amp;nbsp;&#x43F;&#x43E;&#x434;&#x440;&#x43E;&#x441;&#x442;&#x43A;&#x43E;&#x432;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430;</name>
    </category>
    <category>
      <id>966</id>
      <name>&#x421;&#x43F;&#x43E;&#x440;&#x442;&#x438;&#x432;&#x43D;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438;&amp;nbsp;&#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x434;&#x43B;&#x44F;&amp;nbsp;&#x43E;&#x442;&#x434;&#x44B;&#x445;&#x430;</name>
    </category>
    <category>
      <id>802</id>
      <name>&#x422;&#x435;&#x43A;&#x441;&#x442;&#x438;&#x43B;&#x44C;, &#x43F;&#x440;&#x435;&#x434;&#x43C;&#x435;&#x442;&#x44B; &#x438;&#x43D;&#x442;&#x435;&#x440;&#x44C;&#x435;&#x440;&#x430;, &#x43F;&#x43E;&#x441;&#x443;&#x434;&#x430;</name>
    </category>
    <category>
      <id>72822</id>
      <name>&#x41E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438;&amp;nbsp;&#x430;&#x43A;&#x441;&#x435;&#x441;&#x441;&#x443;&#x430;&#x440;&#x44B; &#x434;&#x43B;&#x44F;&amp;nbsp;&#x441;&#x43E;&#x431;&#x430;&#x43A; &#x438;&amp;nbsp;&#x43A;&#x43E;&#x448;&#x435;&#x43A;</name>
    </category>
    <category>
      <id>72823</id>
      <name>&#x423;&#x43A;&#x440;&#x430;&#x448;&#x435;&#x43D;&#x438;&#x44F;, &#x430;&#x43A;&#x441;&#x435;&#x441;&#x441;&#x443;&#x430;&#x440;&#x44B; &#x438;&amp;nbsp;&#x43F;&#x43E;&#x434;&#x430;&#x440;&#x43A;&#x438;</name>
    </category>
  </top-level-categories>
  <top-level-catalogs>
    <catalogue avail="1" other="0">
      <id>60292</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Apart &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>catalog-apart-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>1020</catalogue_id>
      <sort_fld>5</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>59274</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Emilia Lay &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-emilia-lay-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>1014</catalogue_id>
      <sort_fld>11</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>58671</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; WENZ &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-wenz-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>1011</catalogue_id>
      <sort_fld>14</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>58630</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Alba Moda &#x412;&#x435;&#x441;&#x43D;&#x430; - &#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>catalog-alba-moda-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>997</catalogue_id>
      <sort_fld>28</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57394</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; OTTO So bin Ich &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-otto-so-bin-ich-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>996</catalogue_id>
      <sort_fld>29</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57310</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; 3Suisses &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>catalog-3suisses-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>995</catalogue_id>
      <sort_fld>30</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57292</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Peter Hahn &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-peter-hahn-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>994</catalogue_id>
      <sort_fld>31</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57265</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Madeleine Feeling &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-madeleine-feeling-summer-2012</catalogue_mr_url>
      <catalogue_id>985</catalogue_id>
      <sort_fld>40</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>56274</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Elegance Designer Fashion &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>elegance-fruhjahr-sommer-2012</catalogue_mr_url>
      <catalogue_id>981</catalogue_id>
      <sort_fld>44</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>56273</id>
      <name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>otto-fruhjahr-sommer-2012</catalogue_mr_url>
      <catalogue_id>980</catalogue_id>
      <sort_fld>45</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>56259</id>
      <name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Heine &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>heine-fruhjahr-sommer-2012</catalogue_mr_url>
      <catalogue_id>979</catalogue_id>
      <sort_fld>46</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>55544</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Bader &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>bader-katalog-fruhling-Sommer-2012</catalogue_mr_url>
      <catalogue_id>978</catalogue_id>
      <sort_fld>47</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>55374</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Eddie Bauer &#x417;&#x438;&#x43C;&#x430; 2012</name>
      <catalogue_mr_url>katalog--winter-2012</catalogue_mr_url>
      <catalogue_id>977</catalogue_id>
      <sort_fld>48</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>53392</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Emilia Lay &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>katalog-emilla-lay-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>952</catalogue_id>
      <sort_fld>73</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50947</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; Klitzeklein &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>otto-klitzeklein-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>933</catalogue_id>
      <sort_fld>92</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50899</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Emilia Lay &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>emilia-lay-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>923</catalogue_id>
      <sort_fld>102</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50197</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; 3Suisses &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>3Suisses-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>920</catalogue_id>
      <sort_fld>104</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50043</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Madeleine Feeling &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>madeleine-feeling-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>913</catalogue_id>
      <sort_fld>111</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>49324</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Alba Moda Il Grande &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>alba-moda-2011-2012</catalogue_mr_url>
      <catalogue_id>902</catalogue_id>
      <sort_fld>123</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>49164</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; OTTO So bin Ich &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>so-bin-ich-2011</catalogue_mr_url>
      <catalogue_id>900</catalogue_id>
      <sort_fld>125</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48905</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Heine &#xAB;&#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012&#xBB;</name>
      <catalogue_mr_url>heine</catalogue_mr_url>
      <catalogue_id>893</catalogue_id>
      <sort_fld>132</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48906</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; OTTO Moden Schau &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>moden-schau</catalogue_mr_url>
      <catalogue_id>892</catalogue_id>
      <sort_fld>133</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48364</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Peter Hahn &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>peter-hahn-herbst-winter-2011</catalogue_mr_url>
      <catalogue_id>890</catalogue_id>
      <sort_fld>135</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48365</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Bader &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>bader-herbst-winter-2011</catalogue_mr_url>
      <catalogue_id>889</catalogue_id>
      <sort_fld>136</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48366</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Neckermann &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>neckermann-herbst-winter-2011</catalogue_mr_url>
      <catalogue_id>888</catalogue_id>
      <sort_fld>137</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48266</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Elegance &#xAB;&#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012&#xBB; &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>elegance-rus-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>887</catalogue_id>
      <sort_fld>138</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48212</id>
      <name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
      <catalogue_id>884</catalogue_id>
      <sort_fld>141</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>53400</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; Mehr Mann &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>otto-mehr-mann-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>965</catalogue_id>
      <sort_fld>61</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>50948</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Bader &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>bader-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>934</catalogue_id>
      <sort_fld>91</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>49165</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Apart &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>apart-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>899</catalogue_id>
      <sort_fld>126</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>47886</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Home Affaire &#xAB;&#x41B;&#x435;&#x442;&#x43E; 2011 - &#x417;&#x438;&#x43C;&#x430; 2012&#xBB;</name>
      <catalogue_mr_url>home-affaire-sommer-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>883</catalogue_id>
      <sort_fld>142</sort_fld>
    </catalogue>
  </top-level-catalogs>
  <top-level-groups>
    <group>
      <id>1</id>
      <name>&#x41E;&#x422;&#x422;&#x41E;</name>
      <image>ct1.jpg</image>
      <image_w/>
      <image_h/>
      <mr>otto</mr>
      <lmoda>1</lmoda>
      <cnt>3510</cnt>
    </group>
    <group>
      <id>2</id>
      <name>Heine</name>
      <image>ct2.jpg</image>
      <image_w/>
      <image_h/>
      <mr>heine</mr>
      <lmoda>1</lmoda>
      <cnt>1401</cnt>
    </group>
    <group>
      <id>3</id>
      <name>Madeleine</name>
      <image>ct3.jpg</image>
      <image_w/>
      <image_h/>
      <mr>madeleine</mr>
      <lmoda>1</lmoda>
      <cnt>547</cnt>
    </group>
    <group>
      <id>4</id>
      <name>Apart</name>
      <image>ct4.jpg</image>
      <image_w/>
      <image_h/>
      <mr>apart</mr>
      <lmoda>1</lmoda>
      <cnt>576</cnt>
    </group>
    <group>
      <id>5</id>
      <name>Alba Moda</name>
      <image>ct5.jpg</image>
      <image_w/>
      <image_h/>
      <mr>albamoda</mr>
      <lmoda>1</lmoda>
      <cnt>766</cnt>
    </group>
    <group>
      <id>8</id>
      <name>Wenz</name>
      <image>ct8.jpg</image>
      <image_w/>
      <image_h/>
      <mr>wenz</mr>
      <lmoda>1</lmoda>
      <cnt>472</cnt>
    </group>
    <group>
      <id>9</id>
      <name>Bader</name>
      <image>ct9.jpg</image>
      <image_w/>
      <image_h/>
      <mr>bader</mr>
      <lmoda>1</lmoda>
      <cnt>966</cnt>
    </group>
    <group>
      <id>16</id>
      <name>Elegance</name>
      <image>ct16.jpg</image>
      <image_w/>
      <image_h/>
      <mr>elegance</mr>
      <lmoda>1</lmoda>
      <cnt>232</cnt>
    </group>
    <group>
      <id>18</id>
      <name>Peter Hahn</name>
      <image>ct18.jpg</image>
      <image_w/>
      <image_h/>
      <mr>peterhahn</mr>
      <lmoda>1</lmoda>
      <cnt>217</cnt>
    </group>
    <group>
      <id>19</id>
      <name>Neckermann</name>
      <image>ct19.jpg</image>
      <image_w/>
      <image_h/>
      <mr>neckermann</mr>
      <lmoda>1</lmoda>
      <cnt>525</cnt>
    </group>
    <group>
      <id>20</id>
      <name>Emilia Lay</name>
      <image>ct20.jpg</image>
      <image_w/>
      <image_h/>
      <mr>emilia-lay</mr>
      <lmoda>1</lmoda>
      <cnt>190</cnt>
    </group>
    <group>
      <id>21</id>
      <name>3 Suisses</name>
      <image>ct21.jpg</image>
      <image_w/>
      <image_h/>
      <mr>3suisses</mr>
      <lmoda>1</lmoda>
      <cnt>449</cnt>
    </group>
    <group>
      <id>26</id>
      <name>Eddie Bauer</name>
      <image>ct26.jpg</image>
      <image_w/>
      <image_h/>
      <mr>eddie_bauer</mr>
      <lmoda>1</lmoda>
      <cnt>84</cnt>
    </group>
  </top-level-groups>
  <random-novels>
    <item>
      <id>60853</id>
      <name>&#x421;&#x443;&#x43C;&#x43E;&#x447;&#x43A;&#x430; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F;  &#x441; &#x43F;&#x430;&#x439;&#x435;&#x442;&#x43A;&#x430;&#x43C;&#x438;, APART</name>
      <min_price>59.90</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>59,90</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106671</id>
          <uplink_type>2</uplink_type>
          <uplink>60853</uplink>
          <image_small>pic106671_s.jpg</image_small>
          <image_big>pic106671_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>54</image_small_h>
          <image_big_w>980</image_big_w>
          <image_big_h>653</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
      </images>
    </item>
    <item>
      <id>60852</id>
      <name>&#x41F;&#x43B;&#x430;&#x442;&#x44C;&#x435; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x43E;&#x435; &#x430;&#x441;&#x438;&#x43C;&#x43C;&#x435;&#x442;&#x440;&#x438;&#x447;&#x43D;&#x43E;&#x433;&#x43E; &#x43F;&#x43E;&#x43A;&#x440;&#x43E;&#x44F;, APART</name>
      <min_price>139.00</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>139,00</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106669</id>
          <uplink_type>2</uplink_type>
          <uplink>60852</uplink>
          <image_small>pic106669_s.jpg</image_small>
          <image_big>pic106669_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>121</image_small_h>
          <image_big_w>534</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
        <image>
          <id>106670</id>
          <uplink_type>2</uplink_type>
          <uplink>60852</uplink>
          <image_small>pic106670_s.jpg</image_small>
          <image_big>pic106670_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>122</image_small_h>
          <image_big_w>533</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>2</sort_fld>
        </image>
      </images>
    </item>
    <item>
      <id>60851</id>
      <name>&#x422;&#x443;&#x43D;&#x438;&#x43A;&#x430; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x441; &#x432;&#x44B;&#x448;&#x438;&#x432;&#x43A;&#x43E;&#x439;, APART</name>
      <min_price>139.00</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>139,00</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106667</id>
          <uplink_type>2</uplink_type>
          <uplink>60851</uplink>
          <image_small>pic106667_s.jpg</image_small>
          <image_big>pic106667_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>121</image_small_h>
          <image_big_w>534</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
        <image>
          <id>106668</id>
          <uplink_type>2</uplink_type>
          <uplink>60851</uplink>
          <image_small>pic106668_s.jpg</image_small>
          <image_big>pic106668_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>122</image_small_h>
          <image_big_w>533</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>2</sort_fld>
        </image>
      </images>
    </item>
    <item>
      <id>60850</id>
      <name>&#x41F;&#x43B;&#x430;&#x442;&#x44C;&#x435; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x43E;&#x435; &#x43F;&#x43B;&#x438;&#x441;&#x441;&#x438;&#x440;&#x43E;&#x432;&#x430;&#x43D;&#x43D;&#x43E;&#x435;, APART</name>
      <min_price>169.00</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>169,00</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106665</id>
          <uplink_type>2</uplink_type>
          <uplink>60850</uplink>
          <image_small>pic106665_s.jpg</image_small>
          <image_big>pic106665_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>121</image_small_h>
          <image_big_w>534</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
        <image>
          <id>106666</id>
          <uplink_type>2</uplink_type>
          <uplink>60850</uplink>
          <image_small>pic106666_s.jpg</image_small>
          <image_big>pic106666_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>122</image_small_h>
          <image_big_w>533</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>2</sort_fld>
        </image>
      </images>
    </item>
  </random-novels>
  <banners>
    <banner>
      <id>55</id>
      <image>banner55.jpg</image>
      <image_w>192</image_w>
      <image_h>320</image_h>
      <note>&#x41E;&#x43D;&#x43B;&#x430;&#x439;&#x43D;-&#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433;&#x438;</note>
      <href>/online-catalogues/</href>
      <image_tag>0</image_tag>
    </banner>
  </banners>
  <basket-summary>
    <item_count>0</item_count>
    <price_items_eu>0</price_items_eu>
    <price_items_ru>0</price_items_ru>
    <total_weight>0</total_weight>
    <region>0</region>
    <region_name_short>&#x43D;&#x435; &#x432;&#x44B;&#x431;&#x440;&#x430;&#x43D;</region_name_short>
    <region_name_long>&#x43D;&#x435; &#x432;&#x44B;&#x431;&#x440;&#x430;&#x43D;</region_name_long>
    <service>25</service>
    <price_service>0</price_service>
    <price_delivery>0</price_delivery>
    <price_total_eu>0</price_total_eu>
    <price_total_ru>0</price_total_ru>
    <price_items_eu_money>0</price_items_eu_money>
    <price_items_ru_money>0</price_items_ru_money>
    <price_service_money>0</price_service_money>
    <price_delivery_money>0</price_delivery_money>
    <price_total_eu_money>0</price_total_eu_money>
    <price_total_ru_money>0</price_total_ru_money>
  </basket-summary>
  <sape></sape>
  <catalogue>
    <id>48212</id>
    <uplink>6</uplink>
    <subspec>0</subspec>
    <name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
    <descr>&lt;p&gt;&#x412;&#x430;&#x448;&#x430; &#x43D;&#x430;&#x441;&#x442;&#x43E;&#x43B;&#x44C;&#x43D;&#x430;&#x44F; &#x43A;&#x43D;&#x438;&#x433;&#x430;! &#x421;&#x430;&#x43C;&#x44B;&#x439; &#x43F;&#x43E;&#x43F;&#x443;&#x43B;&#x44F;&#x440;&#x43D;&#x44B;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x438;&#x437;&amp;nbsp;&#x447;&#x438;&#x441;&#x43B;&#x430; &#x43E;&#x431;&#x44A;&#x435;&#x43C;&#x43D;&#x44B;&#x445; &#x438;&#x437;&#x434;&#x430;&#x43D;&#x438;&#x439; &#x43A;&#x43E;&#x43D;&#x446;&#x435;&#x440;&#x43D;&#x430; &amp;laquo;&#x41E;&#x422;&#x422;&#x41E;&amp;raquo;. &lt;strong&gt;&#x41F;&#x440;&#x435;&#x43A;&#x440;&#x430;&#x441;&#x43D;&#x43E;&#x435; &#x441;&#x43E;&#x43E;&#x442;&#x43D;&#x43E;&#x448;&#x435;&#x43D;&#x438;&#x435; &#x446;&#x435;&#x43D;&#x44B; &#x438;&amp;nbsp;&#x43A;&#x430;&#x447;&#x435;&#x441;&#x442;&#x432;&#x430; &#x441;&#x430;&#x43C;&#x43E;&#x433;&#x43E; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433;&#x430;&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&#x412;&amp;nbsp;&#x43E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x43C; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433;&#x435; &amp;laquo;&#x41E;&#x422;&#x422;&#x41E;&amp;raquo;&lt;/strong&gt; &#x412;&#x44B; &#x43C;&#x43E;&#x436;&#x435;&#x442;&#x435; &#x43D;&#x430;&#x439;&#x442;&#x438; &#x43C;&#x43E;&#x434;&#x43D;&#x443;&#x44E; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x443;&#x44E;, &#x43C;&#x443;&#x436;&#x441;&#x43A;&#x443;&#x44E; &#x438;&amp;nbsp;&#x434;&#x435;&#x442;&#x441;&#x43A;&#x443;&#x44E; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x443; &#x438;&amp;nbsp;&#x43E;&#x431;&#x443;&#x432;&#x44C;. &#x411;&#x43E;&#x43B;&#x44C;&#x448;&#x43E;&#x439; &#x432;&#x44B;&#x431;&#x43E;&#x440; &#x446;&#x435;&#x43D;, &#x440;&#x430;&#x437;&#x43C;&#x435;&#x440;&#x43E;&#x432; &#x438;&amp;nbsp;&#x441;&#x442;&#x438;&#x43B;&#x435;&#x439;. &#x421;&#x43F;&#x43E;&#x440;&#x442;&#x438;&#x432;&#x43D;&#x430;&#x44F;, &#x43C;&#x43E;&#x43B;&#x43E;&#x434;&#x435;&#x436;&#x43D;&#x430;&#x44F;, &#x43A;&#x43B;&#x430;&#x441;&#x441;&#x438;&#x447;&#x435;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430;. &#x41F;&#x43B;&#x44F;&#x436;&#x43D;&#x430;&#x44F; &#x43C;&#x43E;&#x434;&#x430; &#x438;&amp;nbsp;&#x431;&#x435;&#x43B;&#x44C;&#x435;. &#x423;&#x43A;&#x440;&#x430;&#x448;&#x435;&#x43D;&#x438;&#x44F; &#x438;&amp;nbsp;&#x447;&#x430;&#x441;&#x44B;. &#x421;&#x43F;&#x43E;&#x440;&#x442;&#x438;&#x432;&#x43D;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438;&amp;nbsp;&#x438;&#x43D;&#x432;&#x435;&#x43D;&#x442;&#x430;&#x440;&#x44C;, &#x442;&#x440;&#x435;&#x43D;&#x430;&#x436;&#x435;&#x440;&#x44B;. &#x422;&#x435;&#x43A;&#x441;&#x442;&#x438;&#x43B;&#x44C; &#x432;&amp;nbsp;&#x438;&#x43D;&#x442;&#x435;&#x440;&#x44C;&#x435;&#x440;&#x430;&#x445;. &#x41F;&#x43E;&#x441;&#x442;&#x435;&#x43B;&#x44C;&#x43D;&#x43E;&#x435; &#x431;&#x435;&#x43B;&#x44C;&#x435; &#x438;&amp;nbsp;&#x43C;&#x430;&#x442;&#x440;&#x430;&#x441;&#x44B;. &#x41F;&#x43E;&#x43B;&#x43E;&#x442;&#x435;&#x43D;&#x446;&#x430;, &#x441;&#x43A;&#x430;&#x442;&#x435;&#x440;&#x442;&#x438;, &#x43F;&#x43E;&#x441;&#x443;&#x434;&#x430; &#x438;&amp;nbsp;&#x434;&#x430;&#x436;&#x435; &#x43C;&#x435;&#x431;&#x435;&#x43B;&#x44C;. &#x412;&#x441;&#x451; &#x43F;&#x435;&#x440;&#x435;&#x447;&#x438;&#x441;&#x43B;&#x438;&#x442;&#x44C; &#x43D;&#x435;&#x432;&#x43E;&#x437;&#x43C;&#x43E;&#x436;&#x43D;&#x43E;&amp;nbsp;&amp;mdash; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x43D;&#x443;&#x436;&#x43D;&#x43E; &#x43E;&#x431;&#x44F;&#x437;&#x430;&#x442;&#x435;&#x43B;&#x44C;&#x43D;&#x43E; &#x412;&#x430;&#x43C; &#x43F;&#x43E;&#x441;&#x43C;&#x43E;&#x442;&#x440;&#x435;&#x442;&#x44C; &#x438;&amp;nbsp;&#x432;&#x44B;&#x431;&#x440;&#x430;&#x442;&#x44C; &#x438;&#x43C;&#x435;&#x43D;&#x43D;&#x43E; &#x442;&#x43E;, &#x447;&#x442;&#x43E; &#x445;&#x43E;&#x442;&#x435;&#x43B;&#x438;, &#x43D;&#x43E; &#x43D;&#x435;&amp;nbsp;&#x43C;&#x43E;&#x433;&#x43B;&#x438; &#x43D;&#x430;&#x439;&#x442;&#x438;.&lt;/p&gt;&#xD;
&lt;p&gt;&#x41C;&#x43D;&#x43E;&#x433;&#x43E;&#x43E;&#x431;&#x440;&#x430;&#x437;&#x438;&#x435; &#x438;&amp;nbsp;&#x448;&#x438;&#x440;&#x43E;&#x442;&#x430; &#x432;&#x44B;&#x431;&#x43E;&#x440;&#x430;, &#x44D;&#x442;&#x43E; &#x442;&#x43E;, &#x447;&#x442;&#x43E; &#x434;&#x435;&#x43B;&#x430;&#x435;&#x442; &#x43D;&#x430;&#x448;&#x443; &#x436;&#x438;&#x437;&#x43D;&#x44C; &#x441;&#x442;&#x43E;&#x43B;&#x44C; &#x440;&#x430;&#x437;&#x43D;&#x43E;&#x43E;&#x431;&#x440;&#x430;&#x437;&#x43D;&#x43E;&#x439; &#x438;&amp;nbsp;&#x443;&#x434;&#x438;&#x432;&#x438;&#x442;&#x435;&#x43B;&#x44C;&#x43D;&#x43E;&#x439;. &#x418;&amp;nbsp;&#x432;&#x441;&#x435; &#x44D;&#x442;&#x43E;, &#x43E;&#x442;&amp;nbsp;&#x441;&#x430;&#x43C;&#x44B;&#x445; &#x430;&#x43A;&#x442;&#x443;&#x430;&#x43B;&#x44C;&#x43D;&#x44B;&#x445; &#x43C;&#x43E;&#x434;&#x435;&#x43B;&#x435;&#x439; &#x441;&#x43E;&#x432;&#x440;&#x435;&#x43C;&#x435;&#x43D;&#x43D;&#x43E;&#x439; &#x43C;&#x43E;&#x434;&#x44B;, &#x434;&#x43E;&amp;nbsp;&#x43D;&#x43E;&#x432;&#x435;&#x439;&#x448;&#x438;&#x445; &#x43C;&#x430;&#x442;&#x435;&#x440;&#x438;&#x430;&#x43B;&#x43E;&#x432;, &#x432;&amp;nbsp;&#x43A;&#x43E;&#x442;&#x43E;&#x440;&#x44B;&#x445; &#x43E;&#x43D;&#x438; &#x432;&#x44B;&#x43F;&#x43E;&#x43B;&#x43D;&#x435;&#x43D;&#x44B;, &#x412;&#x44B; &#x43D;&#x430;&#x439;&#x434;&#x435;&#x442;&#x435; &#x434;&#x43B;&#x44F;&amp;nbsp;&#x441;&#x435;&#x431;&#x44F; &lt;strong&gt;&#x432;&amp;nbsp;&#x43D;&#x43E;&#x432;&#x43E;&#x43C; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433;&#x435; &#x41E;&#x422;&#x422;&#x41E; &#x441;&#x435;&#x437;&#x43E;&#x43D;&#x430; &amp;laquo;&#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012&amp;nbsp;&#x433;&#x43E;&#x434;&#x430;&amp;raquo;&lt;/strong&gt;! &#x41F;&#x43E;&#x437;&#x432;&#x43E;&#x43B;&#x44C;&#x442;&#x435; &#x441;&#x435;&#x431;&#x435; &#x432;&#x434;&#x43E;&#x445;&#x43D;&#x43E;&#x432;&#x438;&#x442;&#x44C;&#x441;&#x44F; &#x43D;&#x43E;&#x432;&#x44B;&#x43C;&#x438; &#x438;&#x434;&#x435;&#x44F;&#x43C;&#x438; &#x438;&amp;nbsp;&#x432;&amp;nbsp;&#x43F;&#x43E;&#x43B;&#x43D;&#x43E;&#x439; &#x43C;&#x435;&#x440;&#x435; &#x43D;&#x430;&#x441;&#x43B;&#x430;&#x434;&#x438;&#x442;&#x44C;&#x441;&#x44F; &#x43D;&#x438; &#x441;&amp;nbsp;&#x447;&#x435;&#x43C; &#x43D;&#x435;&amp;nbsp;&#x441;&#x440;&#x430;&#x432;&#x43D;&#x438;&#x43C;&#x44B;&#x43C;&#x438; &#x43E;&#x449;&#x443;&#x449;&#x435;&#x43D;&#x438;&#x44F;&#x43C;&#x438; &#x448;&#x43E;&#x43F;&#x43F;&#x438;&#x43D;&#x433;&#x430;. &#x412;&#x430;&#x448; &#x43D;&#x43E;&#x432;&#x44B;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x441;&#x434;&#x435;&#x43B;&#x430;&#x435;&#x442; &#x44D;&#x442;&#x43E; &#x432;&#x43E;&#x437;&#x43C;&#x43E;&#x436;&#x43D;&#x44B;&#x43C;!&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&#x412;&amp;nbsp;&#x43D;&#x43E;&#x432;&#x43E;&#x43C; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433;&#x435; &amp;laquo;&#x41E;&#x422;&#x422;&#x41E;&amp;raquo;&lt;/strong&gt; &#x412;&#x44B; &#x43D;&#x430;&#x439;&#x434;&#x435;&#x442;&#x435; &#x432;&#x441;&#x435; &#x442;&#x43E;, &#x447;&#x442;&#x43E; &#x43D;&#x435;&#x43E;&#x431;&#x445;&#x43E;&#x434;&#x438;&#x43C;&#x43E; &#x434;&#x43B;&#x44F;&amp;nbsp;&#x442;&#x43E;&#x433;&#x43E;, &#x447;&#x442;&#x43E;&#x431;&#x44B; &#x43F;&#x440;&#x43E;&#x438;&#x437;&#x432;&#x435;&#x441;&#x442;&#x438; &#x43D;&#x435;&#x438;&#x437;&#x433;&#x43B;&#x430;&#x434;&#x438;&#x43C;&#x43E;&#x435; &#x432;&#x43F;&#x435;&#x447;&#x430;&#x442;&#x43B;&#x435;&#x43D;&#x438;&#x435;. &#x41E;&#x442;&amp;nbsp;&#x43C;&#x43E;&#x434;&#x435;&#x43B;&#x435;&#x439;, &#x43F;&#x440;&#x435;&#x434;&#x441;&#x442;&#x430;&#x432;&#x43B;&#x435;&#x43D;&#x43D;&#x44B;&#x445; &#x441;&#x430;&#x43C;&#x44B;&#x43C;&#x438; &#x438;&#x437;&#x432;&#x435;&#x441;&#x442;&#x43D;&#x44B;&#x43C;&#x438; &#x43C;&#x43E;&#x434;&#x435;&#x43B;&#x44C;&#x435;&#x440;&#x430;&#x43C;&#x438; &#x43C;&#x438;&#x440;&#x430;, &#x434;&#x43E;&amp;nbsp;&#x441;&#x430;&#x43C;&#x44B;&#x445; &#x441;&#x43E;&#x432;&#x440;&#x435;&#x43C;&#x435;&#x43D;&#x43D;&#x44B;&#x445; &#x438;&#x434;&#x435;&#x439; &#x434;&#x43B;&#x44F;&amp;nbsp;&#x43E;&#x444;&#x43E;&#x440;&#x43C;&#x43B;&#x435;&#x43D;&#x438;&#x44F; &#x438;&#x43D;&#x442;&#x435;&#x440;&#x44C;&#x435;&#x440;&#x430; &#x412;&#x430;&#x448;&#x435;&#x433;&#x43E; &#x434;&#x43E;&#x43C;&#x430;. &#x410; &#x43A;&#x43E; &#x432;&#x441;&#x435;&#x43C;&#x443; &#x44D;&#x442;&#x43E;&#x43C;&#x443;, &#x412;&#x44B; &#x43F;&#x43E;&#x43B;&#x443;&#x447;&#x430;&#x435;&#x442;&#x435; &#x438;&#x441;&#x43A;&#x43B;&#x44E;&#x447;&#x438;&#x442;&#x435;&#x43B;&#x44C;&#x43D;&#x443;&#x44E; &#x432;&#x43E;&#x437;&#x43C;&#x43E;&#x436;&#x43D;&#x43E;&#x441;&#x442;&#x44C; &#x441;&#x43E;&#x432;&#x435;&#x440;&#x448;&#x438;&#x442;&#x44C; &#x43F;&#x440;&#x43E;&#x433;&#x443;&#x43B;&#x43A;&#x443; &#x43F;&#x43E;&amp;nbsp;&#x435;&#x432;&#x440;&#x43E;&#x43F;&#x435;&#x439;&#x441;&#x43A;&#x438;&#x43C; &#x43C;&#x430;&#x433;&#x430;&#x437;&#x438;&#x43D;&#x430;&#x43C;, &#x43F;&#x440;&#x438;&#x43E;&#x431;&#x440;&#x435;&#x441;&#x442;&#x438; &#x43F;&#x43E;&#x43D;&#x440;&#x430;&#x432;&#x438;&#x432;&#x448;&#x438;&#x435;&#x441;&#x44F; &#x442;&#x43E;&#x432;&#x430;&#x440;&#x44B; &#x438;&amp;nbsp;&#x432;&#x441;&#x435; &#x44D;&#x442;&#x43E;, &#x43D;&#x435;&amp;nbsp;&#x432;&#x44B;&#x445;&#x43E;&#x434;&#x44F; &#x438;&#x437;&amp;nbsp;&#x434;&#x43E;&#x43C;&#x430;!&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&#x421;&#x440;&#x43E;&#x43A; &#x434;&#x435;&#x439;&#x441;&#x442;&#x432;&#x438;&#x44F; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433;&#x430;&amp;nbsp;&amp;mdash; &#x434;&#x43E;&amp;nbsp;&#x43A;&#x43E;&#x43D;&#x446;&#x430;&amp;nbsp;&#x44F;&#x43D;&#x432;&#x430;&#x440;&#x44F; 2012&amp;nbsp;&#x433;&#x43E;&#x434;&#x430;.&lt;/strong&gt;&lt;/p&gt;</descr>
    <tmark/>
    <material>8</material>
    <gender>0</gender>
    <weight>0</weight>
    <ct_link>0</ct_link>
    <ct_page/>
    <ct_page_in>0</ct_page_in>
    <avail>1</avail>
    <novel>1</novel>
    <spec>0</spec>
    <view_count>908</view_count>
    <buy_count>44</buy_count>
    <currence>1</currence>
    <add_date>20110706181055</add_date>
    <cm_link>11</cm_link>
    <is_present>0</is_present>
    <is_category_img>0</is_category_img>
    <size_type>0</size_type>
    <is_complect>0</is_complect>
    <min_price>250.00</min_price>
    <min_price_old>0.00</min_price_old>
    <min_price_lmoda/>
    <system_id/>
    <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
    <catalogue_id>884</catalogue_id>
    <group_name>&#x41E;&#x422;&#x422;&#x41E;</group_name>
    <group_mr>otto</group_mr>
    <cnt>1135</cnt>
    <items>
      <item>
        <id>48701</id>
        <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x443;&#x434;&#x43B;&#x438;&#x43D;&#x435;&#x43D;&#x43D;&#x430;&#x44F; &#x431;&#x43B;&#x443;&#x437;&#x43A;&#x430;, Tom Tailor</name>
        <min_price>49.99</min_price>
        <min_price_old>0.00</min_price_old>
        <currence>0</currence>
        <ct_link>884</ct_link>
        <avail>1</avail>
        <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
        <catalogue_id>48212</catalogue_id>
        <catalogue_name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</catalogue_name>
        <images>
          <image>
            <id>83739</id>
            <image_small>pic83739_s.jpg</image_small>
            <image_big>pic83739_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48701</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x431;&#x43B;&#x443;&#x437;&#x43A;&#x430;</descr>
            <sort_fld>1</sort_fld>
            <uplink2>48701</uplink2>
          </image>
          <image>
            <id>83740</id>
            <image_small>pic83740_s.jpg</image_small>
            <image_big>pic83740_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48701</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x431;&#x43B;&#x443;&#x437;&#x43A;&#x430;</descr>
            <sort_fld>2</sort_fld>
            <uplink2>48701</uplink2>
          </image>
        </images>
        <subspecs/>
        <sizes>
          <size>
            <id>193342</id>
            <uplink>48701</uplink>
            <start_size>34</start_size>
            <end_size>38</end_size>
            <price>49.99</price>
            <price_old>0.00</price_old>
            <step>2.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>34</size>
            <price_money>49,99</price_money>
          </size>
          <size>
            <id>193342</id>
            <uplink>48701</uplink>
            <start_size>34</start_size>
            <end_size>38</end_size>
            <price>49.99</price>
            <price_old>0.00</price_old>
            <step>2.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>36</size>
            <price_money>49,99</price_money>
          </size>
          <size>
            <id>193342</id>
            <uplink>48701</uplink>
            <start_size>34</start_size>
            <end_size>38</end_size>
            <price>49.99</price>
            <price_old>0.00</price_old>
            <step>2.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>38</size>
            <price_money>49,99</price_money>
          </size>
          <size>
            <id>193343</id>
            <uplink>48701</uplink>
            <start_size>40</start_size>
            <end_size>44</end_size>
            <price>57.99</price>
            <price_old>0.00</price_old>
            <step>2.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>40</size>
            <price_money>57,99</price_money>
          </size>
          <size>
            <id>193343</id>
            <uplink>48701</uplink>
            <start_size>40</start_size>
            <end_size>44</end_size>
            <price>57.99</price>
            <price_old>0.00</price_old>
            <step>2.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>42</size>
            <price_money>57,99</price_money>
          </size>
          <size>
            <id>193343</id>
            <uplink>48701</uplink>
            <start_size>40</start_size>
            <end_size>44</end_size>
            <price>57.99</price>
            <price_old>0.00</price_old>
            <step>2.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>44</size>
            <price_money>57,99</price_money>
          </size>
        </sizes>
        <colors>
          <color>
            <id>116877</id>
            <uplink>48701</uplink>
            <color>&#x442;&#x435;&#x43C;&#x43D;&#x43E; &#x441;&#x435;&#x440;&#x44B;&#x439;</color>
            <artic>836 584 79</artic>
          </color>
          <color>
            <id>116878</id>
            <uplink>48701</uplink>
            <color>&#x431;&#x435;&#x43B;&#x44B;&#x439;</color>
            <artic>836 514 83</artic>
          </color>
        </colors>
        <tmarks/>
        <basketed/>
        <favoured>
          <record>
            <item>48701</item>
          </record>
        </favoured>
      </item>
      <item>
        <id>48703</id>
        <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43A;&#x43E;&#x444;&#x442;&#x430;, &#x44D;&#x444;&#x444;&#x435;&#x43A;&#x442; 2-&#x432;-1, Tom Tailor</name>
        <min_price>35.99</min_price>
        <min_price_old>0.00</min_price_old>
        <currence>0</currence>
        <ct_link>884</ct_link>
        <avail>1</avail>
        <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
        <catalogue_id>48212</catalogue_id>
        <catalogue_name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</catalogue_name>
        <images>
          <image>
            <id>83743</id>
            <image_small>pic83743_s.jpg</image_small>
            <image_big>pic83743_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48703</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x43E;&#x444;&#x442;&#x430;</descr>
            <sort_fld>1</sort_fld>
            <uplink2>48703</uplink2>
          </image>
          <image>
            <id>83744</id>
            <image_small>pic83744_s.jpg</image_small>
            <image_big>pic83744_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48703</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x43E;&#x444;&#x442;&#x430;</descr>
            <sort_fld>2</sort_fld>
            <uplink2>48703</uplink2>
          </image>
        </images>
        <subspecs/>
        <sizes>
          <size>
            <id>193347</id>
            <uplink>48703</uplink>
            <start_size>XS</start_size>
            <end_size/>
            <price>35.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XS</size>
            <price_money>35,99</price_money>
          </size>
          <size>
            <id>193348</id>
            <uplink>48703</uplink>
            <start_size>S</start_size>
            <end_size/>
            <price>35.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>S</size>
            <price_money>35,99</price_money>
          </size>
          <size>
            <id>193349</id>
            <uplink>48703</uplink>
            <start_size>M</start_size>
            <end_size/>
            <price>35.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>M</size>
            <price_money>35,99</price_money>
          </size>
          <size>
            <id>193350</id>
            <uplink>48703</uplink>
            <start_size>L</start_size>
            <end_size/>
            <price>41.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>L</size>
            <price_money>41,99</price_money>
          </size>
          <size>
            <id>193351</id>
            <uplink>48703</uplink>
            <start_size>XL</start_size>
            <end_size/>
            <price>41.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XL</size>
            <price_money>41,99</price_money>
          </size>
          <size>
            <id>193352</id>
            <uplink>48703</uplink>
            <start_size>XXL</start_size>
            <end_size/>
            <price>41.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XXL</size>
            <price_money>41,99</price_money>
          </size>
        </sizes>
        <colors>
          <color>
            <id>116880</id>
            <uplink>48703</uplink>
            <color>&#x442;&#x435;&#x43C;&#x43D;&#x43E; &#x441;&#x435;&#x440;&#x44B;&#x439;</color>
            <artic>838 022 87</artic>
          </color>
          <color>
            <id>116881</id>
            <uplink>48703</uplink>
            <color>&#x43C;&#x43E;&#x43A;&#x43A;&#x430;</color>
            <artic>837 985 72</artic>
          </color>
          <color>
            <id>116882</id>
            <uplink>48703</uplink>
            <color>&#x441;&#x435;&#x440;&#x43E;&#x432;&#x430;&#x442;&#x43E; &#x437;&#x435;&#x43B;&#x435;&#x43D;&#x44B;&#x439;</color>
            <artic>724 318 70</artic>
          </color>
        </colors>
        <tmarks/>
        <basketed/>
        <favoured/>
      </item>
      <item>
        <id>48705</id>
        <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43A;&#x43E;&#x444;&#x442;&#x430;, &#x44D;&#x444;&#x444;&#x435;&#x43A;&#x442; 2-&#x432;-1, Tom Tailor</name>
        <min_price>19.99</min_price>
        <min_price_old>0.00</min_price_old>
        <currence>0</currence>
        <ct_link>884</ct_link>
        <avail>1</avail>
        <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
        <catalogue_id>48212</catalogue_id>
        <catalogue_name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</catalogue_name>
        <images>
          <image>
            <id>83750</id>
            <image_small>pic83750_s.jpg</image_small>
            <image_big>pic83750_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48705</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x43E;&#x444;&#x442;&#x430;</descr>
            <sort_fld>1</sort_fld>
            <uplink2>48705</uplink2>
          </image>
          <image>
            <id>83751</id>
            <image_small>pic83751_s.jpg</image_small>
            <image_big>pic83751_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48705</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x43E;&#x444;&#x442;&#x430;</descr>
            <sort_fld>2</sort_fld>
            <uplink2>48705</uplink2>
          </image>
        </images>
        <subspecs/>
        <sizes>
          <size>
            <id>193358</id>
            <uplink>48705</uplink>
            <start_size>XS</start_size>
            <end_size/>
            <price>19.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XS</size>
            <price_money>19,99</price_money>
          </size>
          <size>
            <id>193359</id>
            <uplink>48705</uplink>
            <start_size>S</start_size>
            <end_size/>
            <price>19.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>S</size>
            <price_money>19,99</price_money>
          </size>
          <size>
            <id>193360</id>
            <uplink>48705</uplink>
            <start_size>M</start_size>
            <end_size/>
            <price>19.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>M</size>
            <price_money>19,99</price_money>
          </size>
          <size>
            <id>193361</id>
            <uplink>48705</uplink>
            <start_size>L</start_size>
            <end_size/>
            <price>22.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>L</size>
            <price_money>22,99</price_money>
          </size>
          <size>
            <id>193362</id>
            <uplink>48705</uplink>
            <start_size>XL</start_size>
            <end_size/>
            <price>22.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XL</size>
            <price_money>22,99</price_money>
          </size>
          <size>
            <id>193363</id>
            <uplink>48705</uplink>
            <start_size>XXL</start_size>
            <end_size/>
            <price>22.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XXL</size>
            <price_money>22,99</price_money>
          </size>
        </sizes>
        <colors>
          <color>
            <id>116888</id>
            <uplink>48705</uplink>
            <color>&#x442;&#x435;&#x43C;&#x43D;&#x43E; &#x441;&#x435;&#x440;&#x44B;&#x439;</color>
            <artic>803 648 81</artic>
          </color>
          <color>
            <id>116889</id>
            <uplink>48705</uplink>
            <color>&#x441;&#x435;&#x440;&#x43E;&#x432;&#x430;&#x442;&#x43E; &#x437;&#x435;&#x43B;&#x435;&#x43D;&#x44B;&#x439;</color>
            <artic>806 404 72</artic>
          </color>
          <color>
            <id>116890</id>
            <uplink>48705</uplink>
            <color>&#x447;&#x435;&#x440;&#x43D;&#x44B;&#x439;</color>
            <artic>720 807 83</artic>
          </color>
          <color>
            <id>116891</id>
            <uplink>48705</uplink>
            <color>&#x431;&#x435;&#x43B;&#x44B;&#x439;</color>
            <artic>836 483 85</artic>
          </color>
        </colors>
        <tmarks/>
        <basketed/>
        <favoured/>
      </item>
      <item>
        <id>48706</id>
        <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x43E;&#x435; &#x432;&#x44F;&#x437;&#x430;&#x43D;&#x43E;&#x435; &#x43F;&#x43B;&#x430;&#x442;&#x44C;&#x435;, Tom Tailor</name>
        <min_price>69.99</min_price>
        <min_price_old>0.00</min_price_old>
        <currence>0</currence>
        <ct_link>884</ct_link>
        <avail>1</avail>
        <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
        <catalogue_id>48212</catalogue_id>
        <catalogue_name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</catalogue_name>
        <images>
          <image>
            <id>83753</id>
            <image_small>pic83753_s.jpg</image_small>
            <image_big>pic83753_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48706</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43F;&#x43B;&#x430;&#x442;&#x44C;&#x435;</descr>
            <sort_fld>1</sort_fld>
            <uplink2>48706</uplink2>
          </image>
          <image>
            <id>83754</id>
            <image_small>pic83754_s.jpg</image_small>
            <image_big>pic83754_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48706</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43F;&#x43B;&#x430;&#x442;&#x44C;&#x435;</descr>
            <sort_fld>2</sort_fld>
            <uplink2>48706</uplink2>
          </image>
        </images>
        <subspecs/>
        <sizes>
          <size>
            <id>193364</id>
            <uplink>48706</uplink>
            <start_size>XS</start_size>
            <end_size/>
            <price>69.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XS</size>
            <price_money>69,99</price_money>
          </size>
          <size>
            <id>193365</id>
            <uplink>48706</uplink>
            <start_size>S</start_size>
            <end_size/>
            <price>69.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>S</size>
            <price_money>69,99</price_money>
          </size>
          <size>
            <id>193366</id>
            <uplink>48706</uplink>
            <start_size>M</start_size>
            <end_size/>
            <price>69.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>M</size>
            <price_money>69,99</price_money>
          </size>
          <size>
            <id>193367</id>
            <uplink>48706</uplink>
            <start_size>L</start_size>
            <end_size/>
            <price>78.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>L</size>
            <price_money>78,99</price_money>
          </size>
          <size>
            <id>193368</id>
            <uplink>48706</uplink>
            <start_size>XL</start_size>
            <end_size/>
            <price>78.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XL</size>
            <price_money>78,99</price_money>
          </size>
          <size>
            <id>193369</id>
            <uplink>48706</uplink>
            <start_size>XXL</start_size>
            <end_size/>
            <price>78.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XXL</size>
            <price_money>78,99</price_money>
          </size>
        </sizes>
        <colors>
          <color>
            <id>116892</id>
            <uplink>48706</uplink>
            <color>&#x442;&#x435;&#x43C;&#x43D;&#x43E; &#x441;&#x435;&#x440;&#x44B;&#x439;</color>
            <artic>883 415 95</artic>
          </color>
        </colors>
        <tmarks/>
        <basketed/>
        <favoured>
          <record>
            <item>48706</item>
          </record>
        </favoured>
      </item>
      <item>
        <id>48707</id>
        <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43A;&#x43E;&#x444;&#x442;&#x430; &#x441; &#x43F;&#x440;&#x438;&#x43D;&#x442;&#x43E;&#x43C; &#x432; &#x432;&#x438;&#x434;&#x435; &#x43F;&#x435;&#x440;&#x44C;&#x435;&#x432;, Tom Tailor</name>
        <min_price>17.99</min_price>
        <min_price_old>0.00</min_price_old>
        <currence>0</currence>
        <ct_link>884</ct_link>
        <avail>1</avail>
        <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
        <catalogue_id>48212</catalogue_id>
        <catalogue_name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</catalogue_name>
        <images>
          <image>
            <id>83755</id>
            <image_small>pic83755_s.jpg</image_small>
            <image_big>pic83755_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48707</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x43E;&#x444;&#x442;&#x430;</descr>
            <sort_fld>1</sort_fld>
            <uplink2>48707</uplink2>
          </image>
          <image>
            <id>83756</id>
            <image_small>pic83756_s.jpg</image_small>
            <image_big>pic83756_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48707</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x43E;&#x444;&#x442;&#x430;</descr>
            <sort_fld>2</sort_fld>
            <uplink2>48707</uplink2>
          </image>
        </images>
        <subspecs/>
        <sizes>
          <size>
            <id>193370</id>
            <uplink>48707</uplink>
            <start_size>XS</start_size>
            <end_size/>
            <price>17.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XS</size>
            <price_money>17,99</price_money>
          </size>
          <size>
            <id>193371</id>
            <uplink>48707</uplink>
            <start_size>S</start_size>
            <end_size/>
            <price>17.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>S</size>
            <price_money>17,99</price_money>
          </size>
          <size>
            <id>193372</id>
            <uplink>48707</uplink>
            <start_size>M</start_size>
            <end_size/>
            <price>17.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>M</size>
            <price_money>17,99</price_money>
          </size>
          <size>
            <id>193373</id>
            <uplink>48707</uplink>
            <start_size>L</start_size>
            <end_size/>
            <price>20.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>L</size>
            <price_money>20,99</price_money>
          </size>
          <size>
            <id>193374</id>
            <uplink>48707</uplink>
            <start_size>XL</start_size>
            <end_size/>
            <price>20.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XL</size>
            <price_money>20,99</price_money>
          </size>
          <size>
            <id>193375</id>
            <uplink>48707</uplink>
            <start_size>XXL</start_size>
            <end_size/>
            <price>20.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XXL</size>
            <price_money>20,99</price_money>
          </size>
        </sizes>
        <colors>
          <color>
            <id>116893</id>
            <uplink>48707</uplink>
            <color>&#x441;&#x435;&#x440;&#x44B;&#x439;</color>
            <artic>835 987 89</artic>
          </color>
          <color>
            <id>116894</id>
            <uplink>48707</uplink>
            <color>&#x441;&#x435;&#x440;&#x43E;&#x432;&#x430;&#x442;&#x43E; &#x437;&#x435;&#x43B;&#x435;&#x43D;&#x44B;&#x439;</color>
            <artic>836 263 87</artic>
          </color>
          <color>
            <id>116895</id>
            <uplink>48707</uplink>
            <color>&#x431;&#x435;&#x43B;&#x44B;&#x439;</color>
            <artic>836 169 88</artic>
          </color>
        </colors>
        <tmarks/>
        <basketed/>
        <favoured/>
      </item>
      <item>
        <id>48709</id>
        <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x438;&#x439; &#x43A;&#x430;&#x440;&#x434;&#x438;&#x433;&#x430;&#x43D; &#x441; &#x44D;&#x43B;&#x435;&#x43C;&#x435;&#x43D;&#x442;&#x430;&#x43C;&#x438; &#x441;&#x442;&#x438;&#x43B;&#x44F; &#x43C;&#x438;&#x43B;&#x438;&#x442;&#x430;&#x440;&#x438;, Tom Tailor</name>
        <min_price>59.99</min_price>
        <min_price_old>0.00</min_price_old>
        <currence>0</currence>
        <ct_link>884</ct_link>
        <avail>1</avail>
        <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
        <catalogue_id>48212</catalogue_id>
        <catalogue_name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</catalogue_name>
        <images>
          <image>
            <id>83760</id>
            <image_small>pic83760_s.jpg</image_small>
            <image_big>pic83760_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48709</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x430;&#x440;&#x434;&#x438;&#x433;&#x430;&#x43D;</descr>
            <sort_fld>1</sort_fld>
            <uplink2>48709</uplink2>
          </image>
          <image>
            <id>83761</id>
            <image_small>pic83761_s.jpg</image_small>
            <image_big>pic83761_b.jpg</image_big>
            <image_small_w>81</image_small_w>
            <image_small_h>116</image_small_h>
            <uplink_type>2</uplink_type>
            <uplink>48709</uplink>
            <image_big_w>255</image_big_w>
            <image_big_h>365</image_big_h>
            <descr>&#x43A;&#x430;&#x440;&#x434;&#x438;&#x433;&#x430;&#x43D;</descr>
            <sort_fld>2</sort_fld>
            <uplink2>48709</uplink2>
          </image>
        </images>
        <subspecs/>
        <sizes>
          <size>
            <id>193383</id>
            <uplink>48709</uplink>
            <start_size>XS</start_size>
            <end_size/>
            <price>59.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XS</size>
            <price_money>59,99</price_money>
          </size>
          <size>
            <id>193384</id>
            <uplink>48709</uplink>
            <start_size>S</start_size>
            <end_size/>
            <price>59.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>S</size>
            <price_money>59,99</price_money>
          </size>
          <size>
            <id>193385</id>
            <uplink>48709</uplink>
            <start_size>M</start_size>
            <end_size/>
            <price>59.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>M</size>
            <price_money>59,99</price_money>
          </size>
          <size>
            <id>193386</id>
            <uplink>48709</uplink>
            <start_size>L</start_size>
            <end_size/>
            <price>67.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>L</size>
            <price_money>67,99</price_money>
          </size>
          <size>
            <id>193387</id>
            <uplink>48709</uplink>
            <start_size>XL</start_size>
            <end_size/>
            <price>67.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XL</size>
            <price_money>67,99</price_money>
          </size>
          <size>
            <id>193388</id>
            <uplink>48709</uplink>
            <start_size>XXL</start_size>
            <end_size/>
            <price>67.99</price>
            <price_old>0.00</price_old>
            <step>0.0</step>
            <price_lmoda/>
            <currence>0</currence>
            <size>XXL</size>
            <price_money>67,99</price_money>
          </size>
        </sizes>
        <colors>
          <color>
            <id>116900</id>
            <uplink>48709</uplink>
            <color>&#x442;&#x435;&#x43C;&#x43D;&#x43E; &#x441;&#x435;&#x440;&#x44B;&#x439;</color>
            <artic>735 542 74</artic>
          </color>
          <color>
            <id>116901</id>
            <uplink>48709</uplink>
            <color>&#x43C;&#x43E;&#x43A;&#x43A;&#x430;</color>
            <artic>720 441 82</artic>
          </color>
        </colors>
        <tmarks/>
        <basketed/>
        <favoured>
          <record>
            <item>48709</item>
          </record>
        </favoured>
      </item>
    </items>
    <_page_>166</_page_>
  </catalogue>
</response>
0.905s