<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум ReadyScript &mdash; Добавление параметра товара в карточку]]></title>
	<link rel="self" href="https://forum.readyscript.ru/feed/atom/topic/2086/" />
	<updated>2020-04-26T19:03:03Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.readyscript.ru/topic/2086/dobavlenie-parametra-tovara-v-kartochku/</id>
		<entry>
			<title type="html"><![CDATA[Re: Добавление параметра товара в карточку]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/11089/#p11089" />
			<content type="html"><![CDATA[<p>Сбрасывали кеш сайта?</p>]]></content>
			<author>
				<name><![CDATA[Ярослав]]></name>
				<uri>https://forum.readyscript.ru/user/74/</uri>
			</author>
			<updated>2020-04-26T19:03:03Z</updated>
			<id>https://forum.readyscript.ru/post/11089/#p11089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Добавление параметра товара в карточку]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/11081/#p11081" />
			<content type="html"><![CDATA[<p>Попробовал так и сяк. Чет чесно говоря толи я не в том шаблоне редактировал, толи не то. Изменений не было.<br />Даже просто текст пытался вставить. И тщетно.</p>]]></content>
			<author>
				<name><![CDATA[Александр]]></name>
				<uri>https://forum.readyscript.ru/user/1585/</uri>
			</author>
			<updated>2020-04-26T04:08:20Z</updated>
			<id>https://forum.readyscript.ru/post/11081/#p11081</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Добавление параметра товара в карточку]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/11074/#p11074" />
			<content type="html"><![CDATA[<p>В справочнике Товары- характеристики. Колонка Номер</p>]]></content>
			<author>
				<name><![CDATA[Ярослав]]></name>
				<uri>https://forum.readyscript.ru/user/74/</uri>
			</author>
			<updated>2020-04-24T12:39:08Z</updated>
			<id>https://forum.readyscript.ru/post/11074/#p11074</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Добавление параметра товара в карточку]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/11070/#p11070" />
			<content type="html"><![CDATA[<p>Я так понимаю в product.tpl<br />&nbsp; &nbsp; &nbsp; &nbsp; {hook name=&quot;catalog-product:information&quot; title=&quot;{t}Карточка товара:краткая информация{/t}&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $product.barcode}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;barcode&quot;&gt;&lt;span class=&quot;cap&quot;&gt;{t}Артикул:{/t}&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; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $product.brand_id}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;brand&quot;&gt;&lt;span class=&quot;cap&quot;&gt;{t}Бренд:{/t}&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; {/if}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; {/hook}</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $product.что то сюда}//проверка наличия характеристики<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;brand&quot;&gt;&lt;span class=&quot;cap&quot;&gt;{t}Страна:{/t}&lt;/span&gt; {$product-&gt;getPropertyValueById(333)}&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if} </p><p>А где глянуть ID характеристики?</p>]]></content>
			<author>
				<name><![CDATA[Александр]]></name>
				<uri>https://forum.readyscript.ru/user/1585/</uri>
			</author>
			<updated>2020-04-24T09:21:46Z</updated>
			<id>https://forum.readyscript.ru/post/11070/#p11070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Добавление параметра товара в карточку]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/11068/#p11068" />
			<content type="html"><![CDATA[<p>Здравствуйте! Проще делать через характеристику. <br />Надо в шаблон отдельно добавлять вывод значения характеристики <br /></p><div class="codebox"><pre><code>Страна: {$product-&gt;getPropertyValueById(333)}</code></pre></div><p>Где 333 - идентификатор характеристики</p>]]></content>
			<author>
				<name><![CDATA[Ярослав]]></name>
				<uri>https://forum.readyscript.ru/user/74/</uri>
			</author>
			<updated>2020-04-24T09:10:35Z</updated>
			<id>https://forum.readyscript.ru/post/11068/#p11068</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Добавление параметра товара в карточку]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/11065/#p11065" />
			<content type="html"><![CDATA[<p>Добрый день.<br />Хочу добавить страну производителя в карточку товара.<br />Но не через характеристику. А что бы отображалась рядом с артикулом и брендом.<br />Поковырялся и не нашел нигде.<br />В через форму импорта тоже не получается найти к чему колонку со страной прикрепить.<br />Только если создать характеристику товара ):<br /><a href="https://c.radikal.ru/c09/2004/17/1617470cef2f.png"><span class="postimg"><img src="https://c.radikal.ru/c09/2004/17/1617470cef2ft.jpg" alt="https://c.radikal.ru/c09/2004/17/1617470cef2ft.jpg" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[Александр]]></name>
				<uri>https://forum.readyscript.ru/user/1585/</uri>
			</author>
			<updated>2020-04-24T02:38:57Z</updated>
			<id>https://forum.readyscript.ru/post/11065/#p11065</id>
		</entry>
</feed>
