Перейти к содержимому


Асель

Регистрация: 03 сент. 2012
Offline Активность: 01 апр. 2013 09:34
*****

#51770 Статистика Популярности Товаров Не Работает

Отправлено mikola на 14 Март 2013 - 21:16

Просмотр сообщенияАсель (14 Март 2013 - 21:12) писал:

У меня статистика не показывает ничего уже 2 дня

Добрый вечер..

На данный момент статистика работает с задержкой в 1-2 дня.,

Данная проблема будет решена в ближайшее время..



#38862 Несколько Вопросов.

Отправлено Vaccina на 18 Январь 2013 - 00:11

Проверьте ваш шаблон "Товар" на присутствие следующего блока

<!-- Артикул, если указан -->
  <div class="goodsDataMainModificationArtNumber" {% IFNOT GOODS_MOD_ART_NUMBER %}style="display:none;"{% ENDIF %}>
	  Артикул: <span>{GOODS_MOD_ART_NUMBER}</span>
  </div>



#38359 Как Вместо Блока О Доставке Поставить Описание

Отправлено Koderhan на 15 Январь 2013 - 18:58

Просмотр сообщенияАсель (15 Январь 2013 - 18:23) писал:

....

Информацию о размерах добавляю в полное описание и также вставляю URL-картинку с более подробным фото туда же
Вам нужно будет еще вставить html-код в полное seo-описание вашего тавара.
<p><img style="width: 100%;" src="http://files.storeland.ru/web/upload/sitefiles/4/391/390529/shorty-075a3e.jpg" alt="" /></p>
Ваш код файла "Товар".
Прикрепленный файл  1.zip   7,14К   102 Количество загрузок:


#37993 Как Вместо Блока О Доставке Поставить Описание

Отправлено miyako на 14 Январь 2013 - 11:37

Просмотр сообщенияАсель (14 Январь 2013 - 11:16) писал:

дело в том,что я убрала описание,теперь не помню как вернуть обратно,я хочу в описание просто скопировать URL-картинку и всё

Найдите в шаблоне Товар следующий код:
<!-- Короткое SEO-описание -->
	{% IF GOODS_SEO_DESCRIPTION_SHORT %}
	  <p style="padding-top:1em;">{GOODS_SEO_DESCRIPTION_SHORT}</p>
	{% ENDIF %}
	<!-- END Короткое SEO-описание -->
и перед ним вставьте код:
  <!-- Блок описания товара. Показываем его есть описание товара -->
	{% IF GOODS_DESCRIPTION_LARGE %}
	  <h3>Описание {GOODS_NAME}</h3>
	  <div class="htmlDataBlock">
		{GOODS_DESCRIPTION_LARGE}
	  </div>
	{% ENDIF %}
	<!-- END Блок описания товара. Показываем его есть описание товара -->

Далее добавьте текст или картинки в описание нужного вам товара, как описано было выше


#38166 Как Вместо Блока О Доставке Поставить Описание

Отправлено Koderhan на 15 Январь 2013 - 06:33

Просмотр сообщенияАсель (14 Январь 2013 - 22:10) писал:

тоже не нашла
Возможно вы ранее удалили данную строку. Как правило данная строка находится в конце файла "Товары".
Если не найдете эту строку то попробуйте вставить предложенный код от Miyako в конец файла "Товары".
ScreenShot 319.jpg


#38007 Поиск По Артикулу

Отправлено support 2.0 на 14 Январь 2013 - 12:13

Просмотр сообщенияАсель (14 Январь 2013 - 11:18) писал:

вставила, но ничего нет


Из-за того, что Вы изменяли дизайн, поиск в этом месте не видно, да и стили Вы ранее уже удалили.
вставьте блок
<!-- Поиск -->
	 <div id="search">
	 <form action="http://{NET_DOMAIN}/search" id="searchform" method="get">
		 <div>
		 <input type="text" value="{% IF SEARCH_QUERY %}{SEARCH_QUERY}{%ELSE%}Поиск{%ENDIF%}" onblur="this.value=(this.value=='') ? 'Поиск' : this.value;" onfocus="this.value=(this.value=='Поиск') ? '' : this.value;" id="s" class="search_box alignleft" name="q" />
		 <input type="image" class="submit alignright" src="{ASSETS_IMAGES_PATH}search_but.gif" />
		 <div class="clr"></div>
		 </div>
	 </form>
	 </div>
	 <div class="clr"></div>
	 <!-- end Поиск -->
	

сразу после блока
	 <!-- Верхний блок навигации -->
	 <div class="containerin" id="top-menu">
	 <ul class="pad-box cont620" id="mainmenu">
		 {% FOR menu %}
		 {% FOR header %}
			 {% FOR links %}
			 <li><a href="{menu.header.links.URL}" {% IF menu.header.links.SELECTED %}class="selected"{%ENDIF%} {% IF menu.header.links.TITLE %}title="{menu.header.links.TITLE}"{% ENDIF %}>{menu.header.links.NAME}</a></li>
			 {% ENDFOR %}
		 {% ENDFOR %}
		 {% ENDFOR %}
	 </ul>

далее в конец файла main.css добавьте блок
#search{
height: 9px;
float: right;
margin-top: -35px;
margin-right: 2px;
width: 183px;
background: rgb(255, 255, 255); /* Цвет фона */
color: #fff; /* Цвет текста */
padding: 10px; /* Поля вокруг текста */
-moz-border-radius: 5px; /* Для Firefox 3 */
-webkit-border-radius: 5px; /* Для Safari 4 и Chrome */
border-radius: 5px; /* Для современных браузеров */
;
position: relative;
} #search .search_box {
background:none;
border:none;
font: 11px Verdana, Geneva, sans-serif;
width: 183px;
padding:0px;
}
#search .submit {
cursor:pointer;
height: 28px;
width: 20px;
}


Также на мой взгляд не хватает какого-нибудь изображения для кнопки поиска, чтобы по нажатию на нее можно было приступить к поиску. Сейчас это реализовано путем нажатия enter или наведением на правый край поля поиска


#37966 Подарки В Карзине

Отправлено Koderhan на 14 Январь 2013 - 10:14

Просмотр сообщенияАсель (13 Январь 2013 - 22:23) писал:

подскажите пожалуйста, а как мне теперь менять ассортимент подарков?
Вам нужно поменять ссылки на товары в файлах шаблона.
Или же просто скопировать url из карточки старого товара  и вставить в url нового товара. Только для начала вам необходимо будет сохранить старый товар изменив url иначе может возникнуть конфликт между одинаковыми url


#36663 Подарки В Карзине

Отправлено Vaccina на 27 Декабрь 2012 - 00:28

Думаю проблема в данном случае связанна с строкой

{% IF GOODS_MOD_PRICE_NOW=0 %} display:none; {% ENDIF %}

Можно попробовать использовать информацию из переменной cart_items

Должен получиться примерно такой вариант реализации

{% FOR cart_sum %}
{% IF cart_sum.NOW>=9000 %}
<tr class="view-cart-block" style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш подарок - <a href="/catalog/3-ий-подарок" class="">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}
{% IF cart_sum.NOW>=6000 && cart_sum.NOW<9000 %}
<tr class="view-cart-block" style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш подарок - <a href="/catalog/2-ой-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}
{% IF cart_sum.NOW>=3000 && cart_sum.NOW<6000 %}
<tr class="view-cart-block" style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш подарок - <a href="/catalog/1-ый-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}
{% IF cart_sum.NOW<3000 %}
<tr class="view-cart-block" style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Положите товаров в корзину на сумму от 3 000 рублей и выберите себе подарки! - <a href="{CATALOG_URL}"> Заказать еще!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}
{% ENDFOR %}
{%FOR cart_items%}{%IF cart_items.GOODS_MOD_PRICE_NOW=0%}<script>$('.view-cart-block').hide();</script>{%ENDIF%}{%ENDFOR%}



#36485 Подарки В Карзине

Отправлено support 2.0 на 25 Декабрь 2012 - 14:41

Просмотр сообщенияАсель (24 Декабрь 2012 - 09:42) писал:

нет,у меня получается при заказе на сумму 3000 рублей можно выбрать 1-ый подарок,при заказе на 6000 можно выбрать 2-ой подарок,а при заказе на 9000 рублей-третий подарок,только по одному подарку,а вчера у меня сделали заказ и закинули сразу 2 подарка.

Как я уже сказала: это было сделано именно потому, что я именно такой код Вам и присылала. Тогда, чтобы возможно было положить в корзину только один подарок и после того, как только покупатель добавит в корзину товар на сумму равную нулю (именно такая цена у Вас стоит и товаров-подарков, то у него будет пропадать в корзине ссылка на каталог с подарками. Для откройте шаблон Корзина и найдите блок
</td>
<td class="cell3">
<input name="form[quantity][{cart_items.GOODS_MOD_ID}]" value="{cart_items.ORDER_LINE_QUANTITY}" /> {cart_items.GOODS_MOD_MEASURE_NAME}
</td>
<td class="cell4 num">
{cart_items.GOODS_MOD_PRICE_NOW | money_format}
</td>
<td class="cell5 num">
{cart_items.ORDER_LINE_PRICE_NOW | money_format}
</td>
<td class="cell6">
<a href="{cart_items.ORDER_LINE_DELETE_URL}"><img src="{ASSETS_IMAGES_PATH}cartDelete.png" /></a>
</td>
</tr>
{% ENDFOR %}

сразу после него замените вставленный ранее блок на этот код
</br>
{% FOR cart_sum %}
{% IF cart_sum.NOW<3000 %}
<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Положите товаров в корзину на сумму от 3 000 рублей и выберите себе подарки! - <a href="{CATALOG_URL}"> Заказать еще!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}

{% IF cart_sum.NOW>=3000 && cart_sum.NOW<6000 %}
<tr style=" {% IF GOODS_MOD_PRICE_NOW=0 %} display:none; {% ENDIF %} background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш подарок - <a href="/catalog/1-ый-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}

{% IF cart_sum.NOW>=6000 && cart_sum.NOW<9000 %}
<tr style=" {% IF GOODS_MOD_PRICE_NOW=0 %} display:none; {% ENDIF %} background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш подарок - <a href="/catalog/2-ой-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}

{% IF cart_sum.NOW>=9000 %}

<tr style=" {% IF GOODS_MOD_PRICE_NOW=0 %} display:none; {% ENDIF %} background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
<img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш подарок - <a href="/catalog/3-ий-подарок" class="">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}
{% ENDFOR %}



#36196 Подарки В Карзине

Отправлено support 2.0 на 22 Декабрь 2012 - 14:39

Просмотр сообщенияАсель (22 Декабрь 2012 - 13:56) писал:

ещё вопрос,хочу поменять 2 подарка,вставляю ссылки нового подарка http://famboutique.r.../1-ый-подарок-9 ничего не выходит

Потому что код написан можно сказать вручную.

Замените весь код в описании страницы "Подарки" на этот
<div style="background-position: left top; background-repeat: no-repeat; background-image: url('http://files.storeland.ru/web/upload/sitefiles/4/361/360563/shutterstock_18551650.jpg');">
<div style="margin-left: 270px;" align="left">
<p style="font-family: helvetica; color: #000000;">Каждый покупатель может самостоятельно выбрать до 3-х разных подарков в одном заказе! <br> <strong> Чтобы получить подарки: </strong> <br> <br> <span style="color: #ff0000;">1)</span> Положите товаров в корзину на <strong>3 000</strong> рублей <br> <br> и порадуйте себя первым подарком! <br> <br> <span style="color: #ff0000;">2)</span> Увеличьте заказ до <strong>6 000</strong> рублей <br> <br> и Вы сможете выбрать второй подарок! <br> <br> <span style="color: #ff0000;">3)</span> А при заказе на <strong>9 000</strong> для Вас станет доступен <br> <br> и третий подарок! <br> <br> Посмотрите список подарков и выберите для себя самые лучшие вещи. Количество повторных заказов с подарками неограниченно.</p>
</div>
</div>
<p>&nbsp;</p>
<h1 style="text-align: center;"><span style="font-size: 34px; line-height: 43px; color: #e0a013; text-shadow: 0 1px 0px #b58213;">1й - подарок</span></h1>
<h2 style="background-color: white; border: 1px solid #eceaea; font-size: 15px; line-height: 21px; text-transform: none; text-align: center; background-position: initial initial; background-repeat: initial initial;"><strong><span style="color: #000000;">Добавьте в корзину товаров на <span style="color: #ff0000;">3000 рублей</span>&nbsp;и Вы получите в подарок любую вещь из этого списка:</span></strong></h2>
<table>
<tbody>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/%D0%92%D0%B0%D1%80%D0%B5%D0%B6%D0%BA%D0%B8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362538/varezhki-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/%D0%92%D0%B0%D1%80%D0%B5%D0%B6%D0%BA%D0%B8">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/%D0%92%D0%BE%D1%80%D0%BE%D1%82%D0%BD%D0%B8%D0%BA-15"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362539/vorotnik-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/%D0%92%D0%BE%D1%80%D0%BE%D1%82%D0%BD%D0%B8%D0%BA-15">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362541/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA">1-ый подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9" title="Перейти на страницу «1-ый подарок»"><img src="http://famboutique.ru/web/upload/goods/images/63/6294/6293262/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a>
</td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362542/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362543/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4">1-ый подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362544/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362545/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362546/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7">1-ый подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362547/1-yj-podarok-795f32.jpg" alt="1-ый подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «1-ый подарок»" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8">1-ый подарок</a></h3>
</div>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h1 style="text-align: center;"><span style="font-size: 34px; line-height: 43px; color: #e0a013; text-shadow: 0 1px 0px #b58213;">2й - подарок</span></h1>
<h2 style="background-color: white; border: 1px solid #eceaea; font-size: 15px; line-height: 21px; text-transform: none; font-weight: normal; text-align: center; background-position: initial initial; background-repeat: initial initial;"><strong>Добавьте в корзину товаров на <span style="color: #ff0000;">6000 рублей</span> и Вы получите в подарок любую вещь из этого списка:</strong></h2>
<table>
<tbody>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362550/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362551/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362552/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9">2-ой подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362553/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362555/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362556/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2">2-ой подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362557/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362558/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362559/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5">2-ой подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362560/2-oj-podarok-795f32.jpg" alt="2-ой подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «2-ой подарок»" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6">2-ой подарок</a></h3>
</div>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h1 style="text-align: center;"><span style="font-size: 34px; line-height: 43px; color: #e0a013; text-shadow: 0 1px 0px #b58213;">3й - подарок</span></h1>
<h2 style="background-color: white; border: 1px solid #eceaea; font-size: 15px; line-height: 21px; text-transform: none; font-weight: normal; text-align: center; background-position: initial initial; background-repeat: initial initial;"><strong>Добавьте в корзину товаров на <span style="color: #ff0000;">9000 рублей</span> и Вы получите в подарок любую вещь из этого списка:</strong></h2>
<table>
<tbody>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362561/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362562/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362563/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3">3-й подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362564/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362565/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362566/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6">3-й подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362567/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362568/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362569/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9">3-й подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362570/3-j-podarok-795f32.jpg" alt="3-й подарок"></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу «3-й подарок»" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10">3-й подарок</a></h3>
</div>
</td>
</tr>
</tbody>
</table>



#36165 Подарки В Карзине

Отправлено support 2.0 на 22 Декабрь 2012 - 11:53

Просмотр сообщенияАсель (22 Декабрь 2012 - 10:25) писал:

Спасибо Вам огроменное,а как теперь привязать к корзине,чтобы окно выглядело так


Откройте шаблон Корзина и найдите блок
			 </td>
			 <td class="cell3">
				 <input name="form[quantity][{cart_items.GOODS_MOD_ID}]" value="{cart_items.ORDER_LINE_QUANTITY}" /> {cart_items.GOODS_MOD_MEASURE_NAME}
			 </td>
			 <td class="cell4 num">
				 {cart_items.GOODS_MOD_PRICE_NOW | money_format}
			 </td>
			 <td class="cell5 num">
				 {cart_items.ORDER_LINE_PRICE_NOW | money_format}
			 </td>
			 <td class="cell6">
				 <a href="{cart_items.ORDER_LINE_DELETE_URL}"><img src="{ASSETS_IMAGES_PATH}cartDelete.png" /></a>
			 </td>
			 </tr>
			 {% ENDFOR %}

сразу после него вставьте этот код
			 </br>
{% FOR cart_sum %}
{% IF cart_sum.NOW<3000 %}
<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
	 <img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Положите товаров в корзину на сумму от 3 000 рублей и выберите себе подарки! - <a href="{CATALOG_URL}"> Заказать еще!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}

{% IF cart_sum.NOW>=3000 && cart_sum.NOW<6000 %}
<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
	 <img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш 1-ый подарок - <a href="/catalog/1-ый-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}

{% IF cart_sum.NOW>=6000 && cart_sum.NOW<9000 %}
<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
	 <img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш 1-ый подарок - <a href="/catalog/1-ый-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>

<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
	 <img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш 2-ой подарок - <a href="/catalog/2-ой-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}

{% IF cart_sum.NOW>=9000 %}
<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
	 <img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш 1-ый подарок - <a href="/catalog/1-ый-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>

<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
	 <img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш 2-ой подарок - <a href="/catalog/2-ой-подарок">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>

<tr style="background:#FFE3A0 url('images/messageBG.png') 0px 0px; border: 1px dotted #F5CB68; border-right: 0px; border-left: 0px;">
<td style="vertical-align:middle; text-align: center; width: 70px;">
<div style="height: 60px; overflow:hidden; width: 70px;">
	 <img src="{ASSETS_IMAGES_PATH}giftincart.png" title="" alt="">
</div>
</td>
<td style="padding: 0px 15px; vertical-align:middle;" colspan="3">
<div style="font-size: 15px; color: #AF7904; text-align: center; line-height: 16px;">Tут должен быть Ваш 3-ий подарок - <a href="/catalog/3-ий-подарок" class="">Выберите его прямо сейчас!</a></div> <td> &nbsp; </td> <td> &nbsp; </td>
</td>
</tr>{%ENDIF%}
{% ENDFOR %}

Осталось только загрузить на Ваш сайт прикрепленное изображение через Сайт -> Редактор тем -> Файл -> Добавить файл giftincart.png

Теперь скройте каталог Подарки и подкаталоги 1-ый подарок, 2-ой подарок и 3-ий подарок. Это нужно для того, чтобы избежать ошибок у Ваших клиентов. При выборе подарка и каталога 1-ый подарок, они могут по ссылке, которая находится вверху сайта попасть на каталог 2-ой подарок и положить в корзину и его. Конечно, в строке они могут и вручную написать ссылку 3-ий подарок и перейти туда таки легким обманом и заказать там товар, но таких случаев уже будет единицы.

Я пока не нашла пути решения для проблемы, которая возникает при переходе в каталог. Там выскакивают товары-подарки, которые еще и идут первыми. Думаю что Ваших клиентов это немного смутит. Нужно подумать как либо их сместить в конец каталога, либо как-то их именно из этого раздела скрыть.

Прикрепленные изображения

  • giftincart.png



#36158 Подарки В Карзине

Отправлено support 2.0 на 22 Декабрь 2012 - 10:16

Просмотр сообщенияАсель (20 Декабрь 2012 - 18:22) писал:

у меня на всех страницах теперь эта картинка и текст

зайдите в бэк-офис -> Сайт -> Страницы -> Подарки -> в описании вставьте код
<div style="background-position: left top; background-repeat: no-repeat; background-image: url('http://files.storeland.ru/web/upload/sitefiles/4/361/360563/shutterstock_18551650.jpg');">
<div style="margin-left: 270px;" align="left">
<p style="font-family: helvetica; color: #000000;">Каждый покупатель может самостоятельно выбрать до 3-х разных подарков в одном заказе! <br /> <strong> Чтобы получить подарки: </strong> <br /> <br /> <span style="color: #ff0000;">1)</span> Положите товаров в корзину на <strong>3 000</strong> рублей <br /> <br /> и порадуйте себя первым подарком! <br /> <br /> <span style="color: #ff0000;">2)</span> Увеличьте заказ до <strong>6 000</strong> рублей <br /> <br /> и Вы сможете выбрать второй подарок! <br /> <br /> <span style="color: #ff0000;">3)</span> А при заказе на <strong>9 000</strong> для Вас станет доступен <br /> <br /> и третий подарок! <br /> <br /> Посмотрите список подарков и выберите для себя самые лучшие вещи. Количество повторных заказов с подарками неограниченно.</p>
</div>
</div>
<p>&nbsp;</p>
<h1 style="text-align: center;"><span style="font-size: 34px; line-height: 43px; color: #e0a013; text-shadow: 0 1px 0px #b58213;">1й - подарок</span></h1>
<div style="text-align: left; background: white; border: 1px solid #ECEAEA; font-size: 15px; line-height: 21px; text-transform: none; font-weight: normal;">Добавьте в корзину товаров на <strong><span style="color: #e20f68;">4000 Р</span></strong> и Вы получите в подарок любую вещь из этого списка:</div>
<table>
<tbody>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/%D0%92%D0%B0%D1%80%D0%B5%D0%B6%D0%BA%D0%B8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362538/varezhki-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/%D0%92%D0%B0%D1%80%D0%B5%D0%B6%D0%BA%D0%B8">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/%D0%92%D0%BE%D1%80%D0%BE%D1%82%D0%BD%D0%B8%D0%BA-15"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362539/vorotnik-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/%D0%92%D0%BE%D1%80%D0%BE%D1%82%D0%BD%D0%B8%D0%BA-15">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362540/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA">1-ый подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362541/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362542/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362543/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4">1-ый подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362544/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362545/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6">1-ый подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362546/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7">1-ый подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362547/1-yj-podarok-795f32.jpg" alt="1-ый подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;1-ый подарок&raquo;" href="http://famboutique.ru/goods/1-%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8">1-ый подарок</a></h3>
</div>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h1 style="text-align: center;"><span style="font-size: 34px; line-height: 43px; color: #e0a013; text-shadow: 0 1px 0px #b58213;">2й - подарок</span></h1>
<div style="text-align: left; background: white; border: 1px solid #ECEAEA; font-size: 15px; line-height: 21px; text-transform: none; font-weight: normal;">Добавьте в корзину товаров на <strong><span style="color: #e20f68;">8000 Р</span></strong> и Вы получите в подарок любую вещь из этого списка:</div>
<table>
<tbody>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362550/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362551/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362552/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9">2-ой подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362553/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362555/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362556/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2">2-ой подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362557/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362558/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4">2-ой подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362559/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5">2-ой подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362560/2-oj-podarok-795f32.jpg" alt="2-ой подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;2-ой подарок&raquo;" href="http://famboutique.ru/goods/2-%D0%BE%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6">2-ой подарок</a></h3>
</div>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h1 style="text-align: center;"><span style="font-size: 34px; line-height: 43px; color: #e0a013; text-shadow: 0 1px 0px #b58213;">3й - подарок</span></h1>
<div style="text-align: left; background: white; border: 1px solid #ECEAEA; font-size: 15px; line-height: 21px; text-transform: none; font-weight: normal;">Добавьте в корзину товаров на <strong><span style="color: #e20f68;">12000 Р</span></strong> и Вы получите в подарок любую вещь из этого списка:</div>
<table>
<tbody>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362561/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362562/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-2">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362563/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-3">3-й подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362564/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-4">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362565/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-5">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362566/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-6">3-й подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362567/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-7">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362568/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-8">3-й подарок</a></h3>
</div>
</td>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362569/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-9">3-й подарок</a></h3>
</div>
</td>
</tr>
<tr>
<td class="goodsListItem">
<div class="goodsListItemBlock withBorder cornerAll">
<table class="goodsListItemImage">
<tbody>
<tr>
<td>
<div class="ProductGiftIcon">&nbsp;</div>
<a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10"><img src="http://files.storeland.ru/web/upload/sitefiles/4/363/362570/3-j-podarok-795f32.jpg" alt="3-й подарок" /></a></td>
</tr>
</tbody>
</table>
<h3 class="goodsListItemName"><a title="Перейти на страницу &laquo;3-й подарок&raquo;" href="http://famboutique.ru/goods/3-%D0%B9-%D0%BF%D0%BE%D0%B4%D0%B0%D1%80%D0%BE%D0%BA-10">3-й подарок</a></h3>
</div>
</td>
</tr>
</tbody>
</table>

Теперь в файл main.css вставьте ПЕРЕД строкой
/* Страница товара. Информация о заказе */

вот этот блок
.ProductGiftIcon{
background: url('{ASSETS_IMAGES_PATH}icons.png') 0px top no-repeat;
width: 97px;
height: 41px;
background-position: 0px -130px;
position: absolute;
margin: -25px 0px 0px 120px;
z-index:999;}

Теперь осталось только закачать в раздел Сайт -> Редактор тем -> Файлы -> Добавить файл (прикрепленный файл icons.png)

Выглядеть это будет так, как представлено на моем 3-ем скриншоте

Прикрепленные изображения

  • ScreenShot 45.jpg
  • icons.png
  • ScreenShot 46.jpg



#36143 Кнопка "Положить В Корзину"

Отправлено Vaccina на 22 Декабрь 2012 - 04:25

Браузеры умеют исправлять мелкие ошибки в разметке HTML, но не всегда браузеру удается корректно скорректировать код.


#36118 Нашел Полезное Решение? - Оставь Ссылку В Этой Теме!

Отправлено ogonek7777 на 21 Декабрь 2012 - 15:45

ЧИТАЕМ ВСЕ ПОДРЯД И ЛУЧШЕЕ ВСТАВЛЯЕМ НА СВОЙ САЙТ.
Практически все, что требуется вам, форумчане уже спросили и получили ответ, теперь не требуется ждать ответа от модераторов!!!!!
П.С. Проявите сознательность - вставьте в тему свои готовые решения, давайте помогать друг другу!

Работа с бэк-офисом и много полезного от Сторленда - читать новичкам!
Как сделать модификацию Производитель активной ссылкой.
Всплывающие подсказки к карточкам товаров
Как сделать, чтобы на главной отображалась первая или последняя новость
Как оформить FAQ
Как установить уровень прозрачности
Скрипт обратного отсчета
Корзина и др.(внесение изменений)
Геотаргетинг - разное отображение текста (доставка и др.) для разных городов
Бегущая строка
Шрифт



Как настроить, чтобы при наведении на товар курсором, отображалось краткое описание товара?
поменять верхнее меню с каталогом товаров местами (Модификации КАТАЛОГА ТОВАРОВ!!!).
Фильтры - разбитие на 2 колонки и другие изменения
Выделение категорий в каталоге товаров
Обратный звонок - как установить на сайт
Прикрепление Картинки В Теле Модификации (страница товара)
тег, который НЕ выводит на главной, НО выводит на всех остальных старничках.
Share42 - красивые социальные кнопочки
Как Вставить "Я Принимаю Условия..." в доставку
Работа с фоном



Подарки в корзине - как вставить
Бирка Скидки/Новинки/Хит продаж в товарах
Как На Сайте Сделать Кнопку Наверх?
Самые популярные Онлайн-Консультанты
Как Сделать У Каждой Акции Свою Картинку (станица Список акций, Список новостей, сквозная Левая колонка )?



Как Сделать Страницы Шире И По 4 Товара В Ряд?
Как Ограничить Время Доставки?
Как Вместо Накопительной Скидки Привязать К Покупке Подарок
Как сделать Маркированый Список
Если не Работают Спойлеры В Опере
Как вставить   Значок Акции В Сопутствующих товарах
Как Сделать Фиксированный Размер Рамки Изображения на станице Товара


НИЖЕ ЕЩЕ БОЛЬШЕ ИНФОРМАЦИИ :))


#36100 Кнопка "Положить В Корзину"

Отправлено Koderhan на 21 Декабрь 2012 - 14:18

Просмотр сообщенияАсель (21 Декабрь 2012 - 11:10) писал:

а почему в других браузерах видет хорошо сайт,а именно в мазиле так?
Возможно в firefox с разметкой все строже чем в других браузерах.