<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум ReadyScript &mdash; Как поменять местами Характеристики и Описание]]></title>
		<link>https://forum.readyscript.ru/topic/885/kak-pomenyat-mestami-kharakteristiki-i-opisanie/</link>
		<atom:link href="https://forum.readyscript.ru/feed/rss/topic/885/" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Как поменять местами Характеристики и Описание».]]></description>
		<lastBuildDate>Mon, 15 May 2017 11:49:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/7121/#p7121</link>
			<description><![CDATA[<div class="quotebox"><cite>Андрей пишет:</cite><blockquote><div class="quotebox"><cite>Александр пишет:</cite><blockquote><p>многократно, всеравно. если есть в товаре характеристики, то сначала выводятся характеристики</p></blockquote></div><p>покажите код файла product.tpl</p></blockquote></div><br /><p>{addjs file=&quot;jcarousel/jquery.jcarousel.min.js&quot;}<br />{addjs file=&quot;product.js&quot;}<br />{assign var=shop_config value=ConfigLoader::byModule(&#039;shop&#039;)}<br />{assign var=check_quantity value=$shop_config.check_quantity}<br />{assign var=catalog_config value=$this_controller-&gt;getModuleConfig()} <br />{if $product-&gt;isVirtualMultiOffersUse()} {* Если используются виртуальные многомерные комплектации *}<br />&nbsp; &nbsp; {addjs file=&quot;history.min.js&quot; basepath=&quot;common&quot;}<br />&nbsp; &nbsp; {addjs file=&quot;jquery.virtualmultioffers.js&quot;}<br />{/if} <br />{$product-&gt;fillOffersStockStars()} {* Загружаем сведения по остаткам на складах *}</p><p>&lt;div id=&quot;updateProduct&quot; itemscope itemtype=&quot;http://schema.org/Product&quot; class=&quot;product{if !$product-&gt;isAvailable()} notAvaliable{/if}{if $product-&gt;canBeReserved()} canBeReserved{/if}{if $product.reservation == &#039;forced&#039;} forcedReserve{/if}&quot; data-id=&quot;{$product.id}&quot;&gt;<br />&nbsp; &nbsp; &lt;h1 itemprop=&quot;name&quot; class=&quot;productTitle&quot;&gt;{$product.title}&lt;/h1&gt;<br />&nbsp; &nbsp; {hook name=&quot;catalog-product:rating&quot; title=&quot;{t}Карточка товара:рейтинг{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;social&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;usersMark&quot;&gt;Оценка покупателей&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;stars&quot; title=&quot;Средняя оценка: {$product-&gt;getRatingBall()}&quot;&gt;&lt;i style=&quot;width:{$product-&gt;getRatingPercent()}%&quot;&gt;&lt;/i&gt;&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;#comments&quot; class=&quot;comments&quot;&gt;{$product-&gt;getCommentsNum()} отзывов&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;share&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;handler&quot;&gt;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;block&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;text&quot;&gt;Поделиться с друзьями:&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;script type=&quot;text/javascript&quot; src=&quot;//yastatic.net/es5-shims/0.0.2/es5-shims.min.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;script type=&quot;text/javascript&quot; src=&quot;//yastatic.net/share2/share.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;ya-share2&quot; data-services=&quot;vkontakte,facebook,odnoklassniki,moimir,twitter&quot;&gt;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; <br />&nbsp; &nbsp; {/hook}</p><p>&nbsp; &nbsp; &lt;div class=&quot;card&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;images&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {hook name=&quot;catalog-product:images&quot; title=&quot;{t}Карточка товара:изображения{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if !$product-&gt;hasImage()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$main_image=$product-&gt;getMainImage()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;main&quot;&gt;&lt;img src=&quot;{$main_image-&gt;getUrl(327,322)}&quot; alt=&quot;{$main_image.title|default:&quot;{$product.title}&quot;}&quot;/&gt;&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {else}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {* Главные фото *}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$images=$product-&gt;getImages()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $product-&gt;isOffersUse()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{* Назначенные фото у первой комлектации *}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{$offer_images=$product.offers.items[0].photos_arr}&nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $images as $key =&gt; $image}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$image-&gt;getUrl(800,600,&#039;xy&#039;)}&quot; class=&quot;image main {if ($offer_images &amp;&amp; ($image.id!=$offer_images.0)) || (!$offer_images &amp;&amp; !$image@first)} hidden{/if}&quot; data-n=&quot;{$key}&quot; data-id=&quot;{$image.id}&quot; target=&quot;_blank&quot; {if ($offer_images &amp;&amp; in_array($image.id, $offer_images)) || (!$offer_images)}rel=&quot;bigphotos&quot;{/if} &gt;&lt;img src=&quot;{$image-&gt;getUrl(327,322,&#039;xy&#039;)}&quot; alt=&quot;{$image.title|default:&quot;{$product.title} фото {$key+1}&quot;}&quot;&gt;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {* Нижняя линейка фото *}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if count($images)&gt;1}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;productGalleryWrap&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;gallery&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $images as $key =&gt; $image}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li data-id=&quot;{$image.id}&quot; class=&quot;{if $offer_images &amp;&amp; !in_array($image.id, $offer_images)}hidden{elseif !$first++} first{/if}&quot;&gt;&lt;a href=&quot;{$image-&gt;getUrl(800,600,&#039;xy&#039;)}&quot; class=&quot;preview&quot; data-n=&quot;{$key}&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;{$image-&gt;getUrl(100, 100)}&quot; alt=&quot;{$image.title|default:&quot;{$product.title} фото {$key+1}&quot;}&quot;/&gt;&lt;/a&gt;&lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a class=&quot;control prev&quot;&gt;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a class=&quot;control next&quot;&gt;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;information&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $product.short_description}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p itemprop=&quot;description&quot; class=&quot;descr&quot;&gt;{$product.short_description}&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{hook name=&quot;catalog-product:offers&quot; title=&quot;{t}Карточка товара:комплектации{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{include &quot;%catalog%/product_offers.tpl&quot;}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{if $shop_config}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {* Блок с сопутствующими товарами *}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {moduleinsert name=&quot;\ProductConstructor\Controller\Block\Constructor&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {moduleinsert name=&quot;\Shop\Controller\Block\Concomitant&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{hook name=&quot;catalog-product:price&quot; title=&quot;{t}Карточка товара:цены{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{assign var=last_price value=$product-&gt;getOldCost()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;div itemprop=&quot;offers&quot; itemscope itemtype=&quot;http://schema.org/Offer&quot; class=&quot;price&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $last_price&gt;0}&lt;p class=&quot;lastPriceWrap&quot;&gt;&lt;span class=&quot;lastPrice&quot;&gt;{$last_price}&lt;/span&gt; {$product-&gt;getCurrency()}&lt;/p&gt;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span itemprop=&quot;price&quot; class=&quot;myCost&quot; content=&quot;{$product-&gt;getCost(null, null, false)}&quot;&gt;{$product-&gt;getConstructorCost()}&lt;/span&gt;&lt;span class=&quot;myCurrency&quot;&gt;{$product-&gt;getCurrency()}&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span itemprop=&quot;priceCurrency&quot; class=&quot;hidden&quot;&gt;{$product-&gt;getCurrencyCode()}&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {* Если включена опция единицы измерения в комплектациях *}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $catalog_config.use_offer_unit &amp;&amp; $product-&gt;isOffersUse()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;unitBlock&quot;&gt;/ &lt;span class=&quot;unit&quot;&gt;{$product.offers.items[0]-&gt;getUnit()-&gt;stitle}&lt;/span&gt;&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{hook name=&quot;catalog-product:action-buttons&quot; title=&quot;{t}Карточка товара:кнопки{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;p class=&quot;cartBlock&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $shop_config}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a data-href=&quot;{$router-&gt;getUrl(&#039;shop-front-reservation&#039;, [&quot;product_id&quot; =&gt; $product.id])}&quot; class=&quot;inDialog reserve hidden&quot;&gt;Заказать&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;unobtainable hidden&quot;&gt;{t}Нет в наличии{/t}&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a data-href=&quot;{$router-&gt;getUrl(&#039;shop-front-cartpage&#039;, [&quot;add&quot; =&gt; $product.id])}&quot; class=&quot;addToCart&quot; data-add-text=&quot;Добавлено&quot;&gt;В корзину&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if !$shop_config || (!$product-&gt;shouldReserve() &amp;&amp; (!$check_quantity || $product.num&gt;0))}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $catalog_config.buyinoneclick }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a data-href=&quot;{$router-&gt;getUrl(&#039;catalog-front-oneclick&#039;,[&quot;product_id&quot;=&gt;$product.id])}&quot; title=&quot;Купить в 1 клик&quot; class=&quot;buyOneClick inDialog&quot;&gt;Купить в 1 клик&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;div class=&quot;subActionBlock&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{if $THEME_SETTINGS.enable_compare}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;a class=&quot;compare{if $product-&gt;inCompareList()} inCompare{/if}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span&gt;Сравнить&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;already&quot;&gt;Добавлено&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{if $THEME_SETTINGS.enable_favorite}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;a class=&quot;favorite inline{if $product-&gt;inFavorite()} inFavorite{/if}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;span class=&quot;&quot;&gt;{t}В избранное{/t}&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;span class=&quot;already&quot;&gt;{t}В избранном{/t}&lt;/span&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{hook name=&quot;catalog-product:information&quot; title=&quot;{t}Карточка товара:краткая информация{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{if $product.barcode}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;p class=&quot;barcode&quot;&gt;&lt;span class=&quot;cap&quot;&gt;Артикул:&lt;/span&gt; &lt;span class=&quot;offerBarcode&quot;&gt;{$product.barcode}&lt;/span&gt;&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{if $product.brand_id}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;p class=&quot;brand&quot;&gt;&lt;span class=&quot;cap&quot;&gt;Бренд:&lt;/span&gt; &lt;a class=&quot;brandTitle&quot; href=&quot;{$product-&gt;getBrand()-&gt;getUrl()}&quot;&gt;{$product-&gt;getBrand()-&gt;title}&lt;/a&gt;&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{if !$product-&gt;shouldReserve()} <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{hook name=&quot;catalog-product:stock&quot; title=&quot;{t}Карточка товара:остатки{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{* Вывод наличия на складах *}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{assign var=stick_info value=$product-&gt;getWarehouseStickInfo()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{if !empty($stick_info.warehouses)}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;warehouseDiv&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;title&quot;&gt;Наличие:&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach from=$stick_info.warehouses item=warehouse}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;warehouseRow&quot; data-warehouse-id=&quot;{$warehouse.id}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;stickWrap&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach from=$stick_info.stick_ranges item=stick_range}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{$sticks=$product.offers.items.0.sticks[$warehouse.id]}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;span class=&quot;stick {if $sticks&gt;=$stick_range}filled{/if}&quot;&gt;&lt;/span&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a class=&quot;title&quot; href=&quot;{$warehouse-&gt;getUrl()}&quot;&gt;&lt;span&gt;{$warehouse.title}&lt;/span&gt;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;div class=&quot;clearboth&quot;&gt;&lt;/div&gt;<br />&nbsp; &nbsp; {$tabs=[]}<br />&nbsp; &nbsp; {if $product.properties || $product-&gt;isOffersUse()} {$tabs[&quot;property&quot;] = &#039;Характеристики&#039;} {/if}<br />&nbsp; &nbsp; {if $product.description} {$tabs[&quot;description&quot;] = &#039;Описание&#039;} {/if}<br />&nbsp; &nbsp; {if $files=$product-&gt;getFiles()}{$tabs[&quot;files&quot;] = &#039;Файлы&#039;} {/if}<br />&nbsp; &nbsp; {$tabs[&quot;comments&quot;] = &#039;Отзывы&#039;}<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &lt;div class=&quot;rsTabs mobile mt40&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;tabList&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $tabs as $key=&gt;$tab}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $tab@first}{$act_tab=$key}{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li {if $tab@first}class=&quot;act&quot;{/if} data-href=&quot;.tab-{$key}&quot;&gt;&lt;a&gt;{$tab}&lt;/a&gt;&lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $tabs.description}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;tab tab-description textStyle {if $act_tab == &#039;description&#039;}act{/if}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;mobileCaption&quot;&gt;{$tabs.description}&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {hook name=&quot;catalog-product:description&quot; title=&quot;{t}Карточка товара:описание{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$product.description}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; {if $tabs.files}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;tab tab-files {if $act_tab == &#039;files&#039;}act{/if}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;mobileCaption&quot;&gt;{$tabs.files}&lt;/p&gt;&nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {hook name=&quot;catalog-product:files&quot; title=&quot;{t}Карточка товара:файлы{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;filesList&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $files as $file}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$file-&gt;getUrl()}&quot;&gt;{$file.name} ({$file.size|format_filesize})&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $file.description}&lt;div class=&quot;fileDescription&quot;&gt;{$file.description}&lt;/div&gt;{/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; {if $tabs.property}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;tab tab-property {if $act_tab == &#039;property&#039;}act{/if}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {hook name=&quot;catalog-product:properties&quot; title=&quot;{t}Карточка товара:характеристики{/t}&quot;}&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;mobileCaption&quot;&gt;{$tabs.property}&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $product.offers.items as $key=&gt;$offer}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $offer.propsdata_arr}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;offerProperty propertyGroup{if $key&gt;0} hidden{/if}&quot; data-offer=&quot;{$key}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;groupName&quot;&gt;Характеристики комплектации&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;table class=&quot;kv&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $offer.propsdata_arr as $pkey=&gt;$pval}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td class=&quot;key&quot;&gt;&lt;span&gt;{$pkey}&lt;/span&gt;&lt;/td&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td class=&quot;value&quot;&gt;{$pval}&lt;/td&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $product.properties as $data}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;propertyGroup&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;groupName&quot;&gt;{$data.group.title|default:&quot;Характеристики&quot;}&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;table class=&quot;kv&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {foreach $data.properties as $property}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$prop_value = $property-&gt;textView()}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td class=&quot;key&quot;&gt;{$property.title}&lt;/td&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td class=&quot;value&quot;&gt;{$prop_value} {$property.unit}&lt;/td&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/hook}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; {if $tabs.comments}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;tab tab-comments {if $act_tab == &#039;comments&#039;}act{/if}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;mobileCaption&quot;&gt;{$tabs.comments}&lt;/p&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {hook name=&quot;catalog-product:comments&quot; title=&quot;{t}Карточка товара:комментарии{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {moduleinsert name=&quot;\Comments\Controller\Block\Comments&quot; type=&quot;\Catalog\Model\CommentType\Product&quot;} <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/hook}&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; <br />&lt;/div&gt;</p>]]></description>
			<author><![CDATA[null@example.com (Александр)]]></author>
			<pubDate>Mon, 15 May 2017 11:49:00 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/7121/#p7121</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/7119/#p7119</link>
			<description><![CDATA[<div class="quotebox"><cite>Александр пишет:</cite><blockquote><p>многократно, всеравно. если есть в товаре характеристики, то сначала выводятся характеристики</p></blockquote></div><p>покажите код файла product.tpl</p>]]></description>
			<author><![CDATA[null@example.com (Андрей)]]></author>
			<pubDate>Sun, 14 May 2017 14:02:02 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/7119/#p7119</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/7118/#p7118</link>
			<description><![CDATA[<div class="quotebox"><cite>Андрей пишет:</cite><blockquote><div class="quotebox"><cite>Олеся пишет:</cite><blockquote><p>Здравствуйте.</p><br /><br /><p>у меня почему-то остается тот же порядок что и был.</p></blockquote></div><p>Кэш чистили?</p></blockquote></div><br /><br /><p>многократно, всеравно. если есть в товаре характеристики, то сначала выводятся характеристики</p>]]></description>
			<author><![CDATA[null@example.com (Александр)]]></author>
			<pubDate>Sun, 14 May 2017 09:55:22 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/7118/#p7118</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/7117/#p7117</link>
			<description><![CDATA[<div class="quotebox"><cite>Олеся пишет:</cite><blockquote><p>Здравствуйте.</p><br /><br /><p>у меня почему-то остается тот же порядок что и был.</p></blockquote></div><p>Кэш чистили?</p>]]></description>
			<author><![CDATA[null@example.com (Андрей)]]></author>
			<pubDate>Sat, 13 May 2017 11:40:39 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/7117/#p7117</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/7116/#p7116</link>
			<description><![CDATA[<div class="quotebox"><cite>Андрей пишет:</cite><blockquote><div class="quotebox"><cite>Олеся пишет:</cite><blockquote><p>Здравствуйте.<br />В шаблоне Воздушный, Каталог товаров - шаблон product.tpl. <br />Как поменять в описании местами Характеристики и Описание? Нужно, чтобы при открытии страницы с товаром открывалось описание товара. А сейчас открыты Характеристики.</p><p><span class="postimg"><img src="http://optimus-m.ru/storage/tiny/1_2.png" alt="http://optimus-m.ru/storage/tiny/1_2.png" /></span></p></blockquote></div><p>/moduleview/catalog/product.tpl</p><p>поменять местами:<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $tabs.description}<br />....<br />{/if}</p><p>&nbsp; &nbsp; &nbsp;{if $tabs.property}<br />....<br />{/if}</p></blockquote></div><br /><br /><br /><br /><br /><p>у меня почему-то остается тот же порядок что и был.</p>]]></description>
			<author><![CDATA[null@example.com (Александр)]]></author>
			<pubDate>Sat, 13 May 2017 08:22:58 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/7116/#p7116</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4516/#p4516</link>
			<description><![CDATA[<p>Спасибо!!!</p>]]></description>
			<author><![CDATA[null@example.com (Олеся)]]></author>
			<pubDate>Thu, 08 Sep 2016 10:54:37 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4516/#p4516</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4508/#p4508</link>
			<description><![CDATA[<p>Ну либо правилами CSS к классу.<br />Т.е. к классу <strong>.header_phone</strong>(Если нет то добавить) в файле <strong>style.css</strong> приписать правило для отображения.<br />Например:<br /></p><div class="codebox"><pre><code>.header_phone{
    margin-top:20px;
}
или
.header_phone{
    padding-top:20px;
}</code></pre></div><p>Либо в самом HTML через аттибут style добавив margin-top или padding-top:<br />&lt;div class=&quot;header_text&quot;&gt;&lt;/div&gt;<br />&lt;div class=&quot;header_phone&quot; style=&quot;margin-top:20px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;Тел.: 8 (965) 388 36 59&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;<br />&lt;div class=&quot;header_phone&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;Тел.: 8 (968) 662 46 12&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;</p><br /><p>Всё в соответствии со стандартными правилами HTML и CSS.</p>]]></description>
			<author><![CDATA[null@example.com (Закусило Александр)]]></author>
			<pubDate>Thu, 08 Sep 2016 07:58:02 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4508/#p4508</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4503/#p4503</link>
			<description><![CDATA[<div class="quotebox"><cite>Закусило Александр пишет:</cite><blockquote><p>Можно через конструктор сайтов добавить блок с произвольным HTML на странице по умолчанию.</p></blockquote></div><p>Подскажите пожалуйста:<br />вот код </p><p>&lt;div class=&quot;header_text&quot;&gt;&lt;/div&gt;<br />&lt;div class=&quot;header_phone&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;Тел.: 8 (965) 388 36 59&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;<br />&lt;div class=&quot;header_phone&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;Тел.: 8 (968) 662 46 12&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;</p><br /><p>что еще добавить, чтобы &quot;спустить&quot; телефоны пониже?</p><p><span class="postimg"><img src="http://optimus-m.ru/storage/tiny/123.png" alt="http://optimus-m.ru/storage/tiny/123.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Олеся)]]></author>
			<pubDate>Wed, 07 Sep 2016 17:04:33 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4503/#p4503</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4502/#p4502</link>
			<description><![CDATA[<div class="quotebox"><cite>Закусило Александр пишет:</cite><blockquote><p>Можно через конструктор сайтов добавить блок с произвольным HTML на странице по умолчанию.</p></blockquote></div><p>да, так и сделала. Спасибо!</p>]]></description>
			<author><![CDATA[null@example.com (Олеся)]]></author>
			<pubDate>Wed, 07 Sep 2016 16:13:54 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4502/#p4502</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4500/#p4500</link>
			<description><![CDATA[<p>Можно через конструктор сайтов добавить блок с произвольным HTML на странице по умолчанию.</p>]]></description>
			<author><![CDATA[null@example.com (Закусило Александр)]]></author>
			<pubDate>Wed, 07 Sep 2016 12:49:40 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4500/#p4500</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4498/#p4498</link>
			<description><![CDATA[<div class="quotebox"><cite>Олеся пишет:</cite><blockquote><p>Спасибо. Буду делать.</p><p>Еще вопросик:&nbsp; как добавить в шапку, рядом с Меню номера телефонов и время работы в шаблонах Воздушный и Классический?</p></blockquote></div><p>Воздушная<br />/moduleview/main/blocks/logo/logo.tpl - логотип<br />/moduleview/menu/blocks/menu/hor_menu.tpl - верхнее меню</p>]]></description>
			<author><![CDATA[null@example.com (Андрей)]]></author>
			<pubDate>Wed, 07 Sep 2016 11:15:46 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4498/#p4498</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4497/#p4497</link>
			<description><![CDATA[<p>Спасибо. Буду делать.</p><p>Еще вопросик:&nbsp; как добавить в шапку, рядом с Меню номера телефонов и время работы в шаблонах Воздушный и Классический?</p>]]></description>
			<author><![CDATA[null@example.com (Олеся)]]></author>
			<pubDate>Wed, 07 Sep 2016 11:10:29 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4497/#p4497</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4486/#p4486</link>
			<description><![CDATA[<div class="quotebox"><cite>Олеся пишет:</cite><blockquote><p>Здравствуйте.<br />В шаблоне Воздушный, Каталог товаров - шаблон product.tpl. <br />Как поменять в описании местами Характеристики и Описание? Нужно, чтобы при открытии страницы с товаром открывалось описание товара. А сейчас открыты Характеристики.</p><p><span class="postimg"><img src="http://optimus-m.ru/storage/tiny/1_2.png" alt="http://optimus-m.ru/storage/tiny/1_2.png" /></span></p></blockquote></div><p>/moduleview/catalog/product.tpl</p><p>поменять местами:<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $tabs.description}<br />....<br />{/if}</p><p>&nbsp; &nbsp; &nbsp;{if $tabs.property}<br />....<br />{/if}</p>]]></description>
			<author><![CDATA[null@example.com (Андрей)]]></author>
			<pubDate>Wed, 07 Sep 2016 06:03:30 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4486/#p4486</guid>
		</item>
		<item>
			<title><![CDATA[Как поменять местами Характеристики и Описание]]></title>
			<link>https://forum.readyscript.ru/post/4484/#p4484</link>
			<description><![CDATA[<p>Здравствуйте.<br />В шаблоне Воздушный, Каталог товаров - шаблон product.tpl. <br />Как поменять в описании местами Характеристики и Описание? Нужно, чтобы при открытии страницы с товаром открывалось описание товара. А сейчас открыты Характеристики.</p><p><span class="postimg"><img src="http://optimus-m.ru/storage/tiny/1_2.png" alt="http://optimus-m.ru/storage/tiny/1_2.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Олеся)]]></author>
			<pubDate>Tue, 06 Sep 2016 20:05:28 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/4484/#p4484</guid>
		</item>
	</channel>
</rss>
