<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум ReadyScript &mdash; Шаблон Bootstrap3 - убрать переход в корзину]]></title>
	<link rel="self" href="https://forum.readyscript.ru/feed/atom/topic/1781/" />
	<updated>2019-04-23T14:03:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.readyscript.ru/topic/1781/shablon-bootstrap3-ubrat-perekhod-v-korzinu/</id>
		<entry>
			<title type="html"><![CDATA[Re: Шаблон Bootstrap3 - убрать переход в корзину]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/9852/#p9852" />
			<content type="html"><![CDATA[<p>В /flatlines/resource/js/rs.cart.js <br />есть кусок кода, который на мобильных устройствах открывает новую страницу.</p><div class="codebox"><pre><code>            //Не открываем окна в мобильной версии

            if ($.detectMedia &amp;&amp; ($.detectMedia(&#039;mobile&#039;) || $.detectMedia(&#039;portrait&#039;))) {
                var params = {
                    amount:amountValue,
                    offer:offerValue,
                };

                //Добавим многомерные комплектации к запросу
                if (multioffersValues) {
                    $.extend(params, multioffersValues);
                }
                //Добавим сопутствующие товары к запросу
                if (concomitantValues) {
                    $.extend(params, concomitantValues);
                }

                location.href = url + (url.indexOf(&#039;?&#039;) == -1 ? &#039;?&#039; : &#039;&amp;&#039;) + $.param(params);
                return false;
            }</code></pre></div><p>Вырежьте его.</p><p>Не забудьте воспользоваться нашей инструкцией по правильной доработке JS файлов:<br /><a href="https://readyscript.ru/dev-manual/dev_templates_extends.html#dev_templates_extends_cssjs_template">https://readyscript.ru/dev-manual/dev_t … s_template</a></p>]]></content>
			<author>
				<name><![CDATA[admin]]></name>
				<uri>https://forum.readyscript.ru/user/2/</uri>
			</author>
			<updated>2019-04-23T14:03:29Z</updated>
			<id>https://forum.readyscript.ru/post/9852/#p9852</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Шаблон Bootstrap3 - убрать переход в корзину]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/9851/#p9851" />
			<content type="html"><![CDATA[<p>Админ, ау ))</p>]]></content>
			<author>
				<name><![CDATA[Владимир]]></name>
				<uri>https://forum.readyscript.ru/user/542/</uri>
			</author>
			<updated>2019-04-23T13:32:09Z</updated>
			<id>https://forum.readyscript.ru/post/9851/#p9851</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Шаблон Bootstrap3 - убрать переход в корзину]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/9835/#p9835" />
			<content type="html"><![CDATA[<p>Добрый день. </p><p>Подскажите как в теме современная убрать переход в корзину после нажатия на кнопку &quot;в корзину&quot; (везде убрать). <br />Чтобы можно дальше продолжить выбор товаров.</p><p>Это в мобильной версии шаблона.</p>]]></content>
			<author>
				<name><![CDATA[Владимир]]></name>
				<uri>https://forum.readyscript.ru/user/542/</uri>
			</author>
			<updated>2019-04-20T06:51:53Z</updated>
			<id>https://forum.readyscript.ru/post/9835/#p9835</id>
		</entry>
</feed>
