It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://habl.ru/noutbuki/

  1.  
  2.  
  3. <!--
  4. SQL: SELECT DISTINCT(P.ID) AS ID, IFNULL(P.MIN_PRICE, 0) AS PRICE_MIN, IFNULL(P.MAX_PRICE, 0) AS PRICE_MAX, IFNULL(P.STORE_COUNT, 0) AS STORE_COUNT, P.TITLE AS TITLE, '' AS DETAIL, P.MANUFACTURER, P.FILENAME AS PFILENAME, P.PRODUCT_RATING AS RATING, P.CATEGORY_ID AS CID, '' AS CFILENAME, '' AS CATEGORY , 0 FROM PC7_PRODUCT P  USE INDEX (IndexORDER_BY) WHERE P.ISVALID='Y'  AND P.CATEGORY_ID IN (32)   AND P.MAX_PRICE > 0  AND P.MIN_PRICE > 0       ORDER BY   STORE_COUNT DESC
  5. -->
  6.  
  7.  
  8. <!--
  9. SQL Total: SELECT COUNT(DISTINCT(P.ID)) AS TOTAL, MIN(P.MIN_PRICE) AS MINP, MAX(P.MIN_PRICE) AS MAXP FROM PC7_PRODUCT P USE INDEX (IndexTOTAL) WHERE P.ISVALID='Y'  AND P.CATEGORY_ID IN (32)   AND P.MAX_PRICE > 0  AND P.MIN_PRICE > 0      
  10. -->
  11.  
  12. <!-- pcsMysqlList() PRODUCT starts-->
  13. <!DOCTYPE html>
  14. <html lang="ru">
  15. <head>
  16.    <title> Ноутбуки: цены, сравнение, характеристики. </title>
  17.    <meta name="keywords" content="Ноутбуки | Ноутбуки, описание, цены, отзывы, рейтинги, характеристики, описание, параметры, отзывы, купить, куплю, продать, продается">
  18.    <meta name="description" content="Ноутбуки | Сравнивайте цены в категории: Ноутбуки и покупайте товары по низким ценам. На нашем сервисе Вы найдете более 5млн. Cравнивайте цены на habl.ru" >
  19.    <meta name="ROBOTS" content="ALL">
  20.    <meta name="GOOGLEBOT" content="INDEX, FOLLOW">
  21.    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  23.    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
  24.    <link rel="stylesheet" href="/css/menu.css">
  25.    <meta name="theme-color" content="#3b77cb"/>
  26.    <meta property="og:type" content="website">
  27.    <meta property="og:title" content="Ноутбуки">
  28.    <meta property="og:description" content="Ноутбуки | Сравнивайте цены в категории: Ноутбуки и покупайте товары по низким ценам. На нашем сервисе Вы найдете более 5млн. Cравнивайте цены на habl.ru">
  29.    <meta property="og:url" content="http://habl.ru/noutbuki/">
  30.    <meta property="og:image" content="https://habl.ru/rf.php?f=upload%2Fcategory%2F32.jpg" />
  31.    <!-- No OG Audio -->
  32.    <!-- No OG Video -->
  33.        <link rel="canonical" href="https://habl.ru/noutbuki/"/>
  34. <link rel="next" href="https://habl.ru/noutbuki.32-10/"/>
  35.  
  36.    <link href="https://habl.ru/images/favicon.ico" rel="shortcut icon">
  37.  <link href="https://habl.ru/style/public.min.css" rel="stylesheet" type="text/css" />
  38.                <link href="https://habl.ru/themes/habl-ru/style/style.min.css" rel="stylesheet" type="text/css" />
  39.                        <link rel="stylesheet" href="https://habl.ru/style/custom.css" type="text/css" />
  40.    <!--mger-->
  41. <style>
  42.  
  43. .FilterBoxHeading {
  44.    color: #fff;
  45.    background-color: #2196f3;
  46. }
  47.  
  48. .FilterBoxWRep > input.effect {
  49.    padding: 7px 4px;
  50.    border-radius: 4px;
  51.    width: 38%;
  52. }
  53.  
  54. .FilterBoxWRep > input.effect.highlight {
  55.    border: 1px solid #2196f3;
  56.    outline: 1px solid #2196f3;
  57. }
  58.  
  59. .FilterBoxWRep .btn-dark1 {
  60.    background-color: #faa71c;
  61.    color: white;
  62.    outline: 0;
  63.    border: 1px solid #c58213;
  64.    margin-bottom: 15px;
  65. }
  66.  
  67. #mfilterTable .FilterBoxHeading.mega {
  68.    position: relative;
  69.    cursor: pointer;
  70. }
  71.  
  72. #mfilterTable .FilterBoxHeading.mega:after {
  73.    content: "▼";
  74.    position: absolute;
  75.    width: 12px;
  76.    height: 16px;
  77.    top: 10px;
  78.    right: 10px;
  79.    transition: transform .2s;
  80. }
  81.  
  82. #mfilterTable .FilterBoxHeading.mega.open:after {
  83.    transform: rotate(-180deg);
  84. }
  85.  
  86. #mfilterTable .FilterBoxWRep {
  87.    position: relative;
  88.    overflow: hidden;
  89.    transition: height .3s;
  90. }
  91.  
  92. #mfilterTable .FilterBoxWRep.h30 {
  93.    height: 30px;
  94. }
  95.  
  96. #mfilterTable .FilterBoxWRep.h60 {
  97.    height: 60px;
  98. }
  99.  
  100. #mfilterTable .FilterBoxWRep.h90 {
  101.    height: 90px;
  102. }
  103.  
  104. </style>
  105. <!--end mger-->
  106.        <script type="text/javascript" src="https://habl.ru/js/main.js"></script>
  107.    
  108.            <script type="text/javascript">
  109.           $(document).ready(function () {
  110.                $.ajaxSetup({cache: true});
  111.                loadScript('https://habl.ru/js/jquery/jquery.unveil.js', function () {
  112.                    $("img").unveil();
  113.                    $.ajaxSetup({cache: false});
  114.                });
  115.            });
  116.        </script>
  117.    
  118.    <script language='JavaScript'>
  119.    <!--
  120.  
  121.    $('.FilterBoxHeadingXS').click(function () {
  122.        $('.FilterBoxXS').toggle('slide');
  123.    });
  124.  
  125.    function showHideFilterValues(subId) {
  126.        oLink = $("#idLink" + subId);
  127.  
  128.        if (oLink.attr("alt") == "visible") {
  129.            oLink.attr("alt", "hidden");
  130.            oLink.html("Меньше " + oLink.attr("title") + ' <i class="fa fa-caret-up" aria-hidden="true"></i> ');
  131.            $("div[class='Filter__" + subId + "']").show();
  132.        }
  133.        else {
  134.            oLink.attr("alt", "visible");
  135.            oLink.html("Больше " + oLink.attr("title") + ' <i class="fa fa-caret-down" aria-hidden="true"></i> ');
  136.            $("div[class='Filter__" + subId + "'][alt='fValMax']").hide();
  137.        }
  138.  
  139.        $('#scroll' + subId).jScrollPane({contentWidth: '0px'});
  140.    }
  141.  
  142.    function loadMoreValues(subId) {
  143.        showPopWait("Загрузка. Пожалуйста, подождите...");
  144.  
  145.        getContentFromUrl("https://habl.ru/filters-more.php?isSearch=0&searchId=0&categoryId=32&minPrice=0&maxPrice=0&manuText=&so=&&&&random=1714468775&filterFor=" + subId + "&", $("#divTempConent").get(0), "GET", "", "loadedMoreValues('" + subId + "');");
  146.    }
  147.  
  148.    function loadedMoreValues(subId) {
  149.        showPop($("#divTempConent").html(), 700, 400, '', '', '', true);
  150.    }
  151.  
  152.    function showHideFilterBox(showHideLink) {
  153.        varTable = document.getElementById('mfilterTable');
  154.  
  155.        if (showHideLink.innerHTML == 'Показать Дополнительные фильтры') {
  156.            showHideLink.innerHTML = 'Скрыть дополнительные фильтры';
  157.            varTable.style.display = 'block';
  158.        }
  159.        else {
  160.            showHideLink.innerHTML = 'Показать Дополнительные фильтры';
  161.            varTable.style.display = 'none';
  162.        }
  163.    }
  164.  
  165.    function gotoBrandUrl(query) {
  166.        location.href = "https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&manuText=&&manu[]=" + query;
  167.    }
  168.  
  169.    function gotoStoreUrl(query) {
  170.        location.href = "https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&manuText=&&mer[]=" + query;
  171.    }
  172.  
  173.    function gotoCatUrl(query) {
  174.        location.href = "https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&manuText=&&scat[]=" + query;
  175.    }
  176.  
  177.    function filtersLoadedReturn() {
  178.        $("div[alt='fValMax']").hide();
  179.        $("div[alt='fValMax']:has(input[checked])").show();
  180.    }
  181.  
  182.    $(document).ready(function () {
  183.        $("div[alt='fValMax']").hide();
  184.        $("div[alt='fValMax']:has(input[checked])").show();
  185.        $('.jspContainer').css('width', '100%');
  186.        $('.jspContainer').parent().css('width', '100%');
  187.    });
  188.  
  189.    //-->
  190. </script>
  191.  
  192.    <!-- Matomo -->
  193. <script>
  194.  var _paq = window._paq = window._paq || [];
  195.  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  196.  _paq.push(['trackPageView']);
  197.  _paq.push(['enableLinkTracking']);
  198.  (function() {
  199.    var u="//analitics.habl.ru/";
  200.    _paq.push(['setTrackerUrl', u+'matomo.php']);
  201.    _paq.push(['setSiteId', '1']);
  202.    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  203.    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  204.  })();
  205. </script>
  206. <!-- End Matomo Code -->
  207.  
  208.    </head>
  209.  
  210. <body class="">
  211. <div id="fb-root"></div>
  212.  
  213. <form id="idAjaxForm" action="https://habl.ru/" style="display:none;"></form>
  214.  
  215. <div id="divFullBody" class="FullBody">
  216.  
  217. <div class="mobile-menu hidden-lg ">
  218.    <button class="m-menu-close pull-right" aria-label="Navigation...">
  219.        <span class="icon-bar"></span>
  220.        <span class="icon-bar"></span>
  221.        <span class="icon-bar"></span>
  222.        <span class="icon-bar"></span>
  223.    </button>
  224.        <div style="clear:both;height:10px;"></div>
  225.    <div style="padding:10px">
  226.        
  227.        <div style="height:10px"></div>
  228.        <select rel="relJQDDR" title="Select language" name="lng" class="effect" onchange="location.href='https://habl.ru/language.php?u=L25vdXRidWtpLw==&lang='+this.value" style="width:130px;"><option value="1000" title="https://habl.ru/thumbnail.php?h=16&f=upload%2Flanguages%2F1000.jpg" >English</option><option value="1003" title="https://habl.ru/images/spacer.gif" selected>Russian</option></select>
  229.    </div>
  230.    <ul class="nav nav-stacked">
  231.        <li><a href="https://habl.ru/"><span class="glyphicon glyphicon-home"></span> Главная
  232.            </a></li>
  233.        <li>
  234.            <a href="#" data-toggle="collapse" data-target="#navCats"><span
  235.                        class="glyphicon glyphicon-list-alt"></span> Категории <span
  236.                        class="caret"></span></a>
  237.            <ul id="navCats" class="nav nav-list collapse">
  238.                                <li><a href="https://habl.ru/vidy-sporta/">Виды спорта</a></li>
  239.                                <li><a href="https://habl.ru/edinoborstva/">Единоборства</a></li>
  240.                                <li><a href="https://habl.ru/okota/">Охота</a></li>
  241.                            </ul>
  242.        </li>
  243.        <li><a href="javascript:loadLoginBox();"><span
  244.                        class="glyphicon glyphicon-user"></span> Личный кабинет</a></li>
  245.                <li><a href="https://habl.ru/coupons/"><span
  246.                        class="glyphicon glyphicon-tags"></span> Купоны</a></li>
  247.                                <li><a href="https://habl.ru/about-us/"><span
  248.                        class="glyphicon glyphicon-info-sign"></span> О нас</a></li>
  249.        <li><a href="https://habl.ru/contact-us/"><span
  250.                        class="glyphicon glyphicon-envelope"></span> Контакты</a></li>
  251.        <li><a href="https://habl.ru/faqs/"><span
  252.                        class="glyphicon glyphicon-question-sign"></span> Информация</a></li>
  253.    </ul>
  254. </div>
  255. <!-- ===============================  Header Commons Ends Here ===============================  -->
  256.  
  257.  
  258.    <header class="scrolled">
  259.        <div class="header-top">
  260.            <div class="container">
  261.                <div class="hidden-xs hidden-sm">
  262.                    <div class="row">
  263.                        <div class="col-sm-3 logo-box">
  264.                            
  265.                            <a href="/"><img src="https://habl.ru/themes/habl-ru/images/logo.png" class="header__item-logo" alt="HABL" title="HABL"></a>
  266.                        </div>
  267.                        <div class="col-sm-6 header-search">
  268.                            <form action="https://habl.ru/search_products.htm" method="GET" name="formSearchDesktop" id="formSearchDesktop" class="form-inline">
  269.  
  270.                                <input type="hidden" name="searchWithin" value="">
  271.                                <div class="input-group">
  272.                                    <input type="text" name="searchText" class="input-lg form-control search-bar"
  273.                                           value=""
  274.                                           placeholder="ИСКАТЬ ТОВАРЫ /  #" aria-label="ИСКАТЬ ТОВАРЫ /  #">
  275.                                    <span class="input-group-addon" onclick="$('#formSearchDesktop').submit();">Поиск</span>
  276.                                </div>
  277.                                <div class="ac_wrapper"></div>
  278.                            </form>
  279.                        </div>
  280.                     <!--<div class="col-sm-3">
  281.                            <a href="javascript:loadLoginBox();" class="icon"><i class="fa fa-user"></i>Вход</a>
  282.                        </div>-->
  283.                   </div>
  284.                </div>
  285.                <div class="visible-sm visible-xs">
  286.                    <div class="row">
  287.                        <div class="col-xs-3">
  288.                        </div>
  289.                        <div class="col-xs-6 logo-box">
  290.                            <a href="/"><img src="https://habl.ru/themes/habl-ru/images/logo.png" class="logo" alt="HABL" title="HABL"></a>
  291.                        </div>
  292.                    <!-- <div class="col-xs-3 login-box text-right">
  293.                            <a href="javascript:loadLoginBox();" class="icon">
  294.                                <i class="fa fa-user"></i>
  295.                                Вход / <br />Регистрация
  296.                            </a>
  297.                        </div>-->
  298.                   </div>
  299.  
  300.                    <div class="row">
  301.                        <div class="col-xs-12 header-search">
  302.                            <form action="https://habl.ru/search_products.htm" method="GET" name="formSearchMobile" id="formSearchMobile" class="form-inline">
  303.                                <input type="hidden" name="searchWithin" value="">
  304.                                <div class="input-group">
  305.                                    <span class="input-group-addon hidden-sm hidden-xs" id="searchAllCategories">Все категории</span>
  306.                                    <input type="text" name="searchText" class="input-lg form-control search-bar"
  307.                                           value=""
  308.                                           placeholder="ИСКАТЬ ТОВАРЫ /  #" aria-label="ИСКАТЬ ТОВАРЫ /  #">
  309.                                    <span class="input-group-addon" onclick="$('#formSearchMobile').submit();">Поиск</span>
  310.                                </div>
  311.                                <div class="ac_wrapper"></div>
  312.                            </form>
  313.                        </div>
  314.                    </div>
  315.                </div>
  316.            </div>
  317.        </div>
  318.        <div class="header-spacer"></div>
  319.    </header>
  320.    <!--<div class="clearfix"></div>-->
  321.  
  322.    <main>
  323.                    <div class="container">
  324. <nav class="navigation">
  325.    <div class="container">
  326. <ul class="nav-menu">
  327.      <li><a href="https://habl.ru/">Главная</a></li>
  328.      <li><a href="https://habl.ru/category-taxonomy/">Все категории</a></li>
  329.      <li><a href="https://habl.ru/kompytery/">Компьютеры</a></li>
  330.      <li><a href="https://habl.ru/orgteknika/">Оргтехника</a></li>
  331.      <li><a href="https://habl.ru/krupnay-teknika-dly-kukni/">Техника для кухни</a></li>
  332.      <li><a href="https://habl.ru/komplektuysie/">Комплектующие</a></li>
  333.      <li><a href="https://habl.ru/audio-i-videoteknika/">Аудио и видео</a></li>
  334.      <li><a href="https://habl.ru/bytovay-teknika/">Бытовая техника</a></li>
  335.      <li><a href="https://habl.ru/news/">Новости</a></li>
  336.    </ul>
  337. <div class="nav-toggle">
  338.    <span class="icon-bar"></span>
  339.            <span class="icon-bar"></span>
  340.            <span class="icon-bar"></span>
  341. </div>
  342.    </div>
  343. </nav>
  344. <div class="nav-overlay"></div>
  345.  
  346. <script>
  347.    //menu toggle
  348.    (function($){
  349.        $('.nav-toggle').click(function(e){
  350.            e.preventDefault();
  351.            $('.nav-toggle').toggleClass('active');
  352.            $('.nav-menu').toggleClass('active');
  353.            $('.nav-overlay').toggleClass('active');
  354.        })
  355.        $('.nav-overlay').click(function(e){
  356.            e.preventDefault();
  357.            $('.nav-toggle').toggleClass('active');
  358.            $('.nav-menu').toggleClass('active');
  359.            $('.nav-overlay').toggleClass('active');
  360.        })
  361.    })(jQuery);
  362. </script>
  363.  
  364.  
  365.                <div class="BreadcrumbBar">
  366.                    <div class="hidden-xs"><a
  367.                                href="https://habl.ru/">Главная</a>  &gt; <a href="https://habl.ru/kompyternay-teknika/">Компьютерная техника</a> &gt; <a href="https://habl.ru/kompytery/">Компьютеры</a> &gt; <a href="https://habl.ru/noutbuki/">Ноутбуки</a>
  368.                    </div>
  369.                                            <div class="visible-xs">
  370.                            <a class="BreadCrumbLinkM" href="https://habl.ru/kompytery/"><span
  371.                                        class="glyphicon glyphicon-chevron-left"></span> в категорию: Компьютеры
  372.                            </a>
  373.                        </div>
  374.                                    </div>
  375.  
  376.                
  377.  
  378.            </div>
  379.  
  380.            <div class="content-wrapper">
  381.                <div class="container">
  382.  
  383.                    
  384.                                
  385.    
  386.    <!-- used to load search suggestions or popular/featured products in case of empty results -->
  387.    <div id="idFullSearchPage">
  388.  
  389.        <div class="row">
  390.            <div class="col-xs-12 col-md-3">
  391.                                    <div class="well FilterContainer">
  392.  
  393.    <div id="idFitersBox">
  394.        <!--<div class="FilterBoxHeadingMain hidden-xs hidden-sm">Фильтры</div>
  395.        <div class="FilterBoxHeadingXS visible-xs visible-sm">Фильтры <span
  396.                    class="glyphicon glyphicon-align-justify"></span></div>
  397. -->
  398.        <div class="FilterBoxXS"><form id="idFormFilters" name="frmFilters" action="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&minPriceBound=46&maxPriceBound=588000&minPrice=0&maxPrice=0&" method="GET"
  399.      style="margin:0px; padding:0px;">
  400.    <input type='hidden' name='advanceSearch' value=''>
  401.    <input type='hidden' name='categoryId' value='32'>
  402.    <input type='hidden' name='title' value=''>
  403.    <input type='hidden' name='searchText' value=''>
  404.    <input type='hidden' name='searchProductIn' value=''>
  405.    <input type='hidden' name='searchType' value=''>
  406.    <input type='hidden' name='catId' value=''>
  407.    <input type='hidden' name='manuText' value=''>
  408.    <input type='hidden' name='vt' value=''>
  409.    <input type='hidden' name='minPriceBound' value='46'>
  410.    <input type='hidden' name='maxPriceBound' value='588000'>
  411.    
  412.    
  413.        <div class="FilterBoxHeading">Цена</div>
  414.    <div class="FilterBoxWRep" style="padding:24px">
  415.                <div style="width:62px; float:left; padding-left:15px;">Мин</div>
  416.        <div style="width:62px; float:left; padding-left:15px;">&nbsp;&nbsp;&nbsp;&nbsp;Макс</div>
  417.        <div style="clear:both;"></div>
  418.        ₽ <input type="text" size="5" maxlength="10" name="minPrice" class="effect" value="0" >        -
  419.        ₽ <input type="text" size="5" maxlength="10" name="maxPrice" class="effect" value="0" >        <br><br>
  420.        <div style="margin:auto;">
  421.            <button class="btn btn-sm btn-dark1">Фильтр</button>
  422.        </div>
  423.        
  424.                <center><a href="javascript:void(1);" onclick="showHideFilterBox(this);"
  425.                   rel="nofollow">Скрыть дополнительные фильтры</a>
  426.        </center>
  427.                <div style="clear:both;"></div>
  428.    </div>
  429.    <div style="clear:both;">&nbsp;</div>
  430.        <span id="mfilterTable"
  431.          style="display:block">
  432.  
  433.  
  434.        
  435.  
  436.        
  437.                <div class="FilterBoxHeading" style="font-size:14px; overflow:hidden;">Ввод данных</div>
  438.                <div class="FilterBoxHeading">Подсветка клавиатуры</div>
  439.                <div class="FilterBoxWRep">
  440. <div id="scroll4151"
  441.                     style="height:30px;overflow:auto;">
  442.  
  443. <div style="clear:both;" id="fVal29486" alt="fValMin" class="Filter__4151">
  444.  
  445. <div class="DivTd tdFilter" style="white-space:nowrap;">
  446.  
  447. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29486" class="linkFilter" rel=nofollow title="есть" alt="есть"><i class="fa fa-circle-o" aria-hidden="true"></i>есть</a>
  448. </div>
  449. </div>
  450. </div>
  451.                        <div style="clear:both;"></div>
  452. </div>
  453. <div style="clear:both;">&nbsp;</div>
  454.                <div class="FilterBoxHeading" style="font-size:14px; overflow:hidden;">Видеоадаптер</div>
  455.                <div class="FilterBoxHeading">Видеокарта</div>
  456.                <div class="FilterBoxWRep">
  457. <div id="scroll3636"
  458.                     style="height:900px;overflow:auto;">
  459.  
  460. <div style="clear:both;" id="fVal2224787" alt="fValMin" class="Filter__3636">
  461.  
  462. <div class="DivTd tdFilter" style="white-space:nowrap;">
  463.  
  464. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2224787" class="linkFilter" rel=nofollow title="8192МБ" alt="8192МБ"><i class="fa fa-circle-o" aria-hidden="true"></i>8192МБ</a>
  465. </div>
  466. </div>
  467.  
  468. <div style="clear:both;" id="fVal1359542" alt="fValMin" class="Filter__3636">
  469.  
  470. <div class="DivTd tdFilter" style="white-space:nowrap;">
  471.  
  472. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1359542" class="linkFilter" rel=nofollow title="AMD Radeon" alt="AMD Radeon"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon</a>
  473. </div>
  474. </div>
  475.  
  476. <div style="clear:both;" id="fVal1684015" alt="fValMin" class="Filter__3636">
  477.  
  478. <div class="DivTd tdFilter" style="white-space:nowrap;">
  479.  
  480. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1684015" class="linkFilter" rel=nofollow title="AMD Radeon 610M" alt="AMD Radeon 610M"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon 610M</a>
  481. </div>
  482. </div>
  483.  
  484. <div style="clear:both;" id="fVal546842" alt="fValMin" class="Filter__3636">
  485.  
  486. <div class="DivTd tdFilter" style="white-space:nowrap;">
  487.  
  488. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546842" class="linkFilter" rel=nofollow title="AMD Radeon 660M" alt="AMD Radeon 660M"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon 660M</a>
  489. </div>
  490. </div>
  491.  
  492. <div style="clear:both;" id="fVal546833" alt="fValMin" class="Filter__3636">
  493.  
  494. <div class="DivTd tdFilter" style="white-space:nowrap;">
  495.  
  496. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546833" class="linkFilter" rel=nofollow title="AMD Radeon 680M" alt="AMD Radeon 680M"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon 680M</a>
  497. </div>
  498. </div>
  499.  
  500. <div style="clear:both;" id="fVal2209192" alt="fValMin" class="Filter__3636">
  501.  
  502. <div class="DivTd tdFilter" style="white-space:nowrap;">
  503.  
  504. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209192" class="linkFilter" rel=nofollow title="AMD Radeon 780M" alt="AMD Radeon 780M"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon 780M</a>
  505. </div>
  506. </div>
  507.  
  508. <div style="clear:both;" id="fVal47106" alt="fValMin" class="Filter__3636">
  509.  
  510. <div class="DivTd tdFilter" style="white-space:nowrap;">
  511.  
  512. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47106" class="linkFilter" rel=nofollow title="AMD Radeon Graphics" alt="AMD Radeon Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon Graphics</a>
  513. </div>
  514. </div>
  515.  
  516. <div style="clear:both;" id="fVal546597" alt="fValMin" class="Filter__3636">
  517.  
  518. <div class="DivTd tdFilter" style="white-space:nowrap;">
  519.  
  520. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546597" class="linkFilter" rel=nofollow title="AMD Radeon HD" alt="AMD Radeon HD"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon HD</a>
  521. </div>
  522. </div>
  523.  
  524. <div style="clear:both;" id="fVal38452" alt="fValMin" class="Filter__3636">
  525.  
  526. <div class="DivTd tdFilter" style="white-space:nowrap;">
  527.  
  528. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=38452" class="linkFilter" rel=nofollow title="AMD Radeon R3" alt="AMD Radeon R3"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon R3</a>
  529. </div>
  530. </div>
  531.  
  532. <div style="clear:both;" id="fVal65416" alt="fValMin" class="Filter__3636">
  533.  
  534. <div class="DivTd tdFilter" style="white-space:nowrap;">
  535.  
  536. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65416" class="linkFilter" rel=nofollow title="AMD Radeon Rx 6600M" alt="AMD Radeon Rx 6600M"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon Rx 6600M</a>
  537. </div>
  538. </div>
  539.  
  540. <div style="clear:both;" id="fVal111972" alt="fValMin" class="Filter__3636">
  541.  
  542. <div class="DivTd tdFilter" style="white-space:nowrap;">
  543.  
  544. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=111972" class="linkFilter" rel=nofollow title="AMD Radeon RX 6700S" alt="AMD Radeon RX 6700S"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon RX 6700S</a>
  545. </div>
  546. </div>
  547.  
  548. <div style="clear:both;" id="fVal2257576" alt="fValMin" class="Filter__3636">
  549.  
  550. <div class="DivTd tdFilter" style="white-space:nowrap;">
  551.  
  552. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2257576" class="linkFilter" rel=nofollow title="AMD Radeon RX 7600S" alt="AMD Radeon RX 7600S"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon RX 7600S</a>
  553. </div>
  554. </div>
  555.  
  556. <div style="clear:both;" id="fVal39493" alt="fValMin" class="Filter__3636">
  557.  
  558. <div class="DivTd tdFilter" style="white-space:nowrap;">
  559.  
  560. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39493" class="linkFilter" rel=nofollow title="AMD Radeon RX Vega 10" alt="AMD Radeon RX Vega 10"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon RX Vega 10</a>
  561. </div>
  562. </div>
  563.  
  564. <div style="clear:both;" id="fVal914062" alt="fValMin" class="Filter__3636">
  565.  
  566. <div class="DivTd tdFilter" style="white-space:nowrap;">
  567.  
  568. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=914062" class="linkFilter" rel=nofollow title="AMD Radeon RX Vega 5" alt="AMD Radeon RX Vega 5"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon RX Vega 5</a>
  569. </div>
  570. </div>
  571.  
  572. <div style="clear:both;" id="fVal74845" alt="fValMin" class="Filter__3636">
  573.  
  574. <div class="DivTd tdFilter" style="white-space:nowrap;">
  575.  
  576. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=74845" class="linkFilter" rel=nofollow title="AMD Radeon RX Vega 7" alt="AMD Radeon RX Vega 7"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon RX Vega 7</a>
  577. </div>
  578. </div>
  579.  
  580. <div style="clear:both;" id="fVal2222378" alt="fValMin" class="Filter__3636">
  581.  
  582. <div class="DivTd tdFilter" style="white-space:nowrap;">
  583.  
  584. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222378" class="linkFilter" rel=nofollow title="AMD Radeon RX Vega 8 (Ryzen 2000/3000)" alt="AMD Radeon RX Vega 8 (Ryzen 2000/3000)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon RX Vega 8 (Ryzen 2000/3000)</a>
  585. </div>
  586. </div>
  587.  
  588. <div style="clear:both;" id="fVal103806" alt="fValMin" class="Filter__3636">
  589.  
  590. <div class="DivTd tdFilter" style="white-space:nowrap;">
  591.  
  592. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=103806" class="linkFilter" rel=nofollow title="AMD Radeon Vega 10" alt="AMD Radeon Vega 10"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon Vega 10</a>
  593. </div>
  594. </div>
  595.  
  596. <div style="clear:both;" id="fVal39494" alt="fValMin" class="Filter__3636">
  597.  
  598. <div class="DivTd tdFilter" style="white-space:nowrap;">
  599.  
  600. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39494" class="linkFilter" rel=nofollow title="AMD Radeon Vega 3" alt="AMD Radeon Vega 3"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon Vega 3</a>
  601. </div>
  602. </div>
  603.  
  604. <div style="clear:both;" id="fVal47765" alt="fValMin" class="Filter__3636">
  605.  
  606. <div class="DivTd tdFilter" style="white-space:nowrap;">
  607.  
  608. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47765" class="linkFilter" rel=nofollow title="AMD Radeon Vega 6" alt="AMD Radeon Vega 6"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon Vega 6</a>
  609. </div>
  610. </div>
  611.  
  612. <div style="clear:both;" id="fVal39496" alt="fValMin" class="Filter__3636">
  613.  
  614. <div class="DivTd tdFilter" style="white-space:nowrap;">
  615.  
  616. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39496" class="linkFilter" rel=nofollow title="AMD Radeon Vega 8" alt="AMD Radeon Vega 8"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon Vega 8</a>
  617. </div>
  618. </div>
  619.  
  620. <div style="clear:both;" id="fVal2262584" alt="fValMin" class="Filter__3636">
  621.  
  622. <div class="DivTd tdFilter" style="white-space:nowrap;">
  623.  
  624. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262584" class="linkFilter" rel=nofollow title="AMD Radeon™ RX Vega 6" alt="AMD Radeon™ RX Vega 6"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Radeon™ RX Vega 6</a>
  625. </div>
  626. </div>
  627.  
  628. <div style="clear:both;" id="fVal104566" alt="fValMin" class="Filter__3636">
  629.  
  630. <div class="DivTd tdFilter" style="white-space:nowrap;">
  631.  
  632. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=104566" class="linkFilter" rel=nofollow title="Apple graphics 10-core" alt="Apple graphics 10-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 10-core</a>
  633. </div>
  634. </div>
  635.  
  636. <div style="clear:both;" id="fVal79174" alt="fValMin" class="Filter__3636">
  637.  
  638. <div class="DivTd tdFilter" style="white-space:nowrap;">
  639.  
  640. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79174" class="linkFilter" rel=nofollow title="Apple graphics 14-core" alt="Apple graphics 14-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 14-core</a>
  641. </div>
  642. </div>
  643.  
  644. <div style="clear:both;" id="fVal79147" alt="fValMin" class="Filter__3636">
  645.  
  646. <div class="DivTd tdFilter" style="white-space:nowrap;">
  647.  
  648. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79147" class="linkFilter" rel=nofollow title="Apple graphics 16-core" alt="Apple graphics 16-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 16-core</a>
  649. </div>
  650. </div>
  651.  
  652. <div style="clear:both;" id="fVal2214506" alt="fValMin" class="Filter__3636">
  653.  
  654. <div class="DivTd tdFilter" style="white-space:nowrap;">
  655.  
  656. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214506" class="linkFilter" rel=nofollow title="Apple graphics 18-core" alt="Apple graphics 18-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 18-core</a>
  657. </div>
  658. </div>
  659.  
  660. <div style="clear:both;" id="fVal915632" alt="fValMin" class="Filter__3636">
  661.  
  662. <div class="DivTd tdFilter" style="white-space:nowrap;">
  663.  
  664. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=915632" class="linkFilter" rel=nofollow title="Apple graphics 19-core" alt="Apple graphics 19-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 19-core</a>
  665. </div>
  666. </div>
  667.  
  668. <div style="clear:both;" id="fVal88175" alt="fValMin" class="Filter__3636">
  669.  
  670. <div class="DivTd tdFilter" style="white-space:nowrap;">
  671.  
  672. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=88175" class="linkFilter" rel=nofollow title="Apple graphics 24-core" alt="Apple graphics 24-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 24-core</a>
  673. </div>
  674. </div>
  675.  
  676. <div style="clear:both;" id="fVal1299909" alt="fValMin" class="Filter__3636">
  677.  
  678. <div class="DivTd tdFilter" style="white-space:nowrap;">
  679.  
  680. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1299909" class="linkFilter" rel=nofollow title="Apple graphics 30-core" alt="Apple graphics 30-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 30-core</a>
  681. </div>
  682. </div>
  683.  
  684. <div style="clear:both;" id="fVal79171" alt="fValMin" class="Filter__3636">
  685.  
  686. <div class="DivTd tdFilter" style="white-space:nowrap;">
  687.  
  688. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79171" class="linkFilter" rel=nofollow title="Apple graphics 32-core" alt="Apple graphics 32-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 32-core</a>
  689. </div>
  690. </div>
  691.  
  692. <div style="clear:both;" id="fVal1062932" alt="fValMin" class="Filter__3636">
  693.  
  694. <div class="DivTd tdFilter" style="white-space:nowrap;">
  695.  
  696. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1062932" class="linkFilter" rel=nofollow title="Apple graphics 38-core" alt="Apple graphics 38-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 38-core</a>
  697. </div>
  698. </div>
  699.  
  700. <div style="clear:both;" id="fVal2222655" alt="fValMax" class="Filter__3636">
  701.  
  702. <div class="DivTd tdFilter" style="white-space:nowrap;">
  703.  
  704. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222655" class="linkFilter" rel=nofollow title="Apple graphics 40-core" alt="Apple graphics 40-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 40-core</a>
  705. </div>
  706. </div>
  707.  
  708. <div style="clear:both;" id="fVal56635" alt="fValMax" class="Filter__3636">
  709.  
  710. <div class="DivTd tdFilter" style="white-space:nowrap;">
  711.  
  712. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=56635" class="linkFilter" rel=nofollow title="Apple graphics 7-core" alt="Apple graphics 7-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 7-core</a>
  713. </div>
  714. </div>
  715.  
  716. <div style="clear:both;" id="fVal56667" alt="fValMax" class="Filter__3636">
  717.  
  718. <div class="DivTd tdFilter" style="white-space:nowrap;">
  719.  
  720. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=56667" class="linkFilter" rel=nofollow title="Apple graphics 8-core" alt="Apple graphics 8-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple graphics 8-core</a>
  721. </div>
  722. </div>
  723.  
  724. <div style="clear:both;" id="fVal1954390" alt="fValMax" class="Filter__3636">
  725.  
  726. <div class="DivTd tdFilter" style="white-space:nowrap;">
  727.  
  728. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1954390" class="linkFilter" rel=nofollow title="Apple M1" alt="Apple M1"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1</a>
  729. </div>
  730. </div>
  731.  
  732. <div style="clear:both;" id="fVal2199190" alt="fValMax" class="Filter__3636">
  733.  
  734. <div class="DivTd tdFilter" style="white-space:nowrap;">
  735.  
  736. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2199190" class="linkFilter" rel=nofollow title="Apple M2" alt="Apple M2"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2</a>
  737. </div>
  738. </div>
  739.  
  740. <div style="clear:both;" id="fVal2201511" alt="fValMax" class="Filter__3636">
  741.  
  742. <div class="DivTd tdFilter" style="white-space:nowrap;">
  743.  
  744. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2201511" class="linkFilter" rel=nofollow title="Apple M2 10-core" alt="Apple M2 10-core"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 10-core</a>
  745. </div>
  746. </div>
  747.  
  748. <div style="clear:both;" id="fVal1954209" alt="fValMax" class="Filter__3636">
  749.  
  750. <div class="DivTd tdFilter" style="white-space:nowrap;">
  751.  
  752. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1954209" class="linkFilter" rel=nofollow title="Apple M2 Pro" alt="Apple M2 Pro"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 Pro</a>
  753. </div>
  754. </div>
  755.  
  756. <div style="clear:both;" id="fVal2263234" alt="fValMax" class="Filter__3636">
  757.  
  758. <div class="DivTd tdFilter" style="white-space:nowrap;">
  759.  
  760. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2263234" class="linkFilter" rel=nofollow title="Apple M3 Pro (14 ядер)" alt="Apple M3 Pro (14 ядер)"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3 Pro (14 ядер)</a>
  761. </div>
  762. </div>
  763.  
  764. <div style="clear:both;" id="fVal2195467" alt="fValMax" class="Filter__3636">
  765.  
  766. <div class="DivTd tdFilter" style="white-space:nowrap;">
  767.  
  768. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2195467" class="linkFilter" rel=nofollow title="GeForce MX550" alt="GeForce MX550"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce MX550</a>
  769. </div>
  770. </div>
  771.  
  772. <div style="clear:both;" id="fVal2258926" alt="fValMax" class="Filter__3636">
  773.  
  774. <div class="DivTd tdFilter" style="white-space:nowrap;">
  775.  
  776. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258926" class="linkFilter" rel=nofollow title="GeForce MX570" alt="GeForce MX570"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce MX570</a>
  777. </div>
  778. </div>
  779.  
  780. <div style="clear:both;" id="fVal2226057" alt="fValMax" class="Filter__3636">
  781.  
  782. <div class="DivTd tdFilter" style="white-space:nowrap;">
  783.  
  784. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226057" class="linkFilter" rel=nofollow title="GeForce RTX 2050 4GB" alt="GeForce RTX 2050 4GB"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce RTX 2050 4GB</a>
  785. </div>
  786. </div>
  787.  
  788. <div style="clear:both;" id="fVal2226069" alt="fValMax" class="Filter__3636">
  789.  
  790. <div class="DivTd tdFilter" style="white-space:nowrap;">
  791.  
  792. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226069" class="linkFilter" rel=nofollow title="GeForce RTX 3050" alt="GeForce RTX 3050"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce RTX 3050</a>
  793. </div>
  794. </div>
  795.  
  796. <div style="clear:both;" id="fVal2252370" alt="fValMax" class="Filter__3636">
  797.  
  798. <div class="DivTd tdFilter" style="white-space:nowrap;">
  799.  
  800. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2252370" class="linkFilter" rel=nofollow title="GeForce RTX 4050" alt="GeForce RTX 4050"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce RTX 4050</a>
  801. </div>
  802. </div>
  803.  
  804. <div style="clear:both;" id="fVal2259090" alt="fValMax" class="Filter__3636">
  805.  
  806. <div class="DivTd tdFilter" style="white-space:nowrap;">
  807.  
  808. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2259090" class="linkFilter" rel=nofollow title="GeForce RTX 4060" alt="GeForce RTX 4060"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce RTX 4060</a>
  809. </div>
  810. </div>
  811.  
  812. <div style="clear:both;" id="fVal1310040" alt="fValMax" class="Filter__3636">
  813.  
  814. <div class="DivTd tdFilter" style="white-space:nowrap;">
  815.  
  816. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1310040" class="linkFilter" rel=nofollow title="GeForce RTX 4060 для ноутбуков" alt="GeForce RTX 4060 для ноутбуков"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce RTX 4060 для ноутбуков</a>
  817. </div>
  818. </div>
  819.  
  820. <div style="clear:both;" id="fVal2222161" alt="fValMax" class="Filter__3636">
  821.  
  822. <div class="DivTd tdFilter" style="white-space:nowrap;">
  823.  
  824. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222161" class="linkFilter" rel=nofollow title="GeForce RTX 4070" alt="GeForce RTX 4070"><i class="fa fa-circle-o" aria-hidden="true"></i>GeForce RTX 4070</a>
  825. </div>
  826. </div>
  827.  
  828. <div style="clear:both;" id="fVal2252523" alt="fValMax" class="Filter__3636">
  829.  
  830. <div class="DivTd tdFilter" style="white-space:nowrap;">
  831.  
  832. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2252523" class="linkFilter" rel=nofollow title="geforce rtx 4090" alt="geforce rtx 4090"><i class="fa fa-circle-o" aria-hidden="true"></i>geforce rtx 4090</a>
  833. </div>
  834. </div>
  835.  
  836. <div style="clear:both;" id="fVal882815" alt="fValMax" class="Filter__3636">
  837.  
  838. <div class="DivTd tdFilter" style="white-space:nowrap;">
  839.  
  840. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=882815" class="linkFilter" rel=nofollow title="Intel Arc A370M" alt="Intel Arc A370M"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Arc A370M</a>
  841. </div>
  842. </div>
  843.  
  844. <div style="clear:both;" id="fVal2208564" alt="fValMax" class="Filter__3636">
  845.  
  846. <div class="DivTd tdFilter" style="white-space:nowrap;">
  847.  
  848. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2208564" class="linkFilter" rel=nofollow title="Intel Arc A370M (4 Гб)" alt="Intel Arc A370M (4 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Arc A370M (4 Гб)</a>
  849. </div>
  850. </div>
  851.  
  852. <div style="clear:both;" id="fVal795517" alt="fValMax" class="Filter__3636">
  853.  
  854. <div class="DivTd tdFilter" style="white-space:nowrap;">
  855.  
  856. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795517" class="linkFilter" rel=nofollow title="Intel Extreme Graphics" alt="Intel Extreme Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Extreme Graphics</a>
  857. </div>
  858. </div>
  859.  
  860. <div style="clear:both;" id="fVal64178" alt="fValMax" class="Filter__3636">
  861.  
  862. <div class="DivTd tdFilter" style="white-space:nowrap;">
  863.  
  864. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=64178" class="linkFilter" rel=nofollow title="Intel HD Graphics" alt="Intel HD Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel HD Graphics</a>
  865. </div>
  866. </div>
  867.  
  868. <div style="clear:both;" id="fVal65825" alt="fValMax" class="Filter__3636">
  869.  
  870. <div class="DivTd tdFilter" style="white-space:nowrap;">
  871.  
  872. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65825" class="linkFilter" rel=nofollow title="Intel HD Graphics 500" alt="Intel HD Graphics 500"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel HD Graphics 500</a>
  873. </div>
  874. </div>
  875.  
  876. <div style="clear:both;" id="fVal546701" alt="fValMax" class="Filter__3636">
  877.  
  878. <div class="DivTd tdFilter" style="white-space:nowrap;">
  879.  
  880. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546701" class="linkFilter" rel=nofollow title="Intel HD Graphics 600" alt="Intel HD Graphics 600"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel HD Graphics 600</a>
  881. </div>
  882. </div>
  883.  
  884. <div style="clear:both;" id="fVal1709781" alt="fValMax" class="Filter__3636">
  885.  
  886. <div class="DivTd tdFilter" style="white-space:nowrap;">
  887.  
  888. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1709781" class="linkFilter" rel=nofollow title="Intel Iris Graphics 5100" alt="Intel Iris Graphics 5100"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Iris Graphics 5100</a>
  889. </div>
  890. </div>
  891.  
  892. <div style="clear:both;" id="fVal41264" alt="fValMax" class="Filter__3636">
  893.  
  894. <div class="DivTd tdFilter" style="white-space:nowrap;">
  895.  
  896. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41264" class="linkFilter" rel=nofollow title="Intel Iris Plus Graphics" alt="Intel Iris Plus Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Iris Plus Graphics</a>
  897. </div>
  898. </div>
  899.  
  900. <div style="clear:both;" id="fVal795677" alt="fValMax" class="Filter__3636">
  901.  
  902. <div class="DivTd tdFilter" style="white-space:nowrap;">
  903.  
  904. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795677" class="linkFilter" rel=nofollow title="Intel Iris Plus Graphics 655" alt="Intel Iris Plus Graphics 655"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Iris Plus Graphics 655</a>
  905. </div>
  906. </div>
  907.  
  908. <div style="clear:both;" id="fVal54079" alt="fValMax" class="Filter__3636">
  909.  
  910. <div class="DivTd tdFilter" style="white-space:nowrap;">
  911.  
  912. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=54079" class="linkFilter" rel=nofollow title="Intel Iris Xe Graphics" alt="Intel Iris Xe Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Iris Xe Graphics</a>
  913. </div>
  914. </div>
  915.  
  916. <div style="clear:both;" id="fVal2213151" alt="fValMax" class="Filter__3636">
  917.  
  918. <div class="DivTd tdFilter" style="white-space:nowrap;">
  919.  
  920. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213151" class="linkFilter" rel=nofollow title="Intel Iris Xe graphics 4096МБ" alt="Intel Iris Xe graphics 4096МБ"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Iris Xe graphics 4096МБ</a>
  921. </div>
  922. </div>
  923.  
  924. <div style="clear:both;" id="fVal2254563" alt="fValMax" class="Filter__3636">
  925.  
  926. <div class="DivTd tdFilter" style="white-space:nowrap;">
  927.  
  928. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2254563" class="linkFilter" rel=nofollow title="Intel Iris Xe Graphics G7 80EUs" alt="Intel Iris Xe Graphics G7 80EUs"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Iris Xe Graphics G7 80EUs</a>
  929. </div>
  930. </div>
  931.  
  932. <div style="clear:both;" id="fVal41405" alt="fValMax" class="Filter__3636">
  933.  
  934. <div class="DivTd tdFilter" style="white-space:nowrap;">
  935.  
  936. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41405" class="linkFilter" rel=nofollow title="Intel UHD Graphics" alt="Intel UHD Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics</a>
  937. </div>
  938. </div>
  939.  
  940. <div style="clear:both;" id="fVal47743" alt="fValMax" class="Filter__3636">
  941.  
  942. <div class="DivTd tdFilter" style="white-space:nowrap;">
  943.  
  944. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47743" class="linkFilter" rel=nofollow title="Intel UHD Graphics 600" alt="Intel UHD Graphics 600"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics 600</a>
  945. </div>
  946. </div>
  947.  
  948. <div style="clear:both;" id="fVal47742" alt="fValMax" class="Filter__3636">
  949.  
  950. <div class="DivTd tdFilter" style="white-space:nowrap;">
  951.  
  952. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47742" class="linkFilter" rel=nofollow title="Intel UHD Graphics 605" alt="Intel UHD Graphics 605"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics 605</a>
  953. </div>
  954. </div>
  955.  
  956. <div style="clear:both;" id="fVal45287" alt="fValMax" class="Filter__3636">
  957.  
  958. <div class="DivTd tdFilter" style="white-space:nowrap;">
  959.  
  960. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=45287" class="linkFilter" rel=nofollow title="Intel UHD Graphics 620" alt="Intel UHD Graphics 620"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics 620</a>
  961. </div>
  962. </div>
  963.  
  964. <div style="clear:both;" id="fVal39084" alt="fValMax" class="Filter__3636">
  965.  
  966. <div class="DivTd tdFilter" style="white-space:nowrap;">
  967.  
  968. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39084" class="linkFilter" rel=nofollow title="Intel UHD Graphics 630" alt="Intel UHD Graphics 630"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics 630</a>
  969. </div>
  970. </div>
  971.  
  972. <div style="clear:both;" id="fVal882302" alt="fValMax" class="Filter__3636">
  973.  
  974. <div class="DivTd tdFilter" style="white-space:nowrap;">
  975.  
  976. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=882302" class="linkFilter" rel=nofollow title="Intel UHD Graphics G1" alt="Intel UHD Graphics G1"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics G1</a>
  977. </div>
  978. </div>
  979.  
  980. <div style="clear:both;" id="fVal2260850" alt="fValMax" class="Filter__3636">
  981.  
  982. <div class="DivTd tdFilter" style="white-space:nowrap;">
  983.  
  984. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2260850" class="linkFilter" rel=nofollow title="Intel UHD Graphics Xe G4 48EUs" alt="Intel UHD Graphics Xe G4 48EUs"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics Xe G4 48EUs</a>
  985. </div>
  986. </div>
  987.  
  988. <div style="clear:both;" id="fVal2216203" alt="fValMax" class="Filter__3636">
  989.  
  990. <div class="DivTd tdFilter" style="white-space:nowrap;">
  991.  
  992. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216203" class="linkFilter" rel=nofollow title="Intel® UHD Graphics" alt="Intel® UHD Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel® UHD Graphics</a>
  993. </div>
  994. </div>
  995.  
  996. <div style="clear:both;" id="fVal2222375" alt="fValMax" class="Filter__3636">
  997.  
  998. <div class="DivTd tdFilter" style="white-space:nowrap;">
  999.  
  1000. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222375" class="linkFilter" rel=nofollow title="Intel® UHD Graphics for 10th Gen Intel® Processors" alt="Intel® UHD Graphics for 10th Gen Intel® Processors"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel® UHD Graphics for 10th Gen Intel® Processors</a>
  1001. </div>
  1002. </div>
  1003.  
  1004. <div style="clear:both;" id="fVal546236" alt="fValMax" class="Filter__3636">
  1005.  
  1006. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1007.  
  1008. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546236" class="linkFilter" rel=nofollow title="Iris Plus Graphics" alt="Iris Plus Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Iris Plus Graphics</a>
  1009. </div>
  1010. </div>
  1011.  
  1012. <div style="clear:both;" id="fVal2194248" alt="fValMax" class="Filter__3636">
  1013.  
  1014. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1015.  
  1016. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2194248" class="linkFilter" rel=nofollow title="Iris Xe Graphics" alt="Iris Xe Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Iris Xe Graphics</a>
  1017. </div>
  1018. </div>
  1019.  
  1020. <div style="clear:both;" id="fVal1082122" alt="fValMax" class="Filter__3636">
  1021.  
  1022. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1023.  
  1024. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1082122" class="linkFilter" rel=nofollow title="NTEL HD GRAPHICS" alt="NTEL HD GRAPHICS"><i class="fa fa-circle-o" aria-hidden="true"></i>NTEL HD GRAPHICS</a>
  1025. </div>
  1026. </div>
  1027.  
  1028. <div style="clear:both;" id="fVal47277" alt="fValMax" class="Filter__3636">
  1029.  
  1030. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1031.  
  1032. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47277" class="linkFilter" rel=nofollow title="NVIDIA GeForce GTX 1650" alt="NVIDIA GeForce GTX 1650"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce GTX 1650</a>
  1033. </div>
  1034. </div>
  1035.  
  1036. <div style="clear:both;" id="fVal29487" alt="fValMax" class="Filter__3636">
  1037.  
  1038. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1039.  
  1040. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29487" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX130" alt="NVIDIA GeForce MX130"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX130</a>
  1041. </div>
  1042. </div>
  1043.  
  1044. <div style="clear:both;" id="fVal41221" alt="fValMax" class="Filter__3636">
  1045.  
  1046. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1047.  
  1048. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41221" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX250" alt="NVIDIA GeForce MX250"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX250</a>
  1049. </div>
  1050. </div>
  1051.  
  1052. <div style="clear:both;" id="fVal47744" alt="fValMax" class="Filter__3636">
  1053.  
  1054. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1055.  
  1056. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47744" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX330" alt="NVIDIA GeForce MX330"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX330</a>
  1057. </div>
  1058. </div>
  1059.  
  1060. <div style="clear:both;" id="fVal49292" alt="fValMax" class="Filter__3636">
  1061.  
  1062. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1063.  
  1064. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=49292" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX350" alt="NVIDIA GeForce MX350"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX350</a>
  1065. </div>
  1066. </div>
  1067.  
  1068. <div style="clear:both;" id="fVal54441" alt="fValMax" class="Filter__3636">
  1069.  
  1070. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1071.  
  1072. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=54441" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX450" alt="NVIDIA GeForce MX450"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX450</a>
  1073. </div>
  1074. </div>
  1075.  
  1076. <div style="clear:both;" id="fVal2193600" alt="fValMax" class="Filter__3636">
  1077.  
  1078. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1079.  
  1080. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2193600" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX450 (2 ГБ)" alt="NVIDIA GeForce MX450 (2 ГБ)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX450 (2 ГБ)</a>
  1081. </div>
  1082. </div>
  1083.  
  1084. <div style="clear:both;" id="fVal88121" alt="fValMax" class="Filter__3636">
  1085.  
  1086. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1087.  
  1088. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=88121" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX550" alt="NVIDIA GeForce MX550"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX550</a>
  1089. </div>
  1090. </div>
  1091.  
  1092. <div style="clear:both;" id="fVal2222812" alt="fValMax" class="Filter__3636">
  1093.  
  1094. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1095.  
  1096. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222812" class="linkFilter" rel=nofollow title="NVIDIA GeForce MX550 (2 Гб)" alt="NVIDIA GeForce MX550 (2 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce MX550 (2 Гб)</a>
  1097. </div>
  1098. </div>
  1099.  
  1100. <div style="clear:both;" id="fVal109107" alt="fValMax" class="Filter__3636">
  1101.  
  1102. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1103.  
  1104. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=109107" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 2050" alt="NVIDIA GeForce RTX 2050"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 2050</a>
  1105. </div>
  1106. </div>
  1107.  
  1108. <div style="clear:both;" id="fVal47278" alt="fValMax" class="Filter__3636">
  1109.  
  1110. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1111.  
  1112. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47278" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3050" alt="NVIDIA GeForce RTX 3050"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3050</a>
  1113. </div>
  1114. </div>
  1115.  
  1116. <div style="clear:both;" id="fVal2216194" alt="fValMax" class="Filter__3636">
  1117.  
  1118. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1119.  
  1120. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216194" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3050 (6 Гб)" alt="NVIDIA GeForce RTX 3050 (6 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3050 (6 Гб)</a>
  1121. </div>
  1122. </div>
  1123.  
  1124. <div style="clear:both;" id="fVal47276" alt="fValMax" class="Filter__3636">
  1125.  
  1126. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1127.  
  1128. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47276" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3050 Ti" alt="NVIDIA GeForce RTX 3050 Ti"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3050 Ti</a>
  1129. </div>
  1130. </div>
  1131.  
  1132. <div style="clear:both;" id="fVal1360306" alt="fValMax" class="Filter__3636">
  1133.  
  1134. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1135.  
  1136. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1360306" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3050 Ti для ноутбуков (4 Гб)" alt="NVIDIA GeForce RTX 3050 Ti для ноутбуков (4 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3050 Ti для ноутбуков (4 Гб)</a>
  1137. </div>
  1138. </div>
  1139.  
  1140. <div style="clear:both;" id="fVal1937218" alt="fValMax" class="Filter__3636">
  1141.  
  1142. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1143.  
  1144. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1937218" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3050 для ноутбуков (4 Гб)" alt="NVIDIA GeForce RTX 3050 для ноутбуков (4 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3050 для ноутбуков (4 Гб)</a>
  1145. </div>
  1146. </div>
  1147.  
  1148. <div style="clear:both;" id="fVal44153" alt="fValMax" class="Filter__3636">
  1149.  
  1150. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1151.  
  1152. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=44153" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3060" alt="NVIDIA GeForce RTX 3060"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3060</a>
  1153. </div>
  1154. </div>
  1155.  
  1156. <div style="clear:both;" id="fVal1293109" alt="fValMax" class="Filter__3636">
  1157.  
  1158. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1159.  
  1160. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1293109" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3060 (6 Гб)" alt="NVIDIA GeForce RTX 3060 (6 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3060 (6 Гб)</a>
  1161. </div>
  1162. </div>
  1163.  
  1164. <div style="clear:both;" id="fVal65369" alt="fValMax" class="Filter__3636">
  1165.  
  1166. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1167.  
  1168. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65369" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3070" alt="NVIDIA GeForce RTX 3070"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3070</a>
  1169. </div>
  1170. </div>
  1171.  
  1172. <div style="clear:both;" id="fVal65311" alt="fValMax" class="Filter__3636">
  1173.  
  1174. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1175.  
  1176. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65311" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3070 Ti" alt="NVIDIA GeForce RTX 3070 Ti"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3070 Ti</a>
  1177. </div>
  1178. </div>
  1179.  
  1180. <div style="clear:both;" id="fVal2201585" alt="fValMax" class="Filter__3636">
  1181.  
  1182. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1183.  
  1184. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2201585" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3070 Ti (8 Гб)" alt="NVIDIA GeForce RTX 3070 Ti (8 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3070 Ti (8 Гб)</a>
  1185. </div>
  1186. </div>
  1187.  
  1188. <div style="clear:both;" id="fVal794620" alt="fValMax" class="Filter__3636">
  1189.  
  1190. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1191.  
  1192. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=794620" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3070 Ti Max-Q" alt="NVIDIA GeForce RTX 3070 Ti Max-Q"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3070 Ti Max-Q</a>
  1193. </div>
  1194. </div>
  1195.  
  1196. <div style="clear:both;" id="fVal65475" alt="fValMax" class="Filter__3636">
  1197.  
  1198. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1199.  
  1200. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65475" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3080" alt="NVIDIA GeForce RTX 3080"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3080</a>
  1201. </div>
  1202. </div>
  1203.  
  1204. <div style="clear:both;" id="fVal90932" alt="fValMax" class="Filter__3636">
  1205.  
  1206. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1207.  
  1208. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=90932" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 3080 Ti" alt="NVIDIA GeForce RTX 3080 Ti"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 3080 Ti</a>
  1209. </div>
  1210. </div>
  1211.  
  1212. <div style="clear:both;" id="fVal1960665" alt="fValMax" class="Filter__3636">
  1213.  
  1214. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1215.  
  1216. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1960665" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4050" alt="NVIDIA GeForce RTX 4050"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4050</a>
  1217. </div>
  1218. </div>
  1219.  
  1220. <div style="clear:both;" id="fVal2211649" alt="fValMax" class="Filter__3636">
  1221.  
  1222. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1223.  
  1224. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211649" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4050 для ноутбуков (6 Гб)" alt="NVIDIA GeForce RTX 4050 для ноутбуков (6 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4050 для ноутбуков (6 Гб)</a>
  1225. </div>
  1226. </div>
  1227.  
  1228. <div style="clear:both;" id="fVal2215391" alt="fValMax" class="Filter__3636">
  1229.  
  1230. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1231.  
  1232. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215391" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4050 для ноутбуков 4096МБ" alt="NVIDIA GeForce RTX 4050 для ноутбуков 4096МБ"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4050 для ноутбуков 4096МБ</a>
  1233. </div>
  1234. </div>
  1235.  
  1236. <div style="clear:both;" id="fVal1972043" alt="fValMax" class="Filter__3636">
  1237.  
  1238. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1239.  
  1240. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1972043" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4060" alt="NVIDIA GeForce RTX 4060"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4060</a>
  1241. </div>
  1242. </div>
  1243.  
  1244. <div style="clear:both;" id="fVal2217998" alt="fValMax" class="Filter__3636">
  1245.  
  1246. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1247.  
  1248. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2217998" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4060 (8 Гб)" alt="NVIDIA GeForce RTX 4060 (8 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4060 (8 Гб)</a>
  1249. </div>
  1250. </div>
  1251.  
  1252. <div style="clear:both;" id="fVal2212578" alt="fValMax" class="Filter__3636">
  1253.  
  1254. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1255.  
  1256. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2212578" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4060 для ноутбуков (8 Гб)" alt="NVIDIA GeForce RTX 4060 для ноутбуков (8 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4060 для ноутбуков (8 Гб)</a>
  1257. </div>
  1258. </div>
  1259.  
  1260. <div style="clear:both;" id="fVal1406705" alt="fValMax" class="Filter__3636">
  1261.  
  1262. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1263.  
  1264. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1406705" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4070" alt="NVIDIA GeForce RTX 4070"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4070</a>
  1265. </div>
  1266. </div>
  1267.  
  1268. <div style="clear:both;" id="fVal2221861" alt="fValMax" class="Filter__3636">
  1269.  
  1270. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1271.  
  1272. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2221861" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4070 (12 ГБ)" alt="NVIDIA GeForce RTX 4070 (12 ГБ)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4070 (12 ГБ)</a>
  1273. </div>
  1274. </div>
  1275.  
  1276. <div style="clear:both;" id="fVal2216192" alt="fValMax" class="Filter__3636">
  1277.  
  1278. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1279.  
  1280. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216192" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4070 для ноутбуков (8 Гб)" alt="NVIDIA GeForce RTX 4070 для ноутбуков (8 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4070 для ноутбуков (8 Гб)</a>
  1281. </div>
  1282. </div>
  1283.  
  1284. <div style="clear:both;" id="fVal1409626" alt="fValMax" class="Filter__3636">
  1285.  
  1286. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1287.  
  1288. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1409626" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4080" alt="NVIDIA GeForce RTX 4080"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4080</a>
  1289. </div>
  1290. </div>
  1291.  
  1292. <div style="clear:both;" id="fVal2258916" alt="fValMax" class="Filter__3636">
  1293.  
  1294. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1295.  
  1296. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258916" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4080 (12 Гб)" alt="NVIDIA GeForce RTX 4080 (12 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4080 (12 Гб)</a>
  1297. </div>
  1298. </div>
  1299.  
  1300. <div style="clear:both;" id="fVal1978638" alt="fValMax" class="Filter__3636">
  1301.  
  1302. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1303.  
  1304. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1978638" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4090" alt="NVIDIA GeForce RTX 4090"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4090</a>
  1305. </div>
  1306. </div>
  1307.  
  1308. <div style="clear:both;" id="fVal2213183" alt="fValMax" class="Filter__3636">
  1309.  
  1310. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1311.  
  1312. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213183" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX 4090 (24 Гб)" alt="NVIDIA GeForce RTX 4090 (24 Гб)"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX 4090 (24 Гб)</a>
  1313. </div>
  1314. </div>
  1315.  
  1316. <div style="clear:both;" id="fVal115437" alt="fValMax" class="Filter__3636">
  1317.  
  1318. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1319.  
  1320. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=115437" class="linkFilter" rel=nofollow title="NVIDIA GeForce RTX A3000" alt="NVIDIA GeForce RTX A3000"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA GeForce RTX A3000</a>
  1321. </div>
  1322. </div>
  1323.  
  1324. <div style="clear:both;" id="fVal2253425" alt="fValMax" class="Filter__3636">
  1325.  
  1326. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1327.  
  1328. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2253425" class="linkFilter" rel=nofollow title="nvidia rtx 4060 для ноутбуков" alt="nvidia rtx 4060 для ноутбуков"><i class="fa fa-circle-o" aria-hidden="true"></i>nvidia rtx 4060 для ноутбуков</a>
  1329. </div>
  1330. </div>
  1331.  
  1332. <div style="clear:both;" id="fVal561501" alt="fValMax" class="Filter__3636">
  1333.  
  1334. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1335.  
  1336. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=561501" class="linkFilter" rel=nofollow title="NVIDIA RTX A1000" alt="NVIDIA RTX A1000"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA RTX A1000</a>
  1337. </div>
  1338. </div>
  1339.  
  1340. <div style="clear:both;" id="fVal546812" alt="fValMax" class="Filter__3636">
  1341.  
  1342. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1343.  
  1344. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546812" class="linkFilter" rel=nofollow title="NVIDIA RTX A2000" alt="NVIDIA RTX A2000"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA RTX A2000</a>
  1345. </div>
  1346. </div>
  1347.  
  1348. <div style="clear:both;" id="fVal883078" alt="fValMax" class="Filter__3636">
  1349.  
  1350. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1351.  
  1352. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=883078" class="linkFilter" rel=nofollow title="NVIDIA RTX A4500" alt="NVIDIA RTX A4500"><i class="fa fa-circle-o" aria-hidden="true"></i>NVIDIA RTX A4500</a>
  1353. </div>
  1354. </div>
  1355.  
  1356. <div style="clear:both;" id="fVal2115796" alt="fValMax" class="Filter__3636">
  1357.  
  1358. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1359.  
  1360. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2115796" class="linkFilter" rel=nofollow title="Qualcomm Adreno 618" alt="Qualcomm Adreno 618"><i class="fa fa-circle-o" aria-hidden="true"></i>Qualcomm Adreno 618</a>
  1361. </div>
  1362. </div>
  1363.  
  1364. <div style="clear:both;" id="fVal2254480" alt="fValMax" class="Filter__3636">
  1365.  
  1366. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1367.  
  1368. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2254480" class="linkFilter" rel=nofollow title="Radeon" alt="Radeon"><i class="fa fa-circle-o" aria-hidden="true"></i>Radeon</a>
  1369. </div>
  1370. </div>
  1371.  
  1372. <div style="clear:both;" id="fVal2215072" alt="fValMax" class="Filter__3636">
  1373.  
  1374. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1375.  
  1376. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215072" class="linkFilter" rel=nofollow title="Radeon 610M" alt="Radeon 610M"><i class="fa fa-circle-o" aria-hidden="true"></i>Radeon 610M</a>
  1377. </div>
  1378. </div>
  1379.  
  1380. <div style="clear:both;" id="fVal2216083" alt="fValMax" class="Filter__3636">
  1381.  
  1382. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1383.  
  1384. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216083" class="linkFilter" rel=nofollow title="Radeon Graphics" alt="Radeon Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Radeon Graphics</a>
  1385. </div>
  1386. </div>
  1387.  
  1388. <div style="clear:both;" id="fVal2248595" alt="fValMax" class="Filter__3636">
  1389.  
  1390. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1391.  
  1392. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2248595" class="linkFilter" rel=nofollow title="radeon rx 6700m" alt="radeon rx 6700m"><i class="fa fa-circle-o" aria-hidden="true"></i>radeon rx 6700m</a>
  1393. </div>
  1394. </div>
  1395.  
  1396. <div style="clear:both;" id="fVal2200960" alt="fValMax" class="Filter__3636">
  1397.  
  1398. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1399.  
  1400. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200960" class="linkFilter" rel=nofollow title="Radeon Vega 3" alt="Radeon Vega 3"><i class="fa fa-circle-o" aria-hidden="true"></i>Radeon Vega 3</a>
  1401. </div>
  1402. </div>
  1403.  
  1404. <div style="clear:both;" id="fVal2222158" alt="fValMax" class="Filter__3636">
  1405.  
  1406. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1407.  
  1408. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222158" class="linkFilter" rel=nofollow title="Radeon Vega 7" alt="Radeon Vega 7"><i class="fa fa-circle-o" aria-hidden="true"></i>Radeon Vega 7</a>
  1409. </div>
  1410. </div>
  1411.  
  1412. <div style="clear:both;" id="fVal2209367" alt="fValMax" class="Filter__3636">
  1413.  
  1414. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1415.  
  1416. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209367" class="linkFilter" rel=nofollow title="Radeon Vega 8" alt="Radeon Vega 8"><i class="fa fa-circle-o" aria-hidden="true"></i>Radeon Vega 8</a>
  1417. </div>
  1418. </div>
  1419.  
  1420. <div style="clear:both;" id="fVal2204413" alt="fValMax" class="Filter__3636">
  1421.  
  1422. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1423.  
  1424. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2204413" class="linkFilter" rel=nofollow title="RTX4060 8G GDDR6 (140W)" alt="RTX4060 8G GDDR6 (140W)"><i class="fa fa-circle-o" aria-hidden="true"></i>RTX4060 8G GDDR6 (140W)</a>
  1425. </div>
  1426. </div>
  1427.  
  1428. <div style="clear:both;" id="fVal2210870" alt="fValMax" class="Filter__3636">
  1429.  
  1430. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1431.  
  1432. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2210870" class="linkFilter" rel=nofollow title="UHD Graphics" alt="UHD Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>UHD Graphics</a>
  1433. </div>
  1434. </div>
  1435.  
  1436. <div style="clear:both;" id="fVal2222726" alt="fValMax" class="Filter__3636">
  1437.  
  1438. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1439.  
  1440. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222726" class="linkFilter" rel=nofollow title="встроенная" alt="встроенная"><i class="fa fa-circle-o" aria-hidden="true"></i>встроенная</a>
  1441. </div>
  1442. </div>
  1443.  
  1444. <div style="clear:both;" id="fVal2200533" alt="fValMax" class="Filter__3636">
  1445.  
  1446. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1447.  
  1448. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200533" class="linkFilter" rel=nofollow title="Встроенный" alt="Встроенный"><i class="fa fa-circle-o" aria-hidden="true"></i>Встроенный</a>
  1449. </div>
  1450. </div>
  1451.  
  1452. <div style="clear:both;" id="fVal2225702" alt="fValMax" class="Filter__3636">
  1453.  
  1454. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1455.  
  1456. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2225702" class="linkFilter" rel=nofollow title="дискретная" alt="дискретная"><i class="fa fa-circle-o" aria-hidden="true"></i>дискретная</a>
  1457. </div>
  1458. </div>
  1459. </div>
  1460.                        <div style="clear:both;">
  1461. <div class="tdFilter" style="padding-top:5px; text-align:right;"><a class='link'
  1462.                                                                                            href='javascript:void(1);'
  1463.                                                                                            onclick="showHideFilterValues(3636);"
  1464.                                                                                            id="idLink3636"
  1465.                                                                                            alt="visible"
  1466.                                                                                            title="Видеокарта"
  1467.                                                                                            rel="nofollow">Больше Видеокарта                                <i class="fa fa-caret-down" aria-hidden="true"></i> </a>&nbsp;&nbsp;</div>
  1468. </div>
  1469. <br>
  1470.                        <div style="clear:both;"></div>
  1471. </div>
  1472. <div style="clear:both;">&nbsp;</div>
  1473.                <div class="FilterBoxHeading">Объем видеопамяти</div>
  1474.                <div class="FilterBoxWRep">
  1475. <div id="scroll3637"
  1476.                     style="height:450px;overflow:auto;">
  1477.  
  1478. <div style="clear:both;" id="fVal1050872" alt="fValMin" class="Filter__3637">
  1479.  
  1480. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1481.  
  1482. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1050872" class="linkFilter" rel=nofollow title="1 ГБ" alt="1 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>1 ГБ</a>
  1483. </div>
  1484. </div>
  1485.  
  1486. <div style="clear:both;" id="fVal1296978" alt="fValMin" class="Filter__3637">
  1487.  
  1488. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1489.  
  1490. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1296978" class="linkFilter" rel=nofollow title="10 ГБ" alt="10 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>10 ГБ</a>
  1491. </div>
  1492. </div>
  1493.  
  1494. <div style="clear:both;" id="fVal65313" alt="fValMin" class="Filter__3637">
  1495.  
  1496. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1497.  
  1498. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65313" class="linkFilter" rel=nofollow title="12 ГБ" alt="12 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>12 ГБ</a>
  1499. </div>
  1500. </div>
  1501.  
  1502. <div style="clear:both;" id="fVal65476" alt="fValMin" class="Filter__3637">
  1503.  
  1504. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1505.  
  1506. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65476" class="linkFilter" rel=nofollow title="16 ГБ" alt="16 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>16 ГБ</a>
  1507. </div>
  1508. </div>
  1509.  
  1510. <div style="clear:both;" id="fVal29488" alt="fValMin" class="Filter__3637">
  1511.  
  1512. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1513.  
  1514. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29488" class="linkFilter" rel=nofollow title="2 ГБ" alt="2 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>2 ГБ</a>
  1515. </div>
  1516. </div>
  1517.  
  1518. <div style="clear:both;" id="fVal2221449" alt="fValMin" class="Filter__3637">
  1519.  
  1520. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1521.  
  1522. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2221449" class="linkFilter" rel=nofollow title="4" alt="4"><i class="fa fa-circle-o" aria-hidden="true"></i>4</a>
  1523. </div>
  1524. </div>
  1525.  
  1526. <div style="clear:both;" id="fVal34762" alt="fValMin" class="Filter__3637">
  1527.  
  1528. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1529.  
  1530. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=34762" class="linkFilter" rel=nofollow title="4 ГБ" alt="4 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>4 ГБ</a>
  1531. </div>
  1532. </div>
  1533.  
  1534. <div style="clear:both;" id="fVal2251596" alt="fValMin" class="Filter__3637">
  1535.  
  1536. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1537.  
  1538. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2251596" class="linkFilter" rel=nofollow title="4096" alt="4096"><i class="fa fa-circle-o" aria-hidden="true"></i>4096</a>
  1539. </div>
  1540. </div>
  1541.  
  1542. <div style="clear:both;" id="fVal44154" alt="fValMin" class="Filter__3637">
  1543.  
  1544. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1545.  
  1546. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=44154" class="linkFilter" rel=nofollow title="6 ГБ" alt="6 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>6 ГБ</a>
  1547. </div>
  1548. </div>
  1549.  
  1550. <div style="clear:both;" id="fVal2264617" alt="fValMin" class="Filter__3637">
  1551.  
  1552. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1553.  
  1554. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264617" class="linkFilter" rel=nofollow title="6144" alt="6144"><i class="fa fa-circle-o" aria-hidden="true"></i>6144</a>
  1555. </div>
  1556. </div>
  1557.  
  1558. <div style="clear:both;" id="fVal2199281" alt="fValMin" class="Filter__3637">
  1559.  
  1560. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1561.  
  1562. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2199281" class="linkFilter" rel=nofollow title="8" alt="8"><i class="fa fa-circle-o" aria-hidden="true"></i>8</a>
  1563. </div>
  1564. </div>
  1565.  
  1566. <div style="clear:both;" id="fVal51989" alt="fValMin" class="Filter__3637">
  1567.  
  1568. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1569.  
  1570. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=51989" class="linkFilter" rel=nofollow title="8 ГБ" alt="8 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>8 ГБ</a>
  1571. </div>
  1572. </div>
  1573.  
  1574. <div style="clear:both;" id="fVal2225703" alt="fValMin" class="Filter__3637">
  1575.  
  1576. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1577.  
  1578. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2225703" class="linkFilter" rel=nofollow title="8192" alt="8192"><i class="fa fa-circle-o" aria-hidden="true"></i>8192</a>
  1579. </div>
  1580. </div>
  1581.  
  1582. <div style="clear:both;" id="fVal21361" alt="fValMin" class="Filter__3637">
  1583.  
  1584. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1585.  
  1586. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=21361" class="linkFilter" rel=nofollow title="SMA" alt="SMA"><i class="fa fa-circle-o" aria-hidden="true"></i>SMA</a>
  1587. </div>
  1588. </div>
  1589.  
  1590. <div style="clear:both;" id="fVal2198288" alt="fValMin" class="Filter__3637">
  1591.  
  1592. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1593.  
  1594. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2198288" class="linkFilter" rel=nofollow title="SMA (использует системную)" alt="SMA (использует системную)"><i class="fa fa-circle-o" aria-hidden="true"></i>SMA (использует системную)</a>
  1595. </div>
  1596. </div>
  1597. </div>
  1598.                        <div style="clear:both;"></div>
  1599. </div>
  1600. <div style="clear:both;">&nbsp;</div>
  1601.                <div class="FilterBoxHeading">Тип видеокарты</div>
  1602.                <div class="FilterBoxWRep">
  1603. <div id="scroll3828"
  1604.                     style="height:240px;overflow:auto;">
  1605.  
  1606. <div style="clear:both;" id="fVal2226318" alt="fValMin" class="Filter__3828">
  1607.  
  1608. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1609.  
  1610. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226318" class="linkFilter" rel=nofollow title="Intel UHD Graphics" alt="Intel UHD Graphics"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel UHD Graphics</a>
  1611. </div>
  1612. </div>
  1613.  
  1614. <div style="clear:both;" id="fVal24569" alt="fValMin" class="Filter__3828">
  1615.  
  1616. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1617.  
  1618. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=24569" class="linkFilter" rel=nofollow title="встроенная" alt="встроенная"><i class="fa fa-circle-o" aria-hidden="true"></i>встроенная</a>
  1619. </div>
  1620. </div>
  1621.  
  1622. <div style="clear:both;" id="fVal2261896" alt="fValMin" class="Filter__3828">
  1623.  
  1624. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1625.  
  1626. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2261896" class="linkFilter" rel=nofollow title="Встроенный" alt="Встроенный"><i class="fa fa-circle-o" aria-hidden="true"></i>Встроенный</a>
  1627. </div>
  1628. </div>
  1629.  
  1630. <div style="clear:both;" id="fVal1364124" alt="fValMin" class="Filter__3828">
  1631.  
  1632. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1633.  
  1634. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1364124" class="linkFilter" rel=nofollow title="Гибридная" alt="Гибридная"><i class="fa fa-circle-o" aria-hidden="true"></i>Гибридная</a>
  1635. </div>
  1636. </div>
  1637.  
  1638. <div style="clear:both;" id="fVal29489" alt="fValMin" class="Filter__3828">
  1639.  
  1640. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1641.  
  1642. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29489" class="linkFilter" rel=nofollow title="дискретная" alt="дискретная"><i class="fa fa-circle-o" aria-hidden="true"></i>дискретная</a>
  1643. </div>
  1644. </div>
  1645.  
  1646. <div style="clear:both;" id="fVal545714" alt="fValMin" class="Filter__3828">
  1647.  
  1648. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1649.  
  1650. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545714" class="linkFilter" rel=nofollow title="дискретная и встроенная" alt="дискретная и встроенная"><i class="fa fa-circle-o" aria-hidden="true"></i>дискретная и встроенная</a>
  1651. </div>
  1652. </div>
  1653.  
  1654. <div style="clear:both;" id="fVal2195468" alt="fValMin" class="Filter__3828">
  1655.  
  1656. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1657.  
  1658. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2195468" class="linkFilter" rel=nofollow title="дискретный (внешний)" alt="дискретный (внешний)"><i class="fa fa-circle-o" aria-hidden="true"></i>дискретный (внешний)</a>
  1659. </div>
  1660. </div>
  1661.  
  1662. <div style="clear:both;" id="fVal2194448" alt="fValMin" class="Filter__3828">
  1663.  
  1664. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1665.  
  1666. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2194448" class="linkFilter" rel=nofollow title="интегрированный (встроенный)" alt="интегрированный (встроенный)"><i class="fa fa-circle-o" aria-hidden="true"></i>интегрированный (встроенный)</a>
  1667. </div>
  1668. </div>
  1669. </div>
  1670.                        <div style="clear:both;"></div>
  1671. </div>
  1672. <div style="clear:both;">&nbsp;</div>
  1673.                <div class="FilterBoxHeading" style="font-size:14px; overflow:hidden;">Накопители</div>
  1674.                <div class="FilterBoxHeading">Общий объем накопителей HDD</div>
  1675.                <div class="FilterBoxWRep">
  1676. <div id="scroll3838"
  1677.                     style="height:180px;overflow:auto;">
  1678.  
  1679. <div style="clear:both;" id="fVal29497" alt="fValMin" class="Filter__3838">
  1680.  
  1681. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1682.  
  1683. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29497" class="linkFilter" rel=nofollow title="1 ТБ" alt="1 ТБ"><i class="fa fa-circle-o" aria-hidden="true"></i>1 ТБ</a>
  1684. </div>
  1685. </div>
  1686.  
  1687. <div style="clear:both;" id="fVal97869" alt="fValMin" class="Filter__3838">
  1688.  
  1689. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1690.  
  1691. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=97869" class="linkFilter" rel=nofollow title="256 ГБ" alt="256 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>256 ГБ</a>
  1692. </div>
  1693. </div>
  1694.  
  1695. <div style="clear:both;" id="fVal24577" alt="fValMin" class="Filter__3838">
  1696.  
  1697. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1698.  
  1699. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=24577" class="linkFilter" rel=nofollow title="500 ГБ" alt="500 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>500 ГБ</a>
  1700. </div>
  1701. </div>
  1702.  
  1703. <div style="clear:both;" id="fVal2225909" alt="fValMin" class="Filter__3838">
  1704.  
  1705. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1706.  
  1707. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2225909" class="linkFilter" rel=nofollow title="512" alt="512"><i class="fa fa-circle-o" aria-hidden="true"></i>512</a>
  1708. </div>
  1709. </div>
  1710.  
  1711. <div style="clear:both;" id="fVal81846" alt="fValMin" class="Filter__3838">
  1712.  
  1713. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1714.  
  1715. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=81846" class="linkFilter" rel=nofollow title="512 ГБ" alt="512 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>512 ГБ</a>
  1716. </div>
  1717. </div>
  1718.  
  1719. <div style="clear:both;" id="fVal45550" alt="fValMin" class="Filter__3838">
  1720.  
  1721. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1722.  
  1723. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=45550" class="linkFilter" rel=nofollow title="отсутствует" alt="отсутствует"><i class="fa fa-circle-o" aria-hidden="true"></i>отсутствует</a>
  1724. </div>
  1725. </div>
  1726. </div>
  1727.                        <div style="clear:both;"></div>
  1728. </div>
  1729. <div style="clear:both;">&nbsp;</div>
  1730.                <div class="FilterBoxHeading">Общий объем накопителей SSD</div>
  1731.                <div class="FilterBoxWRep">
  1732. <div id="scroll3640"
  1733.                     style="height:600px;overflow:auto;">
  1734.  
  1735. <div style="clear:both;" id="fVal2262642" alt="fValMin" class="Filter__3640">
  1736.  
  1737. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1738.  
  1739. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262642" class="linkFilter" rel=nofollow title="0.26 ТБx256 ГБ" alt="0.26 ТБx256 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>0.26 ТБx256 ГБ</a>
  1740. </div>
  1741. </div>
  1742.  
  1743. <div style="clear:both;" id="fVal41176" alt="fValMin" class="Filter__3640">
  1744.  
  1745. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1746.  
  1747. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41176" class="linkFilter" rel=nofollow title="1 ТБ" alt="1 ТБ"><i class="fa fa-circle-o" aria-hidden="true"></i>1 ТБ</a>
  1748. </div>
  1749. </div>
  1750.  
  1751. <div style="clear:both;" id="fVal2200339" alt="fValMin" class="Filter__3640">
  1752.  
  1753. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1754.  
  1755. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200339" class="linkFilter" rel=nofollow title="1000" alt="1000"><i class="fa fa-circle-o" aria-hidden="true"></i>1000</a>
  1756. </div>
  1757. </div>
  1758.  
  1759. <div style="clear:both;" id="fVal2199866" alt="fValMin" class="Filter__3640">
  1760.  
  1761. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1762.  
  1763. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2199866" class="linkFilter" rel=nofollow title="1024" alt="1024"><i class="fa fa-circle-o" aria-hidden="true"></i>1024</a>
  1764. </div>
  1765. </div>
  1766.  
  1767. <div style="clear:both;" id="fVal547720" alt="fValMin" class="Filter__3640">
  1768.  
  1769. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1770.  
  1771. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=547720" class="linkFilter" rel=nofollow title="120" alt="120"><i class="fa fa-circle-o" aria-hidden="true"></i>120</a>
  1772. </div>
  1773. </div>
  1774.  
  1775. <div style="clear:both;" id="fVal91537" alt="fValMin" class="Filter__3640">
  1776.  
  1777. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1778.  
  1779. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=91537" class="linkFilter" rel=nofollow title="120 ГБ" alt="120 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>120 ГБ</a>
  1780. </div>
  1781. </div>
  1782.  
  1783. <div style="clear:both;" id="fVal2214877" alt="fValMin" class="Filter__3640">
  1784.  
  1785. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1786.  
  1787. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214877" class="linkFilter" rel=nofollow title="128" alt="128"><i class="fa fa-circle-o" aria-hidden="true"></i>128</a>
  1788. </div>
  1789. </div>
  1790.  
  1791. <div style="clear:both;" id="fVal21363" alt="fValMin" class="Filter__3640">
  1792.  
  1793. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1794.  
  1795. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=21363" class="linkFilter" rel=nofollow title="128 ГБ" alt="128 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>128 ГБ</a>
  1796. </div>
  1797. </div>
  1798.  
  1799. <div style="clear:both;" id="fVal57799" alt="fValMin" class="Filter__3640">
  1800.  
  1801. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1802.  
  1803. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=57799" class="linkFilter" rel=nofollow title="2 ТБ" alt="2 ТБ"><i class="fa fa-circle-o" aria-hidden="true"></i>2 ТБ</a>
  1804. </div>
  1805. </div>
  1806.  
  1807. <div style="clear:both;" id="fVal2214967" alt="fValMin" class="Filter__3640">
  1808.  
  1809. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1810.  
  1811. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214967" class="linkFilter" rel=nofollow title="2048" alt="2048"><i class="fa fa-circle-o" aria-hidden="true"></i>2048</a>
  1812. </div>
  1813. </div>
  1814.  
  1815. <div style="clear:both;" id="fVal2217291" alt="fValMin" class="Filter__3640">
  1816.  
  1817. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1818.  
  1819. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2217291" class="linkFilter" rel=nofollow title="240" alt="240"><i class="fa fa-circle-o" aria-hidden="true"></i>240</a>
  1820. </div>
  1821. </div>
  1822.  
  1823. <div style="clear:both;" id="fVal546703" alt="fValMin" class="Filter__3640">
  1824.  
  1825. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1826.  
  1827. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546703" class="linkFilter" rel=nofollow title="256" alt="256"><i class="fa fa-circle-o" aria-hidden="true"></i>256</a>
  1828. </div>
  1829. </div>
  1830.  
  1831. <div style="clear:both;" id="fVal2226317" alt="fValMin" class="Filter__3640">
  1832.  
  1833. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1834.  
  1835. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226317" class="linkFilter" rel=nofollow title="256 GB M2" alt="256 GB M2"><i class="fa fa-circle-o" aria-hidden="true"></i>256 GB M2</a>
  1836. </div>
  1837. </div>
  1838.  
  1839. <div style="clear:both;" id="fVal39500" alt="fValMin" class="Filter__3640">
  1840.  
  1841. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1842.  
  1843. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39500" class="linkFilter" rel=nofollow title="256 ГБ" alt="256 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>256 ГБ</a>
  1844. </div>
  1845. </div>
  1846.  
  1847. <div style="clear:both;" id="fVal546003" alt="fValMin" class="Filter__3640">
  1848.  
  1849. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1850.  
  1851. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546003" class="linkFilter" rel=nofollow title="256GB" alt="256GB"><i class="fa fa-circle-o" aria-hidden="true"></i>256GB</a>
  1852. </div>
  1853. </div>
  1854.  
  1855. <div style="clear:both;" id="fVal91234" alt="fValMin" class="Filter__3640">
  1856.  
  1857. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1858.  
  1859. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=91234" class="linkFilter" rel=nofollow title="4 ТБ" alt="4 ТБ"><i class="fa fa-circle-o" aria-hidden="true"></i>4 ТБ</a>
  1860. </div>
  1861. </div>
  1862.  
  1863. <div style="clear:both;" id="fVal546248" alt="fValMin" class="Filter__3640">
  1864.  
  1865. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1866.  
  1867. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546248" class="linkFilter" rel=nofollow title="512" alt="512"><i class="fa fa-circle-o" aria-hidden="true"></i>512</a>
  1868. </div>
  1869. </div>
  1870.  
  1871. <div style="clear:both;" id="fVal39499" alt="fValMin" class="Filter__3640">
  1872.  
  1873. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1874.  
  1875. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39499" class="linkFilter" rel=nofollow title="512 ГБ" alt="512 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>512 ГБ</a>
  1876. </div>
  1877. </div>
  1878.  
  1879. <div style="clear:both;" id="fVal65827" alt="fValMin" class="Filter__3640">
  1880.  
  1881. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1882.  
  1883. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65827" class="linkFilter" rel=nofollow title="64 ГБ" alt="64 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>64 ГБ</a>
  1884. </div>
  1885. </div>
  1886.  
  1887. <div style="clear:both;" id="fVal47749" alt="fValMin" class="Filter__3640">
  1888.  
  1889. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1890.  
  1891. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47749" class="linkFilter" rel=nofollow title="отсутствует" alt="отсутствует"><i class="fa fa-circle-o" aria-hidden="true"></i>отсутствует</a>
  1892. </div>
  1893. </div>
  1894. </div>
  1895.                        <div style="clear:both;"></div>
  1896. </div>
  1897. <div style="clear:both;">&nbsp;</div>
  1898.                <div class="FilterBoxHeading" style="font-size:14px; overflow:hidden;">Память</div>
  1899.                <div class="FilterBoxHeading">Оперативная память</div>
  1900.                <div class="FilterBoxWRep">
  1901. <div id="scroll3642"
  1902.                     style="height:900px;overflow:auto;">
  1903.  
  1904. <div style="clear:both;" id="fVal45551" alt="fValMin" class="Filter__3642">
  1905.  
  1906. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1907.  
  1908. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=45551" class="linkFilter" rel=nofollow title="12 ГБ" alt="12 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>12 ГБ</a>
  1909. </div>
  1910. </div>
  1911.  
  1912. <div style="clear:both;" id="fVal546047" alt="fValMin" class="Filter__3642">
  1913.  
  1914. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1915.  
  1916. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546047" class="linkFilter" rel=nofollow title="16" alt="16"><i class="fa fa-circle-o" aria-hidden="true"></i>16</a>
  1917. </div>
  1918. </div>
  1919.  
  1920. <div style="clear:both;" id="fVal34766" alt="fValMin" class="Filter__3642">
  1921.  
  1922. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1923.  
  1924. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=34766" class="linkFilter" rel=nofollow title="16 ГБ" alt="16 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>16 ГБ</a>
  1925. </div>
  1926. </div>
  1927.  
  1928. <div style="clear:both;" id="fVal2217297" alt="fValMin" class="Filter__3642">
  1929.  
  1930. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1931.  
  1932. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2217297" class="linkFilter" rel=nofollow title="16ГБ 3200МГц" alt="16ГБ 3200МГц"><i class="fa fa-circle-o" aria-hidden="true"></i>16ГБ 3200МГц</a>
  1933. </div>
  1934. </div>
  1935.  
  1936. <div style="clear:both;" id="fVal2225718" alt="fValMin" class="Filter__3642">
  1937.  
  1938. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1939.  
  1940. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2225718" class="linkFilter" rel=nofollow title="16ГБ DDR4 3200МГц" alt="16ГБ DDR4 3200МГц"><i class="fa fa-circle-o" aria-hidden="true"></i>16ГБ DDR4 3200МГц</a>
  1941. </div>
  1942. </div>
  1943.  
  1944. <div style="clear:both;" id="fVal2213137" alt="fValMin" class="Filter__3642">
  1945.  
  1946. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1947.  
  1948. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213137" class="linkFilter" rel=nofollow title="16ГБ DDR5 5200" alt="16ГБ DDR5 5200"><i class="fa fa-circle-o" aria-hidden="true"></i>16ГБ DDR5 5200</a>
  1949. </div>
  1950. </div>
  1951.  
  1952. <div style="clear:both;" id="fVal2258915" alt="fValMin" class="Filter__3642">
  1953.  
  1954. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1955.  
  1956. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258915" class="linkFilter" rel=nofollow title="16ГБ DDR5 5200МГц" alt="16ГБ DDR5 5200МГц"><i class="fa fa-circle-o" aria-hidden="true"></i>16ГБ DDR5 5200МГц</a>
  1957. </div>
  1958. </div>
  1959.  
  1960. <div style="clear:both;" id="fVal2202463" alt="fValMin" class="Filter__3642">
  1961.  
  1962. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1963.  
  1964. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2202463" class="linkFilter" rel=nofollow title="16ГБ LPDDR4x" alt="16ГБ LPDDR4x"><i class="fa fa-circle-o" aria-hidden="true"></i>16ГБ LPDDR4x</a>
  1965. </div>
  1966. </div>
  1967.  
  1968. <div style="clear:both;" id="fVal2211746" alt="fValMin" class="Filter__3642">
  1969.  
  1970. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1971.  
  1972. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211746" class="linkFilter" rel=nofollow title="16ГБ LPDDR5" alt="16ГБ LPDDR5"><i class="fa fa-circle-o" aria-hidden="true"></i>16ГБ LPDDR5</a>
  1973. </div>
  1974. </div>
  1975.  
  1976. <div style="clear:both;" id="fVal2214505" alt="fValMin" class="Filter__3642">
  1977.  
  1978. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1979.  
  1980. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214505" class="linkFilter" rel=nofollow title="18 ГБ" alt="18 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>18 ГБ</a>
  1981. </div>
  1982. </div>
  1983.  
  1984. <div style="clear:both;" id="fVal546878" alt="fValMin" class="Filter__3642">
  1985.  
  1986. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1987.  
  1988. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546878" class="linkFilter" rel=nofollow title="24 ГБ" alt="24 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>24 ГБ</a>
  1989. </div>
  1990. </div>
  1991.  
  1992. <div style="clear:both;" id="fVal546356" alt="fValMin" class="Filter__3642">
  1993.  
  1994. <div class="DivTd tdFilter" style="white-space:nowrap;">
  1995.  
  1996. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546356" class="linkFilter" rel=nofollow title="32" alt="32"><i class="fa fa-circle-o" aria-hidden="true"></i>32</a>
  1997. </div>
  1998. </div>
  1999.  
  2000. <div style="clear:both;" id="fVal64347" alt="fValMin" class="Filter__3642">
  2001.  
  2002. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2003.  
  2004. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=64347" class="linkFilter" rel=nofollow title="32 ГБ" alt="32 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>32 ГБ</a>
  2005. </div>
  2006. </div>
  2007.  
  2008. <div style="clear:both;" id="fVal2220788" alt="fValMin" class="Filter__3642">
  2009.  
  2010. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2011.  
  2012. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2220788" class="linkFilter" rel=nofollow title="3200 МГц" alt="3200 МГц"><i class="fa fa-circle-o" aria-hidden="true"></i>3200 МГц</a>
  2013. </div>
  2014. </div>
  2015.  
  2016. <div style="clear:both;" id="fVal2210801" alt="fValMin" class="Filter__3642">
  2017.  
  2018. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2019.  
  2020. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2210801" class="linkFilter" rel=nofollow title="32ГБ DDR5 4800МГц" alt="32ГБ DDR5 4800МГц"><i class="fa fa-circle-o" aria-hidden="true"></i>32ГБ DDR5 4800МГц</a>
  2021. </div>
  2022. </div>
  2023.  
  2024. <div style="clear:both;" id="fVal2215790" alt="fValMin" class="Filter__3642">
  2025.  
  2026. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2027.  
  2028. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215790" class="linkFilter" rel=nofollow title="36 ГБ" alt="36 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>36 ГБ</a>
  2029. </div>
  2030. </div>
  2031.  
  2032. <div style="clear:both;" id="fVal2262999" alt="fValMin" class="Filter__3642">
  2033.  
  2034. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2035.  
  2036. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262999" class="linkFilter" rel=nofollow title="36ГБ" alt="36ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>36ГБ</a>
  2037. </div>
  2038. </div>
  2039.  
  2040. <div style="clear:both;" id="fVal546525" alt="fValMin" class="Filter__3642">
  2041.  
  2042. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2043.  
  2044. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546525" class="linkFilter" rel=nofollow title="4" alt="4"><i class="fa fa-circle-o" aria-hidden="true"></i>4</a>
  2045. </div>
  2046. </div>
  2047.  
  2048. <div style="clear:both;" id="fVal21364" alt="fValMin" class="Filter__3642">
  2049.  
  2050. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2051.  
  2052. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=21364" class="linkFilter" rel=nofollow title="4 ГБ" alt="4 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>4 ГБ</a>
  2053. </div>
  2054. </div>
  2055.  
  2056. <div style="clear:both;" id="fVal795767" alt="fValMin" class="Filter__3642">
  2057.  
  2058. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2059.  
  2060. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795767" class="linkFilter" rel=nofollow title="40 Гб" alt="40 Гб"><i class="fa fa-circle-o" aria-hidden="true"></i>40 Гб</a>
  2061. </div>
  2062. </div>
  2063.  
  2064. <div style="clear:both;" id="fVal2222654" alt="fValMin" class="Filter__3642">
  2065.  
  2066. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2067.  
  2068. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222654" class="linkFilter" rel=nofollow title="48" alt="48"><i class="fa fa-circle-o" aria-hidden="true"></i>48</a>
  2069. </div>
  2070. </div>
  2071.  
  2072. <div style="clear:both;" id="fVal1084872" alt="fValMin" class="Filter__3642">
  2073.  
  2074. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2075.  
  2076. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1084872" class="linkFilter" rel=nofollow title="6" alt="6"><i class="fa fa-circle-o" aria-hidden="true"></i>6</a>
  2077. </div>
  2078. </div>
  2079.  
  2080. <div style="clear:both;" id="fVal597727" alt="fValMin" class="Filter__3642">
  2081.  
  2082. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2083.  
  2084. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=597727" class="linkFilter" rel=nofollow title="6 ГБ" alt="6 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>6 ГБ</a>
  2085. </div>
  2086. </div>
  2087.  
  2088. <div style="clear:both;" id="fVal91235" alt="fValMin" class="Filter__3642">
  2089.  
  2090. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2091.  
  2092. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=91235" class="linkFilter" rel=nofollow title="64 ГБ" alt="64 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>64 ГБ</a>
  2093. </div>
  2094. </div>
  2095.  
  2096. <div style="clear:both;" id="fVal546392" alt="fValMin" class="Filter__3642">
  2097.  
  2098. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2099.  
  2100. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546392" class="linkFilter" rel=nofollow title="8" alt="8"><i class="fa fa-circle-o" aria-hidden="true"></i>8</a>
  2101. </div>
  2102. </div>
  2103.  
  2104. <div style="clear:both;" id="fVal39086" alt="fValMin" class="Filter__3642">
  2105.  
  2106. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2107.  
  2108. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39086" class="linkFilter" rel=nofollow title="8 ГБ" alt="8 ГБ"><i class="fa fa-circle-o" aria-hidden="true"></i>8 ГБ</a>
  2109. </div>
  2110. </div>
  2111.  
  2112. <div style="clear:both;" id="fVal2261706" alt="fValMin" class="Filter__3642">
  2113.  
  2114. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2115.  
  2116. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2261706" class="linkFilter" rel=nofollow title="8Gb DDR4" alt="8Gb DDR4"><i class="fa fa-circle-o" aria-hidden="true"></i>8Gb DDR4</a>
  2117. </div>
  2118. </div>
  2119.  
  2120. <div style="clear:both;" id="fVal2200735" alt="fValMin" class="Filter__3642">
  2121.  
  2122. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2123.  
  2124. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200735" class="linkFilter" rel=nofollow title="8ГБ DDR4" alt="8ГБ DDR4"><i class="fa fa-circle-o" aria-hidden="true"></i>8ГБ DDR4</a>
  2125. </div>
  2126. </div>
  2127.  
  2128. <div style="clear:both;" id="fVal2352711" alt="fValMin" class="Filter__3642">
  2129.  
  2130. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2131.  
  2132. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2352711" class="linkFilter" rel=nofollow title="8ГБ DDR4 2666МГц" alt="8ГБ DDR4 2666МГц"><i class="fa fa-circle-o" aria-hidden="true"></i>8ГБ DDR4 2666МГц</a>
  2133. </div>
  2134. </div>
  2135.  
  2136. <div style="clear:both;" id="fVal2222257" alt="fValMin" class="Filter__3642">
  2137.  
  2138. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2139.  
  2140. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222257" class="linkFilter" rel=nofollow title="8ГБ DDR4 3200МГц" alt="8ГБ DDR4 3200МГц"><i class="fa fa-circle-o" aria-hidden="true"></i>8ГБ DDR4 3200МГц</a>
  2141. </div>
  2142. </div>
  2143.  
  2144. <div style="clear:both;" id="fVal2261597" alt="fValMax" class="Filter__3642">
  2145.  
  2146. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2147.  
  2148. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2261597" class="linkFilter" rel=nofollow title="8ГБ LPDDR5 4800" alt="8ГБ LPDDR5 4800"><i class="fa fa-circle-o" aria-hidden="true"></i>8ГБ LPDDR5 4800</a>
  2149. </div>
  2150. </div>
  2151.  
  2152. <div style="clear:both;" id="fVal2220787" alt="fValMax" class="Filter__3642">
  2153.  
  2154. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2155.  
  2156. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2220787" class="linkFilter" rel=nofollow title="DDR4" alt="DDR4"><i class="fa fa-circle-o" aria-hidden="true"></i>DDR4</a>
  2157. </div>
  2158. </div>
  2159.  
  2160. <div style="clear:both;" id="fVal2355082" alt="fValMax" class="Filter__3642">
  2161.  
  2162. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2163.  
  2164. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2355082" class="linkFilter" rel=nofollow title="Гарантия продавца" alt="Гарантия продавца"><i class="fa fa-circle-o" aria-hidden="true"></i>Гарантия продавца</a>
  2165. </div>
  2166. </div>
  2167. </div>
  2168.                        <div style="clear:both;">
  2169. <div class="tdFilter" style="padding-top:5px; text-align:right;"><a class='link'
  2170.                                                                                            href='javascript:void(1);'
  2171.                                                                                            onclick="showHideFilterValues(3642);"
  2172.                                                                                            id="idLink3642"
  2173.                                                                                            alt="visible"
  2174.                                                                                            title="Оперативная память"
  2175.                                                                                            rel="nofollow">Больше Оперативная память                                <i class="fa fa-caret-down" aria-hidden="true"></i> </a>&nbsp;&nbsp;</div>
  2176. </div>
  2177. <br>
  2178.                        <div style="clear:both;"></div>
  2179. </div>
  2180. <div style="clear:both;">&nbsp;</div>
  2181.                <div class="FilterBoxHeading">Тип памяти</div>
  2182.                <div class="FilterBoxWRep">
  2183. <div id="scroll3643"
  2184.                     style="height:390px;overflow:auto;">
  2185.  
  2186. <div style="clear:both;" id="fVal2258560" alt="fValMin" class="Filter__3643">
  2187.  
  2188. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2189.  
  2190. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258560" class="linkFilter" rel=nofollow title="15 Gen 3 ITL" alt="15 Gen 3 ITL"><i class="fa fa-circle-o" aria-hidden="true"></i>15 Gen 3 ITL</a>
  2191. </div>
  2192. </div>
  2193.  
  2194. <div style="clear:both;" id="fVal795281" alt="fValMin" class="Filter__3643">
  2195.  
  2196. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2197.  
  2198. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795281" class="linkFilter" rel=nofollow title="DDR" alt="DDR"><i class="fa fa-circle-o" aria-hidden="true"></i>DDR</a>
  2199. </div>
  2200. </div>
  2201.  
  2202. <div style="clear:both;" id="fVal67051" alt="fValMin" class="Filter__3643">
  2203.  
  2204. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2205.  
  2206. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=67051" class="linkFilter" rel=nofollow title="DDR3" alt="DDR3"><i class="fa fa-circle-o" aria-hidden="true"></i>DDR3</a>
  2207. </div>
  2208. </div>
  2209.  
  2210. <div style="clear:both;" id="fVal29498" alt="fValMin" class="Filter__3643">
  2211.  
  2212. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2213.  
  2214. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29498" class="linkFilter" rel=nofollow title="DDR4" alt="DDR4"><i class="fa fa-circle-o" aria-hidden="true"></i>DDR4</a>
  2215. </div>
  2216. </div>
  2217.  
  2218. <div style="clear:both;" id="fVal65314" alt="fValMin" class="Filter__3643">
  2219.  
  2220. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2221.  
  2222. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65314" class="linkFilter" rel=nofollow title="DDR5" alt="DDR5"><i class="fa fa-circle-o" aria-hidden="true"></i>DDR5</a>
  2223. </div>
  2224. </div>
  2225.  
  2226. <div style="clear:both;" id="fVal87789" alt="fValMin" class="Filter__3643">
  2227.  
  2228. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2229.  
  2230. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=87789" class="linkFilter" rel=nofollow title="LPDDR" alt="LPDDR"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR</a>
  2231. </div>
  2232. </div>
  2233.  
  2234. <div style="clear:both;" id="fVal41757" alt="fValMin" class="Filter__3643">
  2235.  
  2236. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2237.  
  2238. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41757" class="linkFilter" rel=nofollow title="LPDDR3" alt="LPDDR3"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR3</a>
  2239. </div>
  2240. </div>
  2241.  
  2242. <div style="clear:both;" id="fVal41271" alt="fValMin" class="Filter__3643">
  2243.  
  2244. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2245.  
  2246. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41271" class="linkFilter" rel=nofollow title="LPDDR4" alt="LPDDR4"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR4</a>
  2247. </div>
  2248. </div>
  2249.  
  2250. <div style="clear:both;" id="fVal42101" alt="fValMin" class="Filter__3643">
  2251.  
  2252. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2253.  
  2254. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=42101" class="linkFilter" rel=nofollow title="LPDDR4X" alt="LPDDR4X"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR4X</a>
  2255. </div>
  2256. </div>
  2257.  
  2258. <div style="clear:both;" id="fVal88122" alt="fValMin" class="Filter__3643">
  2259.  
  2260. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2261.  
  2262. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=88122" class="linkFilter" rel=nofollow title="LPDDR5" alt="LPDDR5"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR5</a>
  2263. </div>
  2264. </div>
  2265.  
  2266. <div style="clear:both;" id="fVal1701871" alt="fValMin" class="Filter__3643">
  2267.  
  2268. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2269.  
  2270. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1701871" class="linkFilter" rel=nofollow title="LPDDR5X" alt="LPDDR5X"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR5X</a>
  2271. </div>
  2272. </div>
  2273.  
  2274. <div style="clear:both;" id="fVal98334" alt="fValMin" class="Filter__3643">
  2275.  
  2276. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2277.  
  2278. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=98334" class="linkFilter" rel=nofollow title="SDRAM" alt="SDRAM"><i class="fa fa-circle-o" aria-hidden="true"></i>SDRAM</a>
  2279. </div>
  2280. </div>
  2281.  
  2282. <div style="clear:both;" id="fVal2215104" alt="fValMin" class="Filter__3643">
  2283.  
  2284. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2285.  
  2286. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215104" class="linkFilter" rel=nofollow title="SSD" alt="SSD"><i class="fa fa-circle-o" aria-hidden="true"></i>SSD</a>
  2287. </div>
  2288. </div>
  2289. </div>
  2290.                        <div style="clear:both;"></div>
  2291. </div>
  2292. <div style="clear:both;">&nbsp;</div>
  2293.                <div class="FilterBoxHeading" style="font-size:14px; overflow:hidden;">Питание</div>
  2294.                <div class="FilterBoxHeading">Время автономной работы</div>
  2295.                <div class="FilterBoxWRep">
  2296. <div id="scroll3841"
  2297.                     style="height:900px;overflow:auto;">
  2298.  
  2299. <div style="clear:both;" id="fVal41410" alt="fValMin" class="Filter__3841">
  2300.  
  2301. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2302.  
  2303. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41410" class="linkFilter" rel=nofollow title="10 ч" alt="10 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>10 ч</a>
  2304. </div>
  2305. </div>
  2306.  
  2307. <div style="clear:both;" id="fVal1977092" alt="fValMin" class="Filter__3841">
  2308.  
  2309. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2310.  
  2311. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1977092" class="linkFilter" rel=nofollow title="10.2 ч" alt="10.2 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>10.2 ч</a>
  2312. </div>
  2313. </div>
  2314.  
  2315. <div style="clear:both;" id="fVal41226" alt="fValMin" class="Filter__3841">
  2316.  
  2317. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2318.  
  2319. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41226" class="linkFilter" rel=nofollow title="10.5 ч" alt="10.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>10.5 ч</a>
  2320. </div>
  2321. </div>
  2322.  
  2323. <div style="clear:both;" id="fVal1300209" alt="fValMin" class="Filter__3841">
  2324.  
  2325. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2326.  
  2327. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1300209" class="linkFilter" rel=nofollow title="10.6 ч" alt="10.6 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>10.6 ч</a>
  2328. </div>
  2329. </div>
  2330.  
  2331. <div style="clear:both;" id="fVal853934" alt="fValMin" class="Filter__3841">
  2332.  
  2333. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2334.  
  2335. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=853934" class="linkFilter" rel=nofollow title="10.7 ч" alt="10.7 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>10.7 ч</a>
  2336. </div>
  2337. </div>
  2338.  
  2339. <div style="clear:both;" id="fVal619150" alt="fValMin" class="Filter__3841">
  2340.  
  2341. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2342.  
  2343. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=619150" class="linkFilter" rel=nofollow title="10.8 ч" alt="10.8 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>10.8 ч</a>
  2344. </div>
  2345. </div>
  2346.  
  2347. <div style="clear:both;" id="fVal795406" alt="fValMin" class="Filter__3841">
  2348.  
  2349. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2350.  
  2351. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795406" class="linkFilter" rel=nofollow title="10.9 ч" alt="10.9 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>10.9 ч</a>
  2352. </div>
  2353. </div>
  2354.  
  2355. <div style="clear:both;" id="fVal545867" alt="fValMin" class="Filter__3841">
  2356.  
  2357. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2358.  
  2359. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545867" class="linkFilter" rel=nofollow title="11 ч" alt="11 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>11 ч</a>
  2360. </div>
  2361. </div>
  2362.  
  2363. <div style="clear:both;" id="fVal2209465" alt="fValMin" class="Filter__3841">
  2364.  
  2365. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2366.  
  2367. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209465" class="linkFilter" rel=nofollow title="11.2 ч" alt="11.2 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>11.2 ч</a>
  2368. </div>
  2369. </div>
  2370.  
  2371. <div style="clear:both;" id="fVal545671" alt="fValMin" class="Filter__3841">
  2372.  
  2373. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2374.  
  2375. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545671" class="linkFilter" rel=nofollow title="11.5 ч" alt="11.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>11.5 ч</a>
  2376. </div>
  2377. </div>
  2378.  
  2379. <div style="clear:both;" id="fVal2367991" alt="fValMin" class="Filter__3841">
  2380.  
  2381. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2382.  
  2383. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2367991" class="linkFilter" rel=nofollow title="11.8 ч" alt="11.8 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>11.8 ч</a>
  2384. </div>
  2385. </div>
  2386.  
  2387. <div style="clear:both;" id="fVal545696" alt="fValMin" class="Filter__3841">
  2388.  
  2389. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2390.  
  2391. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545696" class="linkFilter" rel=nofollow title="12 ч" alt="12 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>12 ч</a>
  2392. </div>
  2393. </div>
  2394.  
  2395. <div style="clear:both;" id="fVal546091" alt="fValMin" class="Filter__3841">
  2396.  
  2397. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2398.  
  2399. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546091" class="linkFilter" rel=nofollow title="12.1 ч" alt="12.1 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>12.1 ч</a>
  2400. </div>
  2401. </div>
  2402.  
  2403. <div style="clear:both;" id="fVal545624" alt="fValMin" class="Filter__3841">
  2404.  
  2405. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2406.  
  2407. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545624" class="linkFilter" rel=nofollow title="12.5 ч" alt="12.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>12.5 ч</a>
  2408. </div>
  2409. </div>
  2410.  
  2411. <div style="clear:both;" id="fVal545787" alt="fValMin" class="Filter__3841">
  2412.  
  2413. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2414.  
  2415. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545787" class="linkFilter" rel=nofollow title="12.7 ч" alt="12.7 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>12.7 ч</a>
  2416. </div>
  2417. </div>
  2418.  
  2419. <div style="clear:both;" id="fVal545702" alt="fValMin" class="Filter__3841">
  2420.  
  2421. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2422.  
  2423. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545702" class="linkFilter" rel=nofollow title="13 ч" alt="13 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>13 ч</a>
  2424. </div>
  2425. </div>
  2426.  
  2427. <div style="clear:both;" id="fVal546782" alt="fValMin" class="Filter__3841">
  2428.  
  2429. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2430.  
  2431. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546782" class="linkFilter" rel=nofollow title="13.2 ч" alt="13.2 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>13.2 ч</a>
  2432. </div>
  2433. </div>
  2434.  
  2435. <div style="clear:both;" id="fVal546886" alt="fValMin" class="Filter__3841">
  2436.  
  2437. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2438.  
  2439. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546886" class="linkFilter" rel=nofollow title="13.5 ч" alt="13.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>13.5 ч</a>
  2440. </div>
  2441. </div>
  2442.  
  2443. <div style="clear:both;" id="fVal546408" alt="fValMin" class="Filter__3841">
  2444.  
  2445. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2446.  
  2447. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546408" class="linkFilter" rel=nofollow title="13.6 ч" alt="13.6 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>13.6 ч</a>
  2448. </div>
  2449. </div>
  2450.  
  2451. <div style="clear:both;" id="fVal2212696" alt="fValMin" class="Filter__3841">
  2452.  
  2453. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2454.  
  2455. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2212696" class="linkFilter" rel=nofollow title="13.7 ч" alt="13.7 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>13.7 ч</a>
  2456. </div>
  2457. </div>
  2458.  
  2459. <div style="clear:both;" id="fVal545719" alt="fValMin" class="Filter__3841">
  2460.  
  2461. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2462.  
  2463. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545719" class="linkFilter" rel=nofollow title="14 ч" alt="14 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>14 ч</a>
  2464. </div>
  2465. </div>
  2466.  
  2467. <div style="clear:both;" id="fVal1052579" alt="fValMin" class="Filter__3841">
  2468.  
  2469. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2470.  
  2471. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1052579" class="linkFilter" rel=nofollow title="14.5 ч" alt="14.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>14.5 ч</a>
  2472. </div>
  2473. </div>
  2474.  
  2475. <div style="clear:both;" id="fVal1301561" alt="fValMin" class="Filter__3841">
  2476.  
  2477. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2478.  
  2479. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1301561" class="linkFilter" rel=nofollow title="14.6 ч" alt="14.6 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>14.6 ч</a>
  2480. </div>
  2481. </div>
  2482.  
  2483. <div style="clear:both;" id="fVal1962611" alt="fValMin" class="Filter__3841">
  2484.  
  2485. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2486.  
  2487. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1962611" class="linkFilter" rel=nofollow title="14.61 ч" alt="14.61 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>14.61 ч</a>
  2488. </div>
  2489. </div>
  2490.  
  2491. <div style="clear:both;" id="fVal545887" alt="fValMin" class="Filter__3841">
  2492.  
  2493. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2494.  
  2495. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545887" class="linkFilter" rel=nofollow title="15 ч" alt="15 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>15 ч</a>
  2496. </div>
  2497. </div>
  2498.  
  2499. <div style="clear:both;" id="fVal546059" alt="fValMin" class="Filter__3841">
  2500.  
  2501. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2502.  
  2503. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546059" class="linkFilter" rel=nofollow title="16 ч" alt="16 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>16 ч</a>
  2504. </div>
  2505. </div>
  2506.  
  2507. <div style="clear:both;" id="fVal545731" alt="fValMin" class="Filter__3841">
  2508.  
  2509. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2510.  
  2511. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545731" class="linkFilter" rel=nofollow title="17 ч" alt="17 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>17 ч</a>
  2512. </div>
  2513. </div>
  2514.  
  2515. <div style="clear:both;" id="fVal1052260" alt="fValMin" class="Filter__3841">
  2516.  
  2517. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2518.  
  2519. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1052260" class="linkFilter" rel=nofollow title="17.5 ч" alt="17.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>17.5 ч</a>
  2520. </div>
  2521. </div>
  2522.  
  2523. <div style="clear:both;" id="fVal545765" alt="fValMin" class="Filter__3841">
  2524.  
  2525. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2526.  
  2527. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545765" class="linkFilter" rel=nofollow title="18 ч" alt="18 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>18 ч</a>
  2528. </div>
  2529. </div>
  2530.  
  2531. <div style="clear:both;" id="fVal546082" alt="fValMin" class="Filter__3841">
  2532.  
  2533. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2534.  
  2535. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546082" class="linkFilter" rel=nofollow title="19 ч" alt="19 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>19 ч</a>
  2536. </div>
  2537. </div>
  2538.  
  2539. <div style="clear:both;" id="fVal545762" alt="fValMax" class="Filter__3841">
  2540.  
  2541. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2542.  
  2543. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545762" class="linkFilter" rel=nofollow title="20 ч" alt="20 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>20 ч</a>
  2544. </div>
  2545. </div>
  2546.  
  2547. <div style="clear:both;" id="fVal545977" alt="fValMax" class="Filter__3841">
  2548.  
  2549. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2550.  
  2551. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545977" class="linkFilter" rel=nofollow title="21 ч" alt="21 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>21 ч</a>
  2552. </div>
  2553. </div>
  2554.  
  2555. <div style="clear:both;" id="fVal41273" alt="fValMax" class="Filter__3841">
  2556.  
  2557. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2558.  
  2559. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41273" class="linkFilter" rel=nofollow title="22 ч" alt="22 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>22 ч</a>
  2560. </div>
  2561. </div>
  2562.  
  2563. <div style="clear:both;" id="fVal1922191" alt="fValMax" class="Filter__3841">
  2564.  
  2565. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2566.  
  2567. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1922191" class="linkFilter" rel=nofollow title="23 ч" alt="23 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>23 ч</a>
  2568. </div>
  2569. </div>
  2570.  
  2571. <div style="clear:both;" id="fVal546655" alt="fValMax" class="Filter__3841">
  2572.  
  2573. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2574.  
  2575. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546655" class="linkFilter" rel=nofollow title="3 ч" alt="3 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>3 ч</a>
  2576. </div>
  2577. </div>
  2578.  
  2579. <div style="clear:both;" id="fVal2214885" alt="fValMax" class="Filter__3841">
  2580.  
  2581. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2582.  
  2583. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214885" class="linkFilter" rel=nofollow title="3.5 ч" alt="3.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>3.5 ч</a>
  2584. </div>
  2585. </div>
  2586.  
  2587. <div style="clear:both;" id="fVal1411538" alt="fValMax" class="Filter__3841">
  2588.  
  2589. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2590.  
  2591. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1411538" class="linkFilter" rel=nofollow title="3.9 ч" alt="3.9 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>3.9 ч</a>
  2592. </div>
  2593. </div>
  2594.  
  2595. <div style="clear:both;" id="fVal545808" alt="fValMax" class="Filter__3841">
  2596.  
  2597. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2598.  
  2599. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545808" class="linkFilter" rel=nofollow title="4 ч" alt="4 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>4 ч</a>
  2600. </div>
  2601. </div>
  2602.  
  2603. <div style="clear:both;" id="fVal546471" alt="fValMax" class="Filter__3841">
  2604.  
  2605. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2606.  
  2607. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546471" class="linkFilter" rel=nofollow title="4.2 ч" alt="4.2 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>4.2 ч</a>
  2608. </div>
  2609. </div>
  2610.  
  2611. <div style="clear:both;" id="fVal617041" alt="fValMax" class="Filter__3841">
  2612.  
  2613. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2614.  
  2615. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=617041" class="linkFilter" rel=nofollow title="4.3 ч" alt="4.3 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>4.3 ч</a>
  2616. </div>
  2617. </div>
  2618.  
  2619. <div style="clear:both;" id="fVal1978074" alt="fValMax" class="Filter__3841">
  2620.  
  2621. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2622.  
  2623. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1978074" class="linkFilter" rel=nofollow title="4.4 ч" alt="4.4 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>4.4 ч</a>
  2624. </div>
  2625. </div>
  2626.  
  2627. <div style="clear:both;" id="fVal546505" alt="fValMax" class="Filter__3841">
  2628.  
  2629. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2630.  
  2631. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546505" class="linkFilter" rel=nofollow title="4.5 ч" alt="4.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>4.5 ч</a>
  2632. </div>
  2633. </div>
  2634.  
  2635. <div style="clear:both;" id="fVal1304382" alt="fValMax" class="Filter__3841">
  2636.  
  2637. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2638.  
  2639. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1304382" class="linkFilter" rel=nofollow title="4.8 ч" alt="4.8 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>4.8 ч</a>
  2640. </div>
  2641. </div>
  2642.  
  2643. <div style="clear:both;" id="fVal545680" alt="fValMax" class="Filter__3841">
  2644.  
  2645. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2646.  
  2647. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545680" class="linkFilter" rel=nofollow title="5 ч" alt="5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>5 ч</a>
  2648. </div>
  2649. </div>
  2650.  
  2651. <div style="clear:both;" id="fVal545820" alt="fValMax" class="Filter__3841">
  2652.  
  2653. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2654.  
  2655. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545820" class="linkFilter" rel=nofollow title="5.1 ч" alt="5.1 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>5.1 ч</a>
  2656. </div>
  2657. </div>
  2658.  
  2659. <div style="clear:both;" id="fVal546845" alt="fValMax" class="Filter__3841">
  2660.  
  2661. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2662.  
  2663. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546845" class="linkFilter" rel=nofollow title="5.3 ч" alt="5.3 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>5.3 ч</a>
  2664. </div>
  2665. </div>
  2666.  
  2667. <div style="clear:both;" id="fVal1962689" alt="fValMax" class="Filter__3841">
  2668.  
  2669. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2670.  
  2671. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1962689" class="linkFilter" rel=nofollow title="5.37 ч" alt="5.37 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>5.37 ч</a>
  2672. </div>
  2673. </div>
  2674.  
  2675. <div style="clear:both;" id="fVal545788" alt="fValMax" class="Filter__3841">
  2676.  
  2677. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2678.  
  2679. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545788" class="linkFilter" rel=nofollow title="5.5 ч" alt="5.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>5.5 ч</a>
  2680. </div>
  2681. </div>
  2682.  
  2683. <div style="clear:both;" id="fVal546930" alt="fValMax" class="Filter__3841">
  2684.  
  2685. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2686.  
  2687. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546930" class="linkFilter" rel=nofollow title="5.7 ч" alt="5.7 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>5.7 ч</a>
  2688. </div>
  2689. </div>
  2690.  
  2691. <div style="clear:both;" id="fVal545908" alt="fValMax" class="Filter__3841">
  2692.  
  2693. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2694.  
  2695. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545908" class="linkFilter" rel=nofollow title="5.9 ч" alt="5.9 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>5.9 ч</a>
  2696. </div>
  2697. </div>
  2698.  
  2699. <div style="clear:both;" id="fVal545690" alt="fValMax" class="Filter__3841">
  2700.  
  2701. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2702.  
  2703. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545690" class="linkFilter" rel=nofollow title="6 ч" alt="6 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6 ч</a>
  2704. </div>
  2705. </div>
  2706.  
  2707. <div style="clear:both;" id="fVal1963371" alt="fValMax" class="Filter__3841">
  2708.  
  2709. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2710.  
  2711. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1963371" class="linkFilter" rel=nofollow title="6.1 ч" alt="6.1 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.1 ч</a>
  2712. </div>
  2713. </div>
  2714.  
  2715. <div style="clear:both;" id="fVal869530" alt="fValMax" class="Filter__3841">
  2716.  
  2717. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2718.  
  2719. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=869530" class="linkFilter" rel=nofollow title="6.4 ч" alt="6.4 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.4 ч</a>
  2720. </div>
  2721. </div>
  2722.  
  2723. <div style="clear:both;" id="fVal545741" alt="fValMax" class="Filter__3841">
  2724.  
  2725. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2726.  
  2727. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545741" class="linkFilter" rel=nofollow title="6.5 ч" alt="6.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.5 ч</a>
  2728. </div>
  2729. </div>
  2730.  
  2731. <div style="clear:both;" id="fVal546101" alt="fValMax" class="Filter__3841">
  2732.  
  2733. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2734.  
  2735. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546101" class="linkFilter" rel=nofollow title="6.6 ч" alt="6.6 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.6 ч</a>
  2736. </div>
  2737. </div>
  2738.  
  2739. <div style="clear:both;" id="fVal1085671" alt="fValMax" class="Filter__3841">
  2740.  
  2741. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2742.  
  2743. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1085671" class="linkFilter" rel=nofollow title="6.68 ч" alt="6.68 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.68 ч</a>
  2744. </div>
  2745. </div>
  2746.  
  2747. <div style="clear:both;" id="fVal52053" alt="fValMax" class="Filter__3841">
  2748.  
  2749. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2750.  
  2751. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=52053" class="linkFilter" rel=nofollow title="6.75 ч" alt="6.75 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.75 ч</a>
  2752. </div>
  2753. </div>
  2754.  
  2755. <div style="clear:both;" id="fVal546374" alt="fValMax" class="Filter__3841">
  2756.  
  2757. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2758.  
  2759. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546374" class="linkFilter" rel=nofollow title="6.8 ч" alt="6.8 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.8 ч</a>
  2760. </div>
  2761. </div>
  2762.  
  2763. <div style="clear:both;" id="fVal882689" alt="fValMax" class="Filter__3841">
  2764.  
  2765. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2766.  
  2767. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=882689" class="linkFilter" rel=nofollow title="6.85 ч" alt="6.85 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>6.85 ч</a>
  2768. </div>
  2769. </div>
  2770.  
  2771. <div style="clear:both;" id="fVal545660" alt="fValMax" class="Filter__3841">
  2772.  
  2773. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2774.  
  2775. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545660" class="linkFilter" rel=nofollow title="7 ч" alt="7 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7 ч</a>
  2776. </div>
  2777. </div>
  2778.  
  2779. <div style="clear:both;" id="fVal879903" alt="fValMax" class="Filter__3841">
  2780.  
  2781. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2782.  
  2783. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=879903" class="linkFilter" rel=nofollow title="7.1 ч" alt="7.1 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7.1 ч</a>
  2784. </div>
  2785. </div>
  2786.  
  2787. <div style="clear:both;" id="fVal1301563" alt="fValMax" class="Filter__3841">
  2788.  
  2789. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2790.  
  2791. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1301563" class="linkFilter" rel=nofollow title="7.23 ч" alt="7.23 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7.23 ч</a>
  2792. </div>
  2793. </div>
  2794.  
  2795. <div style="clear:both;" id="fVal545720" alt="fValMax" class="Filter__3841">
  2796.  
  2797. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2798.  
  2799. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545720" class="linkFilter" rel=nofollow title="7.3 ч" alt="7.3 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7.3 ч</a>
  2800. </div>
  2801. </div>
  2802.  
  2803. <div style="clear:both;" id="fVal546980" alt="fValMax" class="Filter__3841">
  2804.  
  2805. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2806.  
  2807. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546980" class="linkFilter" rel=nofollow title="7.4 ч" alt="7.4 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7.4 ч</a>
  2808. </div>
  2809. </div>
  2810.  
  2811. <div style="clear:both;" id="fVal545899" alt="fValMax" class="Filter__3841">
  2812.  
  2813. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2814.  
  2815. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545899" class="linkFilter" rel=nofollow title="7.5 ч" alt="7.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7.5 ч</a>
  2816. </div>
  2817. </div>
  2818.  
  2819. <div style="clear:both;" id="fVal780179" alt="fValMax" class="Filter__3841">
  2820.  
  2821. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2822.  
  2823. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=780179" class="linkFilter" rel=nofollow title="7.6 ч" alt="7.6 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7.6 ч</a>
  2824. </div>
  2825. </div>
  2826.  
  2827. <div style="clear:both;" id="fVal545875" alt="fValMax" class="Filter__3841">
  2828.  
  2829. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2830.  
  2831. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545875" class="linkFilter" rel=nofollow title="7.8 ч" alt="7.8 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>7.8 ч</a>
  2832. </div>
  2833. </div>
  2834.  
  2835. <div style="clear:both;" id="fVal545629" alt="fValMax" class="Filter__3841">
  2836.  
  2837. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2838.  
  2839. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545629" class="linkFilter" rel=nofollow title="8 ч" alt="8 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>8 ч</a>
  2840. </div>
  2841. </div>
  2842.  
  2843. <div style="clear:both;" id="fVal546735" alt="fValMax" class="Filter__3841">
  2844.  
  2845. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2846.  
  2847. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546735" class="linkFilter" rel=nofollow title="8.1 ч" alt="8.1 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>8.1 ч</a>
  2848. </div>
  2849. </div>
  2850.  
  2851. <div style="clear:both;" id="fVal545673" alt="fValMax" class="Filter__3841">
  2852.  
  2853. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2854.  
  2855. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545673" class="linkFilter" rel=nofollow title="8.5 ч" alt="8.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>8.5 ч</a>
  2856. </div>
  2857. </div>
  2858.  
  2859. <div style="clear:both;" id="fVal547640" alt="fValMax" class="Filter__3841">
  2860.  
  2861. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2862.  
  2863. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=547640" class="linkFilter" rel=nofollow title="8.7 ч" alt="8.7 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>8.7 ч</a>
  2864. </div>
  2865. </div>
  2866.  
  2867. <div style="clear:both;" id="fVal546518" alt="fValMax" class="Filter__3841">
  2868.  
  2869. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2870.  
  2871. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546518" class="linkFilter" rel=nofollow title="8.9 ч" alt="8.9 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>8.9 ч</a>
  2872. </div>
  2873. </div>
  2874.  
  2875. <div style="clear:both;" id="fVal56928" alt="fValMax" class="Filter__3841">
  2876.  
  2877. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2878.  
  2879. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=56928" class="linkFilter" rel=nofollow title="9 ч" alt="9 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9 ч</a>
  2880. </div>
  2881. </div>
  2882.  
  2883. <div style="clear:both;" id="fVal2222987" alt="fValMax" class="Filter__3841">
  2884.  
  2885. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2886.  
  2887. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222987" class="linkFilter" rel=nofollow title="9.15 ч" alt="9.15 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.15 ч</a>
  2888. </div>
  2889. </div>
  2890.  
  2891. <div style="clear:both;" id="fVal545833" alt="fValMax" class="Filter__3841">
  2892.  
  2893. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2894.  
  2895. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545833" class="linkFilter" rel=nofollow title="9.2 ч" alt="9.2 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.2 ч</a>
  2896. </div>
  2897. </div>
  2898.  
  2899. <div style="clear:both;" id="fVal73605" alt="fValMax" class="Filter__3841">
  2900.  
  2901. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2902.  
  2903. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=73605" class="linkFilter" rel=nofollow title="9.25 ч" alt="9.25 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.25 ч</a>
  2904. </div>
  2905. </div>
  2906.  
  2907. <div style="clear:both;" id="fVal546497" alt="fValMax" class="Filter__3841">
  2908.  
  2909. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2910.  
  2911. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546497" class="linkFilter" rel=nofollow title="9.3 ч" alt="9.3 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.3 ч</a>
  2912. </div>
  2913. </div>
  2914.  
  2915. <div style="clear:both;" id="fVal547103" alt="fValMax" class="Filter__3841">
  2916.  
  2917. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2918.  
  2919. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=547103" class="linkFilter" rel=nofollow title="9.32 ч" alt="9.32 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.32 ч</a>
  2920. </div>
  2921. </div>
  2922.  
  2923. <div style="clear:both;" id="fVal545726" alt="fValMax" class="Filter__3841">
  2924.  
  2925. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2926.  
  2927. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=545726" class="linkFilter" rel=nofollow title="9.4 ч" alt="9.4 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.4 ч</a>
  2928. </div>
  2929. </div>
  2930.  
  2931. <div style="clear:both;" id="fVal546038" alt="fValMax" class="Filter__3841">
  2932.  
  2933. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2934.  
  2935. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546038" class="linkFilter" rel=nofollow title="9.5 ч" alt="9.5 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.5 ч</a>
  2936. </div>
  2937. </div>
  2938.  
  2939. <div style="clear:both;" id="fVal546448" alt="fValMax" class="Filter__3841">
  2940.  
  2941. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2942.  
  2943. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546448" class="linkFilter" rel=nofollow title="9.6 ч" alt="9.6 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.6 ч</a>
  2944. </div>
  2945. </div>
  2946.  
  2947. <div style="clear:both;" id="fVal2262293" alt="fValMax" class="Filter__3841">
  2948.  
  2949. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2950.  
  2951. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262293" class="linkFilter" rel=nofollow title="9.8 ч" alt="9.8 ч"><i class="fa fa-circle-o" aria-hidden="true"></i>9.8 ч</a>
  2952. </div>
  2953. </div>
  2954. </div>
  2955.                        <div style="clear:both;">
  2956. <div class="tdFilter" style="padding-top:5px; text-align:right;"><a class='link'
  2957.                                                                                            href='javascript:void(1);'
  2958.                                                                                            onclick="showHideFilterValues(3841);"
  2959.                                                                                            id="idLink3841"
  2960.                                                                                            alt="visible"
  2961.                                                                                            title="Время автономной работы"
  2962.                                                                                            rel="nofollow">Больше Время автономной работы                                <i class="fa fa-caret-down" aria-hidden="true"></i> </a>&nbsp;&nbsp;</div>
  2963. </div>
  2964. <br>
  2965.                        <div style="clear:both;"></div>
  2966. </div>
  2967. <div style="clear:both;">&nbsp;</div>
  2968.                <div class="FilterBoxHeading" style="font-size:14px; overflow:hidden;">Процессор</div>
  2969.                <div class="FilterBoxHeading">Количество ядер процессора</div>
  2970.                <div class="FilterBoxWRep">
  2971. <div id="scroll3645"
  2972.                     style="height:510px;overflow:auto;">
  2973.  
  2974. <div style="clear:both;" id="fVal79148" alt="fValMin" class="Filter__3645">
  2975.  
  2976. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2977.  
  2978. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79148" class="linkFilter" rel=nofollow title="10" alt="10"><i class="fa fa-circle-o" aria-hidden="true"></i>10</a>
  2979. </div>
  2980. </div>
  2981.  
  2982. <div style="clear:both;" id="fVal2209340" alt="fValMin" class="Filter__3645">
  2983.  
  2984. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2985.  
  2986. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209340" class="linkFilter" rel=nofollow title="10 ядер" alt="10 ядер"><i class="fa fa-circle-o" aria-hidden="true"></i>10 ядер</a>
  2987. </div>
  2988. </div>
  2989.  
  2990. <div style="clear:both;" id="fVal2215103" alt="fValMin" class="Filter__3645">
  2991.  
  2992. <div class="DivTd tdFilter" style="white-space:nowrap;">
  2993.  
  2994. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215103" class="linkFilter" rel=nofollow title="11" alt="11"><i class="fa fa-circle-o" aria-hidden="true"></i>11</a>
  2995. </div>
  2996. </div>
  2997.  
  2998. <div style="clear:both;" id="fVal70876" alt="fValMin" class="Filter__3645">
  2999.  
  3000. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3001.  
  3002. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=70876" class="linkFilter" rel=nofollow title="12" alt="12"><i class="fa fa-circle-o" aria-hidden="true"></i>12</a>
  3003. </div>
  3004. </div>
  3005.  
  3006. <div style="clear:both;" id="fVal2249661" alt="fValMin" class="Filter__3645">
  3007.  
  3008. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3009.  
  3010. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2249661" class="linkFilter" rel=nofollow title="12 ядер" alt="12 ядер"><i class="fa fa-circle-o" aria-hidden="true"></i>12 ядер</a>
  3011. </div>
  3012. </div>
  3013.  
  3014. <div style="clear:both;" id="fVal73368" alt="fValMin" class="Filter__3645">
  3015.  
  3016. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3017.  
  3018. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=73368" class="linkFilter" rel=nofollow title="14" alt="14"><i class="fa fa-circle-o" aria-hidden="true"></i>14</a>
  3019. </div>
  3020. </div>
  3021.  
  3022. <div style="clear:both;" id="fVal111027" alt="fValMin" class="Filter__3645">
  3023.  
  3024. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3025.  
  3026. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=111027" class="linkFilter" rel=nofollow title="16" alt="16"><i class="fa fa-circle-o" aria-hidden="true"></i>16</a>
  3027. </div>
  3028. </div>
  3029.  
  3030. <div style="clear:both;" id="fVal21366" alt="fValMin" class="Filter__3645">
  3031.  
  3032. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3033.  
  3034. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=21366" class="linkFilter" rel=nofollow title="2" alt="2"><i class="fa fa-circle-o" aria-hidden="true"></i>2</a>
  3035. </div>
  3036. </div>
  3037.  
  3038. <div style="clear:both;" id="fVal2207429" alt="fValMin" class="Filter__3645">
  3039.  
  3040. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3041.  
  3042. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2207429" class="linkFilter" rel=nofollow title="2 ядра" alt="2 ядра"><i class="fa fa-circle-o" aria-hidden="true"></i>2 ядра</a>
  3043. </div>
  3044. </div>
  3045.  
  3046. <div style="clear:both;" id="fVal1692851" alt="fValMin" class="Filter__3645">
  3047.  
  3048. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3049.  
  3050. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1692851" class="linkFilter" rel=nofollow title="24" alt="24"><i class="fa fa-circle-o" aria-hidden="true"></i>24</a>
  3051. </div>
  3052. </div>
  3053.  
  3054. <div style="clear:both;" id="fVal29500" alt="fValMin" class="Filter__3645">
  3055.  
  3056. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3057.  
  3058. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29500" class="linkFilter" rel=nofollow title="4" alt="4"><i class="fa fa-circle-o" aria-hidden="true"></i>4</a>
  3059. </div>
  3060. </div>
  3061.  
  3062. <div style="clear:both;" id="fVal2209338" alt="fValMin" class="Filter__3645">
  3063.  
  3064. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3065.  
  3066. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209338" class="linkFilter" rel=nofollow title="4 ядра" alt="4 ядра"><i class="fa fa-circle-o" aria-hidden="true"></i>4 ядра</a>
  3067. </div>
  3068. </div>
  3069.  
  3070. <div style="clear:both;" id="fVal546643" alt="fValMin" class="Filter__3645">
  3071.  
  3072. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3073.  
  3074. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546643" class="linkFilter" rel=nofollow title="5" alt="5"><i class="fa fa-circle-o" aria-hidden="true"></i>5</a>
  3075. </div>
  3076. </div>
  3077.  
  3078. <div style="clear:both;" id="fVal41170" alt="fValMin" class="Filter__3645">
  3079.  
  3080. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3081.  
  3082. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41170" class="linkFilter" rel=nofollow title="6" alt="6"><i class="fa fa-circle-o" aria-hidden="true"></i>6</a>
  3083. </div>
  3084. </div>
  3085.  
  3086. <div style="clear:both;" id="fVal2208003" alt="fValMin" class="Filter__3645">
  3087.  
  3088. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3089.  
  3090. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2208003" class="linkFilter" rel=nofollow title="6 ядер" alt="6 ядер"><i class="fa fa-circle-o" aria-hidden="true"></i>6 ядер</a>
  3091. </div>
  3092. </div>
  3093.  
  3094. <div style="clear:both;" id="fVal34767" alt="fValMin" class="Filter__3645">
  3095.  
  3096. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3097.  
  3098. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=34767" class="linkFilter" rel=nofollow title="8" alt="8"><i class="fa fa-circle-o" aria-hidden="true"></i>8</a>
  3099. </div>
  3100. </div>
  3101.  
  3102. <div style="clear:both;" id="fVal2201510" alt="fValMin" class="Filter__3645">
  3103.  
  3104. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3105.  
  3106. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2201510" class="linkFilter" rel=nofollow title="8 ядер" alt="8 ядер"><i class="fa fa-circle-o" aria-hidden="true"></i>8 ядер</a>
  3107. </div>
  3108. </div>
  3109. </div>
  3110.                        <div style="clear:both;"></div>
  3111. </div>
  3112. <div style="clear:both;">&nbsp;</div>
  3113.                <div class="FilterBoxHeading">Линейка процессора</div>
  3114.                <div class="FilterBoxWRep">
  3115. <div id="scroll3646"
  3116.                     style="height:900px;overflow:auto;">
  3117.  
  3118. <div style="clear:both;" id="fVal2226049" alt="fValMin" class="Filter__3646">
  3119.  
  3120. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3121.  
  3122. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226049" class="linkFilter" rel=nofollow title="1125G4" alt="1125G4"><i class="fa fa-circle-o" aria-hidden="true"></i>1125G4</a>
  3123. </div>
  3124. </div>
  3125.  
  3126. <div style="clear:both;" id="fVal2226052" alt="fValMin" class="Filter__3646">
  3127.  
  3128. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3129.  
  3130. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226052" class="linkFilter" rel=nofollow title="1155G7" alt="1155G7"><i class="fa fa-circle-o" aria-hidden="true"></i>1155G7</a>
  3131. </div>
  3132. </div>
  3133.  
  3134. <div style="clear:both;" id="fVal2226054" alt="fValMin" class="Filter__3646">
  3135.  
  3136. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3137.  
  3138. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226054" class="linkFilter" rel=nofollow title="12450H" alt="12450H"><i class="fa fa-circle-o" aria-hidden="true"></i>12450H</a>
  3139. </div>
  3140. </div>
  3141.  
  3142. <div style="clear:both;" id="fVal2226060" alt="fValMin" class="Filter__3646">
  3143.  
  3144. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3145.  
  3146. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226060" class="linkFilter" rel=nofollow title="13650HX" alt="13650HX"><i class="fa fa-circle-o" aria-hidden="true"></i>13650HX</a>
  3147. </div>
  3148. </div>
  3149.  
  3150. <div style="clear:both;" id="fVal2215102" alt="fValMin" class="Filter__3646">
  3151.  
  3152. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3153.  
  3154. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215102" class="linkFilter" rel=nofollow title="14 Core" alt="14 Core"><i class="fa fa-circle-o" aria-hidden="true"></i>14 Core</a>
  3155. </div>
  3156. </div>
  3157.  
  3158. <div style="clear:both;" id="fVal2226067" alt="fValMin" class="Filter__3646">
  3159.  
  3160. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3161.  
  3162. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226067" class="linkFilter" rel=nofollow title="6800H/HS" alt="6800H/HS"><i class="fa fa-circle-o" aria-hidden="true"></i>6800H/HS</a>
  3163. </div>
  3164. </div>
  3165.  
  3166. <div style="clear:both;" id="fVal2226058" alt="fValMin" class="Filter__3646">
  3167.  
  3168. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3169.  
  3170. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226058" class="linkFilter" rel=nofollow title="7505" alt="7505"><i class="fa fa-circle-o" aria-hidden="true"></i>7505</a>
  3171. </div>
  3172. </div>
  3173.  
  3174. <div style="clear:both;" id="fVal2226063" alt="fValMin" class="Filter__3646">
  3175.  
  3176. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3177.  
  3178. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226063" class="linkFilter" rel=nofollow title="7520U" alt="7520U"><i class="fa fa-circle-o" aria-hidden="true"></i>7520U</a>
  3179. </div>
  3180. </div>
  3181.  
  3182. <div style="clear:both;" id="fVal38453" alt="fValMin" class="Filter__3646">
  3183.  
  3184. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3185.  
  3186. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=38453" class="linkFilter" rel=nofollow title="AMD A4" alt="AMD A4"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD A4</a>
  3187. </div>
  3188. </div>
  3189.  
  3190. <div style="clear:both;" id="fVal39505" alt="fValMin" class="Filter__3646">
  3191.  
  3192. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3193.  
  3194. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39505" class="linkFilter" rel=nofollow title="AMD Athlon" alt="AMD Athlon"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Athlon</a>
  3195. </div>
  3196. </div>
  3197.  
  3198. <div style="clear:both;" id="fVal47752" alt="fValMin" class="Filter__3646">
  3199.  
  3200. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3201.  
  3202. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47752" class="linkFilter" rel=nofollow title="AMD Athlon Silver" alt="AMD Athlon Silver"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Athlon Silver</a>
  3203. </div>
  3204. </div>
  3205.  
  3206. <div style="clear:both;" id="fVal2255735" alt="fValMin" class="Filter__3646">
  3207.  
  3208. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3209.  
  3210. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2255735" class="linkFilter" rel=nofollow title="AMD Ryzen" alt="AMD Ryzen"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen</a>
  3211. </div>
  3212. </div>
  3213.  
  3214. <div style="clear:both;" id="fVal39504" alt="fValMin" class="Filter__3646">
  3215.  
  3216. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3217.  
  3218. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39504" class="linkFilter" rel=nofollow title="AMD Ryzen 3" alt="AMD Ryzen 3"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3</a>
  3219. </div>
  3220. </div>
  3221.  
  3222. <div style="clear:both;" id="fVal66132" alt="fValMin" class="Filter__3646">
  3223.  
  3224. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3225.  
  3226. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=66132" class="linkFilter" rel=nofollow title="AMD Ryzen 3 PRO" alt="AMD Ryzen 3 PRO"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 PRO</a>
  3227. </div>
  3228. </div>
  3229.  
  3230. <div style="clear:both;" id="fVal39502" alt="fValMin" class="Filter__3646">
  3231.  
  3232. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3233.  
  3234. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39502" class="linkFilter" rel=nofollow title="AMD Ryzen 5" alt="AMD Ryzen 5"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5</a>
  3235. </div>
  3236. </div>
  3237.  
  3238. <div style="clear:both;" id="fVal60704" alt="fValMin" class="Filter__3646">
  3239.  
  3240. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3241.  
  3242. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=60704" class="linkFilter" rel=nofollow title="AMD Ryzen 5 PRO" alt="AMD Ryzen 5 PRO"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 PRO</a>
  3243. </div>
  3244. </div>
  3245.  
  3246. <div style="clear:both;" id="fVal39503" alt="fValMin" class="Filter__3646">
  3247.  
  3248. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3249.  
  3250. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39503" class="linkFilter" rel=nofollow title="AMD Ryzen 7" alt="AMD Ryzen 7"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7</a>
  3251. </div>
  3252. </div>
  3253.  
  3254. <div style="clear:both;" id="fVal546836" alt="fValMin" class="Filter__3646">
  3255.  
  3256. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3257.  
  3258. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546836" class="linkFilter" rel=nofollow title="AMD Ryzen 7 PRO" alt="AMD Ryzen 7 PRO"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 PRO</a>
  3259. </div>
  3260. </div>
  3261.  
  3262. <div style="clear:both;" id="fVal65316" alt="fValMin" class="Filter__3646">
  3263.  
  3264. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3265.  
  3266. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65316" class="linkFilter" rel=nofollow title="AMD Ryzen 9" alt="AMD Ryzen 9"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9</a>
  3267. </div>
  3268. </div>
  3269.  
  3270. <div style="clear:both;" id="fVal2224854" alt="fValMin" class="Filter__3646">
  3271.  
  3272. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3273.  
  3274. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2224854" class="linkFilter" rel=nofollow title="Apple" alt="Apple"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple</a>
  3275. </div>
  3276. </div>
  3277.  
  3278. <div style="clear:both;" id="fVal56636" alt="fValMin" class="Filter__3646">
  3279.  
  3280. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3281.  
  3282. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=56636" class="linkFilter" rel=nofollow title="Apple M1" alt="Apple M1"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1</a>
  3283. </div>
  3284. </div>
  3285.  
  3286. <div style="clear:both;" id="fVal79172" alt="fValMin" class="Filter__3646">
  3287.  
  3288. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3289.  
  3290. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79172" class="linkFilter" rel=nofollow title="Apple M1 Max" alt="Apple M1 Max"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1 Max</a>
  3291. </div>
  3292. </div>
  3293.  
  3294. <div style="clear:both;" id="fVal79149" alt="fValMin" class="Filter__3646">
  3295.  
  3296. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3297.  
  3298. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79149" class="linkFilter" rel=nofollow title="Apple M1 Pro" alt="Apple M1 Pro"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1 Pro</a>
  3299. </div>
  3300. </div>
  3301.  
  3302. <div style="clear:both;" id="fVal104567" alt="fValMin" class="Filter__3646">
  3303.  
  3304. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3305.  
  3306. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=104567" class="linkFilter" rel=nofollow title="Apple M2" alt="Apple M2"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2</a>
  3307. </div>
  3308. </div>
  3309.  
  3310. <div style="clear:both;" id="fVal1959243" alt="fValMin" class="Filter__3646">
  3311.  
  3312. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3313.  
  3314. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1959243" class="linkFilter" rel=nofollow title="Apple M2 Pro" alt="Apple M2 Pro"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 Pro</a>
  3315. </div>
  3316. </div>
  3317.  
  3318. <div style="clear:both;" id="fVal2214502" alt="fValMin" class="Filter__3646">
  3319.  
  3320. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3321.  
  3322. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214502" class="linkFilter" rel=nofollow title="Apple M3" alt="Apple M3"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3</a>
  3323. </div>
  3324. </div>
  3325.  
  3326. <div style="clear:both;" id="fVal2222653" alt="fValMin" class="Filter__3646">
  3327.  
  3328. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3329.  
  3330. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222653" class="linkFilter" rel=nofollow title="Apple M3 Max" alt="Apple M3 Max"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3 Max</a>
  3331. </div>
  3332. </div>
  3333.  
  3334. <div style="clear:both;" id="fVal2263233" alt="fValMin" class="Filter__3646">
  3335.  
  3336. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3337.  
  3338. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2263233" class="linkFilter" rel=nofollow title="Apple M3 Pro" alt="Apple M3 Pro"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3 Pro</a>
  3339. </div>
  3340. </div>
  3341.  
  3342. <div style="clear:both;" id="fVal1082120" alt="fValMin" class="Filter__3646">
  3343.  
  3344. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3345.  
  3346. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1082120" class="linkFilter" rel=nofollow title="Intel" alt="Intel"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel</a>
  3347. </div>
  3348. </div>
  3349.  
  3350. <div style="clear:both;" id="fVal24580" alt="fValMin" class="Filter__3646">
  3351.  
  3352. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3353.  
  3354. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=24580" class="linkFilter" rel=nofollow title="Intel Celeron" alt="Intel Celeron"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron</a>
  3355. </div>
  3356. </div>
  3357.  
  3358. <div style="clear:both;" id="fVal2138573" alt="fValMax" class="Filter__3646">
  3359.  
  3360. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3361.  
  3362. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2138573" class="linkFilter" rel=nofollow title="Intel Celeron N" alt="Intel Celeron N"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N</a>
  3363. </div>
  3364. </div>
  3365.  
  3366. <div style="clear:both;" id="fVal21367" alt="fValMax" class="Filter__3646">
  3367.  
  3368. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3369.  
  3370. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=21367" class="linkFilter" rel=nofollow title="Intel Core i3" alt="Intel Core i3"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3</a>
  3371. </div>
  3372. </div>
  3373.  
  3374. <div style="clear:both;" id="fVal2256174" alt="fValMax" class="Filter__3646">
  3375.  
  3376. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3377.  
  3378. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2256174" class="linkFilter" rel=nofollow title="Intel Core i3-1220P (1.1 ГГц)" alt="Intel Core i3-1220P (1.1 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3-1220P (1.1 ГГц)</a>
  3379. </div>
  3380. </div>
  3381.  
  3382. <div style="clear:both;" id="fVal29501" alt="fValMax" class="Filter__3646">
  3383.  
  3384. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3385.  
  3386. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29501" class="linkFilter" rel=nofollow title="Intel Core i5" alt="Intel Core i5"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5</a>
  3387. </div>
  3388. </div>
  3389.  
  3390. <div style="clear:both;" id="fVal41171" alt="fValMax" class="Filter__3646">
  3391.  
  3392. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3393.  
  3394. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41171" class="linkFilter" rel=nofollow title="Intel Core i7" alt="Intel Core i7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7</a>
  3395. </div>
  3396. </div>
  3397.  
  3398. <div style="clear:both;" id="fVal34768" alt="fValMax" class="Filter__3646">
  3399.  
  3400. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3401.  
  3402. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=34768" class="linkFilter" rel=nofollow title="Intel Core i9" alt="Intel Core i9"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9</a>
  3403. </div>
  3404. </div>
  3405.  
  3406. <div style="clear:both;" id="fVal80553" alt="fValMax" class="Filter__3646">
  3407.  
  3408. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3409.  
  3410. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=80553" class="linkFilter" rel=nofollow title="Intel Core M3" alt="Intel Core M3"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core M3</a>
  3411. </div>
  3412. </div>
  3413.  
  3414. <div style="clear:both;" id="fVal2211353" alt="fValMax" class="Filter__3646">
  3415.  
  3416. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3417.  
  3418. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211353" class="linkFilter" rel=nofollow title="Intel N-series" alt="Intel N-series"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel N-series</a>
  3419. </div>
  3420. </div>
  3421.  
  3422. <div style="clear:both;" id="fVal65882" alt="fValMax" class="Filter__3646">
  3423.  
  3424. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3425.  
  3426. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65882" class="linkFilter" rel=nofollow title="Intel Pentium" alt="Intel Pentium"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium</a>
  3427. </div>
  3428. </div>
  3429.  
  3430. <div style="clear:both;" id="fVal45726" alt="fValMax" class="Filter__3646">
  3431.  
  3432. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3433.  
  3434. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=45726" class="linkFilter" rel=nofollow title="Intel Pentium Gold" alt="Intel Pentium Gold"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Gold</a>
  3435. </div>
  3436. </div>
  3437.  
  3438. <div style="clear:both;" id="fVal47750" alt="fValMax" class="Filter__3646">
  3439.  
  3440. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3441.  
  3442. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47750" class="linkFilter" rel=nofollow title="Intel Pentium Silver" alt="Intel Pentium Silver"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Silver</a>
  3443. </div>
  3444. </div>
  3445.  
  3446. <div style="clear:both;" id="fVal2211234" alt="fValMax" class="Filter__3646">
  3447.  
  3448. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3449.  
  3450. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211234" class="linkFilter" rel=nofollow title="Intel Processor" alt="Intel Processor"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Processor</a>
  3451. </div>
  3452. </div>
  3453.  
  3454. <div style="clear:both;" id="fVal2211644" alt="fValMax" class="Filter__3646">
  3455.  
  3456. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3457.  
  3458. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211644" class="linkFilter" rel=nofollow title="Intel Series-N" alt="Intel Series-N"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Series-N</a>
  3459. </div>
  3460. </div>
  3461.  
  3462. <div style="clear:both;" id="fVal1957303" alt="fValMax" class="Filter__3646">
  3463.  
  3464. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3465.  
  3466. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1957303" class="linkFilter" rel=nofollow title="J4105" alt="J4105"><i class="fa fa-circle-o" aria-hidden="true"></i>J4105</a>
  3467. </div>
  3468. </div>
  3469.  
  3470. <div style="clear:both;" id="fVal2264949" alt="fValMax" class="Filter__3646">
  3471.  
  3472. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3473.  
  3474. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264949" class="linkFilter" rel=nofollow title="Qualcomm Snapdragon 7c Gen1" alt="Qualcomm Snapdragon 7c Gen1"><i class="fa fa-circle-o" aria-hidden="true"></i>Qualcomm Snapdragon 7c Gen1</a>
  3475. </div>
  3476. </div>
  3477.  
  3478. <div style="clear:both;" id="fVal2115791" alt="fValMax" class="Filter__3646">
  3479.  
  3480. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3481.  
  3482. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2115791" class="linkFilter" rel=nofollow title="Qualcomm Snapdragon SC7180" alt="Qualcomm Snapdragon SC7180"><i class="fa fa-circle-o" aria-hidden="true"></i>Qualcomm Snapdragon SC7180</a>
  3483. </div>
  3484. </div>
  3485. </div>
  3486.                        <div style="clear:both;">
  3487. <div class="tdFilter" style="padding-top:5px; text-align:right;"><a class='link'
  3488.                                                                                            href='javascript:void(1);'
  3489.                                                                                            onclick="showHideFilterValues(3646);"
  3490.                                                                                            id="idLink3646"
  3491.                                                                                            alt="visible"
  3492.                                                                                            title="Линейка процессора"
  3493.                                                                                            rel="nofollow">Больше Линейка процессора                                <i class="fa fa-caret-down" aria-hidden="true"></i> </a>&nbsp;&nbsp;</div>
  3494. </div>
  3495. <br>
  3496.                        <div style="clear:both;"></div>
  3497. </div>
  3498. <div style="clear:both;">&nbsp;</div>
  3499.                <div class="FilterBoxHeading">Процессор</div>
  3500.                <div class="FilterBoxWRep">
  3501. <div id="scroll3647"
  3502.                     style="height:900px;overflow:auto;">
  3503.  
  3504. <div style="clear:both;" id="fVal2207240" alt="fValMin" class="Filter__3647">
  3505.  
  3506. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3507.  
  3508. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2207240" class="linkFilter" rel=nofollow title="10C GPU)" alt="10C GPU)"><i class="fa fa-circle-o" aria-hidden="true"></i>10C GPU)</a>
  3509. </div>
  3510. </div>
  3511.  
  3512. <div style="clear:both;" id="fVal795590" alt="fValMin" class="Filter__3647">
  3513.  
  3514. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3515.  
  3516. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795590" class="linkFilter" rel=nofollow title="1115G4" alt="1115G4"><i class="fa fa-circle-o" aria-hidden="true"></i>1115G4</a>
  3517. </div>
  3518. </div>
  3519.  
  3520. <div style="clear:both;" id="fVal546893" alt="fValMin" class="Filter__3647">
  3521.  
  3522. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3523.  
  3524. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546893" class="linkFilter" rel=nofollow title="1135G7" alt="1135G7"><i class="fa fa-circle-o" aria-hidden="true"></i>1135G7</a>
  3525. </div>
  3526. </div>
  3527.  
  3528. <div style="clear:both;" id="fVal2264276" alt="fValMin" class="Filter__3647">
  3529.  
  3530. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3531.  
  3532. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264276" class="linkFilter" rel=nofollow title="18 GPU)" alt="18 GPU)"><i class="fa fa-circle-o" aria-hidden="true"></i>18 GPU)</a>
  3533. </div>
  3534. </div>
  3535.  
  3536. <div style="clear:both;" id="fVal1959245" alt="fValMin" class="Filter__3647">
  3537.  
  3538. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3539.  
  3540. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1959245" class="linkFilter" rel=nofollow title="19С GPU)" alt="19С GPU)"><i class="fa fa-circle-o" aria-hidden="true"></i>19С GPU)</a>
  3541. </div>
  3542. </div>
  3543.  
  3544. <div style="clear:both;" id="fVal2251024" alt="fValMin" class="Filter__3647">
  3545.  
  3546. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3547.  
  3548. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2251024" class="linkFilter" rel=nofollow title="2 GHz" alt="2 GHz"><i class="fa fa-circle-o" aria-hidden="true"></i>2 GHz</a>
  3549. </div>
  3550. </div>
  3551.  
  3552. <div style="clear:both;" id="fVal546623" alt="fValMin" class="Filter__3647">
  3553.  
  3554. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3555.  
  3556. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546623" class="linkFilter" rel=nofollow title="3250U" alt="3250U"><i class="fa fa-circle-o" aria-hidden="true"></i>3250U</a>
  3557. </div>
  3558. </div>
  3559.  
  3560. <div style="clear:both;" id="fVal54850" alt="fValMin" class="Filter__3647">
  3561.  
  3562. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3563.  
  3564. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=54850" class="linkFilter" rel=nofollow title="AMD A4 9120e" alt="AMD A4 9120e"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD A4 9120e</a>
  3565. </div>
  3566. </div>
  3567.  
  3568. <div style="clear:both;" id="fVal47758" alt="fValMin" class="Filter__3647">
  3569.  
  3570. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3571.  
  3572. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47758" class="linkFilter" rel=nofollow title="AMD Athlon 3020e" alt="AMD Athlon 3020e"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Athlon 3020e</a>
  3573. </div>
  3574. </div>
  3575.  
  3576. <div style="clear:both;" id="fVal70810" alt="fValMin" class="Filter__3647">
  3577.  
  3578. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3579.  
  3580. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=70810" class="linkFilter" rel=nofollow title="AMD Athlon Silver 3050e" alt="AMD Athlon Silver 3050e"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Athlon Silver 3050e</a>
  3581. </div>
  3582. </div>
  3583.  
  3584. <div style="clear:both;" id="fVal47757" alt="fValMin" class="Filter__3647">
  3585.  
  3586. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3587.  
  3588. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47757" class="linkFilter" rel=nofollow title="AMD Athlon Silver 3050U" alt="AMD Athlon Silver 3050U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Athlon Silver 3050U</a>
  3589. </div>
  3590. </div>
  3591.  
  3592. <div style="clear:both;" id="fVal1684014" alt="fValMin" class="Filter__3647">
  3593.  
  3594. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3595.  
  3596. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1684014" class="linkFilter" rel=nofollow title="AMD Athlon Silver 7120U" alt="AMD Athlon Silver 7120U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Athlon Silver 7120U</a>
  3597. </div>
  3598. </div>
  3599.  
  3600. <div style="clear:both;" id="fVal2222990" alt="fValMin" class="Filter__3647">
  3601.  
  3602. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3603.  
  3604. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222990" class="linkFilter" rel=nofollow title="AMD R9-7940H (4.0 ГГц)" alt="AMD R9-7940H (4.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD R9-7940H (4.0 ГГц)</a>
  3605. </div>
  3606. </div>
  3607.  
  3608. <div style="clear:both;" id="fVal39506" alt="fValMin" class="Filter__3647">
  3609.  
  3610. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3611.  
  3612. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39506" class="linkFilter" rel=nofollow title="AMD Ryzen 3 3200U" alt="AMD Ryzen 3 3200U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 3200U</a>
  3613. </div>
  3614. </div>
  3615.  
  3616. <div style="clear:both;" id="fVal47755" alt="fValMin" class="Filter__3647">
  3617.  
  3618. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3619.  
  3620. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47755" class="linkFilter" rel=nofollow title="AMD Ryzen 3 3250U" alt="AMD Ryzen 3 3250U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 3250U</a>
  3621. </div>
  3622. </div>
  3623.  
  3624. <div style="clear:both;" id="fVal2213103" alt="fValMin" class="Filter__3647">
  3625.  
  3626. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3627.  
  3628. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213103" class="linkFilter" rel=nofollow title="AMD Ryzen 3 3250U 2.6 ГГц" alt="AMD Ryzen 3 3250U 2.6 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 3250U 2.6 ГГц</a>
  3629. </div>
  3630. </div>
  3631.  
  3632. <div style="clear:both;" id="fVal47768" alt="fValMin" class="Filter__3647">
  3633.  
  3634. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3635.  
  3636. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47768" class="linkFilter" rel=nofollow title="AMD Ryzen 3 4300U" alt="AMD Ryzen 3 4300U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 4300U</a>
  3637. </div>
  3638. </div>
  3639.  
  3640. <div style="clear:both;" id="fVal47112" alt="fValMin" class="Filter__3647">
  3641.  
  3642. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3643.  
  3644. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47112" class="linkFilter" rel=nofollow title="AMD Ryzen 3 5300U" alt="AMD Ryzen 3 5300U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 5300U</a>
  3645. </div>
  3646. </div>
  3647.  
  3648. <div style="clear:both;" id="fVal1082490" alt="fValMin" class="Filter__3647">
  3649.  
  3650. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3651.  
  3652. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1082490" class="linkFilter" rel=nofollow title="AMD Ryzen 3 5300U (2.6 ГГц)" alt="AMD Ryzen 3 5300U (2.6 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 5300U (2.6 ГГц)</a>
  3653. </div>
  3654. </div>
  3655.  
  3656. <div style="clear:both;" id="fVal87142" alt="fValMin" class="Filter__3647">
  3657.  
  3658. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3659.  
  3660. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=87142" class="linkFilter" rel=nofollow title="AMD Ryzen 3 5400U" alt="AMD Ryzen 3 5400U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 5400U</a>
  3661. </div>
  3662. </div>
  3663.  
  3664. <div style="clear:both;" id="fVal882685" alt="fValMin" class="Filter__3647">
  3665.  
  3666. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3667.  
  3668. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=882685" class="linkFilter" rel=nofollow title="AMD Ryzen 3 5425U" alt="AMD Ryzen 3 5425U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 5425U</a>
  3669. </div>
  3670. </div>
  3671.  
  3672. <div style="clear:both;" id="fVal2215968" alt="fValMin" class="Filter__3647">
  3673.  
  3674. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3675.  
  3676. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215968" class="linkFilter" rel=nofollow title="AMD Ryzen 3 5425U (2.7 ГГц)" alt="AMD Ryzen 3 5425U (2.7 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 5425U (2.7 ГГц)</a>
  3677. </div>
  3678. </div>
  3679.  
  3680. <div style="clear:both;" id="fVal915472" alt="fValMin" class="Filter__3647">
  3681.  
  3682. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3683.  
  3684. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=915472" class="linkFilter" rel=nofollow title="AMD Ryzen 3 7320U" alt="AMD Ryzen 3 7320U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 7320U</a>
  3685. </div>
  3686. </div>
  3687.  
  3688. <div style="clear:both;" id="fVal2222423" alt="fValMin" class="Filter__3647">
  3689.  
  3690. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3691.  
  3692. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222423" class="linkFilter" rel=nofollow title="AMD Ryzen 3 7320U (2.4 ГГц)" alt="AMD Ryzen 3 7320U (2.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 7320U (2.4 ГГц)</a>
  3693. </div>
  3694. </div>
  3695.  
  3696. <div style="clear:both;" id="fVal66133" alt="fValMin" class="Filter__3647">
  3697.  
  3698. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3699.  
  3700. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=66133" class="linkFilter" rel=nofollow title="AMD Ryzen 3 Pro 4450U" alt="AMD Ryzen 3 Pro 4450U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 Pro 4450U</a>
  3701. </div>
  3702. </div>
  3703.  
  3704. <div style="clear:both;" id="fVal2263447" alt="fValMin" class="Filter__3647">
  3705.  
  3706. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3707.  
  3708. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2263447" class="linkFilter" rel=nofollow title="AMD Ryzen 3 PRO 4450U (2.5 ГГц)" alt="AMD Ryzen 3 PRO 4450U (2.5 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 3 PRO 4450U (2.5 ГГц)</a>
  3709. </div>
  3710. </div>
  3711.  
  3712. <div style="clear:both;" id="fVal2194916" alt="fValMin" class="Filter__3647">
  3713.  
  3714. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3715.  
  3716. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2194916" class="linkFilter" rel=nofollow title="AMD Ryzen 5" alt="AMD Ryzen 5"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5</a>
  3717. </div>
  3718. </div>
  3719.  
  3720. <div style="clear:both;" id="fVal39507" alt="fValMin" class="Filter__3647">
  3721.  
  3722. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3723.  
  3724. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39507" class="linkFilter" rel=nofollow title="AMD Ryzen 5 3500U" alt="AMD Ryzen 5 3500U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 3500U</a>
  3725. </div>
  3726. </div>
  3727.  
  3728. <div style="clear:both;" id="fVal47108" alt="fValMin" class="Filter__3647">
  3729.  
  3730. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3731.  
  3732. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47108" class="linkFilter" rel=nofollow title="AMD Ryzen 5 4500U" alt="AMD Ryzen 5 4500U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 4500U</a>
  3733. </div>
  3734. </div>
  3735.  
  3736. <div style="clear:both;" id="fVal2262482" alt="fValMin" class="Filter__3647">
  3737.  
  3738. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3739.  
  3740. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262482" class="linkFilter" rel=nofollow title="AMD Ryzen 5 4500U (2.3 ГГц)" alt="AMD Ryzen 5 4500U (2.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 4500U (2.3 ГГц)</a>
  3741. </div>
  3742. </div>
  3743.  
  3744. <div style="clear:both;" id="fVal47281" alt="fValMax" class="Filter__3647">
  3745.  
  3746. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3747.  
  3748. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47281" class="linkFilter" rel=nofollow title="AMD Ryzen 5 4600H" alt="AMD Ryzen 5 4600H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 4600H</a>
  3749. </div>
  3750. </div>
  3751.  
  3752. <div style="clear:both;" id="fVal47111" alt="fValMax" class="Filter__3647">
  3753.  
  3754. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3755.  
  3756. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47111" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5500U" alt="AMD Ryzen 5 5500U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5500U</a>
  3757. </div>
  3758. </div>
  3759.  
  3760. <div style="clear:both;" id="fVal2115997" alt="fValMax" class="Filter__3647">
  3761.  
  3762. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3763.  
  3764. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2115997" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5500U (2.1 ГГц)" alt="AMD Ryzen 5 5500U (2.1 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5500U (2.1 ГГц)</a>
  3765. </div>
  3766. </div>
  3767.  
  3768. <div style="clear:both;" id="fVal2199280" alt="fValMax" class="Filter__3647">
  3769.  
  3770. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3771.  
  3772. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2199280" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5560U" alt="AMD Ryzen 5 5560U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5560U</a>
  3773. </div>
  3774. </div>
  3775.  
  3776. <div style="clear:both;" id="fVal2213211" alt="fValMax" class="Filter__3647">
  3777.  
  3778. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3779.  
  3780. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213211" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5560U (2.3 ГГц)" alt="AMD Ryzen 5 5560U (2.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5560U (2.3 ГГц)</a>
  3781. </div>
  3782. </div>
  3783.  
  3784. <div style="clear:both;" id="fVal2251108" alt="fValMax" class="Filter__3647">
  3785.  
  3786. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3787.  
  3788. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2251108" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5560U 2.3ГГц" alt="AMD Ryzen 5 5560U 2.3ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5560U 2.3ГГц</a>
  3789. </div>
  3790. </div>
  3791.  
  3792. <div style="clear:both;" id="fVal47282" alt="fValMax" class="Filter__3647">
  3793.  
  3794. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3795.  
  3796. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47282" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5600H" alt="AMD Ryzen 5 5600H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5600H</a>
  3797. </div>
  3798. </div>
  3799.  
  3800. <div style="clear:both;" id="fVal66003" alt="fValMax" class="Filter__3647">
  3801.  
  3802. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3803.  
  3804. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=66003" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5600U" alt="AMD Ryzen 5 5600U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5600U</a>
  3805. </div>
  3806. </div>
  3807.  
  3808. <div style="clear:both;" id="fVal80632" alt="fValMax" class="Filter__3647">
  3809.  
  3810. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3811.  
  3812. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=80632" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5625U" alt="AMD Ryzen 5 5625U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5625U</a>
  3813. </div>
  3814. </div>
  3815.  
  3816. <div style="clear:both;" id="fVal2214871" alt="fValMax" class="Filter__3647">
  3817.  
  3818. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3819.  
  3820. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214871" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5625U 2.3" alt="AMD Ryzen 5 5625U 2.3"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5625U 2.3</a>
  3821. </div>
  3822. </div>
  3823.  
  3824. <div style="clear:both;" id="fVal2211787" alt="fValMax" class="Filter__3647">
  3825.  
  3826. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3827.  
  3828. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211787" class="linkFilter" rel=nofollow title="AMD Ryzen 5 5625U 2.3ГГц" alt="AMD Ryzen 5 5625U 2.3ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 5625U 2.3ГГц</a>
  3829. </div>
  3830. </div>
  3831.  
  3832. <div style="clear:both;" id="fVal44155" alt="fValMax" class="Filter__3647">
  3833.  
  3834. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3835.  
  3836. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=44155" class="linkFilter" rel=nofollow title="AMD Ryzen 5 6600H" alt="AMD Ryzen 5 6600H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 6600H</a>
  3837. </div>
  3838. </div>
  3839.  
  3840. <div style="clear:both;" id="fVal1937217" alt="fValMax" class="Filter__3647">
  3841.  
  3842. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3843.  
  3844. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1937217" class="linkFilter" rel=nofollow title="AMD Ryzen 5 6600H (3.3 ГГц)" alt="AMD Ryzen 5 6600H (3.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 6600H (3.3 ГГц)</a>
  3845. </div>
  3846. </div>
  3847.  
  3848. <div style="clear:both;" id="fVal882814" alt="fValMax" class="Filter__3647">
  3849.  
  3850. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3851.  
  3852. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=882814" class="linkFilter" rel=nofollow title="AMD Ryzen 5 6600HS Creator Edition" alt="AMD Ryzen 5 6600HS Creator Edition"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 6600HS Creator Edition</a>
  3853. </div>
  3854. </div>
  3855.  
  3856. <div style="clear:both;" id="fVal915471" alt="fValMax" class="Filter__3647">
  3857.  
  3858. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3859.  
  3860. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=915471" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7520U" alt="AMD Ryzen 5 7520U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7520U</a>
  3861. </div>
  3862. </div>
  3863.  
  3864. <div style="clear:both;" id="fVal2209783" alt="fValMax" class="Filter__3647">
  3865.  
  3866. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3867.  
  3868. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209783" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7520U (2.8 ГГц)" alt="AMD Ryzen 5 7520U (2.8 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7520U (2.8 ГГц)</a>
  3869. </div>
  3870. </div>
  3871.  
  3872. <div style="clear:both;" id="fVal2226064" alt="fValMax" class="Filter__3647">
  3873.  
  3874. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3875.  
  3876. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226064" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7520U 2.8 ГГц" alt="AMD Ryzen 5 7520U 2.8 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7520U 2.8 ГГц</a>
  3877. </div>
  3878. </div>
  3879.  
  3880. <div style="clear:both;" id="fVal2211745" alt="fValMax" class="Filter__3647">
  3881.  
  3882. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3883.  
  3884. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211745" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7520U 2.8ГГц" alt="AMD Ryzen 5 7520U 2.8ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7520U 2.8ГГц</a>
  3885. </div>
  3886. </div>
  3887.  
  3888. <div style="clear:both;" id="fVal2141582" alt="fValMax" class="Filter__3647">
  3889.  
  3890. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3891.  
  3892. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2141582" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7530U" alt="AMD Ryzen 5 7530U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7530U</a>
  3893. </div>
  3894. </div>
  3895.  
  3896. <div style="clear:both;" id="fVal2222592" alt="fValMax" class="Filter__3647">
  3897.  
  3898. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3899.  
  3900. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222592" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7530U (2.0 ГГц)" alt="AMD Ryzen 5 7530U (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7530U (2.0 ГГц)</a>
  3901. </div>
  3902. </div>
  3903.  
  3904. <div style="clear:both;" id="fVal2225611" alt="fValMax" class="Filter__3647">
  3905.  
  3906. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3907.  
  3908. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2225611" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7535H" alt="AMD Ryzen 5 7535H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7535H</a>
  3909. </div>
  3910. </div>
  3911.  
  3912. <div style="clear:both;" id="fVal2202804" alt="fValMax" class="Filter__3647">
  3913.  
  3914. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3915.  
  3916. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2202804" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7535HS" alt="AMD Ryzen 5 7535HS"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7535HS</a>
  3917. </div>
  3918. </div>
  3919.  
  3920. <div style="clear:both;" id="fVal2262558" alt="fValMax" class="Filter__3647">
  3921.  
  3922. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3923.  
  3924. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262558" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7535HS (3.3 ГГц)" alt="AMD Ryzen 5 7535HS (3.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7535HS (3.3 ГГц)</a>
  3925. </div>
  3926. </div>
  3927.  
  3928. <div style="clear:both;" id="fVal2209264" alt="fValMax" class="Filter__3647">
  3929.  
  3930. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3931.  
  3932. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209264" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7535U" alt="AMD Ryzen 5 7535U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7535U</a>
  3933. </div>
  3934. </div>
  3935.  
  3936. <div style="clear:both;" id="fVal2205289" alt="fValMax" class="Filter__3647">
  3937.  
  3938. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3939.  
  3940. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2205289" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7535U (2.9 ГГц)" alt="AMD Ryzen 5 7535U (2.9 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7535U (2.9 ГГц)</a>
  3941. </div>
  3942. </div>
  3943.  
  3944. <div style="clear:both;" id="fVal2215029" alt="fValMax" class="Filter__3647">
  3945.  
  3946. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3947.  
  3948. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215029" class="linkFilter" rel=nofollow title="AMD Ryzen 5 7640HS (4.3 ГГц)" alt="AMD Ryzen 5 7640HS (4.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 7640HS (4.3 ГГц)</a>
  3949. </div>
  3950. </div>
  3951.  
  3952. <div style="clear:both;" id="fVal79933" alt="fValMax" class="Filter__3647">
  3953.  
  3954. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3955.  
  3956. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79933" class="linkFilter" rel=nofollow title="AMD Ryzen 5 Pro 5650U" alt="AMD Ryzen 5 Pro 5650U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 Pro 5650U</a>
  3957. </div>
  3958. </div>
  3959.  
  3960. <div style="clear:both;" id="fVal1366361" alt="fValMax" class="Filter__3647">
  3961.  
  3962. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3963.  
  3964. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1366361" class="linkFilter" rel=nofollow title="AMD Ryzen 5 PRO 5675U" alt="AMD Ryzen 5 PRO 5675U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 PRO 5675U</a>
  3965. </div>
  3966. </div>
  3967.  
  3968. <div style="clear:both;" id="fVal546843" alt="fValMax" class="Filter__3647">
  3969.  
  3970. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3971.  
  3972. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546843" class="linkFilter" rel=nofollow title="AMD Ryzen 5 PRO 6650U" alt="AMD Ryzen 5 PRO 6650U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 PRO 6650U</a>
  3973. </div>
  3974. </div>
  3975.  
  3976. <div style="clear:both;" id="fVal2265369" alt="fValMax" class="Filter__3647">
  3977.  
  3978. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3979.  
  3980. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2265369" class="linkFilter" rel=nofollow title="AMD Ryzen 5 Pro 7530U" alt="AMD Ryzen 5 Pro 7530U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5 Pro 7530U</a>
  3981. </div>
  3982. </div>
  3983.  
  3984. <div style="clear:both;" id="fVal2222377" alt="fValMax" class="Filter__3647">
  3985.  
  3986. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3987.  
  3988. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222377" class="linkFilter" rel=nofollow title="AMD Ryzen 5-3500U 2.1 Ghz" alt="AMD Ryzen 5-3500U 2.1 Ghz"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 5-3500U 2.1 Ghz</a>
  3989. </div>
  3990. </div>
  3991.  
  3992. <div style="clear:both;" id="fVal39509" alt="fValMax" class="Filter__3647">
  3993.  
  3994. <div class="DivTd tdFilter" style="white-space:nowrap;">
  3995.  
  3996. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=39509" class="linkFilter" rel=nofollow title="AMD Ryzen 7 3700U" alt="AMD Ryzen 7 3700U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 3700U</a>
  3997. </div>
  3998. </div>
  3999.  
  4000. <div style="clear:both;" id="fVal47109" alt="fValMax" class="Filter__3647">
  4001.  
  4002. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4003.  
  4004. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47109" class="linkFilter" rel=nofollow title="AMD Ryzen 7 4700U" alt="AMD Ryzen 7 4700U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 4700U</a>
  4005. </div>
  4006. </div>
  4007.  
  4008. <div style="clear:both;" id="fVal2262006" alt="fValMax" class="Filter__3647">
  4009.  
  4010. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4011.  
  4012. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262006" class="linkFilter" rel=nofollow title="AMD Ryzen 7 4700U (2.0 ГГц)" alt="AMD Ryzen 7 4700U (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 4700U (2.0 ГГц)</a>
  4013. </div>
  4014. </div>
  4015.  
  4016. <div style="clear:both;" id="fVal65317" alt="fValMax" class="Filter__3647">
  4017.  
  4018. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4019.  
  4020. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65317" class="linkFilter" rel=nofollow title="AMD Ryzen 7 4800H" alt="AMD Ryzen 7 4800H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 4800H</a>
  4021. </div>
  4022. </div>
  4023.  
  4024. <div style="clear:both;" id="fVal64987" alt="fValMax" class="Filter__3647">
  4025.  
  4026. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4027.  
  4028. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=64987" class="linkFilter" rel=nofollow title="AMD Ryzen 7 5700U" alt="AMD Ryzen 7 5700U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 5700U</a>
  4029. </div>
  4030. </div>
  4031.  
  4032. <div style="clear:both;" id="fVal47283" alt="fValMax" class="Filter__3647">
  4033.  
  4034. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4035.  
  4036. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47283" class="linkFilter" rel=nofollow title="AMD Ryzen 7 5800H" alt="AMD Ryzen 7 5800H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 5800H</a>
  4037. </div>
  4038. </div>
  4039.  
  4040. <div style="clear:both;" id="fVal2225905" alt="fValMax" class="Filter__3647">
  4041.  
  4042. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4043.  
  4044. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2225905" class="linkFilter" rel=nofollow title="AMD Ryzen 7 5800U (1.9 ГГц)" alt="AMD Ryzen 7 5800U (1.9 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 5800U (1.9 ГГц)</a>
  4045. </div>
  4046. </div>
  4047.  
  4048. <div style="clear:both;" id="fVal546854" alt="fValMax" class="Filter__3647">
  4049.  
  4050. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4051.  
  4052. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546854" class="linkFilter" rel=nofollow title="AMD Ryzen 7 5825U" alt="AMD Ryzen 7 5825U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 5825U</a>
  4053. </div>
  4054. </div>
  4055.  
  4056. <div style="clear:both;" id="fVal1364123" alt="fValMax" class="Filter__3647">
  4057.  
  4058. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4059.  
  4060. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1364123" class="linkFilter" rel=nofollow title="AMD Ryzen 7 5825U (2.0 ГГц)" alt="AMD Ryzen 7 5825U (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 5825U (2.0 ГГц)</a>
  4061. </div>
  4062. </div>
  4063.  
  4064. <div style="clear:both;" id="fVal65319" alt="fValMax" class="Filter__3647">
  4065.  
  4066. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4067.  
  4068. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65319" class="linkFilter" rel=nofollow title="AMD Ryzen 7 6800H" alt="AMD Ryzen 7 6800H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 6800H</a>
  4069. </div>
  4070. </div>
  4071.  
  4072. <div style="clear:both;" id="fVal2226068" alt="fValMax" class="Filter__3647">
  4073.  
  4074. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4075.  
  4076. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226068" class="linkFilter" rel=nofollow title="AMD Ryzen 7 6800H/HS 3.2 ГГц" alt="AMD Ryzen 7 6800H/HS 3.2 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 6800H/HS 3.2 ГГц</a>
  4077. </div>
  4078. </div>
  4079.  
  4080. <div style="clear:both;" id="fVal111974" alt="fValMax" class="Filter__3647">
  4081.  
  4082. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4083.  
  4084. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=111974" class="linkFilter" rel=nofollow title="AMD Ryzen 7 6800HS" alt="AMD Ryzen 7 6800HS"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 6800HS</a>
  4085. </div>
  4086. </div>
  4087.  
  4088. <div style="clear:both;" id="fVal2196377" alt="fValMax" class="Filter__3647">
  4089.  
  4090. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4091.  
  4092. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2196377" class="linkFilter" rel=nofollow title="AMD Ryzen 7 6800U​" alt="AMD Ryzen 7 6800U​"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 6800U​</a>
  4093. </div>
  4094. </div>
  4095.  
  4096. <div style="clear:both;" id="fVal2202118" alt="fValMax" class="Filter__3647">
  4097.  
  4098. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4099.  
  4100. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2202118" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7730U" alt="AMD Ryzen 7 7730U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7730U</a>
  4101. </div>
  4102. </div>
  4103.  
  4104. <div style="clear:both;" id="fVal2215453" alt="fValMax" class="Filter__3647">
  4105.  
  4106. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4107.  
  4108. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215453" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7730U (2.0 ГГц)" alt="AMD Ryzen 7 7730U (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7730U (2.0 ГГц)</a>
  4109. </div>
  4110. </div>
  4111.  
  4112. <div style="clear:both;" id="fVal2258280" alt="fValMax" class="Filter__3647">
  4113.  
  4114. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4115.  
  4116. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258280" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7735H" alt="AMD Ryzen 7 7735H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7735H</a>
  4117. </div>
  4118. </div>
  4119.  
  4120. <div style="clear:both;" id="fVal2137417" alt="fValMax" class="Filter__3647">
  4121.  
  4122. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4123.  
  4124. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2137417" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7735HS" alt="AMD Ryzen 7 7735HS"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7735HS</a>
  4125. </div>
  4126. </div>
  4127.  
  4128. <div style="clear:both;" id="fVal2214968" alt="fValMax" class="Filter__3647">
  4129.  
  4130. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4131.  
  4132. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214968" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7735HS (3.2 ГГц)" alt="AMD Ryzen 7 7735HS (3.2 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7735HS (3.2 ГГц)</a>
  4133. </div>
  4134. </div>
  4135.  
  4136. <div style="clear:both;" id="fVal2215390" alt="fValMax" class="Filter__3647">
  4137.  
  4138. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4139.  
  4140. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215390" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7735HS 3.2" alt="AMD Ryzen 7 7735HS 3.2"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7735HS 3.2</a>
  4141. </div>
  4142. </div>
  4143.  
  4144. <div style="clear:both;" id="fVal2210010" alt="fValMax" class="Filter__3647">
  4145.  
  4146. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4147.  
  4148. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2210010" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7735U" alt="AMD Ryzen 7 7735U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7735U</a>
  4149. </div>
  4150. </div>
  4151.  
  4152. <div style="clear:both;" id="fVal2209189" alt="fValMax" class="Filter__3647">
  4153.  
  4154. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4155.  
  4156. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209189" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7840HS" alt="AMD Ryzen 7 7840HS"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7840HS</a>
  4157. </div>
  4158. </div>
  4159.  
  4160. <div style="clear:both;" id="fVal2215732" alt="fValMax" class="Filter__3647">
  4161.  
  4162. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4163.  
  4164. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215732" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7840HS (3.8 ГГц)" alt="AMD Ryzen 7 7840HS (3.8 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7840HS (3.8 ГГц)</a>
  4165. </div>
  4166. </div>
  4167.  
  4168. <div style="clear:both;" id="fVal2210033" alt="fValMax" class="Filter__3647">
  4169.  
  4170. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4171.  
  4172. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2210033" class="linkFilter" rel=nofollow title="AMD Ryzen 7 7840U" alt="AMD Ryzen 7 7840U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 7840U</a>
  4173. </div>
  4174. </div>
  4175.  
  4176. <div style="clear:both;" id="fVal2223248" alt="fValMax" class="Filter__3647">
  4177.  
  4178. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4179.  
  4180. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2223248" class="linkFilter" rel=nofollow title="AMD Ryzen 7 PRO 4750U" alt="AMD Ryzen 7 PRO 4750U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 PRO 4750U</a>
  4181. </div>
  4182. </div>
  4183.  
  4184. <div style="clear:both;" id="fVal2263741" alt="fValMax" class="Filter__3647">
  4185.  
  4186. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4187.  
  4188. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2263741" class="linkFilter" rel=nofollow title="AMD Ryzen 7 PRO 4750U (1.7 ГГц)" alt="AMD Ryzen 7 PRO 4750U (1.7 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 PRO 4750U (1.7 ГГц)</a>
  4189. </div>
  4190. </div>
  4191.  
  4192. <div style="clear:both;" id="fVal546837" alt="fValMax" class="Filter__3647">
  4193.  
  4194. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4195.  
  4196. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546837" class="linkFilter" rel=nofollow title="AMD Ryzen 7 PRO 6850U" alt="AMD Ryzen 7 PRO 6850U"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 7 PRO 6850U</a>
  4197. </div>
  4198. </div>
  4199.  
  4200. <div style="clear:both;" id="fVal65318" alt="fValMax" class="Filter__3647">
  4201.  
  4202. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4203.  
  4204. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65318" class="linkFilter" rel=nofollow title="AMD Ryzen 9 5900HX" alt="AMD Ryzen 9 5900HX"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 5900HX</a>
  4205. </div>
  4206. </div>
  4207.  
  4208. <div style="clear:both;" id="fVal67969" alt="fValMax" class="Filter__3647">
  4209.  
  4210. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4211.  
  4212. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=67969" class="linkFilter" rel=nofollow title="AMD Ryzen 9 6900HS​" alt="AMD Ryzen 9 6900HS​"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 6900HS​</a>
  4213. </div>
  4214. </div>
  4215.  
  4216. <div style="clear:both;" id="fVal65320" alt="fValMax" class="Filter__3647">
  4217.  
  4218. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4219.  
  4220. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65320" class="linkFilter" rel=nofollow title="AMD Ryzen 9 6900HX" alt="AMD Ryzen 9 6900HX"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 6900HX</a>
  4221. </div>
  4222. </div>
  4223.  
  4224. <div style="clear:both;" id="fVal2140795" alt="fValMax" class="Filter__3647">
  4225.  
  4226. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4227.  
  4228. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2140795" class="linkFilter" rel=nofollow title="AMD Ryzen 9 7845HX" alt="AMD Ryzen 9 7845HX"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 7845HX</a>
  4229. </div>
  4230. </div>
  4231.  
  4232. <div style="clear:both;" id="fVal2216563" alt="fValMax" class="Filter__3647">
  4233.  
  4234. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4235.  
  4236. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216563" class="linkFilter" rel=nofollow title="AMD Ryzen 9 7845HX 3" alt="AMD Ryzen 9 7845HX 3"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 7845HX 3</a>
  4237. </div>
  4238. </div>
  4239.  
  4240. <div style="clear:both;" id="fVal2254254" alt="fValMax" class="Filter__3647">
  4241.  
  4242. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4243.  
  4244. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2254254" class="linkFilter" rel=nofollow title="AMD Ryzen 9 7940H" alt="AMD Ryzen 9 7940H"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 7940H</a>
  4245. </div>
  4246. </div>
  4247.  
  4248. <div style="clear:both;" id="fVal2209253" alt="fValMax" class="Filter__3647">
  4249.  
  4250. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4251.  
  4252. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209253" class="linkFilter" rel=nofollow title="AMD Ryzen 9 7940HS" alt="AMD Ryzen 9 7940HS"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 7940HS</a>
  4253. </div>
  4254. </div>
  4255.  
  4256. <div style="clear:both;" id="fVal2203014" alt="fValMax" class="Filter__3647">
  4257.  
  4258. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4259.  
  4260. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2203014" class="linkFilter" rel=nofollow title="AMD Ryzen 9 7945HX" alt="AMD Ryzen 9 7945HX"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 7945HX</a>
  4261. </div>
  4262. </div>
  4263.  
  4264. <div style="clear:both;" id="fVal2209211" alt="fValMax" class="Filter__3647">
  4265.  
  4266. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4267.  
  4268. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209211" class="linkFilter" rel=nofollow title="AMD Ryzen 9 7945HX (2.5 ГГц)" alt="AMD Ryzen 9 7945HX (2.5 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 7945HX (2.5 ГГц)</a>
  4269. </div>
  4270. </div>
  4271.  
  4272. <div style="clear:both;" id="fVal2213266" alt="fValMax" class="Filter__3647">
  4273.  
  4274. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4275.  
  4276. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213266" class="linkFilter" rel=nofollow title="AMD Ryzen 9 7945HX3D" alt="AMD Ryzen 9 7945HX3D"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen 9 7945HX3D</a>
  4277. </div>
  4278. </div>
  4279.  
  4280. <div style="clear:both;" id="fVal2253565" alt="fValMax" class="Filter__3647">
  4281.  
  4282. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4283.  
  4284. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2253565" class="linkFilter" rel=nofollow title="AMD Ryzen™ 5" alt="AMD Ryzen™ 5"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen™ 5</a>
  4285. </div>
  4286. </div>
  4287.  
  4288. <div style="clear:both;" id="fVal1960664" alt="fValMax" class="Filter__3647">
  4289.  
  4290. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4291.  
  4292. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1960664" class="linkFilter" rel=nofollow title="AMD Ryzen™ 7 7735HS" alt="AMD Ryzen™ 7 7735HS"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD Ryzen™ 7 7735HS</a>
  4293. </div>
  4294. </div>
  4295.  
  4296. <div style="clear:both;" id="fVal2207324" alt="fValMax" class="Filter__3647">
  4297.  
  4298. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4299.  
  4300. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2207324" class="linkFilter" rel=nofollow title="AMD SoC Platform" alt="AMD SoC Platform"><i class="fa fa-circle-o" aria-hidden="true"></i>AMD SoC Platform</a>
  4301. </div>
  4302. </div>
  4303.  
  4304. <div style="clear:both;" id="fVal56637" alt="fValMax" class="Filter__3647">
  4305.  
  4306. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4307.  
  4308. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=56637" class="linkFilter" rel=nofollow title="Apple M1" alt="Apple M1"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1</a>
  4309. </div>
  4310. </div>
  4311.  
  4312. <div style="clear:both;" id="fVal1954388" alt="fValMax" class="Filter__3647">
  4313.  
  4314. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4315.  
  4316. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1954388" class="linkFilter" rel=nofollow title="Apple M1 (3.2 ГГц)" alt="Apple M1 (3.2 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1 (3.2 ГГц)</a>
  4317. </div>
  4318. </div>
  4319.  
  4320. <div style="clear:both;" id="fVal79173" alt="fValMax" class="Filter__3647">
  4321.  
  4322. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4323.  
  4324. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79173" class="linkFilter" rel=nofollow title="Apple M1 Max" alt="Apple M1 Max"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1 Max</a>
  4325. </div>
  4326. </div>
  4327.  
  4328. <div style="clear:both;" id="fVal79150" alt="fValMax" class="Filter__3647">
  4329.  
  4330. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4331.  
  4332. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=79150" class="linkFilter" rel=nofollow title="Apple M1 Pro" alt="Apple M1 Pro"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M1 Pro</a>
  4333. </div>
  4334. </div>
  4335.  
  4336. <div style="clear:both;" id="fVal104568" alt="fValMax" class="Filter__3647">
  4337.  
  4338. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4339.  
  4340. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=104568" class="linkFilter" rel=nofollow title="Apple M2" alt="Apple M2"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2</a>
  4341. </div>
  4342. </div>
  4343.  
  4344. <div style="clear:both;" id="fVal2207035" alt="fValMax" class="Filter__3647">
  4345.  
  4346. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4347.  
  4348. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2207035" class="linkFilter" rel=nofollow title="Apple M2 (8C CPU" alt="Apple M2 (8C CPU"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 (8C CPU</a>
  4349. </div>
  4350. </div>
  4351.  
  4352. <div style="clear:both;" id="fVal1062934" alt="fValMax" class="Filter__3647">
  4353.  
  4354. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4355.  
  4356. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1062934" class="linkFilter" rel=nofollow title="Apple M2 Max" alt="Apple M2 Max"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 Max</a>
  4357. </div>
  4358. </div>
  4359.  
  4360. <div style="clear:both;" id="fVal915634" alt="fValMax" class="Filter__3647">
  4361.  
  4362. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4363.  
  4364. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=915634" class="linkFilter" rel=nofollow title="Apple M2 Pro" alt="Apple M2 Pro"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 Pro</a>
  4365. </div>
  4366. </div>
  4367.  
  4368. <div style="clear:both;" id="fVal1959244" alt="fValMax" class="Filter__3647">
  4369.  
  4370. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4371.  
  4372. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1959244" class="linkFilter" rel=nofollow title="Apple M2 Pro (12C CPU" alt="Apple M2 Pro (12C CPU"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 Pro (12C CPU</a>
  4373. </div>
  4374. </div>
  4375.  
  4376. <div style="clear:both;" id="fVal1954207" alt="fValMax" class="Filter__3647">
  4377.  
  4378. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4379.  
  4380. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1954207" class="linkFilter" rel=nofollow title="Apple M2 Pro (3.5 ГГц)" alt="Apple M2 Pro (3.5 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M2 Pro (3.5 ГГц)</a>
  4381. </div>
  4382. </div>
  4383.  
  4384. <div style="clear:both;" id="fVal2222324" alt="fValMax" class="Filter__3647">
  4385.  
  4386. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4387.  
  4388. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222324" class="linkFilter" rel=nofollow title="Apple M3" alt="Apple M3"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3</a>
  4389. </div>
  4390. </div>
  4391.  
  4392. <div style="clear:both;" id="fVal2216317" alt="fValMax" class="Filter__3647">
  4393.  
  4394. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4395.  
  4396. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216317" class="linkFilter" rel=nofollow title="Apple M3 Max" alt="Apple M3 Max"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3 Max</a>
  4397. </div>
  4398. </div>
  4399.  
  4400. <div style="clear:both;" id="fVal2214503" alt="fValMax" class="Filter__3647">
  4401.  
  4402. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4403.  
  4404. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214503" class="linkFilter" rel=nofollow title="Apple M3 Pro" alt="Apple M3 Pro"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3 Pro</a>
  4405. </div>
  4406. </div>
  4407.  
  4408. <div style="clear:both;" id="fVal2264275" alt="fValMax" class="Filter__3647">
  4409.  
  4410. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4411.  
  4412. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264275" class="linkFilter" rel=nofollow title="Apple M3 Pro (12 CPU" alt="Apple M3 Pro (12 CPU"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3 Pro (12 CPU</a>
  4413. </div>
  4414. </div>
  4415.  
  4416. <div style="clear:both;" id="fVal2262998" alt="fValMax" class="Filter__3647">
  4417.  
  4418. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4419.  
  4420. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262998" class="linkFilter" rel=nofollow title="Apple M3 Pro 12 core 4ГГц" alt="Apple M3 Pro 12 core 4ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Apple M3 Pro 12 core 4ГГц</a>
  4421. </div>
  4422. </div>
  4423.  
  4424. <div style="clear:both;" id="fVal2207050" alt="fValMax" class="Filter__3647">
  4425.  
  4426. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4427.  
  4428. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2207050" class="linkFilter" rel=nofollow title="Core i3" alt="Core i3"><i class="fa fa-circle-o" aria-hidden="true"></i>Core i3</a>
  4429. </div>
  4430. </div>
  4431.  
  4432. <div style="clear:both;" id="fVal2253725" alt="fValMax" class="Filter__3647">
  4433.  
  4434. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4435.  
  4436. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2253725" class="linkFilter" rel=nofollow title="Core i3-1315U" alt="Core i3-1315U"><i class="fa fa-circle-o" aria-hidden="true"></i>Core i3-1315U</a>
  4437. </div>
  4438. </div>
  4439.  
  4440. <div style="clear:both;" id="fVal2262983" alt="fValMax" class="Filter__3647">
  4441.  
  4442. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4443.  
  4444. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262983" class="linkFilter" rel=nofollow title="i3 1315U" alt="i3 1315U"><i class="fa fa-circle-o" aria-hidden="true"></i>i3 1315U</a>
  4445. </div>
  4446. </div>
  4447.  
  4448. <div style="clear:both;" id="fVal2255683" alt="fValMax" class="Filter__3647">
  4449.  
  4450. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4451.  
  4452. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2255683" class="linkFilter" rel=nofollow title="i5-1240P" alt="i5-1240P"><i class="fa fa-circle-o" aria-hidden="true"></i>i5-1240P</a>
  4453. </div>
  4454. </div>
  4455.  
  4456. <div style="clear:both;" id="fVal2140245" alt="fValMax" class="Filter__3647">
  4457.  
  4458. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4459.  
  4460. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2140245" class="linkFilter" rel=nofollow title="I7-12650H" alt="I7-12650H"><i class="fa fa-circle-o" aria-hidden="true"></i>I7-12650H</a>
  4461. </div>
  4462. </div>
  4463.  
  4464. <div style="clear:both;" id="fVal2204412" alt="fValMax" class="Filter__3647">
  4465.  
  4466. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4467.  
  4468. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2204412" class="linkFilter" rel=nofollow title="I9-13900H" alt="I9-13900H"><i class="fa fa-circle-o" aria-hidden="true"></i>I9-13900H</a>
  4469. </div>
  4470. </div>
  4471.  
  4472. <div style="clear:both;" id="fVal2258392" alt="fValMax" class="Filter__3647">
  4473.  
  4474. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4475.  
  4476. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258392" class="linkFilter" rel=nofollow title="Intel" alt="Intel"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel</a>
  4477. </div>
  4478. </div>
  4479.  
  4480. <div style="clear:both;" id="fVal81093" alt="fValMax" class="Filter__3647">
  4481.  
  4482. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4483.  
  4484. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=81093" class="linkFilter" rel=nofollow title="Intel Celeron" alt="Intel Celeron"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron</a>
  4485. </div>
  4486. </div>
  4487.  
  4488. <div style="clear:both;" id="fVal47771" alt="fValMax" class="Filter__3647">
  4489.  
  4490. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4491.  
  4492. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47771" class="linkFilter" rel=nofollow title="Intel Celeron 6305" alt="Intel Celeron 6305"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron 6305</a>
  4493. </div>
  4494. </div>
  4495.  
  4496. <div style="clear:both;" id="fVal605333" alt="fValMax" class="Filter__3647">
  4497.  
  4498. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4499.  
  4500. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=605333" class="linkFilter" rel=nofollow title="Intel Celeron J3455 (1.5 ГГц)" alt="Intel Celeron J3455 (1.5 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J3455 (1.5 ГГц)</a>
  4501. </div>
  4502. </div>
  4503.  
  4504. <div style="clear:both;" id="fVal2215656" alt="fValMax" class="Filter__3647">
  4505.  
  4506. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4507.  
  4508. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215656" class="linkFilter" rel=nofollow title="Intel Celeron J3455 (4 x 1.50GHz)" alt="Intel Celeron J3455 (4 x 1.50GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J3455 (4 x 1.50GHz)</a>
  4509. </div>
  4510. </div>
  4511.  
  4512. <div style="clear:both;" id="fVal1180066" alt="fValMax" class="Filter__3647">
  4513.  
  4514. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4515.  
  4516. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1180066" class="linkFilter" rel=nofollow title="Intel Celeron J4005 (2.0 ГГц)" alt="Intel Celeron J4005 (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4005 (2.0 ГГц)</a>
  4517. </div>
  4518. </div>
  4519.  
  4520. <div style="clear:both;" id="fVal1234791" alt="fValMax" class="Filter__3647">
  4521.  
  4522. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4523.  
  4524. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1234791" class="linkFilter" rel=nofollow title="Intel Celeron J4105" alt="Intel Celeron J4105"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4105</a>
  4525. </div>
  4526. </div>
  4527.  
  4528. <div style="clear:both;" id="fVal1084871" alt="fValMax" class="Filter__3647">
  4529.  
  4530. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4531.  
  4532. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1084871" class="linkFilter" rel=nofollow title="Intel Celeron J4105 (1.5 ГГц)" alt="Intel Celeron J4105 (1.5 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4105 (1.5 ГГц)</a>
  4533. </div>
  4534. </div>
  4535.  
  4536. <div style="clear:both;" id="fVal2215655" alt="fValMax" class="Filter__3647">
  4537.  
  4538. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4539.  
  4540. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215655" class="linkFilter" rel=nofollow title="Intel Celeron J4105 (4 x 1.5 GHz)" alt="Intel Celeron J4105 (4 x 1.5 GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4105 (4 x 1.5 GHz)</a>
  4541. </div>
  4542. </div>
  4543.  
  4544. <div style="clear:both;" id="fVal1957304" alt="fValMax" class="Filter__3647">
  4545.  
  4546. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4547.  
  4548. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1957304" class="linkFilter" rel=nofollow title="Intel Celeron J4105 1.50GHz 4 ядра" alt="Intel Celeron J4105 1.50GHz 4 ядра"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4105 1.50GHz 4 ядра</a>
  4549. </div>
  4550. </div>
  4551.  
  4552. <div style="clear:both;" id="fVal546901" alt="fValMax" class="Filter__3647">
  4553.  
  4554. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4555.  
  4556. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546901" class="linkFilter" rel=nofollow title="Intel Celeron J4125" alt="Intel Celeron J4125"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4125</a>
  4557. </div>
  4558. </div>
  4559.  
  4560. <div style="clear:both;" id="fVal1058913" alt="fValMax" class="Filter__3647">
  4561.  
  4562. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4563.  
  4564. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1058913" class="linkFilter" rel=nofollow title="Intel Celeron J4125 (2,0 GHz)" alt="Intel Celeron J4125 (2,0 GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4125 (2,0 GHz)</a>
  4565. </div>
  4566. </div>
  4567.  
  4568. <div style="clear:both;" id="fVal546704" alt="fValMax" class="Filter__3647">
  4569.  
  4570. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4571.  
  4572. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546704" class="linkFilter" rel=nofollow title="Intel Celeron J4125 (2.0 ГГц)" alt="Intel Celeron J4125 (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4125 (2.0 ГГц)</a>
  4573. </div>
  4574. </div>
  4575.  
  4576. <div style="clear:both;" id="fVal2215171" alt="fValMax" class="Filter__3647">
  4577.  
  4578. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4579.  
  4580. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215171" class="linkFilter" rel=nofollow title="Intel Celeron J4125 (4 х 2.0 GHz)" alt="Intel Celeron J4125 (4 х 2.0 GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron J4125 (4 х 2.0 GHz)</a>
  4581. </div>
  4582. </div>
  4583.  
  4584. <div style="clear:both;" id="fVal65828" alt="fValMax" class="Filter__3647">
  4585.  
  4586. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4587.  
  4588. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65828" class="linkFilter" rel=nofollow title="Intel Celeron N3350" alt="Intel Celeron N3350"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N3350</a>
  4589. </div>
  4590. </div>
  4591.  
  4592. <div style="clear:both;" id="fVal546263" alt="fValMax" class="Filter__3647">
  4593.  
  4594. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4595.  
  4596. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546263" class="linkFilter" rel=nofollow title="Intel Celeron N3350 (1.1 ГГц)" alt="Intel Celeron N3350 (1.1 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N3350 (1.1 ГГц)</a>
  4597. </div>
  4598. </div>
  4599.  
  4600. <div style="clear:both;" id="fVal2262415" alt="fValMax" class="Filter__3647">
  4601.  
  4602. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4603.  
  4604. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262415" class="linkFilter" rel=nofollow title="Intel Celeron N3350 (2 х 1.1 GHz)" alt="Intel Celeron N3350 (2 х 1.1 GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N3350 (2 х 1.1 GHz)</a>
  4605. </div>
  4606. </div>
  4607.  
  4608. <div style="clear:both;" id="fVal47753" alt="fValMax" class="Filter__3647">
  4609.  
  4610. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4611.  
  4612. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47753" class="linkFilter" rel=nofollow title="Intel Celeron N4020" alt="Intel Celeron N4020"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N4020</a>
  4613. </div>
  4614. </div>
  4615.  
  4616. <div style="clear:both;" id="fVal1899424" alt="fValMax" class="Filter__3647">
  4617.  
  4618. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4619.  
  4620. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1899424" class="linkFilter" rel=nofollow title="Intel Celeron N4020 (1.1 ГГц)" alt="Intel Celeron N4020 (1.1 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N4020 (1.1 ГГц)</a>
  4621. </div>
  4622. </div>
  4623.  
  4624. <div style="clear:both;" id="fVal2262143" alt="fValMax" class="Filter__3647">
  4625.  
  4626. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4627.  
  4628. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262143" class="linkFilter" rel=nofollow title="Intel Celeron N4020 (2 х 1.1 GHz)" alt="Intel Celeron N4020 (2 х 1.1 GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N4020 (2 х 1.1 GHz)</a>
  4629. </div>
  4630. </div>
  4631.  
  4632. <div style="clear:both;" id="fVal2196730" alt="fValMax" class="Filter__3647">
  4633.  
  4634. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4635.  
  4636. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2196730" class="linkFilter" rel=nofollow title="Intel Celeron N4020C" alt="Intel Celeron N4020C"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N4020C</a>
  4637. </div>
  4638. </div>
  4639.  
  4640. <div style="clear:both;" id="fVal47759" alt="fValMax" class="Filter__3647">
  4641.  
  4642. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4643.  
  4644. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47759" class="linkFilter" rel=nofollow title="Intel Celeron N4120" alt="Intel Celeron N4120"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N4120</a>
  4645. </div>
  4646. </div>
  4647.  
  4648. <div style="clear:both;" id="fVal67041" alt="fValMax" class="Filter__3647">
  4649.  
  4650. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4651.  
  4652. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=67041" class="linkFilter" rel=nofollow title="Intel Celeron N4500" alt="Intel Celeron N4500"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N4500</a>
  4653. </div>
  4654. </div>
  4655.  
  4656. <div style="clear:both;" id="fVal1233030" alt="fValMax" class="Filter__3647">
  4657.  
  4658. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4659.  
  4660. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1233030" class="linkFilter" rel=nofollow title="Intel Celeron N5095" alt="Intel Celeron N5095"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N5095</a>
  4661. </div>
  4662. </div>
  4663.  
  4664. <div style="clear:both;" id="fVal883170" alt="fValMax" class="Filter__3647">
  4665.  
  4666. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4667.  
  4668. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=883170" class="linkFilter" rel=nofollow title="Intel Celeron N5095 (2.0 ГГц)" alt="Intel Celeron N5095 (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N5095 (2.0 ГГц)</a>
  4669. </div>
  4670. </div>
  4671.  
  4672. <div style="clear:both;" id="fVal2215657" alt="fValMax" class="Filter__3647">
  4673.  
  4674. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4675.  
  4676. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215657" class="linkFilter" rel=nofollow title="Intel Celeron N5095 (4 х 2.0 GHz)" alt="Intel Celeron N5095 (4 х 2.0 GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N5095 (4 х 2.0 GHz)</a>
  4677. </div>
  4678. </div>
  4679.  
  4680. <div style="clear:both;" id="fVal2264798" alt="fValMax" class="Filter__3647">
  4681.  
  4682. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4683.  
  4684. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264798" class="linkFilter" rel=nofollow title="Intel Celeron N5095A" alt="Intel Celeron N5095A"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N5095A</a>
  4685. </div>
  4686. </div>
  4687.  
  4688. <div style="clear:both;" id="fVal2201984" alt="fValMax" class="Filter__3647">
  4689.  
  4690. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4691.  
  4692. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2201984" class="linkFilter" rel=nofollow title="Intel Celeron N509A" alt="Intel Celeron N509A"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N509A</a>
  4693. </div>
  4694. </div>
  4695.  
  4696. <div style="clear:both;" id="fVal1405079" alt="fValMax" class="Filter__3647">
  4697.  
  4698. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4699.  
  4700. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1405079" class="linkFilter" rel=nofollow title="Intel Celeron N5105" alt="Intel Celeron N5105"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N5105</a>
  4701. </div>
  4702. </div>
  4703.  
  4704. <div style="clear:both;" id="fVal883174" alt="fValMax" class="Filter__3647">
  4705.  
  4706. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4707.  
  4708. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=883174" class="linkFilter" rel=nofollow title="Intel Celeron N5105 (2.0 ГГц)" alt="Intel Celeron N5105 (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Celeron N5105 (2.0 ГГц)</a>
  4709. </div>
  4710. </div>
  4711.  
  4712. <div style="clear:both;" id="fVal89950" alt="fValMax" class="Filter__3647">
  4713.  
  4714. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4715.  
  4716. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=89950" class="linkFilter" rel=nofollow title="Intel Core i3" alt="Intel Core i3"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3</a>
  4717. </div>
  4718. </div>
  4719.  
  4720. <div style="clear:both;" id="fVal2222374" alt="fValMax" class="Filter__3647">
  4721.  
  4722. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4723.  
  4724. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222374" class="linkFilter" rel=nofollow title="Intel Core i3 10-го поколения" alt="Intel Core i3 10-го поколения"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 10-го поколения</a>
  4725. </div>
  4726. </div>
  4727.  
  4728. <div style="clear:both;" id="fVal45552" alt="fValMax" class="Filter__3647">
  4729.  
  4730. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4731.  
  4732. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=45552" class="linkFilter" rel=nofollow title="Intel Core i3 1005G1" alt="Intel Core i3 1005G1"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1005G1</a>
  4733. </div>
  4734. </div>
  4735.  
  4736. <div style="clear:both;" id="fVal47079" alt="fValMax" class="Filter__3647">
  4737.  
  4738. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4739.  
  4740. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47079" class="linkFilter" rel=nofollow title="Intel Core i3 10110U" alt="Intel Core i3 10110U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 10110U</a>
  4741. </div>
  4742. </div>
  4743.  
  4744. <div style="clear:both;" id="fVal47110" alt="fValMax" class="Filter__3647">
  4745.  
  4746. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4747.  
  4748. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47110" class="linkFilter" rel=nofollow title="Intel Core i3 1115G4" alt="Intel Core i3 1115G4"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1115G4</a>
  4749. </div>
  4750. </div>
  4751.  
  4752. <div style="clear:both;" id="fVal2221259" alt="fValMax" class="Filter__3647">
  4753.  
  4754. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4755.  
  4756. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2221259" class="linkFilter" rel=nofollow title="Intel Core i3 1115G4 3ГГц" alt="Intel Core i3 1115G4 3ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1115G4 3ГГц</a>
  4757. </div>
  4758. </div>
  4759.  
  4760. <div style="clear:both;" id="fVal67042" alt="fValMax" class="Filter__3647">
  4761.  
  4762. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4763.  
  4764. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=67042" class="linkFilter" rel=nofollow title="Intel Core i3 1125G4" alt="Intel Core i3 1125G4"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1125G4</a>
  4765. </div>
  4766. </div>
  4767.  
  4768. <div style="clear:both;" id="fVal2226050" alt="fValMax" class="Filter__3647">
  4769.  
  4770. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4771.  
  4772. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226050" class="linkFilter" rel=nofollow title="Intel Core i3 1125G4 3 ГГц" alt="Intel Core i3 1125G4 3 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1125G4 3 ГГц</a>
  4773. </div>
  4774. </div>
  4775.  
  4776. <div style="clear:both;" id="fVal795320" alt="fValMax" class="Filter__3647">
  4777.  
  4778. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4779.  
  4780. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795320" class="linkFilter" rel=nofollow title="Intel Core i3 1215U" alt="Intel Core i3 1215U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1215U</a>
  4781. </div>
  4782. </div>
  4783.  
  4784. <div style="clear:both;" id="fVal2215522" alt="fValMax" class="Filter__3647">
  4785.  
  4786. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4787.  
  4788. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215522" class="linkFilter" rel=nofollow title="Intel Core i3 1215U 1.2" alt="Intel Core i3 1215U 1.2"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1215U 1.2</a>
  4789. </div>
  4790. </div>
  4791.  
  4792. <div style="clear:both;" id="fVal2258411" alt="fValMax" class="Filter__3647">
  4793.  
  4794. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4795.  
  4796. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258411" class="linkFilter" rel=nofollow title="Intel Core i3 1215U 1.2ГГц" alt="Intel Core i3 1215U 1.2ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1215U 1.2ГГц</a>
  4797. </div>
  4798. </div>
  4799.  
  4800. <div style="clear:both;" id="fVal913424" alt="fValMax" class="Filter__3647">
  4801.  
  4802. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4803.  
  4804. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=913424" class="linkFilter" rel=nofollow title="Intel Core i3 1220P" alt="Intel Core i3 1220P"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1220P</a>
  4805. </div>
  4806. </div>
  4807.  
  4808. <div style="clear:both;" id="fVal2256185" alt="fValMax" class="Filter__3647">
  4809.  
  4810. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4811.  
  4812. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2256185" class="linkFilter" rel=nofollow title="Intel Core i3 1305U 1.6ГГц" alt="Intel Core i3 1305U 1.6ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1305U 1.6ГГц</a>
  4813. </div>
  4814. </div>
  4815.  
  4816. <div style="clear:both;" id="fVal2204411" alt="fValMax" class="Filter__3647">
  4817.  
  4818. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4819.  
  4820. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2204411" class="linkFilter" rel=nofollow title="Intel Core i3 1315U" alt="Intel Core i3 1315U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 1315U</a>
  4821. </div>
  4822. </div>
  4823.  
  4824. <div style="clear:both;" id="fVal1051158" alt="fValMax" class="Filter__3647">
  4825.  
  4826. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4827.  
  4828. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1051158" class="linkFilter" rel=nofollow title="Intel Core i3 5005U" alt="Intel Core i3 5005U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 5005U</a>
  4829. </div>
  4830. </div>
  4831.  
  4832. <div style="clear:both;" id="fVal45290" alt="fValMax" class="Filter__3647">
  4833.  
  4834. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4835.  
  4836. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=45290" class="linkFilter" rel=nofollow title="Intel Core i3 8130U" alt="Intel Core i3 8130U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 8130U</a>
  4837. </div>
  4838. </div>
  4839.  
  4840. <div style="clear:both;" id="fVal2207259" alt="fValMax" class="Filter__3647">
  4841.  
  4842. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4843.  
  4844. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2207259" class="linkFilter" rel=nofollow title="Intel Core i3 N305" alt="Intel Core i3 N305"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3 N305</a>
  4845. </div>
  4846. </div>
  4847.  
  4848. <div style="clear:both;" id="fVal1298732" alt="fValMax" class="Filter__3647">
  4849.  
  4850. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4851.  
  4852. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1298732" class="linkFilter" rel=nofollow title="Intel Core i3-1005G1 (1.2 ГГц)" alt="Intel Core i3-1005G1 (1.2 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3-1005G1 (1.2 ГГц)</a>
  4853. </div>
  4854. </div>
  4855.  
  4856. <div style="clear:both;" id="fVal1307735" alt="fValMax" class="Filter__3647">
  4857.  
  4858. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4859.  
  4860. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1307735" class="linkFilter" rel=nofollow title="Intel Core i3-1115G4 (3.0 ГГц)" alt="Intel Core i3-1115G4 (3.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3-1115G4 (3.0 ГГц)</a>
  4861. </div>
  4862. </div>
  4863.  
  4864. <div style="clear:both;" id="fVal47760" alt="fValMax" class="Filter__3647">
  4865.  
  4866. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4867.  
  4868. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47760" class="linkFilter" rel=nofollow title="Intel Core i3-1215U" alt="Intel Core i3-1215U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3-1215U</a>
  4869. </div>
  4870. </div>
  4871.  
  4872. <div style="clear:both;" id="fVal2200678" alt="fValMax" class="Filter__3647">
  4873.  
  4874. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4875.  
  4876. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200678" class="linkFilter" rel=nofollow title="Intel Core i3-1215U (1.2 ГГц)" alt="Intel Core i3-1215U (1.2 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3-1215U (1.2 ГГц)</a>
  4877. </div>
  4878. </div>
  4879.  
  4880. <div style="clear:both;" id="fVal2206371" alt="fValMax" class="Filter__3647">
  4881.  
  4882. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4883.  
  4884. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2206371" class="linkFilter" rel=nofollow title="Intel Core i3-1305U" alt="Intel Core i3-1305U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3-1305U</a>
  4885. </div>
  4886. </div>
  4887.  
  4888. <div style="clear:both;" id="fVal2204711" alt="fValMax" class="Filter__3647">
  4889.  
  4890. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4891.  
  4892. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2204711" class="linkFilter" rel=nofollow title="Intel Core i3-1315U (1.2 ГГц)" alt="Intel Core i3-1315U (1.2 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i3-1315U (1.2 ГГц)</a>
  4893. </div>
  4894. </div>
  4895.  
  4896. <div style="clear:both;" id="fVal44534" alt="fValMax" class="Filter__3647">
  4897.  
  4898. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4899.  
  4900. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=44534" class="linkFilter" rel=nofollow title="Intel Core i5" alt="Intel Core i5"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5</a>
  4901. </div>
  4902. </div>
  4903.  
  4904. <div style="clear:both;" id="fVal41758" alt="fValMax" class="Filter__3647">
  4905.  
  4906. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4907.  
  4908. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41758" class="linkFilter" rel=nofollow title="Intel Core i5 10210U" alt="Intel Core i5 10210U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 10210U</a>
  4909. </div>
  4910. </div>
  4911.  
  4912. <div style="clear:both;" id="fVal2352710" alt="fValMax" class="Filter__3647">
  4913.  
  4914. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4915.  
  4916. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2352710" class="linkFilter" rel=nofollow title="Intel Core i5 10210U 1.6ГГц" alt="Intel Core i5 10210U 1.6ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 10210U 1.6ГГц</a>
  4917. </div>
  4918. </div>
  4919.  
  4920. <div style="clear:both;" id="fVal47280" alt="fValMax" class="Filter__3647">
  4921.  
  4922. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4923.  
  4924. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47280" class="linkFilter" rel=nofollow title="Intel Core i5 10300H" alt="Intel Core i5 10300H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 10300H</a>
  4925. </div>
  4926. </div>
  4927.  
  4928. <div style="clear:both;" id="fVal41304" alt="fValMax" class="Filter__3647">
  4929.  
  4930. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4931.  
  4932. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41304" class="linkFilter" rel=nofollow title="Intel Core i5 1035G4" alt="Intel Core i5 1035G4"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1035G4</a>
  4933. </div>
  4934. </div>
  4935.  
  4936. <div style="clear:both;" id="fVal67950" alt="fValMax" class="Filter__3647">
  4937.  
  4938. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4939.  
  4940. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=67950" class="linkFilter" rel=nofollow title="Intel Core i5 1035G7" alt="Intel Core i5 1035G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1035G7</a>
  4941. </div>
  4942. </div>
  4943.  
  4944. <div style="clear:both;" id="fVal1299303" alt="fValMax" class="Filter__3647">
  4945.  
  4946. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4947.  
  4948. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1299303" class="linkFilter" rel=nofollow title="Intel Core i5 10400" alt="Intel Core i5 10400"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 10400</a>
  4949. </div>
  4950. </div>
  4951.  
  4952. <div style="clear:both;" id="fVal65418" alt="fValMax" class="Filter__3647">
  4953.  
  4954. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4955.  
  4956. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65418" class="linkFilter" rel=nofollow title="Intel Core i5 10500H" alt="Intel Core i5 10500H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 10500H</a>
  4957. </div>
  4958. </div>
  4959.  
  4960. <div style="clear:both;" id="fVal101890" alt="fValMax" class="Filter__3647">
  4961.  
  4962. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4963.  
  4964. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=101890" class="linkFilter" rel=nofollow title="Intel Core i5 11260H" alt="Intel Core i5 11260H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 11260H</a>
  4965. </div>
  4966. </div>
  4967.  
  4968. <div style="clear:both;" id="fVal47284" alt="fValMax" class="Filter__3647">
  4969.  
  4970. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4971.  
  4972. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47284" class="linkFilter" rel=nofollow title="Intel Core i5 11300H" alt="Intel Core i5 11300H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 11300H</a>
  4973. </div>
  4974. </div>
  4975.  
  4976. <div style="clear:both;" id="fVal65760" alt="fValMax" class="Filter__3647">
  4977.  
  4978. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4979.  
  4980. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65760" class="linkFilter" rel=nofollow title="Intel Core i5 1130G7" alt="Intel Core i5 1130G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1130G7</a>
  4981. </div>
  4982. </div>
  4983.  
  4984. <div style="clear:both;" id="fVal62812" alt="fValMax" class="Filter__3647">
  4985.  
  4986. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4987.  
  4988. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=62812" class="linkFilter" rel=nofollow title="Intel Core i5 11320H" alt="Intel Core i5 11320H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 11320H</a>
  4989. </div>
  4990. </div>
  4991.  
  4992. <div style="clear:both;" id="fVal54083" alt="fValMax" class="Filter__3647">
  4993.  
  4994. <div class="DivTd tdFilter" style="white-space:nowrap;">
  4995.  
  4996. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=54083" class="linkFilter" rel=nofollow title="Intel Core i5 1135G7" alt="Intel Core i5 1135G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1135G7</a>
  4997. </div>
  4998. </div>
  4999.  
  5000. <div style="clear:both;" id="fVal2259839" alt="fValMax" class="Filter__3647">
  5001.  
  5002. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5003.  
  5004. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2259839" class="linkFilter" rel=nofollow title="Intel Core i5 1135G7 2.4" alt="Intel Core i5 1135G7 2.4"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1135G7 2.4</a>
  5005. </div>
  5006. </div>
  5007.  
  5008. <div style="clear:both;" id="fVal2217296" alt="fValMax" class="Filter__3647">
  5009.  
  5010. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5011.  
  5012. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2217296" class="linkFilter" rel=nofollow title="Intel Core i5 1135G7 2.4ГГц" alt="Intel Core i5 1135G7 2.4ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1135G7 2.4ГГц</a>
  5013. </div>
  5014. </div>
  5015.  
  5016. <div style="clear:both;" id="fVal65419" alt="fValMax" class="Filter__3647">
  5017.  
  5018. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5019.  
  5020. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65419" class="linkFilter" rel=nofollow title="Intel Core i5 11400H" alt="Intel Core i5 11400H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 11400H</a>
  5021. </div>
  5022. </div>
  5023.  
  5024. <div style="clear:both;" id="fVal68019" alt="fValMax" class="Filter__3647">
  5025.  
  5026. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5027.  
  5028. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=68019" class="linkFilter" rel=nofollow title="Intel Core i5 1145G7" alt="Intel Core i5 1145G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1145G7</a>
  5029. </div>
  5030. </div>
  5031.  
  5032. <div style="clear:both;" id="fVal546931" alt="fValMax" class="Filter__3647">
  5033.  
  5034. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5035.  
  5036. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546931" class="linkFilter" rel=nofollow title="Intel Core i5 1155G7" alt="Intel Core i5 1155G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1155G7</a>
  5037. </div>
  5038. </div>
  5039.  
  5040. <div style="clear:both;" id="fVal2226053" alt="fValMax" class="Filter__3647">
  5041.  
  5042. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5043.  
  5044. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226053" class="linkFilter" rel=nofollow title="Intel Core i5 1155G7 2.5 ГГц" alt="Intel Core i5 1155G7 2.5 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1155G7 2.5 ГГц</a>
  5045. </div>
  5046. </div>
  5047.  
  5048. <div style="clear:both;" id="fVal2263717" alt="fValMax" class="Filter__3647">
  5049.  
  5050. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5051.  
  5052. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2263717" class="linkFilter" rel=nofollow title="Intel Core i5 1155G7 2.5ГГц" alt="Intel Core i5 1155G7 2.5ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1155G7 2.5ГГц</a>
  5053. </div>
  5054. </div>
  5055.  
  5056. <div style="clear:both;" id="fVal795407" alt="fValMax" class="Filter__3647">
  5057.  
  5058. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5059.  
  5060. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=795407" class="linkFilter" rel=nofollow title="Intel Core i5 1235U" alt="Intel Core i5 1235U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1235U</a>
  5061. </div>
  5062. </div>
  5063.  
  5064. <div style="clear:both;" id="fVal2213150" alt="fValMax" class="Filter__3647">
  5065.  
  5066. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5067.  
  5068. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213150" class="linkFilter" rel=nofollow title="Intel Core i5 1235U 1.3" alt="Intel Core i5 1235U 1.3"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1235U 1.3</a>
  5069. </div>
  5070. </div>
  5071.  
  5072. <div style="clear:both;" id="fVal113323" alt="fValMax" class="Filter__3647">
  5073.  
  5074. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5075.  
  5076. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=113323" class="linkFilter" rel=nofollow title="Intel Core i5 1240p" alt="Intel Core i5 1240p"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1240p</a>
  5077. </div>
  5078. </div>
  5079.  
  5080. <div style="clear:both;" id="fVal1085135" alt="fValMax" class="Filter__3647">
  5081.  
  5082. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5083.  
  5084. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1085135" class="linkFilter" rel=nofollow title="Intel Core i5 12450H" alt="Intel Core i5 12450H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 12450H</a>
  5085. </div>
  5086. </div>
  5087.  
  5088. <div style="clear:both;" id="fVal2226055" alt="fValMax" class="Filter__3647">
  5089.  
  5090. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5091.  
  5092. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226055" class="linkFilter" rel=nofollow title="Intel Core i5 12450H 2 ГГц" alt="Intel Core i5 12450H 2 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 12450H 2 ГГц</a>
  5093. </div>
  5094. </div>
  5095.  
  5096. <div style="clear:both;" id="fVal2226157" alt="fValMax" class="Filter__3647">
  5097.  
  5098. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5099.  
  5100. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226157" class="linkFilter" rel=nofollow title="Intel Core i5 12450H 2ГГц" alt="Intel Core i5 12450H 2ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 12450H 2ГГц</a>
  5101. </div>
  5102. </div>
  5103.  
  5104. <div style="clear:both;" id="fVal70877" alt="fValMax" class="Filter__3647">
  5105.  
  5106. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5107.  
  5108. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=70877" class="linkFilter" rel=nofollow title="Intel Core i5 12500H" alt="Intel Core i5 12500H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 12500H</a>
  5109. </div>
  5110. </div>
  5111.  
  5112. <div style="clear:both;" id="fVal2203913" alt="fValMax" class="Filter__3647">
  5113.  
  5114. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5115.  
  5116. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2203913" class="linkFilter" rel=nofollow title="Intel Core i5 1335U" alt="Intel Core i5 1335U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1335U</a>
  5117. </div>
  5118. </div>
  5119.  
  5120. <div style="clear:both;" id="fVal2215057" alt="fValMax" class="Filter__3647">
  5121.  
  5122. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5123.  
  5124. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215057" class="linkFilter" rel=nofollow title="Intel Core i5 1335U 1.3" alt="Intel Core i5 1335U 1.3"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1335U 1.3</a>
  5125. </div>
  5126. </div>
  5127.  
  5128. <div style="clear:both;" id="fVal2259759" alt="fValMax" class="Filter__3647">
  5129.  
  5130. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5131.  
  5132. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2259759" class="linkFilter" rel=nofollow title="Intel Core i5 1335U 1.3ГГц" alt="Intel Core i5 1335U 1.3ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1335U 1.3ГГц</a>
  5133. </div>
  5134. </div>
  5135.  
  5136. <div style="clear:both;" id="fVal2203054" alt="fValMax" class="Filter__3647">
  5137.  
  5138. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5139.  
  5140. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2203054" class="linkFilter" rel=nofollow title="Intel Core i5 1340P" alt="Intel Core i5 1340P"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1340P</a>
  5141. </div>
  5142. </div>
  5143.  
  5144. <div style="clear:both;" id="fVal2264048" alt="fValMax" class="Filter__3647">
  5145.  
  5146. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5147.  
  5148. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264048" class="linkFilter" rel=nofollow title="Intel Core i5 1340P 1.9" alt="Intel Core i5 1340P 1.9"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 1340P 1.9</a>
  5149. </div>
  5150. </div>
  5151.  
  5152. <div style="clear:both;" id="fVal2211855" alt="fValMax" class="Filter__3647">
  5153.  
  5154. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5155.  
  5156. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211855" class="linkFilter" rel=nofollow title="Intel Core i5 13420H" alt="Intel Core i5 13420H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 13420H</a>
  5157. </div>
  5158. </div>
  5159.  
  5160. <div style="clear:both;" id="fVal2211329" alt="fValMax" class="Filter__3647">
  5161.  
  5162. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5163.  
  5164. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211329" class="linkFilter" rel=nofollow title="Intel Core i5 13450HX" alt="Intel Core i5 13450HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 13450HX</a>
  5165. </div>
  5166. </div>
  5167.  
  5168. <div style="clear:both;" id="fVal2210245" alt="fValMax" class="Filter__3647">
  5169.  
  5170. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5171.  
  5172. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2210245" class="linkFilter" rel=nofollow title="Intel Core i5 13500H" alt="Intel Core i5 13500H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 13500H</a>
  5173. </div>
  5174. </div>
  5175.  
  5176. <div style="clear:both;" id="fVal2262129" alt="fValMax" class="Filter__3647">
  5177.  
  5178. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5179.  
  5180. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262129" class="linkFilter" rel=nofollow title="Intel Core i5 13500H 2.6" alt="Intel Core i5 13500H 2.6"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 13500H 2.6</a>
  5181. </div>
  5182. </div>
  5183.  
  5184. <div style="clear:both;" id="fVal2222369" alt="fValMax" class="Filter__3647">
  5185.  
  5186. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5187.  
  5188. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222369" class="linkFilter" rel=nofollow title="Intel Core i5 8-го поколения i5-8259U 2.3 Ghz" alt="Intel Core i5 8-го поколения i5-8259U 2.3 Ghz"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 8-го поколения i5-8259U 2.3 Ghz</a>
  5189. </div>
  5190. </div>
  5191.  
  5192. <div style="clear:both;" id="fVal71553" alt="fValMax" class="Filter__3647">
  5193.  
  5194. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5195.  
  5196. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=71553" class="linkFilter" rel=nofollow title="Intel Core i5 8250U" alt="Intel Core i5 8250U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 8250U</a>
  5197. </div>
  5198. </div>
  5199.  
  5200. <div style="clear:both;" id="fVal2221526" alt="fValMax" class="Filter__3647">
  5201.  
  5202. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5203.  
  5204. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2221526" class="linkFilter" rel=nofollow title="Intel Core i5 8259U" alt="Intel Core i5 8259U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 8259U</a>
  5205. </div>
  5206. </div>
  5207.  
  5208. <div style="clear:both;" id="fVal29502" alt="fValMax" class="Filter__3647">
  5209.  
  5210. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5211.  
  5212. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=29502" class="linkFilter" rel=nofollow title="Intel Core i5 8265U" alt="Intel Core i5 8265U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5 8265U</a>
  5213. </div>
  5214. </div>
  5215.  
  5216. <div style="clear:both;" id="fVal41411" alt="fValMax" class="Filter__3647">
  5217.  
  5218. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5219.  
  5220. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41411" class="linkFilter" rel=nofollow title="Intel Core i5-1035G1" alt="Intel Core i5-1035G1"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1035G1</a>
  5221. </div>
  5222. </div>
  5223.  
  5224. <div style="clear:both;" id="fVal1060484" alt="fValMax" class="Filter__3647">
  5225.  
  5226. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5227.  
  5228. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1060484" class="linkFilter" rel=nofollow title="Intel Core i5-1135G7 (2.4 ГГц)" alt="Intel Core i5-1135G7 (2.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1135G7 (2.4 ГГц)</a>
  5229. </div>
  5230. </div>
  5231.  
  5232. <div style="clear:both;" id="fVal77318" alt="fValMax" class="Filter__3647">
  5233.  
  5234. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5235.  
  5236. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=77318" class="linkFilter" rel=nofollow title="Intel Core i5-1155G7" alt="Intel Core i5-1155G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1155G7</a>
  5237. </div>
  5238. </div>
  5239.  
  5240. <div style="clear:both;" id="fVal2256915" alt="fValMax" class="Filter__3647">
  5241.  
  5242. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5243.  
  5244. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2256915" class="linkFilter" rel=nofollow title="Intel Core i5-1155G7 (2.5 ГГц)" alt="Intel Core i5-1155G7 (2.5 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1155G7 (2.5 ГГц)</a>
  5245. </div>
  5246. </div>
  5247.  
  5248. <div style="clear:both;" id="fVal81607" alt="fValMax" class="Filter__3647">
  5249.  
  5250. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5251.  
  5252. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=81607" class="linkFilter" rel=nofollow title="Intel Core i5-1235U" alt="Intel Core i5-1235U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1235U</a>
  5253. </div>
  5254. </div>
  5255.  
  5256. <div style="clear:both;" id="fVal2199851" alt="fValMax" class="Filter__3647">
  5257.  
  5258. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5259.  
  5260. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2199851" class="linkFilter" rel=nofollow title="Intel Core i5-1235U (1.3 ГГц)" alt="Intel Core i5-1235U (1.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1235U (1.3 ГГц)</a>
  5261. </div>
  5262. </div>
  5263.  
  5264. <div style="clear:both;" id="fVal2213180" alt="fValMax" class="Filter__3647">
  5265.  
  5266. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5267.  
  5268. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213180" class="linkFilter" rel=nofollow title="Intel Core i5-1240P (1.7 ГГц)" alt="Intel Core i5-1240P (1.7 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1240P (1.7 ГГц)</a>
  5269. </div>
  5270. </div>
  5271.  
  5272. <div style="clear:both;" id="fVal88123" alt="fValMax" class="Filter__3647">
  5273.  
  5274. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5275.  
  5276. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=88123" class="linkFilter" rel=nofollow title="Intel Core i5-12450H" alt="Intel Core i5-12450H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-12450H</a>
  5277. </div>
  5278. </div>
  5279.  
  5280. <div style="clear:both;" id="fVal2216193" alt="fValMax" class="Filter__3647">
  5281.  
  5282. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5283.  
  5284. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216193" class="linkFilter" rel=nofollow title="Intel Core i5-12450H (2.0 ГГц)" alt="Intel Core i5-12450H (2.0 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-12450H (2.0 ГГц)</a>
  5285. </div>
  5286. </div>
  5287.  
  5288. <div style="clear:both;" id="fVal2223251" alt="fValMax" class="Filter__3647">
  5289.  
  5290. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5291.  
  5292. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2223251" class="linkFilter" rel=nofollow title="Intel Core i5-12450H (3.3 ГГц)" alt="Intel Core i5-12450H (3.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-12450H (3.3 ГГц)</a>
  5293. </div>
  5294. </div>
  5295.  
  5296. <div style="clear:both;" id="fVal1942174" alt="fValMax" class="Filter__3647">
  5297.  
  5298. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5299.  
  5300. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1942174" class="linkFilter" rel=nofollow title="Intel Core i5-12500H (2.5 ГГц)" alt="Intel Core i5-12500H (2.5 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-12500H (2.5 ГГц)</a>
  5301. </div>
  5302. </div>
  5303.  
  5304. <div style="clear:both;" id="fVal2139038" alt="fValMax" class="Filter__3647">
  5305.  
  5306. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5307.  
  5308. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2139038" class="linkFilter" rel=nofollow title="Intel Core i5-1335U" alt="Intel Core i5-1335U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1335U</a>
  5309. </div>
  5310. </div>
  5311.  
  5312. <div style="clear:both;" id="fVal2211741" alt="fValMax" class="Filter__3647">
  5313.  
  5314. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5315.  
  5316. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211741" class="linkFilter" rel=nofollow title="Intel Core i5-1335U (1.3 ГГц)" alt="Intel Core i5-1335U (1.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1335U (1.3 ГГц)</a>
  5317. </div>
  5318. </div>
  5319.  
  5320. <div style="clear:both;" id="fVal2213264" alt="fValMax" class="Filter__3647">
  5321.  
  5322. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5323.  
  5324. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213264" class="linkFilter" rel=nofollow title="Intel Core i5-1340P (1.9 ГГц)" alt="Intel Core i5-1340P (1.9 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-1340P (1.9 ГГц)</a>
  5325. </div>
  5326. </div>
  5327.  
  5328. <div style="clear:both;" id="fVal2212255" alt="fValMax" class="Filter__3647">
  5329.  
  5330. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5331.  
  5332. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2212255" class="linkFilter" rel=nofollow title="Intel Core i5-13420H" alt="Intel Core i5-13420H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-13420H</a>
  5333. </div>
  5334. </div>
  5335.  
  5336. <div style="clear:both;" id="fVal1700046" alt="fValMax" class="Filter__3647">
  5337.  
  5338. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5339.  
  5340. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1700046" class="linkFilter" rel=nofollow title="Intel Core i5-13500H" alt="Intel Core i5-13500H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-13500H</a>
  5341. </div>
  5342. </div>
  5343.  
  5344. <div style="clear:both;" id="fVal2216191" alt="fValMax" class="Filter__3647">
  5345.  
  5346. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5347.  
  5348. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216191" class="linkFilter" rel=nofollow title="Intel Core i5-13500H (2.6 ГГц)" alt="Intel Core i5-13500H (2.6 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-13500H (2.6 ГГц)</a>
  5349. </div>
  5350. </div>
  5351.  
  5352. <div style="clear:both;" id="fVal2259715" alt="fValMax" class="Filter__3647">
  5353.  
  5354. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5355.  
  5356. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2259715" class="linkFilter" rel=nofollow title="Intel Core i5-8250U (1.6 ГГц)" alt="Intel Core i5-8250U (1.6 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i5-8250U (1.6 ГГц)</a>
  5357. </div>
  5358. </div>
  5359.  
  5360. <div style="clear:both;" id="fVal41172" alt="fValMax" class="Filter__3647">
  5361.  
  5362. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5363.  
  5364. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41172" class="linkFilter" rel=nofollow title="Intel Core i7" alt="Intel Core i7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7</a>
  5365. </div>
  5366. </div>
  5367.  
  5368. <div style="clear:both;" id="fVal47078" alt="fValMax" class="Filter__3647">
  5369.  
  5370. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5371.  
  5372. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47078" class="linkFilter" rel=nofollow title="Intel Core i7 10510U" alt="Intel Core i7 10510U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 10510U</a>
  5373. </div>
  5374. </div>
  5375.  
  5376. <div style="clear:both;" id="fVal41227" alt="fValMax" class="Filter__3647">
  5377.  
  5378. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5379.  
  5380. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=41227" class="linkFilter" rel=nofollow title="Intel Core i7 1065G7" alt="Intel Core i7 1065G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1065G7</a>
  5381. </div>
  5382. </div>
  5383.  
  5384. <div style="clear:both;" id="fVal47945" alt="fValMax" class="Filter__3647">
  5385.  
  5386. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5387.  
  5388. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47945" class="linkFilter" rel=nofollow title="Intel Core i7 10750H" alt="Intel Core i7 10750H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 10750H</a>
  5389. </div>
  5390. </div>
  5391.  
  5392. <div style="clear:both;" id="fVal58716" alt="fValMax" class="Filter__3647">
  5393.  
  5394. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5395.  
  5396. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=58716" class="linkFilter" rel=nofollow title="Intel Core i7 10870H" alt="Intel Core i7 10870H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 10870H</a>
  5397. </div>
  5398. </div>
  5399.  
  5400. <div style="clear:both;" id="fVal71681" alt="fValMax" class="Filter__3647">
  5401.  
  5402. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5403.  
  5404. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=71681" class="linkFilter" rel=nofollow title="Intel Core i7 11370H" alt="Intel Core i7 11370H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 11370H</a>
  5405. </div>
  5406. </div>
  5407.  
  5408. <div style="clear:both;" id="fVal82636" alt="fValMax" class="Filter__3647">
  5409.  
  5410. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5411.  
  5412. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=82636" class="linkFilter" rel=nofollow title="Intel Core i7 11375H" alt="Intel Core i7 11375H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 11375H</a>
  5413. </div>
  5414. </div>
  5415.  
  5416. <div style="clear:both;" id="fVal88443" alt="fValMax" class="Filter__3647">
  5417.  
  5418. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5419.  
  5420. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=88443" class="linkFilter" rel=nofollow title="Intel Core i7 11390H" alt="Intel Core i7 11390H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 11390H</a>
  5421. </div>
  5422. </div>
  5423.  
  5424. <div style="clear:both;" id="fVal56995" alt="fValMax" class="Filter__3647">
  5425.  
  5426. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5427.  
  5428. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=56995" class="linkFilter" rel=nofollow title="Intel Core i7 1165G7" alt="Intel Core i7 1165G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1165G7</a>
  5429. </div>
  5430. </div>
  5431.  
  5432. <div style="clear:both;" id="fVal2251143" alt="fValMax" class="Filter__3647">
  5433.  
  5434. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5435.  
  5436. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2251143" class="linkFilter" rel=nofollow title="Intel Core i7 11700K" alt="Intel Core i7 11700K"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 11700K</a>
  5437. </div>
  5438. </div>
  5439.  
  5440. <div style="clear:both;" id="fVal65417" alt="fValMax" class="Filter__3647">
  5441.  
  5442. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5443.  
  5444. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65417" class="linkFilter" rel=nofollow title="Intel Core i7 11800H" alt="Intel Core i7 11800H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 11800H</a>
  5445. </div>
  5446. </div>
  5447.  
  5448. <div style="clear:both;" id="fVal110976" alt="fValMax" class="Filter__3647">
  5449.  
  5450. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5451.  
  5452. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=110976" class="linkFilter" rel=nofollow title="Intel Core i7 1255U" alt="Intel Core i7 1255U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1255U</a>
  5453. </div>
  5454. </div>
  5455.  
  5456. <div style="clear:both;" id="fVal1918736" alt="fValMax" class="Filter__3647">
  5457.  
  5458. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5459.  
  5460. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1918736" class="linkFilter" rel=nofollow title="Intel Core i7 1260P" alt="Intel Core i7 1260P"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1260P</a>
  5461. </div>
  5462. </div>
  5463.  
  5464. <div style="clear:both;" id="fVal2213521" alt="fValMax" class="Filter__3647">
  5465.  
  5466. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5467.  
  5468. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213521" class="linkFilter" rel=nofollow title="Intel Core i7 1260U" alt="Intel Core i7 1260U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1260U</a>
  5469. </div>
  5470. </div>
  5471.  
  5472. <div style="clear:both;" id="fVal109222" alt="fValMax" class="Filter__3647">
  5473.  
  5474. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5475.  
  5476. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=109222" class="linkFilter" rel=nofollow title="Intel Core i7 12650H" alt="Intel Core i7 12650H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 12650H</a>
  5477. </div>
  5478. </div>
  5479.  
  5480. <div style="clear:both;" id="fVal2205567" alt="fValMax" class="Filter__3647">
  5481.  
  5482. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5483.  
  5484. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2205567" class="linkFilter" rel=nofollow title="Intel Core i7 12650H 2.3ГГц" alt="Intel Core i7 12650H 2.3ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 12650H 2.3ГГц</a>
  5485. </div>
  5486. </div>
  5487.  
  5488. <div style="clear:both;" id="fVal1364386" alt="fValMax" class="Filter__3647">
  5489.  
  5490. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5491.  
  5492. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1364386" class="linkFilter" rel=nofollow title="Intel Core i7 1265U" alt="Intel Core i7 1265U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1265U</a>
  5493. </div>
  5494. </div>
  5495.  
  5496. <div style="clear:both;" id="fVal113486" alt="fValMax" class="Filter__3647">
  5497.  
  5498. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5499.  
  5500. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=113486" class="linkFilter" rel=nofollow title="Intel Core i7 12700H" alt="Intel Core i7 12700H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 12700H</a>
  5501. </div>
  5502. </div>
  5503.  
  5504. <div style="clear:both;" id="fVal2262071" alt="fValMax" class="Filter__3647">
  5505.  
  5506. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5507.  
  5508. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262071" class="linkFilter" rel=nofollow title="Intel Core i7 12800HX" alt="Intel Core i7 12800HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 12800HX</a>
  5509. </div>
  5510. </div>
  5511.  
  5512. <div style="clear:both;" id="fVal2202936" alt="fValMax" class="Filter__3647">
  5513.  
  5514. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5515.  
  5516. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2202936" class="linkFilter" rel=nofollow title="Intel Core i7 1355U" alt="Intel Core i7 1355U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1355U</a>
  5517. </div>
  5518. </div>
  5519.  
  5520. <div style="clear:both;" id="fVal2264239" alt="fValMax" class="Filter__3647">
  5521.  
  5522. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5523.  
  5524. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264239" class="linkFilter" rel=nofollow title="Intel Core i7 1360P 2.2" alt="Intel Core i7 1360P 2.2"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1360P 2.2</a>
  5525. </div>
  5526. </div>
  5527.  
  5528. <div style="clear:both;" id="fVal2209973" alt="fValMax" class="Filter__3647">
  5529.  
  5530. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5531.  
  5532. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209973" class="linkFilter" rel=nofollow title="Intel Core i7 13620H" alt="Intel Core i7 13620H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 13620H</a>
  5533. </div>
  5534. </div>
  5535.  
  5536. <div style="clear:both;" id="fVal2207061" alt="fValMax" class="Filter__3647">
  5537.  
  5538. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5539.  
  5540. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2207061" class="linkFilter" rel=nofollow title="Intel Core i7 13650HX" alt="Intel Core i7 13650HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 13650HX</a>
  5541. </div>
  5542. </div>
  5543.  
  5544. <div style="clear:both;" id="fVal2226061" alt="fValMax" class="Filter__3647">
  5545.  
  5546. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5547.  
  5548. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226061" class="linkFilter" rel=nofollow title="Intel Core i7 13650HX 2.6 ГГц" alt="Intel Core i7 13650HX 2.6 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 13650HX 2.6 ГГц</a>
  5549. </div>
  5550. </div>
  5551.  
  5552. <div style="clear:both;" id="fVal2259088" alt="fValMax" class="Filter__3647">
  5553.  
  5554. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5555.  
  5556. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2259088" class="linkFilter" rel=nofollow title="Intel Core i7 13650HX 3.6ГГц" alt="Intel Core i7 13650HX 3.6ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 13650HX 3.6ГГц</a>
  5557. </div>
  5558. </div>
  5559.  
  5560. <div style="clear:both;" id="fVal2222840" alt="fValMax" class="Filter__3647">
  5561.  
  5562. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5563.  
  5564. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222840" class="linkFilter" rel=nofollow title="Intel Core i7 1365U" alt="Intel Core i7 1365U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 1365U</a>
  5565. </div>
  5566. </div>
  5567.  
  5568. <div style="clear:both;" id="fVal1981291" alt="fValMax" class="Filter__3647">
  5569.  
  5570. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5571.  
  5572. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1981291" class="linkFilter" rel=nofollow title="Intel Core i7 13700H" alt="Intel Core i7 13700H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 13700H</a>
  5573. </div>
  5574. </div>
  5575.  
  5576. <div style="clear:both;" id="fVal2213136" alt="fValMax" class="Filter__3647">
  5577.  
  5578. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5579.  
  5580. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213136" class="linkFilter" rel=nofollow title="Intel Core i7 13700H 2.4" alt="Intel Core i7 13700H 2.4"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 13700H 2.4</a>
  5581. </div>
  5582. </div>
  5583.  
  5584. <div style="clear:both;" id="fVal2204924" alt="fValMax" class="Filter__3647">
  5585.  
  5586. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5587.  
  5588. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2204924" class="linkFilter" rel=nofollow title="Intel Core i7 13700HX" alt="Intel Core i7 13700HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 13700HX</a>
  5589. </div>
  5590. </div>
  5591.  
  5592. <div style="clear:both;" id="fVal2223228" alt="fValMax" class="Filter__3647">
  5593.  
  5594. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5595.  
  5596. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2223228" class="linkFilter" rel=nofollow title="Intel Core i7 5500U" alt="Intel Core i7 5500U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 5500U</a>
  5597. </div>
  5598. </div>
  5599.  
  5600. <div style="clear:both;" id="fVal99384" alt="fValMax" class="Filter__3647">
  5601.  
  5602. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5603.  
  5604. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=99384" class="linkFilter" rel=nofollow title="Intel Core i7 8750H" alt="Intel Core i7 8750H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7 8750H</a>
  5605. </div>
  5606. </div>
  5607.  
  5608. <div style="clear:both;" id="fVal2217521" alt="fValMax" class="Filter__3647">
  5609.  
  5610. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5611.  
  5612. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2217521" class="linkFilter" rel=nofollow title="Intel Core i7-11390H (3.4 ГГц)" alt="Intel Core i7-11390H (3.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-11390H (3.4 ГГц)</a>
  5613. </div>
  5614. </div>
  5615.  
  5616. <div style="clear:both;" id="fVal2200671" alt="fValMax" class="Filter__3647">
  5617.  
  5618. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5619.  
  5620. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200671" class="linkFilter" rel=nofollow title="Intel Core i7-1165G7 (2.8 ГГц)" alt="Intel Core i7-1165G7 (2.8 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1165G7 (2.8 ГГц)</a>
  5621. </div>
  5622. </div>
  5623.  
  5624. <div style="clear:both;" id="fVal87986" alt="fValMax" class="Filter__3647">
  5625.  
  5626. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5627.  
  5628. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=87986" class="linkFilter" rel=nofollow title="Intel Core i7-1185G7" alt="Intel Core i7-1185G7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1185G7</a>
  5629. </div>
  5630. </div>
  5631.  
  5632. <div style="clear:both;" id="fVal1930172" alt="fValMax" class="Filter__3647">
  5633.  
  5634. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5635.  
  5636. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1930172" class="linkFilter" rel=nofollow title="Intel Core i7-1255U (1.7 ГГц)" alt="Intel Core i7-1255U (1.7 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1255U (1.7 ГГц)</a>
  5637. </div>
  5638. </div>
  5639.  
  5640. <div style="clear:both;" id="fVal513368" alt="fValMax" class="Filter__3647">
  5641.  
  5642. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5643.  
  5644. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=513368" class="linkFilter" rel=nofollow title="Intel Core i7-1260P" alt="Intel Core i7-1260P"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1260P</a>
  5645. </div>
  5646. </div>
  5647.  
  5648. <div style="clear:both;" id="fVal2200632" alt="fValMax" class="Filter__3647">
  5649.  
  5650. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5651.  
  5652. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200632" class="linkFilter" rel=nofollow title="Intel Core i7-1260P (2.1 ГГц)" alt="Intel Core i7-1260P (2.1 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1260P (2.1 ГГц)</a>
  5653. </div>
  5654. </div>
  5655.  
  5656. <div style="clear:both;" id="fVal2253637" alt="fValMax" class="Filter__3647">
  5657.  
  5658. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5659.  
  5660. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2253637" class="linkFilter" rel=nofollow title="Intel Core i7-12650H (2.3 ГГц)" alt="Intel Core i7-12650H (2.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-12650H (2.3 ГГц)</a>
  5661. </div>
  5662. </div>
  5663.  
  5664. <div style="clear:both;" id="fVal1050195" alt="fValMax" class="Filter__3647">
  5665.  
  5666. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5667.  
  5668. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1050195" class="linkFilter" rel=nofollow title="Intel Core i7-1265U" alt="Intel Core i7-1265U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1265U</a>
  5669. </div>
  5670. </div>
  5671.  
  5672. <div style="clear:both;" id="fVal73369" alt="fValMax" class="Filter__3647">
  5673.  
  5674. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5675.  
  5676. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=73369" class="linkFilter" rel=nofollow title="Intel Core i7-12700H" alt="Intel Core i7-12700H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-12700H</a>
  5677. </div>
  5678. </div>
  5679.  
  5680. <div style="clear:both;" id="fVal1360305" alt="fValMax" class="Filter__3647">
  5681.  
  5682. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5683.  
  5684. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1360305" class="linkFilter" rel=nofollow title="Intel Core i7-12700H (2.3 ГГц)" alt="Intel Core i7-12700H (2.3 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-12700H (2.3 ГГц)</a>
  5685. </div>
  5686. </div>
  5687.  
  5688. <div style="clear:both;" id="fVal1947005" alt="fValMax" class="Filter__3647">
  5689.  
  5690. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5691.  
  5692. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1947005" class="linkFilter" rel=nofollow title="Intel Core i7-12700K" alt="Intel Core i7-12700K"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-12700K</a>
  5693. </div>
  5694. </div>
  5695.  
  5696. <div style="clear:both;" id="fVal879904" alt="fValMax" class="Filter__3647">
  5697.  
  5698. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5699.  
  5700. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=879904" class="linkFilter" rel=nofollow title="Intel Core i7-12800HX" alt="Intel Core i7-12800HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-12800HX</a>
  5701. </div>
  5702. </div>
  5703.  
  5704. <div style="clear:both;" id="fVal546925" alt="fValMax" class="Filter__3647">
  5705.  
  5706. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5707.  
  5708. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546925" class="linkFilter" rel=nofollow title="Intel Core i7-1280P" alt="Intel Core i7-1280P"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1280P</a>
  5709. </div>
  5710. </div>
  5711.  
  5712. <div style="clear:both;" id="fVal883082" alt="fValMax" class="Filter__3647">
  5713.  
  5714. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5715.  
  5716. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=883082" class="linkFilter" rel=nofollow title="Intel Core i7-12850HX" alt="Intel Core i7-12850HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-12850HX</a>
  5717. </div>
  5718. </div>
  5719.  
  5720. <div style="clear:both;" id="fVal2200731" alt="fValMax" class="Filter__3647">
  5721.  
  5722. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5723.  
  5724. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200731" class="linkFilter" rel=nofollow title="Intel Core i7-1355U" alt="Intel Core i7-1355U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1355U</a>
  5725. </div>
  5726. </div>
  5727.  
  5728. <div style="clear:both;" id="fVal2215628" alt="fValMax" class="Filter__3647">
  5729.  
  5730. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5731.  
  5732. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215628" class="linkFilter" rel=nofollow title="Intel Core i7-1355U (1.7 ГГц)" alt="Intel Core i7-1355U (1.7 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1355U (1.7 ГГц)</a>
  5733. </div>
  5734. </div>
  5735.  
  5736. <div style="clear:both;" id="fVal1407505" alt="fValMax" class="Filter__3647">
  5737.  
  5738. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5739.  
  5740. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1407505" class="linkFilter" rel=nofollow title="Intel Core i7-1360P" alt="Intel Core i7-1360P"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-1360P</a>
  5741. </div>
  5742. </div>
  5743.  
  5744. <div style="clear:both;" id="fVal2217997" alt="fValMax" class="Filter__3647">
  5745.  
  5746. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5747.  
  5748. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2217997" class="linkFilter" rel=nofollow title="Intel Core i7-13620H (2.4 ГГц)" alt="Intel Core i7-13620H (2.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-13620H (2.4 ГГц)</a>
  5749. </div>
  5750. </div>
  5751.  
  5752. <div style="clear:both;" id="fVal2214723" alt="fValMax" class="Filter__3647">
  5753.  
  5754. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5755.  
  5756. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214723" class="linkFilter" rel=nofollow title="Intel Core i7-13620H (3.60 ГГц)" alt="Intel Core i7-13620H (3.60 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-13620H (3.60 ГГц)</a>
  5757. </div>
  5758. </div>
  5759.  
  5760. <div style="clear:both;" id="fVal2209250" alt="fValMax" class="Filter__3647">
  5761.  
  5762. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5763.  
  5764. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2209250" class="linkFilter" rel=nofollow title="Intel Core i7-13650HX" alt="Intel Core i7-13650HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-13650HX</a>
  5765. </div>
  5766. </div>
  5767.  
  5768. <div style="clear:both;" id="fVal2215047" alt="fValMax" class="Filter__3647">
  5769.  
  5770. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5771.  
  5772. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215047" class="linkFilter" rel=nofollow title="Intel Core i7-13700H (2.4 ГГц)" alt="Intel Core i7-13700H (2.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i7-13700H (2.4 ГГц)</a>
  5773. </div>
  5774. </div>
  5775.  
  5776. <div style="clear:both;" id="fVal73370" alt="fValMax" class="Filter__3647">
  5777.  
  5778. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5779.  
  5780. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=73370" class="linkFilter" rel=nofollow title="Intel Core i9 12900H" alt="Intel Core i9 12900H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9 12900H</a>
  5781. </div>
  5782. </div>
  5783.  
  5784. <div style="clear:both;" id="fVal1409625" alt="fValMax" class="Filter__3647">
  5785.  
  5786. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5787.  
  5788. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1409625" class="linkFilter" rel=nofollow title="Intel Core i9 13900H" alt="Intel Core i9 13900H"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9 13900H</a>
  5789. </div>
  5790. </div>
  5791.  
  5792. <div style="clear:both;" id="fVal1692850" alt="fValMax" class="Filter__3647">
  5793.  
  5794. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5795.  
  5796. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1692850" class="linkFilter" rel=nofollow title="Intel Core i9 13980HX" alt="Intel Core i9 13980HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9 13980HX</a>
  5797. </div>
  5798. </div>
  5799.  
  5800. <div style="clear:both;" id="fVal2265158" alt="fValMax" class="Filter__3647">
  5801.  
  5802. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5803.  
  5804. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2265158" class="linkFilter" rel=nofollow title="Intel Core i9 14900HX" alt="Intel Core i9 14900HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9 14900HX</a>
  5805. </div>
  5806. </div>
  5807.  
  5808. <div style="clear:both;" id="fVal111028" alt="fValMax" class="Filter__3647">
  5809.  
  5810. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5811.  
  5812. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=111028" class="linkFilter" rel=nofollow title="Intel Core i9-12900HX" alt="Intel Core i9-12900HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9-12900HX</a>
  5813. </div>
  5814. </div>
  5815.  
  5816. <div style="clear:both;" id="fVal1978636" alt="fValMax" class="Filter__3647">
  5817.  
  5818. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5819.  
  5820. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1978636" class="linkFilter" rel=nofollow title="Intel Core i9-13900HX" alt="Intel Core i9-13900HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9-13900HX</a>
  5821. </div>
  5822. </div>
  5823.  
  5824. <div style="clear:both;" id="fVal2213182" alt="fValMax" class="Filter__3647">
  5825.  
  5826. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5827.  
  5828. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2213182" class="linkFilter" rel=nofollow title="Intel Core i9-13900HX (2.2 ГГц)" alt="Intel Core i9-13900HX (2.2 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9-13900HX (2.2 ГГц)</a>
  5829. </div>
  5830. </div>
  5831.  
  5832. <div style="clear:both;" id="fVal2216114" alt="fValMax" class="Filter__3647">
  5833.  
  5834. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5835.  
  5836. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2216114" class="linkFilter" rel=nofollow title="Intel Core i9-13980HX" alt="Intel Core i9-13980HX"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9-13980HX</a>
  5837. </div>
  5838. </div>
  5839.  
  5840. <div style="clear:both;" id="fVal2258653" alt="fValMax" class="Filter__3647">
  5841.  
  5842. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5843.  
  5844. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2258653" class="linkFilter" rel=nofollow title="Intel Core i9-13980HX (2.2 ГГц)" alt="Intel Core i9-13980HX (2.2 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core i9-13980HX (2.2 ГГц)</a>
  5845. </div>
  5846. </div>
  5847.  
  5848. <div style="clear:both;" id="fVal80554" alt="fValMax" class="Filter__3647">
  5849.  
  5850. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5851.  
  5852. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=80554" class="linkFilter" rel=nofollow title="Intel Core m3 6Y30" alt="Intel Core m3 6Y30"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Core m3 6Y30</a>
  5853. </div>
  5854. </div>
  5855.  
  5856. <div style="clear:both;" id="fVal546239" alt="fValMax" class="Filter__3647">
  5857.  
  5858. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5859.  
  5860. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=546239" class="linkFilter" rel=nofollow title="Intel I5 8259U" alt="Intel I5 8259U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel I5 8259U</a>
  5861. </div>
  5862. </div>
  5863.  
  5864. <div style="clear:both;" id="fVal1389604" alt="fValMax" class="Filter__3647">
  5865.  
  5866. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5867.  
  5868. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1389604" class="linkFilter" rel=nofollow title="Intel J4105" alt="Intel J4105"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel J4105</a>
  5869. </div>
  5870. </div>
  5871.  
  5872. <div style="clear:both;" id="fVal2138535" alt="fValMax" class="Filter__3647">
  5873.  
  5874. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5875.  
  5876. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2138535" class="linkFilter" rel=nofollow title="Intel J4125" alt="Intel J4125"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel J4125</a>
  5877. </div>
  5878. </div>
  5879.  
  5880. <div style="clear:both;" id="fVal2214944" alt="fValMax" class="Filter__3647">
  5881.  
  5882. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5883.  
  5884. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214944" class="linkFilter" rel=nofollow title="Intel N100" alt="Intel N100"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel N100</a>
  5885. </div>
  5886. </div>
  5887.  
  5888. <div style="clear:both;" id="fVal2211354" alt="fValMax" class="Filter__3647">
  5889.  
  5890. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5891.  
  5892. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211354" class="linkFilter" rel=nofollow title="Intel N200" alt="Intel N200"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel N200</a>
  5893. </div>
  5894. </div>
  5895.  
  5896. <div style="clear:both;" id="fVal1082121" alt="fValMax" class="Filter__3647">
  5897.  
  5898. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5899.  
  5900. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1082121" class="linkFilter" rel=nofollow title="INTEL N3350" alt="INTEL N3350"><i class="fa fa-circle-o" aria-hidden="true"></i>INTEL N3350</a>
  5901. </div>
  5902. </div>
  5903.  
  5904. <div style="clear:both;" id="fVal2205150" alt="fValMax" class="Filter__3647">
  5905.  
  5906. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5907.  
  5908. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2205150" class="linkFilter" rel=nofollow title="Intel N95" alt="Intel N95"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel N95</a>
  5909. </div>
  5910. </div>
  5911.  
  5912. <div style="clear:both;" id="fVal2214940" alt="fValMax" class="Filter__3647">
  5913.  
  5914. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5915.  
  5916. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2214940" class="linkFilter" rel=nofollow title="Intel N95 (3.4 ГГц)" alt="Intel N95 (3.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel N95 (3.4 ГГц)</a>
  5917. </div>
  5918. </div>
  5919.  
  5920. <div style="clear:both;" id="fVal2215170" alt="fValMax" class="Filter__3647">
  5921.  
  5922. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5923.  
  5924. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215170" class="linkFilter" rel=nofollow title="Intel N95 (4 x 1.7 GHz)" alt="Intel N95 (4 x 1.7 GHz)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel N95 (4 x 1.7 GHz)</a>
  5925. </div>
  5926. </div>
  5927.  
  5928. <div style="clear:both;" id="fVal66189" alt="fValMax" class="Filter__3647">
  5929.  
  5930. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5931.  
  5932. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=66189" class="linkFilter" rel=nofollow title="Intel Pentium 6805" alt="Intel Pentium 6805"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium 6805</a>
  5933. </div>
  5934. </div>
  5935.  
  5936. <div style="clear:both;" id="fVal54082" alt="fValMax" class="Filter__3647">
  5937.  
  5938. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5939.  
  5940. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=54082" class="linkFilter" rel=nofollow title="Intel Pentium Gold 6405U" alt="Intel Pentium Gold 6405U"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Gold 6405U</a>
  5941. </div>
  5942. </div>
  5943.  
  5944. <div style="clear:both;" id="fVal47770" alt="fValMax" class="Filter__3647">
  5945.  
  5946. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5947.  
  5948. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47770" class="linkFilter" rel=nofollow title="Intel Pentium Gold 7505" alt="Intel Pentium Gold 7505"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Gold 7505</a>
  5949. </div>
  5950. </div>
  5951.  
  5952. <div style="clear:both;" id="fVal2226059" alt="fValMax" class="Filter__3647">
  5953.  
  5954. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5955.  
  5956. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2226059" class="linkFilter" rel=nofollow title="Intel Pentium Gold 7505 2 ГГц" alt="Intel Pentium Gold 7505 2 ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Gold 7505 2 ГГц</a>
  5957. </div>
  5958. </div>
  5959.  
  5960. <div style="clear:both;" id="fVal65883" alt="fValMax" class="Filter__3647">
  5961.  
  5962. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5963.  
  5964. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=65883" class="linkFilter" rel=nofollow title="Intel Pentium J3710" alt="Intel Pentium J3710"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium J3710</a>
  5965. </div>
  5966. </div>
  5967.  
  5968. <div style="clear:both;" id="fVal47754" alt="fValMax" class="Filter__3647">
  5969.  
  5970. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5971.  
  5972. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=47754" class="linkFilter" rel=nofollow title="Intel Pentium Silver N5030" alt="Intel Pentium Silver N5030"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Silver N5030</a>
  5973. </div>
  5974. </div>
  5975.  
  5976. <div style="clear:both;" id="fVal66188" alt="fValMax" class="Filter__3647">
  5977.  
  5978. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5979.  
  5980. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=66188" class="linkFilter" rel=nofollow title="Intel Pentium Silver N6000" alt="Intel Pentium Silver N6000"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Silver N6000</a>
  5981. </div>
  5982. </div>
  5983.  
  5984. <div style="clear:both;" id="fVal1395787" alt="fValMax" class="Filter__3647">
  5985.  
  5986. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5987.  
  5988. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1395787" class="linkFilter" rel=nofollow title="Intel Pentium Silver N6000 (1.1 ГГц)" alt="Intel Pentium Silver N6000 (1.1 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Pentium Silver N6000 (1.1 ГГц)</a>
  5989. </div>
  5990. </div>
  5991.  
  5992. <div style="clear:both;" id="fVal2211235" alt="fValMax" class="Filter__3647">
  5993.  
  5994. <div class="DivTd tdFilter" style="white-space:nowrap;">
  5995.  
  5996. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211235" class="linkFilter" rel=nofollow title="Intel Processor N95" alt="Intel Processor N95"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Processor N95</a>
  5997. </div>
  5998. </div>
  5999.  
  6000. <div style="clear:both;" id="fVal2215876" alt="fValMax" class="Filter__3647">
  6001.  
  6002. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6003.  
  6004. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2215876" class="linkFilter" rel=nofollow title="Intel Ryzen 5 7530U 2" alt="Intel Ryzen 5 7530U 2"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Ryzen 5 7530U 2</a>
  6005. </div>
  6006. </div>
  6007.  
  6008. <div style="clear:both;" id="fVal2259584" alt="fValMax" class="Filter__3647">
  6009.  
  6010. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6011.  
  6012. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2259584" class="linkFilter" rel=nofollow title="Intel Ryzen 5 7530U 2ГГц" alt="Intel Ryzen 5 7530U 2ГГц"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel Ryzen 5 7530U 2ГГц</a>
  6013. </div>
  6014. </div>
  6015.  
  6016. <div style="clear:both;" id="fVal2198287" alt="fValMax" class="Filter__3647">
  6017.  
  6018. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6019.  
  6020. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2198287" class="linkFilter" rel=nofollow title="Intel SoC Platform" alt="Intel SoC Platform"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel SoC Platform</a>
  6021. </div>
  6022. </div>
  6023.  
  6024. <div style="clear:both;" id="fVal2262980" alt="fValMax" class="Filter__3647">
  6025.  
  6026. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6027.  
  6028. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2262980" class="linkFilter" rel=nofollow title="Intel U300 (4.4 ГГц)" alt="Intel U300 (4.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel U300 (4.4 ГГц)</a>
  6029. </div>
  6030. </div>
  6031.  
  6032. <div style="clear:both;" id="fVal2257400" alt="fValMax" class="Filter__3647">
  6033.  
  6034. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6035.  
  6036. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2257400" class="linkFilter" rel=nofollow title="Intel® Core™ i7" alt="Intel® Core™ i7"><i class="fa fa-circle-o" aria-hidden="true"></i>Intel® Core™ i7</a>
  6037. </div>
  6038. </div>
  6039.  
  6040. <div style="clear:both;" id="fVal2222471" alt="fValMax" class="Filter__3647">
  6041.  
  6042. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6043.  
  6044. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2222471" class="linkFilter" rel=nofollow title="Processor N200" alt="Processor N200"><i class="fa fa-circle-o" aria-hidden="true"></i>Processor N200</a>
  6045. </div>
  6046. </div>
  6047.  
  6048. <div style="clear:both;" id="fVal2264950" alt="fValMax" class="Filter__3647">
  6049.  
  6050. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6051.  
  6052. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2264950" class="linkFilter" rel=nofollow title="Qualcomm Snapdragon 7c Gen1 (2.4 ГГц)" alt="Qualcomm Snapdragon 7c Gen1 (2.4 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>Qualcomm Snapdragon 7c Gen1 (2.4 ГГц)</a>
  6053. </div>
  6054. </div>
  6055.  
  6056. <div style="clear:both;" id="fVal2115792" alt="fValMax" class="Filter__3647">
  6057.  
  6058. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6059.  
  6060. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2115792" class="linkFilter" rel=nofollow title="Qualcomm Snapdragon SC7180" alt="Qualcomm Snapdragon SC7180"><i class="fa fa-circle-o" aria-hidden="true"></i>Qualcomm Snapdragon SC7180</a>
  6061. </div>
  6062. </div>
  6063.  
  6064. <div style="clear:both;" id="fVal2202966" alt="fValMax" class="Filter__3647">
  6065.  
  6066. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6067.  
  6068. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2202966" class="linkFilter" rel=nofollow title="Ryzen 3 7330U" alt="Ryzen 3 7330U"><i class="fa fa-circle-o" aria-hidden="true"></i>Ryzen 3 7330U</a>
  6069. </div>
  6070. </div>
  6071.  
  6072. <div style="clear:both;" id="fVal2203918" alt="fValMax" class="Filter__3647">
  6073.  
  6074. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6075.  
  6076. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2203918" class="linkFilter" rel=nofollow title="Ryzen 5" alt="Ryzen 5"><i class="fa fa-circle-o" aria-hidden="true"></i>Ryzen 5</a>
  6077. </div>
  6078. </div>
  6079.  
  6080. <div style="clear:both;" id="fVal1981261" alt="fValMax" class="Filter__3647">
  6081.  
  6082. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6083.  
  6084. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1981261" class="linkFilter" rel=nofollow title="Ryzen 5 7520U" alt="Ryzen 5 7520U"><i class="fa fa-circle-o" aria-hidden="true"></i>Ryzen 5 7520U</a>
  6085. </div>
  6086. </div>
  6087.  
  6088. <div style="clear:both;" id="fVal72482" alt="fValMax" class="Filter__3647">
  6089.  
  6090. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6091.  
  6092. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=72482" class="linkFilter" rel=nofollow title="Ryzen 7 5800U" alt="Ryzen 7 5800U"><i class="fa fa-circle-o" aria-hidden="true"></i>Ryzen 7 5800U</a>
  6093. </div>
  6094. </div>
  6095.  
  6096. <div style="clear:both;" id="fVal2265837" alt="fValMax" class="Filter__3647">
  6097.  
  6098. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6099.  
  6100. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2265837" class="linkFilter" rel=nofollow title="АМD Ryzеn 5 7520U (2.8 ГГц)" alt="АМD Ryzеn 5 7520U (2.8 ГГц)"><i class="fa fa-circle-o" aria-hidden="true"></i>АМD Ryzеn 5 7520U (2.8 ГГц)</a>
  6101. </div>
  6102. </div>
  6103. </div>
  6104.                        <div style="clear:both;">
  6105. <div class="tdFilter" style="padding-top:5px; text-align:right;"><a class='link'
  6106.                                                                                            href='javascript:void(1);'
  6107.                                                                                            onclick="showHideFilterValues(3647);"
  6108.                                                                                            id="idLink3647"
  6109.                                                                                            alt="visible"
  6110.                                                                                            title="Процессор"
  6111.                                                                                            rel="nofollow">Больше Процессор                                <i class="fa fa-caret-down" aria-hidden="true"></i> </a>&nbsp;&nbsp;</div>
  6112. </div>
  6113. <br>
  6114.                        <div style="clear:both;"></div>
  6115. </div>
  6116. <div style="clear:both;">&nbsp;</div>
  6117.                <div class="FilterBoxHeading" style="font-size:14px; overflow:hidden;">Тип</div>
  6118.                <div class="FilterBoxHeading">Тип</div>
  6119.                <div class="FilterBoxWRep">
  6120. <div id="scroll3659"
  6121.                     style="height:450px;overflow:auto;">
  6122.  
  6123. <div style="clear:both;" id="fVal2257399" alt="fValMin" class="Filter__3659">
  6124.  
  6125. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6126.  
  6127. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2257399" class="linkFilter" rel=nofollow title="DDR4" alt="DDR4"><i class="fa fa-circle-o" aria-hidden="true"></i>DDR4</a>
  6128. </div>
  6129. </div>
  6130.  
  6131. <div style="clear:both;" id="fVal2211331" alt="fValMin" class="Filter__3659">
  6132.  
  6133. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6134.  
  6135. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2211331" class="linkFilter" rel=nofollow title="LPDDR4X" alt="LPDDR4X"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR4X</a>
  6136. </div>
  6137. </div>
  6138.  
  6139. <div style="clear:both;" id="fVal2200695" alt="fValMin" class="Filter__3659">
  6140.  
  6141. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6142.  
  6143. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2200695" class="linkFilter" rel=nofollow title="LPDDR5" alt="LPDDR5"><i class="fa fa-circle-o" aria-hidden="true"></i>LPDDR5</a>
  6144. </div>
  6145. </div>
  6146.  
  6147. <div style="clear:both;" id="fVal44163" alt="fValMin" class="Filter__3659">
  6148.  
  6149. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6150.  
  6151. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=44163" class="linkFilter" rel=nofollow title="игровой ноутбук" alt="игровой ноутбук"><i class="fa fa-circle-o" aria-hidden="true"></i>игровой ноутбук</a>
  6152. </div>
  6153. </div>
  6154.  
  6155. <div style="clear:both;" id="fVal2253722" alt="fValMin" class="Filter__3659">
  6156.  
  6157. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6158.  
  6159. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2253722" class="linkFilter" rel=nofollow title="классический" alt="классический"><i class="fa fa-circle-o" aria-hidden="true"></i>классический</a>
  6160. </div>
  6161. </div>
  6162.  
  6163. <div style="clear:both;" id="fVal2139017" alt="fValMin" class="Filter__3659">
  6164.  
  6165. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6166.  
  6167. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2139017" class="linkFilter" rel=nofollow title="крышка" alt="крышка"><i class="fa fa-circle-o" aria-hidden="true"></i>крышка</a>
  6168. </div>
  6169. </div>
  6170.  
  6171. <div style="clear:both;" id="fVal2141253" alt="fValMin" class="Filter__3659">
  6172.  
  6173. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6174.  
  6175. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=2141253" class="linkFilter" rel=nofollow title="Магнитолы автомобильные" alt="Магнитолы автомобильные"><i class="fa fa-circle-o" aria-hidden="true"></i>Магнитолы автомобильные</a>
  6176. </div>
  6177. </div>
  6178.  
  6179. <div style="clear:both;" id="fVal98129" alt="fValMin" class="Filter__3659">
  6180.  
  6181. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6182.  
  6183. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=98129" class="linkFilter" rel=nofollow title="нетбук" alt="нетбук"><i class="fa fa-circle-o" aria-hidden="true"></i>нетбук</a>
  6184. </div>
  6185. </div>
  6186.  
  6187. <div style="clear:both;" id="fVal24589" alt="fValMin" class="Filter__3659">
  6188.  
  6189. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6190.  
  6191. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=24589" class="linkFilter" rel=nofollow title="ноутбук" alt="ноутбук"><i class="fa fa-circle-o" aria-hidden="true"></i>ноутбук</a>
  6192. </div>
  6193. </div>
  6194.  
  6195. <div style="clear:both;" id="fVal90859" alt="fValMin" class="Filter__3659">
  6196.  
  6197. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6198.  
  6199. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=90859" class="linkFilter" rel=nofollow title="ноутбук-планшет" alt="ноутбук-планшет"><i class="fa fa-circle-o" aria-hidden="true"></i>ноутбук-планшет</a>
  6200. </div>
  6201. </div>
  6202.  
  6203. <div style="clear:both;" id="fVal1085915" alt="fValMin" class="Filter__3659">
  6204.  
  6205. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6206.  
  6207. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1085915" class="linkFilter" rel=nofollow title="Ноутбук-трансформер" alt="Ноутбук-трансформер"><i class="fa fa-circle-o" aria-hidden="true"></i>Ноутбук-трансформер</a>
  6208. </div>
  6209. </div>
  6210.  
  6211. <div style="clear:both;" id="fVal1954988" alt="fValMin" class="Filter__3659">
  6212.  
  6213. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6214.  
  6215. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1954988" class="linkFilter" rel=nofollow title="Ноутбуки" alt="Ноутбуки"><i class="fa fa-circle-o" aria-hidden="true"></i>Ноутбуки</a>
  6216. </div>
  6217. </div>
  6218.  
  6219. <div style="clear:both;" id="fVal1293108" alt="fValMin" class="Filter__3659">
  6220.  
  6221. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6222.  
  6223. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=1293108" class="linkFilter" rel=nofollow title="Полноразмерный ноутбук" alt="Полноразмерный ноутбук"><i class="fa fa-circle-o" aria-hidden="true"></i>Полноразмерный ноутбук</a>
  6224. </div>
  6225. </div>
  6226.  
  6227. <div style="clear:both;" id="fVal21381" alt="fValMin" class="Filter__3659">
  6228.  
  6229. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6230.  
  6231. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=21381" class="linkFilter" rel=nofollow title="трансформер" alt="трансформер"><i class="fa fa-circle-o" aria-hidden="true"></i>трансформер</a>
  6232. </div>
  6233. </div>
  6234.  
  6235. <div style="clear:both;" id="fVal595042" alt="fValMin" class="Filter__3659">
  6236.  
  6237. <div class="DivTd tdFilter" style="white-space:nowrap;">
  6238.  
  6239. <a href="https://habl.ru/category.htm?categoryId=32&so=&mpp=0&&fId[]=595042" class="linkFilter" rel=nofollow title="ультрабук" alt="ультрабук"><i class="fa fa-circle-o" aria-hidden="true"></i>ультрабук</a>
  6240. </div>
  6241. </div>
  6242. </div>
  6243.                        <div style="clear:both;"></div>
  6244. </div>
  6245. <div style="clear:both;">&nbsp;</div>
  6246.         </span>
  6247.  
  6248. </form>
  6249.  
  6250. </div>
  6251.    </div>
  6252.  
  6253. </div>
  6254.  
  6255.                            </div>
  6256.            <div class="col-xs-12 col-md-9 align-left">
  6257.                <div class="well well-white NoChildSpacing" style="padding:10px;margin-bottom:10px">
  6258.        <div class="col-xs-12 col-md-6" style="padding:7px 5px">
  6259.            Показано 1 в 10 из 5394 <h1 style="font-size: 13px";>(Ноутбуки)</h1>
  6260.        </div>
  6261.        <div class="hidden-xs hidden-sm col-md-6" style="text-align:right">
  6262.           <ul class=pagination><li class=disabled><a href=#>&laquo;</a></li><li class=active><a href=#>1</a></li><li><a href='https://habl.ru/noutbuki.32-10/' rel="next">2</a></li><li><a href='https://habl.ru/noutbuki.32-20/' >3</a></li><li><a href='https://habl.ru/noutbuki.32-30/' >4</a></li><li><a href='https://habl.ru/noutbuki.32-40/' >5</a></li><li><a href='https://habl.ru/noutbuki.32-50/' >6</a></li><li><a href='https://habl.ru/noutbuki.32-60/' >7</a></li><li><a href='https://habl.ru/noutbuki.32-10/' rel="next">&raquo;</a></li></ul>            <div style="clear:both;"></div>
  6263.        </div>
  6264.        <div style="clear:both"></div>
  6265.    </div>
  6266.  
  6267.    
  6268.  
  6269.        <div id="idAjaxProdSrcDiv_m"><!--microdata start -->
  6270. <div itemtype="https://schema.org/Product" itemscope>
  6271.      <meta itemprop="mpn" content="925872" />
  6272.      <meta itemprop="name" content="Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14&quot; IPS FHD (1920x1080) Free DOS silver WiFi BT Cam" />
  6273.      <meta itemprop="description" content="" />
  6274.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6275.        <meta itemprop="lowPrice" content="54180.00" />
  6276.        <meta itemprop="highPrice" content="80029.00" />
  6277.        <meta itemprop="offerCount" content="15" />
  6278.        <meta itemprop="priceCurrency" content="RUB" />
  6279.      </div>
  6280.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6281.        <meta itemprop="reviewCount" content="5" />
  6282.        <meta itemprop="ratingValue" content="5" />
  6283.      </div>
  6284.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6285.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6286.          <meta itemprop="name" content="Habl Admin" />
  6287.        </div>
  6288.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6289.          <meta itemprop="ratingValue" content="5" />
  6290.          <meta itemprop="bestRating" content="5" />
  6291.        </div>
  6292.      </div>
  6293.      <meta itemprop="sku" content="14409484" />
  6294.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6295.        <meta itemprop="name" content="129153" />
  6296.      </div>
  6297.    </div>
  6298. <!-- microdata_end -->
  6299.        <div class="hidden-xs ListingBoxPRep">
  6300.            <div class="row">
  6301.                <div class="col-sm-2 col-md-3 col-lg-2">
  6302.                    <div class="ListingThumbnail GenericThumbBox">
  6303.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-9s7-14j111-240/m14409484/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14&quot; IPS FHD (1920x1080) Free DOS silver WiFi BT Cam" title="Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14&quot; IPS FHD (1920x1080) Free DOS silver WiFi BT Cam" data-src="https://habl.ru/product-thumbnails/14409484/0/90X90/noutbuk-msi-9s7-14j111-240.jpg" /></a></div>                    </div>
  6304.                </div>
  6305.                <div class="col-sm-8 col-md-7 col-lg-7">
  6306.                    <div class="ListingTitleBox">
  6307.                        <a href="https://habl.ru/noutbuki/noutbuk-msi-9s7-14j111-240/m14409484/"  class="PTitle" title="Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14" IPS FHD (1920x1080) Free DOS silver WiFi BT Cam">Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14" IPS FHD (1920x1080) Free DOS silver WiFi BT Cam</a><br>
  6308.                        Тип: УльтрабукPartNumber/Артикул Производителя: 9S7-14J111-240Вес: 1.4Соотношение сторон: 16:9Количество ядер процессора: 10-?... <a href="https://habl.ru/noutbuki/noutbuk-msi-9s7-14j111-240/m14409484/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6309.                    </div>
  6310.                </div>
  6311.                <div class="col-sm-2 col-md-2 col-lg-3">
  6312.                    <div class="ListingPriceBox">
  6313.                        <font class="PPrice">
  6314.                            от 54,180.00₽                                                    </font><br>
  6315.                        <br>
  6316.                         <a href="https://habl.ru/noutbuki/noutbuk-msi-9s7-14j111-240/m14409484/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6317. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 12 Организация (ии)</font>
  6318.                                            </div>
  6319.                </div>
  6320.                <div style="clear:both;"></div>
  6321.            </div>
  6322.        </div>
  6323.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6324.            <div style="padding:7px 10px">
  6325.            </div>
  6326.            <div style="clear:both;"></div>
  6327.        </div>
  6328.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6329.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-msi-9s7-14j111-240/m14409484/'">
  6330.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-9s7-14j111-240/m14409484/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14&quot; IPS FHD (1920x1080) Free DOS silver WiFi BT Cam" title="Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14&quot; IPS FHD (1920x1080) Free DOS silver WiFi BT Cam" data-src="https://habl.ru/product-thumbnails/14409484/0/60X60/noutbuk-msi-9s7-14j111-240.jpg" /></a></div></div>
  6331.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6332.            <div style="margin-left:65px; margin-right:25px;">
  6333.                <a href="https://habl.ru/noutbuki/noutbuk-msi-9s7-14j111-240/m14409484/"  class="PTitle" title="Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14" IPS FHD (1920x1080) Free DOS silver WiFi BT Cam">Ноутбук MSI Modern 14 C12M-240XRU Core i5 1235U 8Gb SSD512Gb Intel Iris Xe graphics 14" IPS FHD (1920x1080) Free DOS silver WiFi BT Cam</a>
  6334.                <font class="PPrice">
  6335.                <b>От</b>    54,180.00₽                </font>
  6336.            </div>
  6337.            <div style="clear:both;"></div>
  6338.        </div>
  6339.                <!--microdata start -->
  6340. <div itemtype="https://schema.org/Product" itemscope>
  6341.      <meta itemprop="mpn" content="925872" />
  6342.      <meta itemprop="name" content="15.6&quot; Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный" />
  6343.      <meta itemprop="description" content="Тип: НоутбукPartNumber/Артикул Производителя: 9S7-16R821-467Тип видеопамяти: GDDR6Материал корпуса: пластик и металлД... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6344.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6345.        <meta itemprop="lowPrice" content="110670.00" />
  6346.        <meta itemprop="highPrice" content="138333.00" />
  6347.        <meta itemprop="offerCount" content="15" />
  6348.        <meta itemprop="priceCurrency" content="RUB" />
  6349.      </div>
  6350.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6351.        <meta itemprop="reviewCount" content="5" />
  6352.        <meta itemprop="ratingValue" content="5" />
  6353.      </div>
  6354.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6355.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6356.          <meta itemprop="name" content="Habl Admin" />
  6357.        </div>
  6358.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6359.          <meta itemprop="ratingValue" content="5" />
  6360.          <meta itemprop="bestRating" content="5" />
  6361.        </div>
  6362.      </div>
  6363.      <meta itemprop="sku" content="32378636" />
  6364.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6365.        <meta itemprop="name" content="0" />
  6366.      </div>
  6367.    </div>
  6368. <!-- microdata_end -->
  6369.        <div class="hidden-xs ListingBoxPRep">
  6370.            <div class="row">
  6371.                <div class="col-sm-2 col-md-3 col-lg-2">
  6372.                    <div class="ListingThumbnail GenericThumbBox">
  6373.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="15.6&quot; Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный" title="15.6&quot; Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный" data-src="https://habl.ru/product-thumbnails/32378636/0/90X90/noutbuk-msi-gf63-thin-12vf-467ru.jpg" /></a></div>                    </div>
  6374.                </div>
  6375.                <div class="col-sm-8 col-md-7 col-lg-7">
  6376.                    <div class="ListingTitleBox">
  6377.                        <a href="https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/"  class="PTitle" title="15.6" Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный">15.6" Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный</a><br>
  6378.                        Тип: НоутбукPartNumber/Артикул Производителя: 9S7-16R821-467Тип видеопамяти: GDDR6Материал корпуса: пластик и металлД... <a href="https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6379.                    </div>
  6380.                </div>
  6381.                <div class="col-sm-2 col-md-2 col-lg-3">
  6382.                    <div class="ListingPriceBox">
  6383.                        <font class="PPrice">
  6384.                            от 110,670.00₽                                                    </font><br>
  6385.                        <br>
  6386.                         <a href="https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6387. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 11 Организация (ии)</font>
  6388.                                            </div>
  6389.                </div>
  6390.                <div style="clear:both;"></div>
  6391.            </div>
  6392.        </div>
  6393.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6394.            <div style="padding:7px 10px">
  6395.            </div>
  6396.            <div style="clear:both;"></div>
  6397.        </div>
  6398.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6399.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/'">
  6400.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="15.6&quot; Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный" title="15.6&quot; Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный" data-src="https://habl.ru/product-thumbnails/32378636/0/60X60/noutbuk-msi-gf63-thin-12vf-467ru.jpg" /></a></div></div>
  6401.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6402.            <div style="margin-left:65px; margin-right:25px;">
  6403.                <a href="https://habl.ru/noutbuki/noutbuk-msi-gf63-thin-12vf-467ru/m32378636/"  class="PTitle" title="15.6" Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный">15.6" Ноутбук MSI Thin GF63 12VF-467RU 1920x1080, Intel Core i7 12650H, RAM 16 ГБ, DDR5, SSD 512 ГБ, NVIDIA GeForce RTX 4060, Windows 11 Home, 9S7-16R821-467, черный</a>
  6404.                <font class="PPrice">
  6405.                <b>От</b>    110,670.00₽                </font>
  6406.            </div>
  6407.            <div style="clear:both;"></div>
  6408.        </div>
  6409.                <!--microdata start -->
  6410. <div itemtype="https://schema.org/Product" itemscope>
  6411.      <meta itemprop="mpn" content="925872" />
  6412.      <meta itemprop="name" content="Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный" />
  6413.      <meta itemprop="description" content="Код производителя . PCОперационная система . не установленаДисплейДиагональ .(16:10)Тип матриц... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6414.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6415.        <meta itemprop="lowPrice" content="81780.00" />
  6416.        <meta itemprop="highPrice" content="134500.00" />
  6417.        <meta itemprop="offerCount" content="15" />
  6418.        <meta itemprop="priceCurrency" content="RUB" />
  6419.      </div>
  6420.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6421.        <meta itemprop="reviewCount" content="5" />
  6422.        <meta itemprop="ratingValue" content="5" />
  6423.      </div>
  6424.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6425.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6426.          <meta itemprop="name" content="Habl Admin" />
  6427.        </div>
  6428.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6429.          <meta itemprop="ratingValue" content="5" />
  6430.          <meta itemprop="bestRating" content="5" />
  6431.        </div>
  6432.      </div>
  6433.      <meta itemprop="sku" content="31284252" />
  6434.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6435.        <meta itemprop="name" content="0" />
  6436.      </div>
  6437.    </div>
  6438. <!-- microdata_end -->
  6439.        <div class="hidden-xs ListingBoxPRep">
  6440.            <div class="row">
  6441.                <div class="col-sm-2 col-md-3 col-lg-2">
  6442.                    <div class="ListingThumbnail GenericThumbBox">
  6443.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный" title="Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный" data-src="https://habl.ru/product-thumbnails/31284252/0/90X90/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi.jpg" /></a></div>                    </div>
  6444.                </div>
  6445.                <div class="col-sm-8 col-md-7 col-lg-7">
  6446.                    <div class="ListingTitleBox">
  6447.                        <a href="https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/"  class="PTitle" title="Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный">Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный</a><br>
  6448.                        Код производителя . PCОперационная система . не установленаДисплейДиагональ .(16:10)Тип матриц... <a href="https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6449.                    </div>
  6450.                </div>
  6451.                <div class="col-sm-2 col-md-2 col-lg-3">
  6452.                    <div class="ListingPriceBox">
  6453.                        <font class="PPrice">
  6454.                            от 81,780.00₽                                                    </font><br>
  6455.                        <br>
  6456.                         <a href="https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6457. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 11 Организация (ии)</font>
  6458.                                            </div>
  6459.                </div>
  6460.                <div style="clear:both;"></div>
  6461.            </div>
  6462.        </div>
  6463.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6464.            <div style="padding:7px 10px">
  6465.            </div>
  6466.            <div style="clear:both;"></div>
  6467.        </div>
  6468.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6469.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/'">
  6470.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный" title="Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный" data-src="https://habl.ru/product-thumbnails/31284252/0/60X60/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi.jpg" /></a></div></div>
  6471.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6472.            <div style="margin-left:65px; margin-right:25px;">
  6473.                <a href="https://habl.ru/noutbuki/noutbuk-msi-intel-core-i5-16-gb-lpddr5-512-gb-ssd-cernyi/m31284252/"  class="PTitle" title="Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный">Ноутбук MSI Summit E14 Flip Evo (A13MT-469XRU), черный</a>
  6474.                <font class="PPrice">
  6475.                <b>От</b>    81,780.00₽                </font>
  6476.            </div>
  6477.            <div style="clear:both;"></div>
  6478.        </div>
  6479.                <!--microdata start -->
  6480. <div itemtype="https://schema.org/Product" itemscope>
  6481.      <meta itemprop="mpn" content="925872" />
  6482.      <meta itemprop="name" content="Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16&quot; FullHD/Win11 Grey" />
  6483.      <meta itemprop="description" content="Ультрабук Honor MagicBook X16 имеет большой экран на базе IPS-матрицы с соотношением сторон 16:10 и FullHD-разрешением. Это оптимальный в... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6484.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6485.        <meta itemprop="lowPrice" content="62670.00" />
  6486.        <meta itemprop="highPrice" content="75927.00" />
  6487.        <meta itemprop="offerCount" content="15" />
  6488.        <meta itemprop="priceCurrency" content="RUB" />
  6489.      </div>
  6490.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6491.        <meta itemprop="reviewCount" content="5" />
  6492.        <meta itemprop="ratingValue" content="5" />
  6493.      </div>
  6494.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6495.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6496.          <meta itemprop="name" content="Habl Admin" />
  6497.        </div>
  6498.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6499.          <meta itemprop="ratingValue" content="5" />
  6500.          <meta itemprop="bestRating" content="5" />
  6501.        </div>
  6502.      </div>
  6503.      <meta itemprop="sku" content="38758575" />
  6504.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6505.        <meta itemprop="name" content="0" />
  6506.      </div>
  6507.    </div>
  6508. <!-- microdata_end -->
  6509.        <div class="hidden-xs ListingBoxPRep">
  6510.            <div class="row">
  6511.                <div class="col-sm-2 col-md-3 col-lg-2">
  6512.                    <div class="ListingThumbnail GenericThumbBox">
  6513.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16&quot; FullHD/Win11 Grey" title="Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16&quot; FullHD/Win11 Grey" data-src="https://habl.ru/product-thumbnails/38758575/0/90X90/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey.jpg" /></a></div>                    </div>
  6514.                </div>
  6515.                <div class="col-sm-8 col-md-7 col-lg-7">
  6516.                    <div class="ListingTitleBox">
  6517.                        <a href="https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/"  class="PTitle" title="Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16" FullHD/Win11 Grey">Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16" FullHD/Win11 Grey</a><br>
  6518.                        Ультрабук Honor MagicBook X16 имеет большой экран на базе IPS-матрицы с соотношением сторон 16:10 и FullHD-разрешением. Это оптимальный в... <a href="https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6519.                    </div>
  6520.                </div>
  6521.                <div class="col-sm-2 col-md-2 col-lg-3">
  6522.                    <div class="ListingPriceBox">
  6523.                        <font class="PPrice">
  6524.                            от 62,670.00₽                                                    </font><br>
  6525.                        <br>
  6526.                         <a href="https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6527. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 11 Организация (ии)</font>
  6528.                                            </div>
  6529.                </div>
  6530.                <div style="clear:both;"></div>
  6531.            </div>
  6532.        </div>
  6533.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6534.            <div style="padding:7px 10px">
  6535.            </div>
  6536.            <div style="clear:both;"></div>
  6537.        </div>
  6538.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6539.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/'">
  6540.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16&quot; FullHD/Win11 Grey" title="Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16&quot; FullHD/Win11 Grey" data-src="https://habl.ru/product-thumbnails/38758575/0/60X60/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey.jpg" /></a></div></div>
  6541.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6542.            <div style="margin-left:65px; margin-right:25px;">
  6543.                <a href="https://habl.ru/noutbuki/noutbuk-honor-magicbook-x16-core-i5-12450h-16gb-512gb-ssd-16-fullhd-win11-grey/m38758575/"  class="PTitle" title="Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16" FullHD/Win11 Grey">Ноутбук Honor MagicBook X16 BRN-F56 Core i5 12450H/16Gb/512Gb SSD/16" FullHD/Win11 Grey</a>
  6544.                <font class="PPrice">
  6545.                <b>От</b>    62,670.00₽                </font>
  6546.            </div>
  6547.            <div style="clear:both;"></div>
  6548.        </div>
  6549.                <!--microdata start -->
  6550. <div itemtype="https://schema.org/Product" itemscope>
  6551.      <meta itemprop="mpn" content="925872" />
  6552.      <meta itemprop="name" content="Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка" />
  6553.      <meta itemprop="description" content="Ноутбук ASUS Zenbook 15 OLED UM3504DA-MA197 90NB1163-M007B0 станет хорошим вариантом для офисной и удаленной работы, учебы, развлечений. Благодаря... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6554.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6555.        <meta itemprop="lowPrice" content="76059.00" />
  6556.        <meta itemprop="highPrice" content="128510.00" />
  6557.        <meta itemprop="offerCount" content="15" />
  6558.        <meta itemprop="priceCurrency" content="RUB" />
  6559.      </div>
  6560.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6561.        <meta itemprop="reviewCount" content="5" />
  6562.        <meta itemprop="ratingValue" content="5" />
  6563.      </div>
  6564.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6565.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6566.          <meta itemprop="name" content="Habl Admin" />
  6567.        </div>
  6568.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6569.          <meta itemprop="ratingValue" content="5" />
  6570.          <meta itemprop="bestRating" content="5" />
  6571.        </div>
  6572.      </div>
  6573.      <meta itemprop="sku" content="34387955" />
  6574.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6575.        <meta itemprop="name" content="0" />
  6576.      </div>
  6577.    </div>
  6578. <!-- microdata_end -->
  6579.        <div class="hidden-xs ListingBoxPRep">
  6580.            <div class="row">
  6581.                <div class="col-sm-2 col-md-3 col-lg-2">
  6582.                    <div class="ListingThumbnail GenericThumbBox">
  6583.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка" title="Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка" data-src="https://habl.ru/product-thumbnails/34387955/0/90X90/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0.jpg" /></a></div>                    </div>
  6584.                </div>
  6585.                <div class="col-sm-8 col-md-7 col-lg-7">
  6586.                    <div class="ListingTitleBox">
  6587.                        <a href="https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/"  class="PTitle" title="Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка">Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка</a><br>
  6588.                        Ноутбук ASUS Zenbook 15 OLED UM3504DA-MA197 90NB1163-M007B0 станет хорошим вариантом для офисной и удаленной работы, учебы, развлечений. Благодаря... <a href="https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6589.                    </div>
  6590.                </div>
  6591.                <div class="col-sm-2 col-md-2 col-lg-3">
  6592.                    <div class="ListingPriceBox">
  6593.                        <font class="PPrice">
  6594.                            от 76,059.00₽                                                    </font><br>
  6595.                        <br>
  6596.                         <a href="https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6597. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 11 Организация (ии)</font>
  6598.                                            </div>
  6599.                </div>
  6600.                <div style="clear:both;"></div>
  6601.            </div>
  6602.        </div>
  6603.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6604.            <div style="padding:7px 10px">
  6605.            </div>
  6606.            <div style="clear:both;"></div>
  6607.        </div>
  6608.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6609.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/'">
  6610.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка" title="Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка" data-src="https://habl.ru/product-thumbnails/34387955/0/60X60/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0.jpg" /></a></div></div>
  6611.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6612.            <div style="margin-left:65px; margin-right:25px;">
  6613.                <a href="https://habl.ru/noutbuki/noutbuk-asus-zenbook-15-um3504da-ryzen-5-7535u-16gb-ssd-512gb-amd-radeon-graphics-15-6-2-8k-oled-cam-67vtc-no-os-seryi-um3504da-ma197-90nb1163-m007b0/m34387955/"  class="PTitle" title="Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка">Ноутбук ASUS Zenbook UM3504DA-MA197 (90NB1163-M007B0), серый+сумка</a>
  6614.                <font class="PPrice">
  6615.                <b>От</b>    76,059.00₽                </font>
  6616.            </div>
  6617.            <div style="clear:both;"></div>
  6618.        </div>
  6619.                <!--microdata start -->
  6620. <div itemtype="https://schema.org/Product" itemscope>
  6621.      <meta itemprop="mpn" content="925872" />
  6622.      <meta itemprop="name" content="Ноутбук IRBIS 15NBP3502 15.6&quot; Core i5-1155G7, 15.6&quot;LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P" />
  6623.      <meta itemprop="description" content="Ноутбук IRBIS 15N Core i5-1155G7,15.6&#34; FHD (1920x1080) IPS AG,8Gb DDR4-3200(1),256Gb SSD, Wi-Fi 6&#43;BT 5,5300Mah, Metal Case, Kbd Backlit, Type-C Charger,1.77kg, Grey,3y warranty, Win11Pro... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6624.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6625.        <meta itemprop="lowPrice" content="40010.00" />
  6626.        <meta itemprop="highPrice" content="66398.00" />
  6627.        <meta itemprop="offerCount" content="15" />
  6628.        <meta itemprop="priceCurrency" content="RUB" />
  6629.      </div>
  6630.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6631.        <meta itemprop="reviewCount" content="5" />
  6632.        <meta itemprop="ratingValue" content="5" />
  6633.      </div>
  6634.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6635.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6636.          <meta itemprop="name" content="Habl Admin" />
  6637.        </div>
  6638.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6639.          <meta itemprop="ratingValue" content="5" />
  6640.          <meta itemprop="bestRating" content="5" />
  6641.        </div>
  6642.      </div>
  6643.      <meta itemprop="sku" content="15726338" />
  6644.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6645.        <meta itemprop="name" content="1498" />
  6646.      </div>
  6647.    </div>
  6648. <!-- microdata_end -->
  6649.        <div class="hidden-xs ListingBoxPRep">
  6650.            <div class="row">
  6651.                <div class="col-sm-2 col-md-3 col-lg-2">
  6652.                    <div class="ListingThumbnail GenericThumbBox">
  6653.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук IRBIS 15NBP3502 15.6&quot; Core i5-1155G7, 15.6&quot;LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P" title="Ноутбук IRBIS 15NBP3502 15.6&quot; Core i5-1155G7, 15.6&quot;LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P" data-src="https://habl.ru/product-thumbnails/15726338/0/90X90/noutbuk-irbis-15nbp3502.jpg" /></a></div>                    </div>
  6654.                </div>
  6655.                <div class="col-sm-8 col-md-7 col-lg-7">
  6656.                    <div class="ListingTitleBox">
  6657.                        <a href="https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/"  class="PTitle" title="Ноутбук IRBIS 15NBP3502 15.6" Core i5-1155G7, 15.6"LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P">Ноутбук IRBIS 15NBP3502 15.6" Core i5-1155G7, 15.6"LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P</a><br>
  6658.                        Ноутбук IRBIS 15N Core i5-1155G7,15.6&#34; FHD (1920x1080) IPS AG,8Gb DDR4-3200(1),256Gb SSD, Wi-Fi 6&#43;BT 5,5300Mah, Metal Case, Kbd Backlit, Type-C Charger,1.77kg, Grey,3y warranty, Win11Pro... <a href="https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6659.                    </div>
  6660.                </div>
  6661.                <div class="col-sm-2 col-md-2 col-lg-3">
  6662.                    <div class="ListingPriceBox">
  6663.                        <font class="PPrice">
  6664.                            от 40,010.00₽                                                    </font><br>
  6665.                        <br>
  6666.                         <a href="https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6667. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 10 Организация (ии)</font>
  6668.                                            </div>
  6669.                </div>
  6670.                <div style="clear:both;"></div>
  6671.            </div>
  6672.        </div>
  6673.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6674.            <div style="padding:7px 10px">
  6675.            </div>
  6676.            <div style="clear:both;"></div>
  6677.        </div>
  6678.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6679.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/'">
  6680.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук IRBIS 15NBP3502 15.6&quot; Core i5-1155G7, 15.6&quot;LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P" title="Ноутбук IRBIS 15NBP3502 15.6&quot; Core i5-1155G7, 15.6&quot;LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P" data-src="https://habl.ru/product-thumbnails/15726338/0/60X60/noutbuk-irbis-15nbp3502.jpg" /></a></div></div>
  6681.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6682.            <div style="margin-left:65px; margin-right:25px;">
  6683.                <a href="https://habl.ru/noutbuki/noutbuk-irbis-15nbp3502/m15726338/"  class="PTitle" title="Ноутбук IRBIS 15NBP3502 15.6" Core i5-1155G7, 15.6"LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P">Ноутбук IRBIS 15NBP3502 15.6" Core i5-1155G7, 15.6"LCD 1920*1080 IPS, 8GB sodimm PCDDR4 3200mhz+256GB NVEM SSD, AX wifi6, Front camera: 2MP with cover, 5000mha battery, metal case, type-c charger, W11P</a>
  6684.                <font class="PPrice">
  6685.                <b>От</b>    40,010.00₽                </font>
  6686.            </div>
  6687.            <div style="clear:both;"></div>
  6688.        </div>
  6689.                <!--microdata start -->
  6690. <div itemtype="https://schema.org/Product" itemscope>
  6691.      <meta itemprop="mpn" content="925872" />
  6692.      <meta itemprop="name" content="15.6&quot; Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный" />
  6693.      <meta itemprop="description" content="Bluetooth  BT  D_HEIGHT  32  D_LENGTH  47  D_WIDTH  9  EANUPCCode  4711377079365  Батарея  3cell  Вес, кг  1,86 kg  Видеопамять дискретная, ГБ  6GB  Гарантия  1Y  Графика д... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6694.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6695.        <meta itemprop="lowPrice" content="90120.00" />
  6696.        <meta itemprop="highPrice" content="114350.00" />
  6697.        <meta itemprop="offerCount" content="15" />
  6698.        <meta itemprop="priceCurrency" content="RUB" />
  6699.      </div>
  6700.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6701.        <meta itemprop="reviewCount" content="5" />
  6702.        <meta itemprop="ratingValue" content="5" />
  6703.      </div>
  6704.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6705.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6706.          <meta itemprop="name" content="Habl Admin" />
  6707.        </div>
  6708.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6709.          <meta itemprop="ratingValue" content="5" />
  6710.          <meta itemprop="bestRating" content="5" />
  6711.        </div>
  6712.      </div>
  6713.      <meta itemprop="sku" content="16476192" />
  6714.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6715.        <meta itemprop="name" content="129153" />
  6716.      </div>
  6717.    </div>
  6718. <!-- microdata_end -->
  6719.        <div class="hidden-xs ListingBoxPRep">
  6720.            <div class="row">
  6721.                <div class="col-sm-2 col-md-3 col-lg-2">
  6722.                    <div class="ListingThumbnail GenericThumbBox">
  6723.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="15.6&quot; Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный" title="15.6&quot; Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный" data-src="https://habl.ru/product-thumbnails/16476192/0/90X90/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238.jpg" /></a></div>                    </div>
  6724.                </div>
  6725.                <div class="col-sm-8 col-md-7 col-lg-7">
  6726.                    <div class="ListingTitleBox">
  6727.                        <a href="https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/"  class="PTitle" title="15.6" Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный">15.6" Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный</a><br>
  6728.                        Bluetooth  BT  D_HEIGHT  32  D_LENGTH  47  D_WIDTH  9  EANUPCCode  4711377079365  Батарея  3cell  Вес, кг  1,86 kg  Видеопамять дискретная, ГБ  6GB  Гарантия  1Y  Графика д... <a href="https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6729.                    </div>
  6730.                </div>
  6731.                <div class="col-sm-2 col-md-2 col-lg-3">
  6732.                    <div class="ListingPriceBox">
  6733.                        <font class="PPrice">
  6734.                            от 90,120.00₽                                                    </font><br>
  6735.                        <br>
  6736.                         <a href="https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6737. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 10 Организация (ии)</font>
  6738.                                            </div>
  6739.                </div>
  6740.                <div style="clear:both;"></div>
  6741.            </div>
  6742.        </div>
  6743.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6744.            <div style="padding:7px 10px">
  6745.            </div>
  6746.            <div style="clear:both;"></div>
  6747.        </div>
  6748.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6749.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/'">
  6750.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="15.6&quot; Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный" title="15.6&quot; Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный" data-src="https://habl.ru/product-thumbnails/16476192/0/60X60/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238.jpg" /></a></div></div>
  6751.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6752.            <div style="margin-left:65px; margin-right:25px;">
  6753.                <a href="https://habl.ru/noutbuki/noutbuk-msi-thin-gf63-12ve-238xru-dos-cernyi-9s7-16r821-238/m16476192/"  class="PTitle" title="15.6" Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный">15.6" Ноутбук MSI GF6312VE-238XRU 1920x1080, Intel Core i5 12450H 2 ГГц, RAM 16 ГБ, DDR4, SSD 512 ГБ, NVIDIA GeForce RTX 4050, без ОС, RU, 9S7-16R821-238, черный</a>
  6754.                <font class="PPrice">
  6755.                <b>От</b>    90,120.00₽                </font>
  6756.            </div>
  6757.            <div style="clear:both;"></div>
  6758.        </div>
  6759.                <!--microdata start -->
  6760. <div itemtype="https://schema.org/Product" itemscope>
  6761.      <meta itemprop="mpn" content="925872" />
  6762.      <meta itemprop="name" content="Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6&quot;" />
  6763.      <meta itemprop="description" content="Тип товара: Ноутбук; Тип оборудования: Ноутбук; Серия: ThinkBook; Модель: 15 Gen 3 (21A5A00MCD); Операционная система: Windows 11 Home; Цвет к... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6764.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6765.        <meta itemprop="lowPrice" content="68490.00" />
  6766.        <meta itemprop="highPrice" content="90090.00" />
  6767.        <meta itemprop="offerCount" content="15" />
  6768.        <meta itemprop="priceCurrency" content="RUB" />
  6769.      </div>
  6770.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6771.        <meta itemprop="reviewCount" content="5" />
  6772.        <meta itemprop="ratingValue" content="5" />
  6773.      </div>
  6774.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6775.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6776.          <meta itemprop="name" content="Habl Admin" />
  6777.        </div>
  6778.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6779.          <meta itemprop="ratingValue" content="5" />
  6780.          <meta itemprop="bestRating" content="5" />
  6781.        </div>
  6782.      </div>
  6783.      <meta itemprop="sku" content="15895352" />
  6784.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6785.        <meta itemprop="name" content="130335" />
  6786.      </div>
  6787.    </div>
  6788. <!-- microdata_end -->
  6789.        <div class="hidden-xs ListingBoxPRep">
  6790.            <div class="row">
  6791.                <div class="col-sm-2 col-md-3 col-lg-2">
  6792.                    <div class="ListingThumbnail GenericThumbBox">
  6793.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6&quot;" title="Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6&quot;" data-src="https://habl.ru/product-thumbnails/15895352/0/90X90/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd.jpg" /></a></div>                    </div>
  6794.                </div>
  6795.                <div class="col-sm-8 col-md-7 col-lg-7">
  6796.                    <div class="ListingTitleBox">
  6797.                        <a href="https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/"  class="PTitle" title="Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6"">Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6"</a><br>
  6798.                        Тип товара: Ноутбук; Тип оборудования: Ноутбук; Серия: ThinkBook; Модель: 15 Gen 3 (21A5A00MCD); Операционная система: Windows 11 Home; Цвет к... <a href="https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6799.                    </div>
  6800.                </div>
  6801.                <div class="col-sm-2 col-md-2 col-lg-3">
  6802.                    <div class="ListingPriceBox">
  6803.                        <font class="PPrice">
  6804.                            от 68,490.00₽                                                    </font><br>
  6805.                        <br>
  6806.                         <a href="https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6807. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 10 Организация (ии)</font>
  6808.                                            </div>
  6809.                </div>
  6810.                <div style="clear:both;"></div>
  6811.            </div>
  6812.        </div>
  6813.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6814.            <div style="padding:7px 10px">
  6815.            </div>
  6816.            <div style="clear:both;"></div>
  6817.        </div>
  6818.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6819.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/'">
  6820.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6&quot;" title="Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6&quot;" data-src="https://habl.ru/product-thumbnails/15895352/0/60X60/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd.jpg" /></a></div></div>
  6821.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6822.            <div style="margin-left:65px; margin-right:25px;">
  6823.                <a href="https://habl.ru/noutbuki/noutbuk-lenovo-ci5-1155g7-w11h-21a5a00mcd/m15895352/"  class="PTitle" title="Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6"">Lenovo Ноутбук ThinkBook 15 G3 ITL 21A5A00MCD W11H клав. РУС. грав. Grey 15.6"</a>
  6824.                <font class="PPrice">
  6825.                <b>От</b>    68,490.00₽                </font>
  6826.            </div>
  6827.            <div style="clear:both;"></div>
  6828.        </div>
  6829.                <!--microdata start -->
  6830. <div itemtype="https://schema.org/Product" itemscope>
  6831.      <meta itemprop="mpn" content="925872" />
  6832.      <meta itemprop="name" content="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)" />
  6833.      <meta itemprop="description" content="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)" />
  6834.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6835.        <meta itemprop="lowPrice" content="69320.00" />
  6836.        <meta itemprop="highPrice" content="82050.00" />
  6837.        <meta itemprop="offerCount" content="15" />
  6838.        <meta itemprop="priceCurrency" content="RUB" />
  6839.      </div>
  6840.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6841.        <meta itemprop="reviewCount" content="5" />
  6842.        <meta itemprop="ratingValue" content="5" />
  6843.      </div>
  6844.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6845.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6846.          <meta itemprop="name" content="Habl Admin" />
  6847.        </div>
  6848.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6849.          <meta itemprop="ratingValue" content="5" />
  6850.          <meta itemprop="bestRating" content="5" />
  6851.        </div>
  6852.      </div>
  6853.      <meta itemprop="sku" content="38330205" />
  6854.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6855.        <meta itemprop="name" content="0" />
  6856.      </div>
  6857.    </div>
  6858. <!-- microdata_end -->
  6859.        <div class="hidden-xs ListingBoxPRep">
  6860.            <div class="row">
  6861.                <div class="col-sm-2 col-md-3 col-lg-2">
  6862.                    <div class="ListingThumbnail GenericThumbBox">
  6863.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-huawei-d16-i5-13450h-16-512gb/m38330205/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)" title="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)" data-src="https://habl.ru/product-thumbnails/38330205/0/90X90/noutbuk-huawei-d16-i5-13450h-16-512gb.jpg" /></a></div>                    </div>
  6864.                </div>
  6865.                <div class="col-sm-8 col-md-7 col-lg-7">
  6866.                    <div class="ListingTitleBox">
  6867.                        <a href="https://habl.ru/noutbuki/noutbuk-huawei-d16-i5-13450h-16-512gb/m38330205/"  class="PTitle" title="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)">Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)</a><br>
  6868.                        Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)<br>
  6869.                    </div>
  6870.                </div>
  6871.                <div class="col-sm-2 col-md-2 col-lg-3">
  6872.                    <div class="ListingPriceBox">
  6873.                        <font class="PPrice">
  6874.                            от 69,320.00₽                                                    </font><br>
  6875.                        <br>
  6876.                         <a href="https://habl.ru/noutbuki/noutbuk-huawei-d16-i5-13450h-16-512gb/m38330205/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6877. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 10 Организация (ии)</font>
  6878.                                            </div>
  6879.                </div>
  6880.                <div style="clear:both;"></div>
  6881.            </div>
  6882.        </div>
  6883.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6884.            <div style="padding:7px 10px">
  6885.            </div>
  6886.            <div style="clear:both;"></div>
  6887.        </div>
  6888.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6889.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-huawei-d16-i5-13450h-16-512gb/m38330205/'">
  6890.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-huawei-d16-i5-13450h-16-512gb/m38330205/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)" title="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)" data-src="https://habl.ru/product-thumbnails/38330205/0/60X60/noutbuk-huawei-d16-i5-13450h-16-512gb.jpg" /></a></div></div>
  6891.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6892.            <div style="margin-left:65px; margin-right:25px;">
  6893.                <a href="https://habl.ru/noutbuki/noutbuk-huawei-d16-i5-13450h-16-512gb/m38330205/"  class="PTitle" title="Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)">Ноутбук HUAWEI MateBook D16 2024 Space Gray (53013WXA)</a>
  6894.                <font class="PPrice">
  6895.                <b>От</b>    69,320.00₽                </font>
  6896.            </div>
  6897.            <div style="clear:both;"></div>
  6898.        </div>
  6899.                <!--microdata start -->
  6900. <div itemtype="https://schema.org/Product" itemscope>
  6901.      <meta itemprop="mpn" content="925872" />
  6902.      <meta itemprop="name" content="Ноутбук Huawei D16 16&quot; 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый" />
  6903.      <meta itemprop="description" content="Ноутбук Huawei MateBook D 16 MCLF-X 16&quot; WUXGA IPS 60Hz 300nits i5-12450H(2.0GHz)/8Gb LPDDR4x/SSD 512Gb/UHDG/FPr/Win11/Space Grey... &lt;a href=&quot;https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/&quot; style=&#039;font-size:10px&#039;&gt;&lt;font size=&quot;2&quot;&gt;&lt;b&gt;Подробнее&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;" />
  6904.      <div itemprop="offers" itemtype="https://schema.org/AggregateOffer" itemscope>
  6905.        <meta itemprop="lowPrice" content="52950.00" />
  6906.        <meta itemprop="highPrice" content="66282.00" />
  6907.        <meta itemprop="offerCount" content="15" />
  6908.        <meta itemprop="priceCurrency" content="RUB" />
  6909.      </div>
  6910.      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope>
  6911.        <meta itemprop="reviewCount" content="5" />
  6912.        <meta itemprop="ratingValue" content="5" />
  6913.      </div>
  6914.      <div itemprop="review" itemtype="https://schema.org/Review" itemscope>
  6915.        <div itemprop="author" itemtype="https://schema.org/Person" itemscope>
  6916.          <meta itemprop="name" content="Habl Admin" />
  6917.        </div>
  6918.        <div itemprop="reviewRating" itemtype="https://schema.org/Rating" itemscope>
  6919.          <meta itemprop="ratingValue" content="5" />
  6920.          <meta itemprop="bestRating" content="5" />
  6921.        </div>
  6922.      </div>
  6923.      <meta itemprop="sku" content="38362753" />
  6924.      <div itemprop="brand" itemtype="https://schema.org/Brand" itemscope>
  6925.        <meta itemprop="name" content="0" />
  6926.      </div>
  6927.    </div>
  6928. <!-- microdata_end -->
  6929.        <div class="hidden-xs ListingBoxPRep">
  6930.            <div class="row">
  6931.                <div class="col-sm-2 col-md-3 col-lg-2">
  6932.                    <div class="ListingThumbnail GenericThumbBox">
  6933.                        <div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук Huawei D16 16&quot; 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый" title="Ноутбук Huawei D16 16&quot; 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый" data-src="https://habl.ru/product-thumbnails/38362753/0/90X90/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024.jpg" /></a></div>                    </div>
  6934.                </div>
  6935.                <div class="col-sm-8 col-md-7 col-lg-7">
  6936.                    <div class="ListingTitleBox">
  6937.                        <a href="https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/"  class="PTitle" title="Ноутбук Huawei D16 16" 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый">Ноутбук Huawei D16 16" 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый</a><br>
  6938.                        Ноутбук Huawei MateBook D 16 MCLF-X 16" WUXGA IPS 60Hz 300nits i5-12450H(2.0GHz)/8Gb LPDDR4x/SSD 512Gb/UHDG/FPr/Win11/Space Grey... <a href="https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/" style='font-size:10px'><font size="2"><b>Подробнее</b></font></a><br>
  6939.                    </div>
  6940.                </div>
  6941.                <div class="col-sm-2 col-md-2 col-lg-3">
  6942.                    <div class="ListingPriceBox">
  6943.                        <font class="PPrice">
  6944.                            от 52,950.00₽                                                    </font><br>
  6945.                        <br>
  6946.                         <a href="https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/" class="link"><button class="btn btn-dark2">Сравнить</button></a><br>
  6947. <font style="line-height:2; font-size:10px; color:#4C4C4C;"> 10 Организация (ии)</font>
  6948.                                            </div>
  6949.                </div>
  6950.                <div style="clear:both;"></div>
  6951.            </div>
  6952.        </div>
  6953.        <div class="hidden-xs ListingBoxPBot GradLite2">
  6954.            <div style="padding:7px 10px">
  6955.            </div>
  6956.            <div style="clear:both;"></div>
  6957.        </div>
  6958.        <div class="hidden-xs" style="clear:both; height:10px;"></div>
  6959.                <div class="visible-xs ListingBoxM" onclick="location.href='https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/'">
  6960.            <div class="GenericThumbBox" style="width:60px;height:60px;border:none;float:left"><div class='no-class'><a href="https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/" ""><img src="https://habl.ru/images/loading3.gif" itemprop="image" class="img-responsive center-block" alt="Ноутбук Huawei D16 16&quot; 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый" title="Ноутбук Huawei D16 16&quot; 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый" data-src="https://habl.ru/product-thumbnails/38362753/0/60X60/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024.jpg" /></a></div></div>
  6961.            <div style="width:20px; float:right;"><span class="glyphicon glyphicon-chevron-right"></span></div>
  6962.            <div style="margin-left:65px; margin-right:25px;">
  6963.                <a href="https://habl.ru/noutbuki/noutbuk-huawei-matebook-d16-i5-12450h-8-512-space-gray-53013wxe-2024/m38362753/"  class="PTitle" title="Ноутбук Huawei D16 16" 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый">Ноутбук Huawei D16 16" 53013WXE (2024) i5-12450H 8/512GB/Intel UHD Graphics, Win. 11 Home, космический серый</a>
  6964.                <font class="PPrice">
  6965.                <b>От</b>    52,950.00₽                </font>
  6966.            </div>
  6967.            <div style="clear:both;"></div>
  6968.        </div>
  6969.                <!-- FOUND_RES_FROM_PRD_SRC --></div><div style="display:none" id="idErrNoResults"><div style="clear:both;display:none"></div><center><font class="errorHighlight"><p> <span class="short_text" id="result_box" lang="ru"><span class="hps">По Вашему запросу</span></span> - <u><b></b></u>, поиск <span id="result_box" lang="ru"><span class="hps">не дал</span> <span class="hps">результатов</span> <span class="hps">...</span> <span class="hps">Пожалуйста,</span> <span class="hps">попробуйте</span> <span class="hps">поиск</span> <span class="hps">используя</span> <span class="hps">другие</span> <span class="hps">ключевые слова</span> <span class="hps">....</span></span></p></font></center></div>        <div style="clear:both;"></div>
  6970.    </div>
  6971.  
  6972.   <div class="well well-white NoChildSpacing" style="padding:10px;margin-bottom:10px">
  6973.        <div class="hidden-xs hidden-sm col-md-6" style="padding:7px 5px">
  6974.        </div>
  6975.        <div class="col-xs-12 col-md-6" style="text-align:right">
  6976.            <ul class=pagination><li class=disabled><a href=#>&laquo;</a></li><li class=active><a href=#>1</a></li><li><a href='https://habl.ru/noutbuki.32-10/' rel="next">2</a></li><li><a href='https://habl.ru/noutbuki.32-20/' >3</a></li><li><a href='https://habl.ru/noutbuki.32-30/' >4</a></li><li><a href='https://habl.ru/noutbuki.32-40/' >5</a></li><li><a href='https://habl.ru/noutbuki.32-50/' >6</a></li><li><a href='https://habl.ru/noutbuki.32-60/' >7</a></li><li><a href='https://habl.ru/noutbuki.32-10/' rel="next">&raquo;</a></li></ul>        </div>
  6977.        <div style="clear:both"></div>
  6978.    </div>
  6979. <!--mger-->
  6980. <script>
  6981.  
  6982. (function($){
  6983.    
  6984.    $("#mfilterTable .FilterBoxWRep").each(function() {
  6985.  
  6986.        var height = $(this).height();
  6987.  
  6988.        if (height < 89) {
  6989.  
  6990.            var hclass = (height >= 60) ? "h60" : "h30";
  6991.  
  6992.            $(this).addClass(hclass);
  6993.  
  6994.            $(this).prev(".FilterBoxHeading").addClass("open");
  6995.  
  6996.        } else if (height > 90) {
  6997.  
  6998.            $(this).addClass("h90").data("defh", height);
  6999.  
  7000.            $(this).prev(".FilterBoxHeading").addClass("mega");
  7001.  
  7002.        }
  7003.  
  7004.    });
  7005.  
  7006.    $("#mfilterTable .FilterBoxHeading").each(function() {
  7007.  
  7008.        if (!$(this).next().hasClass("FilterBoxWRep")) $(this).hide();
  7009.  
  7010.    });
  7011.  
  7012.    $("#mfilterTable").on("click", ".FilterBoxHeading", function() {
  7013.  
  7014.        $(this).toggleClass("open");
  7015.  
  7016.        var nextCont = $(this).next(".FilterBoxWRep");
  7017.  
  7018.        var oldHeight = nextCont.height();
  7019.  
  7020.        nextCont.height(nextCont.data("defh"));
  7021.  
  7022.        nextCont.data("defh", oldHeight);
  7023.  
  7024.    });
  7025.  
  7026. })(jQuery);
  7027.  
  7028. </script>
  7029. <!-- end mger -->
  7030.    
  7031.  
  7032.  
  7033.            </div>
  7034.        </div>
  7035.  
  7036.    </div> <!-- #idFullSearchPage -->
  7037.  
  7038.  
  7039.  
  7040.                                
  7041.                </div>
  7042.            </div>
  7043.  
  7044.        
  7045.    </main>
  7046.  
  7047.    <footer>
  7048.        <div class="footer-gray">
  7049.            <div class="container"></div>
  7050.        </div>
  7051.        <div class="footer-top">
  7052.            <div class="container">
  7053.                <div class="row">
  7054.                    <div class="hidden-xs hidden-sm col-md-offset-2 col-md-2">
  7055.                        <a href="https://habl.ru/"><b>Главная</b></a><br>
  7056.                       <a id="linkLoginBox" href="javascript:loadLoginBox();">Личный кабинет</a><br>
  7057.                        <span id="idFooterMemberLogout" style='display:none;'><a
  7058.                                    href="javascript:performLogout()">Выход</a><br></span>
  7059.                                                 <a href="https://habl.ru/all-stores/"> Магазины</a><br>
  7060.                         <a href="https://habl.ru/terms-of-use/"> Условия использования</a>
  7061.  
  7062.  
  7063.                    </div>
  7064.                    <div class="hidden-xs hidden-sm col-md-2">
  7065.                    <a href="https://habl.ru/sitemap/"> Карта сайта</a><br>
  7066.                    <a href="https://habl.ru/merchant/merchant_welcome.htm">Кабинет продавца</a><br>
  7067.                    <a href="https://habl.ru/news/">Новости</a><br>
  7068.                    </div>
  7069.                    <div>
  7070.                    <b>По любым вопросам</br>
  7071.                    пишите info@rankx.ru</b>
  7072. </div>
  7073. </div>
  7074.  
  7075.  
  7076.        <div class="copyright-bar">
  7077.            2024 г. Москва &copy; HABL.RU Все права защищены.
  7078.        </div>
  7079.  
  7080.    </footer>
  7081.  
  7082. <!-- ===============================  Footer Commons Starts Here ===============================  -->
  7083.  
  7084. </div>
  7085.  
  7086. <div id="divTempConent" style="display:none;"></div>
  7087.  
  7088.  
  7089. <script language="JavaScript">
  7090.    <!--
  7091.    $(document).ready(function () {
  7092.                showHideFilterValues('4151');
  7093.                showHideFilterValues('3636');
  7094.                showHideFilterValues('3637');
  7095.                showHideFilterValues('3828');
  7096.                showHideFilterValues('3838');
  7097.                showHideFilterValues('3640');
  7098.                showHideFilterValues('3642');
  7099.                showHideFilterValues('3643');
  7100.                showHideFilterValues('3841');
  7101.                showHideFilterValues('3645');
  7102.                showHideFilterValues('3646');
  7103.                showHideFilterValues('3647');
  7104.                showHideFilterValues('3659');
  7105.                        showHideFilterValues('4151');
  7106.                showHideFilterValues('3636');
  7107.                showHideFilterValues('3637');
  7108.                showHideFilterValues('3828');
  7109.                showHideFilterValues('3838');
  7110.                showHideFilterValues('3640');
  7111.                showHideFilterValues('3642');
  7112.                showHideFilterValues('3643');
  7113.                showHideFilterValues('3841');
  7114.                showHideFilterValues('3645');
  7115.                showHideFilterValues('3646');
  7116.                showHideFilterValues('3647');
  7117.                showHideFilterValues('3659');
  7118.            });
  7119.    //-->
  7120. </script>
  7121. </body>
  7122.  
  7123. </html>
  7124.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda