CINXE.COM

Онлайн-передплата періодичних видань

<!DOCTYPE html> <html dir="ltr" lang="ua"> <head> <!-- Global site tag (gtag.js) - Google Ads: 338660757 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-338660757"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-338660757'); </script> <script> gtag('event', 'page_view', { 'send_to': 'AW-338660757', 'value': 'replace with value', 'items': [{ 'id': 'replace with value', 'google_business_vertical': 'retail' }] }); </script> <meta charset="utf-8"> <script> dataLayer = []; </script> <!-- Google Tag Manager --> <script src="catalog/view/theme/peredplata/js/gtm.js"></script> <!-- End Google Tag Manager --> <meta property="og:locate" content="Uk_ua" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Онлайн-передплата періодичних видань" /> <meta property="og:description" content="Сервіс онлайн-передплати загальнодержавних і закордонних видань із доставкою за адресою." /> <meta property="og:url" content="https://peredplata.ukrposhta.ua/" /> <meta property="og:image" content="https://peredplata.ukrposhta.ua/catalog/view/theme/peredplata/img/og-img.png" /> <meta property="og:site_name" content="Онлайн-передплата" /> <!-- End of social Graph Protocol Meta Data --> <title>Онлайн-передплата періодичних видань</title> <base href="https://peredplata.ukrposhta.ua/" /> <meta name="description" content="Сервіс онлайн-передплати загальнодержавних і закордонних видань із доставкою за адресою." /> <meta name="keywords" content="Онлайн-передплата періодичних видань" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/css/select2.min.css" rel="stylesheet" /> <link rel="stylesheet" href="catalog/view/theme/peredplata/css/all.min.css"> <link rel="stylesheet" href="catalog/view/theme/peredplata/css/bootstrap.min.css"> <link rel="stylesheet" href="catalog/view/theme/peredplata/css/fonts.css"> <link rel="stylesheet" href="catalog/view/theme/peredplata/css/lightslider.min.css"> <link rel="stylesheet" href="catalog/view/theme/peredplata/css/style.css?1713772095"> <link href="https://peredplata.ukrposhta.ua/" rel="canonical" /> </head> <body class="common-home"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-565W3TR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header class="header"> <div class="container"> <div class="header__wrap d-flex justify-content-between align-items-center"> <div class="header__left d-flex justify-content-between align-items-center"> <div class="brand"> <a href="https://www.ukrposhta.ua/"> <img src="https://peredplata.ukrposhta.ua/image/catalog/ukrposhta_logo_ua.png" title="Онлайн-передплата періодичних видань" alt="Онлайн-передплата періодичних видань" class="img-responsive header-logo" /> </a> </div> <nav class="nav"> <ul class="nav__list d-flex"> <li class="nav__item"> <a class="nav__link" href="https://peredplata.ukrposhta.ua/index.php?route=common/home">Головна</a> </li> <li class="nav__item"> <a class="nav__link" href="https://peredplata.ukrposhta.ua/index.php?route=information/contact">Зворотний зв'язок</a> </li> <li class="nav__item"> <a class="nav__link" href="index.php?route=information/order_status">Пошук замовлення</a> </li> <li class="nav__item"> <a class="nav__link" href="index.php?route=product/special">Спеціальні пропозиції</a> </li> </ul> </nav> </div> <div class="header__right d-flex justify-content-between align-items-center"> <div class="cart" id="cart"> <button class="btn btn-light" id="btn-cart" data-toggle="modal" data-target="#modalWindow"> <span>Кошик</span> </button> <div class="cart__bag"> <img src="catalog/view/theme/peredplata/img/carticon.svg" alt="BAG"> <span class="cart__counter"> </span> </div> </div> <!-- Modal --> <div class="modal fade" id="modalWindow" tabindex="-1" role="dialog" aria-labelledby="modalWindowLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered modal-xl" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="modalWindowLabel">Кошик</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div id="modal-body" class="modal-body"> <div id="modal-error-message" style="display: none"> <div class="error-message text-danger text-center"></div> </div> Ваш кошик порожній :( </div> <div class="modal-footer flex-column flex-md-row"> <a href="https://peredplata.ukrposhta.ua/index.php?route=common/home" class="btn btn--large btn-light d-flex align-items-center justify-content-center">Продовжити покупки</a> <a href="https://peredplata.ukrposhta.ua/index.php?route=checkout/checkout" class="btn btn--large btn-warning d-flex align-items-center justify-content-center" id="btnIssueCart"> Оформити </a> </div> </div> </div> </div> <script> "use strict" // for btn cart gtm 6.1 var btnCart = document.getElementById("btn-cart"); btnCart.onclick = function() { var prodBlock = document.getElementsByClassName("spec-block-prod"); var prodLength = prodBlock.length; var arrbtnCart = []; var arrbtnCartGa4 = []; for (var i = 0; i < prodLength; i++) { //block var idcartBlock = prodBlock[i].id; //dates //name var namebtnCartSp = document.getElementById(`name${idcartBlock}`).textContent.split("\n"); var namebtnCart = namebtnCartSp[1].trim(); //id var idbtnCart = document.getElementById(`id${idcartBlock}`).textContent.trim(); //coast var pricebtnCart = document.getElementById(`coast${idcartBlock}`).textContent.trim().split(" ")[0]; //qty var qtybtnCart = document.getElementById(`qty${idcartBlock}`).textContent.trim(); //create obj var dateProds = { 'name': namebtnCart, 'id': idbtnCart, 'price': pricebtnCart, 'quantity': qtybtnCart }; arrbtnCart.push(dateProds); var dateProdsGa4 = { 'item_name': namebtnCart, 'item_id': idbtnCart, 'price': pricebtnCart, 'quantity': qtybtnCart, 'currency': 'UAH', }; arrbtnCartGa4.push(dateProdsGa4); } window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event': 'view_cart', 'ecommerce': { 'items': arrbtnCartGa4, } }); // window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'currencyCode': 'UAH', 'checkout': { 'actionField': { 'step': 1, 'option': 'Add_to_Cart' }, 'products': arrbtnCart } }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Add_to_Cart 1', 'gtm-ee-event-non-interaction': 'False', }); }; //for issue btn gtm 6.2 var isueBtn = document.getElementById("btnIssueCart"); isueBtn.onclick = function(e) { var prodBlock = document.getElementsByClassName("spec-block-prod"); var prodLength = prodBlock.length; var arrbtnCart = []; var arrbtnCartGa4 = []; for (var i = 0; i < prodLength; i++) { //block var idcartBlock = prodBlock[i].id; //dates //name var namebtnCartSp = document.getElementById(`name${idcartBlock}`).textContent.split("\n"); var namebtnCart = namebtnCartSp[1].trim(); //id var idbtnCart = document.getElementById(`id${idcartBlock}`).textContent.trim(); //coast var pricebtnCart = document.getElementById(`coast${idcartBlock}`).textContent.trim().split(" ")[0]; //qty var qtybtnCart = document.getElementById(`qty${idcartBlock}`).textContent.trim(); //create obj var dateProds = { 'name': namebtnCart, 'id': idbtnCart, 'price': pricebtnCart, 'quantity': qtybtnCart }; arrbtnCart.push(dateProds); var dateProdsGa4 = { 'item_name': namebtnCart, 'item_id': idbtnCart, 'price': pricebtnCart, 'quantity': qtybtnCart, 'currency': 'UAH', }; arrbtnCartGa4.push(dateProdsGa4); } window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event': 'begin_checkout', 'ecommerce': { 'items': arrbtnCartGa4, } }); // window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'currencyCode': 'UAH', 'checkout': { 'actionField': { 'step': 2, 'option': 'Go_to_Oformit' }, 'products': arrbtnCart } }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Go_to_Oformit 2', 'gtm-ee-event-non-interaction': 'False', }); }; </script> <div class="call"> <a href="tel:0 800 300 545"> <div class="call-num"> <span>0 800 300 545</span> контакт-центр </div> <div class="call-icon"> <i class="fas fa-phone-square-alt"></i> </div> </a> </div> <div class="hamburger hamburger--spin"> <div class="hamburger-box"> <div class="hamburger-inner"></div> </div> </div> </div> </div> </div> </header><div class="read-more-modal modal fade in" id="showModal"> <div class="modal-dialog modal-xl"> <div class="modal-content"> <div class="modal-header"> <!-- <h6 id="dialog-auto-name" class="modal-title">Зверніть, будь ласка, увагу!</h6> --> <button type="button" class="close pull-right"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <p class="textModals">Укрпошта пропонує свої клієнтам – юридичним особам скористатись пропозицією (оферта) на укладання договору онлайн. Уклавший зазначений договір, юридична особа зможе отримувати послугу з передплати та доставки періодичних медіа на вибрані медіа та визначений період, які пропонуються увазі споживачів. Водночас ви матимете можливість підписання договору за допомогою кваліфікованого електронного підпису (КЕП), який спростить укладання договору та час на його укладання.</p> <p class="textModals">Тепер клієнтам не має потреби проходити довги шляхи для укладання договору з Укрпоштою, достатньо на офіційному сайті Укрпошти подати заявку на оформлення договору з надання послуги з передплати та доставки періодичних медіа.</p> <p class="textModals">Для укладання договору оферти необхідно заповнити відповідні дані в електронному вигляді на сайті, завантажити зформовану Заяву-приєднання із підписом та відповідні документи з урахуванням вашого юридичного статусу.</p> <p class="textModals">Ознайомитись із Заявою-приєднання до договору оферта з надання послуги з передплати та доставки періодичних медіа можна на офіційному сайті Укрпошти за <a class="linkModal" href="https://www.ukrposhta.ua/ua/dohovir-za-propozytsiieiu-ofertoiu" target="_blank">посиланням</a>.</p> </div> </div> </div> </div> <div class="wrapper"> <div class="support" id="browser-warning"> <h1>Ця версия браузера не підтримуеться сайтом!!!</h1> <p>Для подальшої роботи, будь ласка, скористайтесь посиланням та завантажте нову версію браузера на вибір.</p> <table> <tr> <td> <img src="catalog/view/theme/peredplata/img/icons8-chrome-48.png" alt=""> </td> <td> <img src="catalog/view/theme/peredplata/img/icons8-firefox-48.png" alt=""> </td> <td> <img src="catalog/view/theme/peredplata/img/icons8-opera-48.png" alt=""> </td> <td> <img src="catalog/view/theme/peredplata/img/icons8-internet-explorer-48.png" alt=""> </td> </tr> <tr> <td> <a href="https://www.google.ru/intl/ru/chrome">chrome</a> </td> <td> <a href="https://www.mozilla.org/ru/firefox/new/">firefox</a> </td> <td> <a href="https://www.opera.com">opera</a> </td> <td> <a href="https://support.microsoft.com/uk-ua/help/17621/internet-explorer-downloads">Internet Explorer</a> </td> </tr> </table> </div> <div class="container" id="home-container"> <h1 class="h1">Передплата на періодичні медіа</h1> <section class="search"> <form class="search__form" id="form-search"> <div id="search" class="input-group" style="justify-content: space-between;"> <div class="input-groups"> <div class="col-9 col-lg-9 pl-0"> <input type="text" name="search" id="input-search" value="" placeholder="Назва/індекс медіа" class="form-control mr-3" /> </div> <span class="col-3 col-lg-3 pr-0"> <button type="button" id="search-submit" class="btn btn--large btn-warning btn-warning--large"><i class="fa fa-search"></i></button> </span> </div> <div class="col-md-6 col-lg-4 mt-3 mt-lg-0 p-0"> <a href="index.php?route=common/regions" class="btn btn--large btn-warning d-flex align-items-center justify-content-center">Передплачуйте місцеві медіа</a> </div> </div> </form> <hr class="hr"> <div class="section_banner"> <a href="https://www.ukrposhta.ua/ua/onlain-peredplata-dlia-svoho-navchalnoho-zakladu" target="_blank"> <img src="catalog/view/theme/peredplata/img/specials/pered-ban.png" alt="Banner"> </a> </div> <div class="catalog mt-4"> <h4 class="h4">Тематики</h4> </div> <div class="search__filters"> <form> <div class="form-row align-items-center"> <div class="col-md-6 col-lg-4"> <select class="custom-select" id="catygorySelect" onchange="location = this.value;" class="nav navbar-nav"> <option selected value="/" disabled>Показати всі</option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=110"> Історія. Філософія. Політика </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=78"> Будівництво. Інтер’єр. Побут </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=71"> Держава. Економіка. Юридичні науки </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=129"> Електронні медіа </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=119"> Здоров’я. Спорт. Захист </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=87"> Земля. Сільське господарство </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=127"> Книги </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=123"> Культура. Дозвілля </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=100"> Медіа універсального змісту </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=114"> Наука та господарство </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=97"> Освіта. Дитячі медіа </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=106"> Преса.Реклама.Довідники </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=83"> Техніка. Промисловість </option> <option value="https://peredplata.ukrposhta.ua/index.php?route=product/category&amp;path=92"> Точні науки </option> </select> </div> <div class="col-md-1 col-lg-2" style="height: 10px;"></div> <div class="col-md-5 col-lg-6"> <a href="#" onclick="return false;" data-toggle="modal" data-target="#showModal" class="btn btn--large btn-warning d-flex align-items-center justify-content-center">Договір для юридичних осіб</a> </div> <!--<div class="col-md-6 col-lg-4 mt-3 mt-md-0"> <a href="index.php?route=common/regions" class="btn btn--large btn-warning d-flex align-items-center justify-content-center">Каталоги місцевих медіа</a> </div>--> </div> </form> </div> </section> <section class="recomended pt-5"> <h2 class="h2"> Найпопулярніші медіа </h2> <div class="row"> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Бізнес. Підприємництво. Менеджмент</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/76395.png" alt="FORBES UKRAINE"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">FORBES UKRAINE</h5> <p class="product__price mt-auto"> 1068.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> FORBES UKRAINE </h5> <p class="product__descr"> Forbes – це більше ніж список. Forbes – це повітря для тих, хто змінює світ на краще.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">76395</span></p> <p class="product__price"> 1068.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=103301" class="product__link"></a> </div> </div> </div> </div> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Медіа універсального змісту</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/76586.png" alt="ПУБЛІКА"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ПУБЛІКА</h5> <p class="product__price mt-auto"> 85.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> ПУБЛІКА </h5> <p class="product__descr"> Всеукраїнська щотижнева календар-газета. Практична та корисна інформація. Цікаве читання. Новини. Оф.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">76586</span></p> <p class="product__price"> 85.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=115127" class="product__link"></a> </div> </div> </div> </div> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Медіа для жінок. Медіа для чоловіків</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/08270.png" alt="ЖИТТЯ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЖИТТЯ</h5> <p class="product__price mt-auto"> 45.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> ЖИТТЯ </h5> <p class="product__descr"> Правдиві життєві історії, новини тижня, кулінарні рецепти, поради щодо здоров'я, духовність, сканво.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">08270</span></p> <p class="product__price"> 45.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96585" class="product__link"></a> </div> </div> </div> </div> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Медіа універсального змісту</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/86621.png" alt="НА ПЕНСІЇ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">НА ПЕНСІЇ</h5> <p class="product__price mt-auto"> 45.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> НА ПЕНСІЇ </h5> <p class="product__descr"> Пенсії, пільги, субсидії, поради юристів і лікарів, рецепти, дача, клуб знайомств.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">86621</span></p> <p class="product__price"> 45.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96712" class="product__link"></a> </div> </div> </div> </div> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Медіа універсального змісту</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/33602.png" alt="ПОРАДНИЦЯ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ПОРАДНИЦЯ</h5> <p class="product__price mt-auto"> 77.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> ПОРАДНИЦЯ </h5> <p class="product__descr"> Довідкова інформація - пенсії, субсидії, соціальні виплати, безпека під час війни, безкоштовні юриди.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">33602</span></p> <p class="product__price"> 77.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=101573" class="product__link"></a> </div> </div> </div> </div> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Громадсько-політичні та літературно-художні медіа</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/40224.png" alt="ГОЛОС УКРАЇНИ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ГОЛОС УКРАЇНИ</h5> <p class="product__price mt-auto"> 325.87 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> ГОЛОС УКРАЇНИ </h5> <p class="product__descr"> Оприлюднення законів та інших рішень парламенту.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">40224</span></p> <p class="product__price"> 325.87 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95194" class="product__link"></a> </div> </div> </div> </div> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Дитячі та молодіжні медіа</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/90670.png" alt="ЮНИЙ МОДЕЛІСТ - КОНСТРУКТОР ТЕХНІКИ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЮНИЙ МОДЕЛІСТ - КОНСТРУКТОР ТЕХНІКИ</h5> <p class="product__price mt-auto"> 66.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> ЮНИЙ МОДЕЛІСТ - КОНСТРУКТОР ТЕХНІКИ </h5> <p class="product__descr"> Навчить дітей 7-15 р. ВДОМА ТА НА ГУРТКАХ збирати з картонних вкладок моделі військової та цивільної.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">90670</span></p> <p class="product__price"> 66.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=98449" class="product__link"></a> </div> </div> </div> </div> <div class="col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none">Медіа універсального змісту</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/37486.png" alt="СІМЕЙНА ГАЗЕТА ТБ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">СІМЕЙНА ГАЗЕТА ТБ</h5> <p class="product__price mt-auto"> 52.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header mt-3"> СІМЕЙНА ГАЗЕТА ТБ </h5> <p class="product__descr"> Актуальне, пенсії, пільги, консультації юристів, лікарів, психологів, поради, кулінарія, про Героїв.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">37486</span></p> <p class="product__price"> 52.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95107" class="product__link"></a> </div> </div> </div> </div> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Дитячі та молодіжні медіа </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/98154.png" alt="РОЗУМАШКИ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">РОЗУМАШКИ</h5> <p class="product__price mt-auto"> 111.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> РОЗУМАШКИ </h5> <p class="product__descr"> Щономера - ігрові завдання для розвитку логічного мислення, доступні відповіді на запитання дітей пр.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">98154</span></p> <p class="product__price"> 111.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=98760" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/01203.png" alt="ВЕСЕЛI УРОКИ – JOLLY LESSONS"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ВЕСЕЛI УРОКИ – JOLLY LESSONS</h5> <p class="product__price mt-auto"> 66.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ВЕСЕЛI УРОКИ – JOLLY LESSONS </h5> <p class="product__descr"> Журнал допоможе у навчанні учням 4-11 кл. Фізика і хімія в коміксах. РЕФЕРАТИ ТА ПІДГОТОВКА до вступ.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">01203</span></p> <p class="product__price"> 66.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=94761" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/90759.png" alt="БУКВИНКИ - ВЕСЕЛИНКИ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">БУКВИНКИ - ВЕСЕЛИНКИ</h5> <p class="product__price mt-auto"> 66.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> БУКВИНКИ - ВЕСЕЛИНКИ </h5> <p class="product__descr"> Найсучасніші методики дошкільного навчання. Цікаві розвиваючі завдання для малюків: букви, цифри, ка.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">90759</span></p> <p class="product__price"> 66.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=104956" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/91867.png" alt="САМОРОБКО"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">САМОРОБКО</h5> <p class="product__price mt-auto"> 66.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> САМОРОБКО </h5> <p class="product__descr"> Чудові, яскраві та кольорові набори для створення листівок своїми руками. Потрібні лише ножиці, клей.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">91867</span></p> <p class="product__price"> 66.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=121659" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=97_98">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Родина. Домівка. Побут </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/89115.png" alt="ДОБРА КУХНЯ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ДОБРА КУХНЯ</h5> <p class="product__price mt-auto"> 14.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ДОБРА КУХНЯ </h5> <p class="product__descr"> "Ми є те, що ми їмо!" - кажуть мудрі люди. Від нашого харчування залежить і наше здоров'я, і наш зов.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">89115</span></p> <p class="product__price"> 14.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=98212" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/95958.png" alt="ВИПІЧКА"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ВИПІЧКА</h5> <p class="product__price mt-auto"> 108.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ВИПІЧКА </h5> <p class="product__descr"> Рецепти тортів, пирогів, печива, кексів, хліба та іншої випічки. Поради початківцям... </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">95958</span></p> <p class="product__price"> 108.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=105116" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/08487.png" alt="РЕЦЕПТИ ВІД ОКСАНИ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">РЕЦЕПТИ ВІД ОКСАНИ</h5> <p class="product__price mt-auto"> 108.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> РЕЦЕПТИ ВІД ОКСАНИ </h5> <p class="product__descr"> Це надійний помічник, Кулінарний рятівник. Навчить варити і пекти, та ще й кошти зберегти!.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">08487</span></p> <p class="product__price"> 108.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96610" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/40086.png" alt="УЮТ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">УЮТ</h5> <p class="product__price mt-auto"> 80.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> УЮТ </h5> <p class="product__descr"> Цікава і популярна газета, в якій відверто і довірчиво ведеться розмова на різні теми: твоя дитина, .. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">40086</span></p> <p class="product__price"> 80.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95183" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=78_82">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Громадсько-політичні та літературно-художні медіа </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/37278.png" alt="КРАЇНА"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">КРАЇНА</h5> <p class="product__price mt-auto"> 220.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> КРАЇНА </h5> <p class="product__descr"> Журнал про Україну та світ, про людей, культуру, політику, гроші, моду, спорт. Тільки цікаві новини .. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">37278</span></p> <p class="product__price"> 220.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95098" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/33938.png" alt="ЕКСПРЕС"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЕКСПРЕС</h5> <p class="product__price mt-auto"> 52.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ЕКСПРЕС </h5> <p class="product__descr"> (із програмою ТБ) У вирі складних подій газета “Експрес” наче компас, що дає змогу кожній людині поч.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">33938</span></p> <p class="product__price"> 52.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95036" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/30640.png" alt="ВИСОКИЙ ЗАМОК"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ВИСОКИЙ ЗАМОК</h5> <p class="product__price mt-auto"> 49.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ВИСОКИЙ ЗАМОК </h5> <p class="product__descr"> Є газети, без яких важко жити, бо вони - і порада, і розрада, і підтримка, і підказка у непростих жи.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">30640</span></p> <p class="product__price"> 49.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95011" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/61019.png" alt="«СІЛЬСЬКІ ВІСТІ» газета захисту інтересів селян України»"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">«СІЛЬСЬКІ ВІСТІ» газета захисту інтересів селян України»</h5> <p class="product__price mt-auto"> 57.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> «СІЛЬСЬКІ ВІСТІ» газета захисту інтересів селян України» </h5> <p class="product__descr"> .. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">61019</span></p> <p class="product__price"> 57.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96064" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=100_102">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Охорона здоров'я. Медицина </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/99625.png" alt="ЗЕЛЕНА ПЛАНЕТА ЗЕМНОЇ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЗЕЛЕНА ПЛАНЕТА ЗЕМНОЇ</h5> <p class="product__price mt-auto"> 30.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ЗЕЛЕНА ПЛАНЕТА ЗЕМНОЇ </h5> <p class="product__descr"> Видання, яке розкриває секрети народної медицини.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">99625</span></p> <p class="product__price"> 30.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=98862" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/35272.png" alt="МЕДИЧНА ГАЗЕТА «ЗДОРОВ\'Я УКРАЇНИ ХХI СТОРІЧЧЯ»"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">МЕДИЧНА ГАЗЕТА «ЗДОРОВ\'Я УКРАЇНИ ХХI СТОРІЧЧЯ»</h5> <p class="product__price mt-auto"> 412.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> МЕДИЧНА ГАЗЕТА «ЗДОРОВ\'Я УКРАЇНИ ХХI СТОРІЧЧЯ» </h5> <p class="product__descr"> Спеціалізоване видання для медичних установ та лікарів, розповсюджується на науково-практичних заход.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">35272</span></p> <p class="product__price"> 412.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95056" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/37943.png" alt="ДОБРИЙ ЛІКАР"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ДОБРИЙ ЛІКАР</h5> <p class="product__price mt-auto"> 12.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ДОБРИЙ ЛІКАР </h5> <p class="product__descr"> На сторінках газети ви знайдете поради та рецепти від людей, які змогли перебороти свої хвороби всуп.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">37943</span></p> <p class="product__price"> 12.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95179" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/90247.png" alt="ЗДОРОВ’Я І ДОВГОЛІТТЯ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЗДОРОВ’Я І ДОВГОЛІТТЯ</h5> <p class="product__price mt-auto"> 37.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ЗДОРОВ’Я І ДОВГОЛІТТЯ </h5> <p class="product__descr"> Медична інформація для широкого кола читачів (нові методики лікування, поради фахівців нетрадиційної.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">90247</span></p> <p class="product__price"> 37.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=98438" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=119_120">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Науково - популярні медіа </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/76597.png" alt="ЗАГАДКИ І ТАЄМНИЦІ. МІСТИКА. ПАРАДОКСИ. НЕПІЗНАНЕ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЗАГАДКИ І ТАЄМНИЦІ. МІСТИКА. ПАРАДОКСИ. НЕПІЗНАНЕ</h5> <p class="product__price mt-auto"> 87.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ЗАГАДКИ І ТАЄМНИЦІ. МІСТИКА. ПАРАДОКСИ. НЕПІЗНАНЕ </h5> <p class="product__descr"> Захопливі історичні факти, уфологія, містика, кримінал, новітні технології, скарби, пригоди, неордин.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">76597</span></p> <p class="product__price"> 87.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=117943" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/48409.png" alt="НУМІЗМАТИКА І ФАЛЕРИСТИКА"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">НУМІЗМАТИКА І ФАЛЕРИСТИКА</h5> <p class="product__price mt-auto"> 256.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> НУМІЗМАТИКА І ФАЛЕРИСТИКА </h5> <p class="product__descr"> Все про монети, бони, нагороди.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">48409</span></p> <p class="product__price"> 256.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95817" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/40744.png" alt="СВІТ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">СВІТ</h5> <p class="product__price mt-auto"> 60.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> СВІТ </h5> <p class="product__descr"> Наука, освiта, технологiї, інновації, стартапи.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">40744</span></p> <p class="product__price"> 60.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95230" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/74330.png" alt="НАУКА І СУСПІЛЬСТВО"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">НАУКА І СУСПІЛЬСТВО</h5> <p class="product__price mt-auto"> 87.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> НАУКА І СУСПІЛЬСТВО </h5> <p class="product__descr"> Науково-популярний і літературно-художній журнал суспільно-політичного спрямування.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">74330</span></p> <p class="product__price"> 87.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96348" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=92_95">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Медіа для жінок. Медіа для чоловіків </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/91193.png" alt="ГАЗЕТА ДЛЯ ЖІНОК"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ГАЗЕТА ДЛЯ ЖІНОК</h5> <p class="product__price mt-auto"> 55.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ГАЗЕТА ДЛЯ ЖІНОК </h5> <p class="product__descr"> Краса та здоров’я жінки, рецепти, поради, програма ТБ.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">91193</span></p> <p class="product__price"> 55.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=98469" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/74320.png" alt="BURDA STYLE"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">BURDA STYLE</h5> <p class="product__price mt-auto"> 160.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> BURDA STYLE </h5> <p class="product__descr"> Burda Style - легендарний журнал про моду, красу, стиль. Щомісяця нова колекція викрійок, готових дл.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">74320</span></p> <p class="product__price"> 160.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96344" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/74421.png" alt="ЖІНКА"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЖІНКА</h5> <p class="product__price mt-auto"> 66.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ЖІНКА </h5> <p class="product__descr"> Журнал про наше сьогодення, історію, культуру, традиції.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">74421</span></p> <p class="product__price"> 66.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96363" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/76516.png" alt="ВІД СЕЛА ДО СЕЛА"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ВІД СЕЛА ДО СЕЛА</h5> <p class="product__price mt-auto"> 14.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ВІД СЕЛА ДО СЕЛА </h5> <p class="product__descr"> Проблеми села, його жителів, розвиток с/г, поради.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">76516</span></p> <p class="product__price"> 14.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=101597" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=100_101">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Бухгалтерський облік. Оподаткування </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/33594.png" alt="ВСЕ ПРО БУХГАЛТЕРСЬКИЙ ОБЛІК"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ВСЕ ПРО БУХГАЛТЕРСЬКИЙ ОБЛІК</h5> <p class="product__price mt-auto"> 1060.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ВСЕ ПРО БУХГАЛТЕРСЬКИЙ ОБЛІК </h5> <p class="product__descr"> "Все про бухгалтерський облік" - професійна газета для бухгалтера, юриста, кадровика і просто праців.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">33594</span></p> <p class="product__price"> 1060.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95019" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/60726.png" alt="ВСЕ ПРО ПРАЦЮ І ЗАРПЛАТУ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ВСЕ ПРО ПРАЦЮ І ЗАРПЛАТУ</h5> <p class="product__price mt-auto"> 406.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ВСЕ ПРО ПРАЦЮ І ЗАРПЛАТУ </h5> <p class="product__descr"> НАЙБІЛЬШИЙ ТА НАЙАВТОРИТЕТНІШИЙ ТРУДОЗАРПЛАТНИЙ ЖУРНАЛ. 128 стор. щомісяця. ЕЛЕКТРОННА версія в пода.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">60726</span></p> <p class="product__price"> 406.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96025" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/76019.png" alt="ЮТЕКА - БЮДЖЕТ (On-line)"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ЮТЕКА - БЮДЖЕТ (On-line)</h5> <p class="product__price mt-auto"> 655.20 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ЮТЕКА - БЮДЖЕТ (On-line) </h5> <p class="product__descr"> Он-лайн видання для працівників бухгалтерських та фінансово-економічних служб бюджетної сфери. Реєст.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">76019</span></p> <p class="product__price"> 655.20 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96411" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/35305.png" alt="БАЛАНС - АГРО"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">БАЛАНС - АГРО</h5> <p class="product__price mt-auto"> 720.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> БАЛАНС - АГРО </h5> <p class="product__descr"> Баланс Агро лідер серед видань для бухгалтерів і керівників агробізнесу та фермерів. Ми включили до.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">35305</span></p> <p class="product__price"> 720.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95059" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=71_73">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Бізнес. Підприємництво. Менеджмент </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/49609.png" alt="ОХОРОНА ПРАЦІ І ПОЖЕЖНА БЕЗПЕКА"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ОХОРОНА ПРАЦІ І ПОЖЕЖНА БЕЗПЕКА</h5> <p class="product__price mt-auto"> 1126.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ОХОРОНА ПРАЦІ І ПОЖЕЖНА БЕЗПЕКА </h5> <p class="product__descr"> Зразки документів. НПБ. КОНСУЛЬТАЦІЇ. Пам'ятки.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">49609</span></p> <p class="product__price"> 1126.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95894" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/01158.png" alt="КАДРОВИК.UA"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">КАДРОВИК.UA</h5> <p class="product__price mt-auto"> 1156.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> КАДРОВИК.UA </h5> <p class="product__descr"> Сучасний журнал кадровика. ТЕЛЕФОННІ, ПИСЬМОВІ КОНСУЛЬТАЦІЇ. Поради юриста. Шпаргалки. Аналіз змін з.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">01158</span></p> <p class="product__price"> 1156.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=94759" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/60724.png" alt="МЕТРОЛОГІЯ ДЛЯ ПІДПРИЄМСТВА (On-line)"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">МЕТРОЛОГІЯ ДЛЯ ПІДПРИЄМСТВА (On-line)</h5> <p class="product__price mt-auto"> 4680.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> МЕТРОЛОГІЯ ДЛЯ ПІДПРИЄМСТВА (On-line) </h5> <p class="product__descr"> Професійний журнал mp.techmedia.com.ua + доступ до архіву, нормативки, зразків документів, сервісу ".. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">60724</span></p> <p class="product__price"> 4680.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96023" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/08231.png" alt="НОВИНИ ЕНЕРГЕТИКИ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">НОВИНИ ЕНЕРГЕТИКИ</h5> <p class="product__price mt-auto"> 726.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> НОВИНИ ЕНЕРГЕТИКИ </h5> <p class="product__descr"> Весь паливно-енергетичний комплекс в одному журналі.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">08231</span></p> <p class="product__price"> 726.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96583" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=71_72">До підкатегорії</a> </div> </section><section class="recomended pt-5"> <h2 class="h2"> Сільське господарство. Присадибне господарство </h2> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/74142.png" alt="ДІМ, САД, ГОРОД"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ДІМ, САД, ГОРОД</h5> <p class="product__price mt-auto"> 51.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ДІМ, САД, ГОРОД </h5> <p class="product__descr"> Найкращий журнал для садівників, городників, виноградарів і квітникарів. Поради до часу. Агрономія т.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">74142</span></p> <p class="product__price"> 51.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96316" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/89126.png" alt="ПОРАДНИК ГОСПОДАРЯ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ПОРАДНИК ГОСПОДАРЯ</h5> <p class="product__price mt-auto"> 11.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ПОРАДНИК ГОСПОДАРЯ </h5> <p class="product__descr"> Газета, яка допоможе! Завжди в номері: нові способи, як малими затратами досягти подвійних урожаїв б.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">89126</span></p> <p class="product__price"> 11.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=98215" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/68697.png" alt="ДИВО - ЗЕМЛЯ"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ДИВО - ЗЕМЛЯ</h5> <p class="product__price mt-auto"> 70.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ДИВО - ЗЕМЛЯ </h5> <p class="product__descr"> Природне землеробство, здоровий спосіб життя.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">68697</span></p> <p class="product__price"> 70.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=96187" class="product__link"></a> </div> </div> </div> </div> <div class="col-sm-12 col-md-6 col-lg-4 col-xl-3"> <div class="product" onclick="dategtm(this)"> <div class="product-category d-none"><b>Notice</b>: Array to string conversion in <b>/home/www/peredplata.ukrposhta.ua/public/catalog/view/theme/peredplata/template/extension/module/recommended.tpl</b> on line <b>9</b>Array</div> <div class="product__wrap" style="height: 430px"> <div class="product__main d-flex flex-column" style="height: 100%"> <div class="product__img-wrap d-flex justify-content-center"> <img class="product__img product__img--cut" src="image/catalog/37007.png" alt="ДО ЗЕМЛІ З ЛЮБОВ'Ю !"> </div> <h5 class="product__header mt-3" style="height: 95px; overflow:hidden;">ДО ЗЕМЛІ З ЛЮБОВ'Ю !</h5> <p class="product__price mt-auto"> 30.00 грн </p> </div> <div class="product__overflow d-flex flex-column"> <h5 class="product__header"> ДО ЗЕМЛІ З ЛЮБОВ'Ю ! </h5> <p class="product__descr"> Органічне землеробство, природний спосіб життя.. </p> <div class="product__overflow--buy d-flex flex-column mt-auto"> <p>Індекс медіа: <span class="product-id">37007</span></p> <p class="product__price"> 30.00 грн </p> <div class="btn btn-warning btn--small btn-warning">Переглянути</div> </div> <a href="https://peredplata.ukrposhta.ua/index.php?route=product/product&amp;product_id=95068" class="product__link"></a> </div> </div> </div> </div> </div> <div class="catalog-link d-flex justify-content-end"> <a class="link-category" href="/index.php?route=product/category&amp;path=87_91">До підкатегорії</a> </div> </section> </div> </div> <script> "use strict" // on load page home document.addEventListener("DOMContentLoaded", () => { var productElems = document.getElementsByClassName("product"); var homeArr = []; var homeArrGa4 = []; for (var i = 0; i < productElems.length; i++) { var ElemForLoad = productElems[i]; var namForLoad = ElemForLoad.getElementsByClassName("product__header")[0].textContent; var idForLoad = ElemForLoad.getElementsByClassName("product-id")[0].textContent; var priceForLoad = ElemForLoad.getElementsByClassName("product__price")[0].textContent.split("грн")[0].trim(); var catForLoad = ElemForLoad.getElementsByClassName("product-category")[0].textContent; var LoadObj = { 'name': namForLoad, 'id': idForLoad, 'price': priceForLoad, 'category': catForLoad, } var LoadObjGa4 = { 'item_name': namForLoad, 'item_id': idForLoad, 'price': priceForLoad, 'item_category': catForLoad, 'currency': 'UAH', 'item_list_name': 'Main page', } homeArr.push(LoadObj); homeArrGa4.push(LoadObjGa4); } window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event': 'view_item_list', 'ecommerce': {'items': homeArrGa4 } }); window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'currencyCode': 'UAH', 'impressions': homeArr, }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }); // gtm for home "click" var generPrId = document.getElementsByClassName("product"); for (var i = 0; i < generPrId.length; i++) { let cardPr = generPrId[i].setAttribute("id", i); } function dategtm(el) { let numId = el.id; let nameCard = generPrId[numId].getElementsByClassName("product__header")[0].textContent; let idCard = generPrId[numId].getElementsByClassName("product-id")[0].textContent; let categoryCard = generPrId[numId].getElementsByClassName("product-category")[0].textContent; let PriceClick = generPrId[numId].getElementsByClassName("product__price")[0].textContent.trim().split(' ')[0]; window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event': 'select_item', 'ecommerce': { 'items': [{ 'item_name': `${nameCard}`, 'item_id': `${idCard}`, 'price': `${PriceClick}`, 'item_category': `${categoryCard}`, 'currency': 'UAH', 'item_list_name': 'Main page', }] } }); window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'click': { 'products': [{ 'name': `${nameCard}`, 'id': `${idCard}`, 'price': `${PriceClick}`, 'category': `${categoryCard}`, }] } }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Clicks', 'gtm-ee-event-non-interaction': 'False', }); } //Для кнопок "Детальніше" var categoryLinks = document.getElementsByClassName("link-category"); //получаем массив кнопок var categoryLength = categoryLinks.length; //вычиляем длину for (var i = 0; i < categoryLength; i++) { var thisElem = categoryLinks[i]; var changeId = thisElem.getAttribute("href"); var arrId = changeId.split("&"); var linkId = arrId[1]; thisElem.setAttribute("id", linkId); }// создали цикл для вывода id для кнопок document.getElementById("path=100_102").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=78_82").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=97_98").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=119_120").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=92_95").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=100_101").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=71_73").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=71_72").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; document.getElementById("path=87_91").onclick = function() { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': linkId, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); }; //Для селекта категорий var selectCategory = document.getElementById("catygorySelect"); selectCategory.onchange = function() {sendGtm()}; function sendGtm() { var optionVal = selectCategory.value; var arrVal = optionVal.split("&"); var GtmDate = arrVal[1]; window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ecommerce': { 'impressions': [{ 'id': GtmDate, 'category': 'Home', }] }, 'event': 'gtm-ee-event', 'gtm-ee-event-category': 'Enhanced Ecommerce', 'gtm-ee-event-action': 'Product Impressions', 'gtm-ee-event-non-interaction': 'True', }); location = optionVal; }; </script> <button id="scrollTopBtn" role="button" title="Go to top"> <i class="fas fa-chevron-up" aria-hidden="true"></i> </button> <div class="cookie-message"> <div class="flex-left"> <p>Файли cookie та політика конфіденційності</p> <p>Вебсайт Укрпошти використовує файли cookie, які допомагають нам зробити сайт більш швидким, зручним та функціональним. Продовжуючи переглядати цей сайт, Ви погоджуєтесь на використання нами файлів cookie. <br>Дізнатися більше можна на сторінці <a href="https://www.ukrposhta.ua/ua/polityka-konfidentsiinosti">Політика конфіденційності</a>.</p> </div> <div class="flex-right"> <input type="button" id="masseg_cookie" class="btn-blue" value="Погоджуюсь"> </div> </div> <footer class="footer"> <div class="container d-flex justify-content-between"> <div class="brand d-flex flex-column"> <a target="_blank" href="https://www.ukrposhta.ua"><img src="catalog/view/theme/peredplata/img/logo_footer.png" alt="Ukrposhta"></a> <a target="_blank" href="https://www.ukrposhta.ua">ukrposhta.ua</a> </div> <div class="socials order-3"> <ul class="socials__list d-flex"> <li class="socials__item"> <a href=" https://www.facebook.com/ukrposhta" target="blank"> <i class="fab fa-facebook-square"></i> </a> </li> <li class="socials__item"> <a href="https://www.instagram.com/ukrposhta/" target="blank"> <i class="fab fa-instagram"></i> </a> </li> <li class="socials__item"> <a href="https://chats.viber.com/ukrposhta/ru" target="blank"> <i class="fab fa-viber"></i> </a> </li> <li class="socials__item"> <a href="https://www.linkedin.com/company/ukrposhta/" target="blank"> <i class="fab fa-linkedin"></i> </a> </li> <li class="socials__item"> <a href="https://twitter.com/ukrposhta" target="blank"> <i class="fab fa-twitter"></i> </a> </li> <li class="socials__item"> <a href="https://www.youtube.com/channel/UCKRVreLLQ-gbc6vrdgF9uEA" target="blank"> <i class="fab fa-youtube"></i> </a> </li> </ul> </div> <div class="contacts"> <p>вул. Хрещатик, 22, м. Київ</p> <p>01001, Україна</p> <p>тел. <a href="tel:0 800 300 545">0 800 300 545</a></p> </div> </div> <div class="copyright"> 2002-2022 Укрпошта. Всі права захищено. </div> </footer> <script type="text/javascript" src="catalog/view/theme/peredplata/js/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/js/select2.full.min.js"></script> <script type="text/javascript" src="catalog/view/theme/peredplata/js/jquery.validate.min.js"></script> <script type="text/javascript" src="catalog/view/theme/peredplata/js/messages_uk.min.js"></script> <script type="text/javascript" src="catalog/view/theme/peredplata/js/popper.min.js"></script> <script type="text/javascript" src="catalog/view/theme/peredplata/js/lightslider.min.js"></script> <script type="text/javascript" src="catalog/view/theme/peredplata/js/bootstrap.min.js"></script> <script type="text/javascript" src="catalog/view/theme/peredplata/js/common.js?1658325797"></script> <script type="text/javascript" src="catalog/view/theme/peredplata/js/main-ES5.js?1658389560"> </script> <script src="catalog/view/theme/peredplata/js/browser-warning.js" type="text/javascript"></script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e954762e9c044c1',t:'MTczMjc0MzY1Mi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html> <script> $('.close').on('click',function() { $('.modal').modal('hide'); }); </script>

Pages: 1 2 3 4 5 6 7 8 9 10