From 0ef646d9384c9e334f922cfdc826881b6db460d1 Mon Sep 17 00:00:00 2001 From: andryeyev Date: Fri, 18 Dec 2015 17:10:04 +0200 Subject: [PATCH] + разметка index.tpl --- templates/index.tpl | 1273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1 file changed, 642 insertions(+), 631 deletions(-) diff --git a/templates/index.tpl b/templates/index.tpl index cb71a61..d660e85 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -1,666 +1,677 @@ - + {$meta.title|default:'Âåëîñèïåäû, ëûæè, ñíîóáîðäû, êîíüêè, ïàëàòêè, ðþêçàêè, ñêåéòû, ðîëèêè (ðîëèêîâûå êîíüêè), âèíäñåðôèíã'|replace:'2013':'2014'|escape:'html'} - {if $lang eq 'ukr'} - {if $rubric.id>9999999}{else}{/if} - {else} - {if $rubric.id>9999999}{else}{/if} - {/if} + {if $lang eq 'ukr'} + {if $rubric.id>9999999} + + {else} + + {/if} + {else} + {if $rubric.id>9999999} + + {else} + + {/if} + {/if} - {if $smarty.get.page>1 or count($sex_fl)>1 or count($filters_fl.f)>1 or count($filters_fl.y)>1 or count($filters_fl.s)>0 or $sort or $smarty.get.search_str or $smarty.server.REQUEST_URI=="/account/registration/" or $smarty.server.REQUEST_URI=="/catalogs/basket/" or $smarty.server.REQUEST_URI=="/line/" or $smarty.server.REQUEST_URI=="/payment/" or ($tpl eq "catalogs_product-list.tpl" and count($productsData.data) eq 0)} - - {/if} - {if count($productsData.data)>0} - {if $productsData.page_numbers.current>1}{/if} - {if $productsData.page_numbers.current<$productsData.page_numbers.total}{/if} - {/if} - - {if $smarty.request.sort ne NULL or $smarty.request.perPage>0 or count($brends_fl)>1 or count($sex_fl)>1 or count($filters_fl.s)>1 or count($filters_fl.f)>1 or count($filters_fl.y)>1 or count($filters_fl.g)>1} - {if $rubric.id>0}{else}{/if} - {/if} - {if $smarty.server.REQUEST_URI=="/kurtki-catalogs/filter;filter=f2892_sportivniy-kostyum/"} - - {/if} - {**} - - - - - - - - - - - - {literal} + + + + + + + + {literal}{/literal} - - - {php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} - {if $tpl eq "catalogs_products_hits.tpl"} - - {literal}{/literal} + {php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} + {if $tpl eq "catalogs_products_hits.tpl"} + + {literal} - - -{/literal} - - - - -{literal} -{/literal} - - -{/if} -{php} } {/php} - - -{if $tpl ne "catalogs_products_hits.tpl" && $smarty.get.m eq 1} - -{/if} - -{if $smarty.get.send eq "ok"} - - -{/if} - - -{if $tpl eq "catalogs_basket.tpl"} - - -{/if} - + {/literal} + + + {literal} + {/literal} + + {/if} + {php} } {/php} + {if $tpl ne "catalogs_products_hits.tpl" && $smarty.get.m eq 1} + + {/if} + {if $smarty.get.send eq "ok"} + + + {/if} + {if $tpl eq "catalogs_basket.tpl"} + + + {/if} - -{literal} - -{/literal} - - -{if $tpl eq "catalogs_brend.tpl" or $tpl eq "statics2.tpl" or $tpl eq "vacancy.tpl"} - -{/if} -{if $tpl eq "catalogs_product-list.tpl"} - + {literal} + + {/literal} + {if $tpl eq "catalogs_brend.tpl" or $tpl eq "statics2.tpl" or $tpl eq "vacancy.tpl"} + + {/if} + {if $tpl eq "catalogs_product-list.tpl"} + + {/if} + {if $tpl eq "catalogs_basket.tpl"} + + {/if} + {if $tpl eq "catalogs_product.tpl" or $tpl eq "catalogs_basket.tpl"} + + + {literal}{/literal} + {/if} + {if $tpl eq "catalogs_product.tpl" or $tpl eq "catalogs_product2.tpl"} + + + + + {literal} + {/literal} + + + {/if} + {$no_capcha} + {$SNOW} + + + {literal} + + + + + {/literal} + {php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} + {if $tpl eq "catalogs_products_hits.tpl"} + + {/if} + {php} } {/php} + {php} include_once($_SERVER['DOCUMENT_ROOT']."/account/signup.php"); {/php} +
+
+
+ + + + + + + + + + + + + FB + Google+ + Youtube + - - //On Click Event - $("ul#list1 li.tab").click(function() { - $("ul#list1 li.tab").removeClass("active"); //Remove any "active" class - $(this).addClass("active"); //Add "active" class to selected tab - var id = $(this).attr('id'); //alert(id); - $.cookie('product_tab_id_{/literal}{$rubric.id}{literal}', id, { path: '/'}); - //alert($.cookie('product_tab_id')); - $(".tab_content").hide(); //Hide all tab content - var activeTab = $(this).find("a").attr("href"); //Find the rel attribute value to identify the active tab + content - $(activeTab).fadeIn(); //Fade in the active content - return false; - }); - -}); -{/literal} - -{/if} -{if $tpl eq "catalogs_basket.tpl"} - -{/if} -{if $tpl eq "catalogs_product.tpl" or $tpl eq "catalogs_basket.tpl"} - - -{literal}{/literal} -{/if} - -{if $tpl eq "catalogs_product.tpl" or $tpl eq "catalogs_product2.tpl"} - - - - -{literal} -{/literal} - - -{/if} - -{$no_capcha} - -{$SNOW} - - - - -{literal} - - - - -{/literal} - -{php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} -{if $tpl eq "catalogs_products_hits.tpl"} - -{/if} -{php} } {/php} - -{php} include_once($_SERVER['DOCUMENT_ROOT']."/account/signup.php"); {/php} - -
-
-
- - {if $smarty.session.user.name} + + - + -
+
+
{* Èíòåðíåò-ìàãàçèí: *}{*(044) 303-90-10;*} (044) 303-90-10; (044) 428-65-38; (050) 382-03-00 www-extremstyle.ua
{* -
Òåëåôîí ãîðÿ÷åé ëèíèè: 0-800-50-09-10; zhaloba@eltrade.com.ua
+
Òåëåôîí ãîðÿ÷åé ëèíèè: 0-800-50-09-10; zhaloba@eltrade.com.ua
*} -
{$smarty.const.VOPROS}: {mailto address="vopros@eltrade.com.ua" encode="javascript_charcode"}
-
- - -
-
-
-
+
{$smarty.const.VOPROS}: {mailto address="vopros@eltrade.com.ua" encode="javascript_charcode"}
+
+ + +
+ +
+
+ + {literal} +
+ + {/literal} +
+ + +
+
+
+
+
+
Íàéá³ëüøèé âèá³ð íàéêðàùîãî ñïîðÿäæåííÿ
+
-
- - -{php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} -{if $tpl eq "catalogs_products_hits.tpl"} -
-
- {section name=i loop=$banners_list} -
- {include file="box/banner.tpl" banner=$banners_list[i]} -
- {/section} + +
+ + + {php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} + {if $tpl eq "catalogs_products_hits.tpl"} +
+
+ {section name=i loop=$banners_list} +
+ {include file="box/banner.tpl" banner=$banners_list[i]}
-{/if} -{php} } {/php} - -
-{php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} - {php} } else { - - // Ïîäêëþ÷àåì ôàéëû - if(is_file($_SERVER['DOCUMENT_ROOT'].'/account/'.$path[2].'.php')) { - echo""; - } - } - - {/php} - - - {php} if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account' && $path[1]!='opros')) { {/php} {include file="$tpl"} - -{php} } {/php} - -{php} if ($path[1]=='opros'){ {/php} {include file="opros.tpl"} {php} } {/php} - - -
-{if $tpl eq "catalogs_products_hits.tpl"} -
- -
-{/if} -
-
+ {/section} +
+ + +
+ {/if} + {php} } {/php} +
+ {php} global $path; if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account')) { {/php} + {php} + } else { + // Ïîäêëþ÷àåì ôàéëû + if(is_file($_SERVER['DOCUMENT_ROOT'].'/account/'.$path[2].'.php')) { + echo" + + "; + } + } + {/php} + {php} if (!isset($path[1]) || (isset($path[1]) && $path[1]!='account' && $path[1]!='opros')) { {/php} {include file="$tpl"} + {php} } {/php} + {php} if ($path[1]=='opros'){ {/php} {include file="opros.tpl"} {php} } {/php} +
+ {if $tpl eq "catalogs_products_hits.tpl"} +
+ +
+ {/if} +
+
- Extrimstyle, {$smarty.now|date_format:"%Y"}
- Âñå ïðàâà çàùèùåíû. -{literal} - - - -
 
- - - - - - -{/literal} - -
+ Extrimstyle, {$smarty.now|date_format:"%Y"}
+ Âñå ïðàâà çàùèùåíû. + {literal} + + + +
 
+ + + + + + {/literal} +
+
+ + + {include file="box/pay.tpl"} + +
- - - - - -{include file="box/pay.tpl"} - - - -
- -{literal} - - - - -{* - - -*} - - -{literal} - - - - - - - - - - - - - -{/literal} - - + {literal} + + {* + + + *} + {literal} + + + + + + + + {/literal} + \ No newline at end of file -- libgit2 0.21.4