<?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/1449/" />
	<updated>2017-12-11T14:53:13Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.readyscript.ru/topic/1449/otklyuchit-giperssylku-brendov-v-kartochke-tovarov/</id>
		<entry>
			<title type="html"><![CDATA[Re: Отключить гиперссылку брендов в карточке товаров]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/8303/#p8303" />
			<content type="html"><![CDATA[<p>Спасибо! Все получилось)</p>]]></content>
			<author>
				<name><![CDATA[Артур]]></name>
				<uri>https://forum.readyscript.ru/user/781/</uri>
			</author>
			<updated>2017-12-11T14:53:13Z</updated>
			<id>https://forum.readyscript.ru/post/8303/#p8303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Отключить гиперссылку брендов в карточке товаров]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/8286/#p8286" />
			<content type="html"><![CDATA[<p>Сделайте в /templates/flatlines/moduleview/catalog/product.tpl файл копию product.my.tpl. Откройте его для редактирования. Там будет код ссылки для бренда. Его легко найти по фразе <strong>getBrand()</strong>. Соответственно ссылку можно вырезать.<br /></p><div class="codebox"><pre><code>&lt;li&gt;{t}Бренд{/t}: &lt;a href=&quot;{$product-&gt;getBrand()-&gt;getUrl()}&quot;&gt;{$product-&gt;getBrand()-&gt;title}&lt;/a&gt;&lt;/li&gt;</code></pre></div><p>после<br /></p><div class="codebox"><pre><code>&lt;li&gt;{t}Бренд{/t}: {$product-&gt;getBrand()-&gt;title}&lt;/li&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Закусило Александр]]></name>
				<uri>https://forum.readyscript.ru/user/20/</uri>
			</author>
			<updated>2017-12-11T08:44:33Z</updated>
			<id>https://forum.readyscript.ru/post/8286/#p8286</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Отключить гиперссылку брендов в карточке товаров]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/8282/#p8282" />
			<content type="html"><![CDATA[<p>Добрый день. Подскажите, пожалуйста, где и какой код вставить, чтобы в карточке товара убрать гиперссылку брендов. Чтобы просто осталось название бренда, но на него нельзя было нажать. Большое спасибо. Тема: современная.</p>]]></content>
			<author>
				<name><![CDATA[Артур]]></name>
				<uri>https://forum.readyscript.ru/user/781/</uri>
			</author>
			<updated>2017-12-10T11:47:50Z</updated>
			<id>https://forum.readyscript.ru/post/8282/#p8282</id>
		</entry>
</feed>
