2022-12-17 18:15:09 +05:00
<!-- :::::: Start Hero Section :::::: -->
{include file=$header}
< section class = "container" >
< div class = "row" >
< div class = "col-12 col-sm-12 col-md-3 col-lg-3 col-xl-3 col-xxl-3" >
< ul class = "assortiment" >
{section name=customer loop=$menu_internet_magazin}{if ($menu_internet_magazin[customer].id)}
2023-04-09 19:52:26 +05:00
< li class = "menu-item" > < a href = "/tovar_cat/{$menu_internet_magazin[customer].id}" > {$menu_internet_magazin[customer].title}< / a > < / li >
2022-12-17 18:15:09 +05:00
{/if}{/section}
< / ul >
< / div >
< div class = "col-12 col-sm-12 col-md-9 col-lg-9 col-xl-9 col-xxl-9" >
< div class = "main-slider" style = "width: 100%" >
< div >
< img src = "img/slider_1_800_350.jpg" class = "d-block w-100" alt = "..." >
< div class = "carousel-caption d-none d-md-block" style = "background-color: lightgray;" >
2023-04-09 19:52:26 +05:00
< h5 style = "color: black;" > < a href = "https://tk-ligat.ru/tovar_cat/5685" > Канцелярские товары< / a > < / h5 >
2022-12-17 18:15:09 +05:00
< p style = "color: black;" > Популярных производителей по доступным ценам!< / p >
< / div >
< / div >
< div >
< img src = "img/slider_2_800_350.jpg" class = "d-block w-100" alt = "..." >
< div class = "carousel-caption d-none d-md-block" style = "background-color: lightgray;" >
< h5 style = "color: black;" > Чистящие средства< / h5 >
< p style = "color: black;" > Антисептики и все для дезинфекции< / p >
< / div >
< / div >
< div >
< img src = "img/slider_3_800_350.jpg" class = "d-block w-100" alt = "..." >
< div class = "carousel-caption d-none d-md-block" style = "background-color: lightgray;" >
< h5 style = "color: black;" > Одноразовая посуда< / h5 >
< p style = "color: black;" > Для кафе, ресторанов и приятного отдыха< / p >
< / div >
< / div >
< div >
< img src = "img/slider_4_800_350.jpg" class = "d-block w-100" alt = "..." >
< div class = "carousel-caption d-none d-md-block" style = "background-color: lightgray;" >
< h5 style = "color: black;" > Спецодежда< / h5 >
< p style = "color: black;" > Для любых работ< / p >
< / div >
< / div >
< / div >
< / div >
< / div >
< / section >
<!-- :::::: Start Product Style - Default Section :::::: -->
< div class = "product m-t-100" >
< div class = "container" >
< div class = "row" >
< div class = "col-12" >
<!-- Start Section Title -->
< div class = "section-content section-content--border m-b-35" >
< h5 class = "section-content__title" > Новые поступления< / h5 >
< / div >
<!-- End Section Title -->
< / div >
< / div >
< div class = "row" >
< div class = "col-12" >
< div class = "default-slider default-slider--hover-bg-red product-default-slider" >
< div class = "product-default-slider-4grid-1rows gap__col--30 gap__row--40" >
{section name=customer loop=$rndTovar} {if $rndTovar[customer].img}
<!-- Start Single Default Product -->
< div class = "product__box product__default--single text-center" >
<!-- Start Product Image -->
< div class = "product__img-box pos-relative" >
< a href = "/tovar_show/{$rndTovar[customer].id}" class = "product__img--link" >
<!-- img class="product__img img - fluid" src="assets/img/product/size - normal/product - home - 1 - img - 1.jpg" alt="" -->
2023-01-07 18:55:55 +05:00
< img class = "product__img img-fluid" src = "/img/{$smarty.server.SERVER_NAME}/tovar/{$rndTovar[customer].img}.jpg" alt = "купить на сайте tk-ligat.ru {$rndTovar[customer].title|kov}" >
2022-12-17 18:15:09 +05:00
< / a >
< / div >
< div class = "product__content m-t-20" >
2022-12-24 21:12:23 +05:00
< a href = "/tovar_show/{$rndTovar[customer].id}" class = "product__link" > {$rndTovar[customer].title}< / a >
2022-12-17 18:15:09 +05:00
< div class = "product__price m-t-5" >
< span class = "product__price" > {$rndTovar[customer].cena} р у б . <!-- del>$29.00</del --> < / span >
< / div >
< / div >
<!-- End Product Content -->
< / div >
<!-- End Single Default Product -->
{/if} {/section}
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
<!-- :::::: End Product Style - Default Section :::::: -->
2023-04-09 19:52:26 +05:00
<!-- :::::: Start Company Logo Section :::::: -->
< div class = "company-logo m-t-100" style = "margin-bottom: 100px;" >
2022-12-17 18:15:09 +05:00
< div class = "container" >
2023-04-09 19:52:26 +05:00
< h5 class = "section-content__title" style = "margin-bottom: 50px;" > Популярные бренды< / h5 >
2022-12-17 18:15:09 +05:00
< div class = "row" >
< div class = "col-12" >
2023-04-09 19:52:26 +05:00
< div class = "company-logo__area default-slider" >
<!-- Start Single Company Logo Item -->
< div class = "company-logo__item" >
< a href = "#" class = "company-logo__link" >
< img src = "img/brands/Staff_Logo.png" alt = "" class = "company-logo__img" >
< / a >
< / div >
2022-12-17 18:15:09 +05:00
2023-04-09 19:52:26 +05:00
< div class = "company-logo__item" >
< a href = "#" class = "company-logo__link" >
< img src = "img/brands/Erich_Krause_Logo_red.png" alt = "" class = "company-logo__img" >
< / a >
< / div >
2022-12-17 18:15:09 +05:00
2023-04-09 19:52:26 +05:00
< div class = "company-logo__item" >
< a href = "#" class = "company-logo__link" >
< img src = "img/brands/473.png" alt = "" class = "company-logo__img" >
< / a >
< / div >
2022-12-17 18:15:09 +05:00
2023-04-09 19:52:26 +05:00
< div class = "company-logo__item" >
< a href = "#" class = "company-logo__link" >
< img src = "img/brands/scarlett.png" alt = "" class = "company-logo__img" >
< / a >
< / div >
2022-12-17 18:15:09 +05:00
2023-04-09 19:52:26 +05:00
< div class = "company-logo__item" >
< a href = "#" class = "company-logo__link" >
< img src = "img/brands/sonnen.png" alt = "" class = "company-logo__img" >
< / a >
2022-12-17 18:15:09 +05:00
< / div >
< div class = "company-logo__item" >
< a href = "#" class = "company-logo__link" >
2023-04-09 19:52:26 +05:00
< img src = "img/brands/Wkretarka-Bosch-GSR-18V-50-2x2Ah-50Nm-Bezszczotkow-Zasilanie-akumulatorowe.jpeg" alt = "" class = "company-logo__img" >
2022-12-17 18:15:09 +05:00
< / a >
< / div >
2023-04-09 19:52:26 +05:00
2022-12-17 18:15:09 +05:00
<!-- End Single Company Logo Item -->
< / div >
< / div >
< / div >
< / div >
< / div >
2023-04-09 19:52:26 +05:00
< div style = "height: 100px;" > < / div >
2022-12-17 18:15:09 +05:00
{include file=$footer}