core/skin/virtual-nt.ru/inc/clockmag.html

210 lines
9.6 KiB
HTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{include file=$header}
<!-- main content -->
<section class="main-content">
<div class="top-contten">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title_nav">
<ul class="nav nav-tabs clearfix">
<li><a class="active" href="#tabs-2">Новые поступления</a></li>
</ul>
<div class="title-icon margin-bottom-50">
<img src="/api/templates/{$smarty.const.SKIN}/images/media/banner/title-icon.jpg" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<div id="tabs-2" class="sp-contten active wow fadeInUp animated" data-wow-duration="1s" data-wow-delay="200ms">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-3 col-sm-12">
<div id="owl-demo" class="owl-carousel">
{section name=customer loop=$newtovar}
{if $newtovar[customer].img}
<div class="item" style="margin-right: 10px;">
<div class="product-image">
<div class="image col-xs-12">
{* 210x270 *}
<div style="height:300px;display: table-cell;vertical-align: middle;" class="col-xs-12 col-md-12 col-lg-12 col-xl-12">
<a href="/tovar_show/{$newtovar[customer].id}" title="купить {*$newtovar[customer].naim*}">
<img src="/img/magazin/cats/{$newtovar[customer].img}_210_270.jpg" alt="{*$newtovar[customer].naim*}" style="width:100%;" title="купить {*$newtovar[customer].naim*}">
</a>
</div>
<span class="price">
<span class="amount">
{if $newtovar[customer].akccena}
{$newtovar[customer].akccena} р.
{else}
{$newtovar[customer].cena} р.
{/if}
</span>
</span>
</div>
</div>
<div style="height:120px;">
<h4 class="names"><a href="/tovar_show/{$newtovar[customer].id}" title="купить {*$newtovar[customer].naim*}">{$newtovar[customer].naim}</a></h4>
</div>
<div class="clearfix">
</div>
<div class="cart-text" style="margin-top: 75px;">
<p><a href="#" class="btn-to-cart" data-id="{$newtovar[customer].id}">КУПИТЬ</a></p>
</div>
</div>
{/if}
{/section}
</div>
</div>
</div>
</div>
</div>
<div id="tabs-3" class="sp-contten wow fadeInUp animated" data-wow-duration="1s" data-wow-delay="200ms">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div id="owl-demo-tabs-3" class="owl-carousel">
<div class="item" >
<div class="product-image">
<div class="image">
<img src="/api/templates/{$smarty.const.SKIN}/images/media/product/sp-1.jpg" alt="">
<span class="price">
<span class="amount">$ 120.000</span>
</span>
</div>
</div>
<h4 class="names"><a href="shopping_cart.html">Luxuri Casio G-shock Watches</a></h4>
<div class="cart-text">
<p><a href="shopping_cart.html">ADD TO CART</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!-- end sp-contten -->
<!-- Баннеры -->
<div class="banner-content">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-8 col-md-8 col-lg-8">
<div class="left-banner wow fadeInUp" data-wow-duration="0.5s">
<div class="img-eff">
{* 770*400 *}
<img src="/img/users/1/shablon/kolonki.jpg" alt="">
<h3>СТЕРЕО</h3>
<p>СИСТЕМЫ</p>
<a href="/tovar_cat/309">Каталог</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="custom-block">
<div class="top-custom">
<div class="container">
<div class="left-block-content wow fadeInUp" data-wow-duration="1s">
<h3 class="h3-title">ГОРЯЧЕЕ ПРЕДЛОЖЕНИЕ</h3>
<div class="title-icon margin-bottom-50">
<img src="/api/templates/{$smarty.const.SKIN}/images/media/banner/title-icon-1.jpg" alt="">
</div>
</div>
<div class="section-content">
<div class="left-banner wow fadeInUp" data-wow-duration="1s">
<div id="demo2">
<div id="carouselOne" class="owl-carousel owl-theme">
{section name=customer loop=$rnd_tovar}
{if $rnd_tovar[customer].img}
<div>
<div class="product-image">
<div class="image" style="display: table-cell;vertical-align: middle;height:230px;">
<a href="/tovar_show/{$rnd_tovar[customer].id}">
<img src="/img/magazin/cats/{$rnd_tovar[customer].img}_270_347.jpg" alt="" style="max-height:230px;">
</a>
<span class="price"><span class="amount">{if $rnd_tovar[customer].akccena}
{$rnd_tovar[customer].akccena} р.
{else}
{$rnd_tovar[customer].cena} р.
{/if}</span></span>
</div>
</div>
<div style="height:100px;">
<h4 class="names"><a href="/tovar_show/{$rnd_tovar[customer].id}">{$rnd_tovar[customer].naim}</a> </h4>
</div>
<div class="cart-text">
<p><a href="#" class="btn-to-cart" data-id="{$rnd_tovar[customer].id}">Купить</a></p>
</div>
</div>
{/if}
{/section}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="latest-blog margin-top-0">
<div class="container">
<div class="box-title">
<h3 class="h3-title">НОВОСТИ И ОБЗОРЫ</h3>
<div class="title-icon margin-bottom-50">
<img src="/api/templates/{$smarty.const.SKIN}/images/media/banner/title-icon.jpg" alt="">
</div>
</div>
<div class="box-content content-blog">
<div id="owl-demo-banner" class="owl-carousel row">
{section name=customer loop=$last_page}
{if $last_page[customer].id}
<!-- blog item -->
<div class="item-blog item wow fadeInUp animated" data-wow-duration="1s" data-wow-delay="0ms">
{if ($last_page[customer].oblozhka)}
<div class="blog-images" style="height: 247px;background-image:url('/img/pages/{$last_page[customer].oblozhka}_370_245.jpg');background-size: auto 100%;">
{else}
<div class="blog-images" style="height: 247px;background-image:url('/api/img/gray/png/no_image.png');background-size: auto 100%;">
{/if}
{* 370x247 *}
</div>
<div class="blog-content" style="background-color: #fff; margin-top: -60px;">
<div class="extra">
<h2 class="name"><a href="/page/{$last_page[customer].id}">{$last_page[customer].title}</a></h2>
<div class="date">
{$last_page[customer].d}
</div>
</div>
<div class="des">
{$last_page[customer].description}
{if ($last_page[customer].alias)}
<a href="/{$last_page[customer].alias}.html" class="read-more">Открыть</a>
{else}
<a href="/page/{$last_page[customer].id}" class="read-more">Открыть</a>
{/if}
</div>
</div>
</div>
<!-- end blog item -->
{/if}
{/section}
</div>
</div>
</div>
</div>
</section>
<!-- div class="brand">
<div class="row">
<div class="container">
<div id="owl-demo-banner-icon" class=" owl-carousel" data-slide="6">
<div class="brand-items">
<a href="#"><img src="/api/templates/{$smarty.const.SKIN}/images/media/icon/icon1.jpg" alt=""></a>
</div>
</div>
</div>
</div>
</div-->
{include file=$footer}