6532 lines
285 KiB
HTML
6532 lines
285 KiB
HTML
|
|
<!DOCTYPE html>
|
|||
|
|
<html lang="vi">
|
|||
|
|
|
|||
|
|
<head>
|
|||
|
|
<meta charset="UTF-8" />
|
|||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|||
|
|
<link rel="shortcut icon" href="/images/xuepc-logo-1.png" type="image/x-icon" />
|
|||
|
|
<title>XUE PC</title>
|
|||
|
|
|
|||
|
|
<link rel="stylesheet" id="js-cdn-font-awesome" type="text/css"
|
|||
|
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
|
|||
|
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap"
|
|||
|
|
rel="stylesheet" />
|
|||
|
|
|
|||
|
|
<link rel="stylesheet" href="/css/library.css" />
|
|||
|
|
<link rel="stylesheet" href="/css/style_pc.css" />
|
|||
|
|
</head>
|
|||
|
|
|
|||
|
|
<body>
|
|||
|
|
<!-- HEADER -->
|
|||
|
|
<header class="global-header box-shadow">
|
|||
|
|
<div class="header-contact">
|
|||
|
|
<div class="container">
|
|||
|
|
<div class="header-contact-container d-flex align-items-center justify-content-end">
|
|||
|
|
<a href="tel:0568124444" class="d-inline-flex align-items-center gap-8">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-phone-2"></i>
|
|||
|
|
056 812 4444
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="mailto:nguyenvietxue0809@gmail.com" class="d-inline-flex align-items-center gap-8">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-email"></i>
|
|||
|
|
nguyenvietxue0809@gmail.com
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="container p-relative">
|
|||
|
|
<!-- TOP -->
|
|||
|
|
<div class="header-top py-3">
|
|||
|
|
<div class="row align-items-center">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-2 text-center">
|
|||
|
|
<a href="/">
|
|||
|
|
<img src="/images/xuepc-logo-1.png" alt="Xue Pc" class="global-logo" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-6">
|
|||
|
|
<div class="header-search pr-4">
|
|||
|
|
<div class="search-bar p-relative" id="js-search-bar">
|
|||
|
|
<form method="get" action="/tim" enctype="multipart/form-data" name="searchForm">
|
|||
|
|
<input type="text" name="q" class="search-bar-input" placeholder="Nhập từ khóa cần tìm"
|
|||
|
|
autocomplete="off" value="" />
|
|||
|
|
<button type="submit" class="search-bar-btn">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-search"></i>
|
|||
|
|
<p style="font-size: 0">Tìm kiếm</p>
|
|||
|
|
</button>
|
|||
|
|
</form>
|
|||
|
|
|
|||
|
|
<div class="search-results" style="display: none">
|
|||
|
|
<div class="search-results-list"></div>
|
|||
|
|
<a href="javascript:;" class="search-results-total hover-primary"></a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-4">
|
|||
|
|
<div class="header-features">
|
|||
|
|
<div class="f-list d-flex align-items-center justify-content-between">
|
|||
|
|
<a href="/buildpc" class="f-item header-buildpc">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-buildpc"></i>
|
|||
|
|
<p class="f-title">Xây dựng cấu hình</p>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!--<a href="tel:0568124444" class="f-item header-phone">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-phone"></i>
|
|||
|
|
<p class="f-title">
|
|||
|
|
Hotline
|
|||
|
|
<span class="d-block font-weight-500">056 812 4444</span>
|
|||
|
|
</p>
|
|||
|
|
</a>-->
|
|||
|
|
|
|||
|
|
<a href="/taikhoan" class="f-item header-account">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-user"></i>
|
|||
|
|
<p class="f-title">Tài khoản</p>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="f-item header-cart p-relative">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart p-relative">
|
|||
|
|
<span class="header-cart-amount" id="js-header-cart-amount" style="display: none"></span>
|
|||
|
|
</i>
|
|||
|
|
<a href="/cart" class="f-title">Giỏ hàng</a>
|
|||
|
|
|
|||
|
|
<div class="cart-ttip">
|
|||
|
|
<div class="cart-ttip-container" id="js-cart-ttip-container">
|
|||
|
|
<!--- AJAX HOLDER --->
|
|||
|
|
<h5 class="null-cart">Có 0 sản phẩm trong giỏ hàng</h5>
|
|||
|
|
</div>
|
|||
|
|
<div id="js-cart-ttip-price-block" style="display: none">
|
|||
|
|
<div class="cart-ttip-price">
|
|||
|
|
<p>Tổng cộng:</p>
|
|||
|
|
<p id="js-header-cart-quantity">
|
|||
|
|
<i>(Số lượng: 0 sản phẩm)</i>
|
|||
|
|
</p>
|
|||
|
|
<p id="js-header-cart-total-price">0₫</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<a href="/cart" class="cart-ttip-price-button">THANH TOÁN NGAY</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- BOTTOM -->
|
|||
|
|
<div class="header-bottom row pt-2 pb-12px">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-2 col-p-unset">
|
|||
|
|
<div class="header-navbar p-relative">
|
|||
|
|
<!-- -->
|
|||
|
|
<button type="button" class="d-flex align-items-center gap-8 navbar-btn">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-menu-bar"></i>
|
|||
|
|
<p class="hb-title line-clamp-2">Danh mục sản phẩm</p>
|
|||
|
|
</button>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="navbar-list">
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/xuepc-office-van-phong?type=ajax">
|
|||
|
|
<a href="/xuepc-office-van-phong" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png" alt="Danh mục sản phẩm XUEPC - OFFICE"
|
|||
|
|
class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">XUEPC - OFFICE</p>
|
|||
|
|
|
|||
|
|
<i class="navbar-icon arrow-right"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="sub-menu">
|
|||
|
|
<ul class="sub-list" style="float: left; width: 80%">
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-van-phong-dong-bo" class="sub-item-link">
|
|||
|
|
<span>PC Văn Phòng Đồng Bộ</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-van-phong-lap-rap" class="sub-item-link">
|
|||
|
|
<span>PC Văn Phòng Lắp Ráp</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/theo-khoang-gia" class="sub-item-link">
|
|||
|
|
<span>Theo Khoảng Giá</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="navbar-brand js-navbar-brand" style="float: left; width: 20%">
|
|||
|
|
<!--Brand-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/xuepc-design-do-hoa-thiet-ke?type=ajax">
|
|||
|
|
<a href="/xuepc-design-do-hoa-thiet-ke" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png" alt="Danh mục sản phẩm XUEPC - DESIGN"
|
|||
|
|
class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">XUEPC - DESIGN</p>
|
|||
|
|
|
|||
|
|
<i class="navbar-icon arrow-right"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="sub-menu">
|
|||
|
|
<ul class="sub-list" style="float: left; width: 80%">
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-thiet-ke-adobe-pts-audition" class="sub-item-link">
|
|||
|
|
<span>PC Thiết Kế Đồ Họa 3D - Kiến Trúc</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-thiet-ke-adobe-pts-audition-1" class="sub-item-link">
|
|||
|
|
<span>PC Thiết Kế Adobe PTS - Audition</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-thiet-ke-autocad" class="sub-item-link">
|
|||
|
|
<span>PC Thiết Kế AutoCad</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-dung-phim-edit-video" class="sub-item-link">
|
|||
|
|
<span>PC Dựng Phim - Edit Video</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="navbar-brand js-navbar-brand" style="float: left; width: 20%">
|
|||
|
|
<!--Brand-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/xuepc-gaming-pc?type=ajax">
|
|||
|
|
<a href="/xuepc-gaming-pc" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png" alt="Danh mục sản phẩm XUEPC - GAMING"
|
|||
|
|
class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">XUEPC - GAMING</p>
|
|||
|
|
|
|||
|
|
<i class="navbar-icon arrow-right"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="sub-menu">
|
|||
|
|
<ul class="sub-list" style="float: left; width: 80%">
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-gaming-pho-thong" class="sub-item-link">
|
|||
|
|
<span>PC Gaming Phổ Thông</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-gaming-tam-trung" class="sub-item-link">
|
|||
|
|
<span>PC Gaming Tầm Trung</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-gaming-phan-khuc-cao-cap" class="sub-item-link">
|
|||
|
|
<span>PC Gaming Cao Cấp</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-gaming-intel" class="sub-item-link">
|
|||
|
|
<span>PC Gaming Theo CPU INTEL</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-gaming-hang-amd" class="sub-item-link">
|
|||
|
|
<span>PC Gaming Theo CPU AMD</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-gaming-nvidia-geforce" class="sub-item-link">
|
|||
|
|
<span>PC Gaming Theo VGA NVIDIA</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/pc-gaming-amd-radeon" class="sub-item-link">
|
|||
|
|
<span>PC Gaming Theo VGA AMD</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="navbar-brand js-navbar-brand" style="float: left; width: 20%">
|
|||
|
|
<!--Brand-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/linh-kien-may-tinh?type=ajax">
|
|||
|
|
<a href="/linh-kien-may-tinh" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png" alt="Danh mục sản phẩm Linh Kiện Máy Tính"
|
|||
|
|
class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">Linh Kiện Máy Tính</p>
|
|||
|
|
|
|||
|
|
<i class="navbar-icon arrow-right"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="sub-menu">
|
|||
|
|
<ul class="sub-list" style="float: left; width: 80%">
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/cpu-vi-xu-ly" class="sub-item-link">
|
|||
|
|
<span>CPU - Bộ Vi Xử Lý</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/cpu-intel" class="sub-item-link">
|
|||
|
|
CPU INTEL
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/cpu-intel-celeron" class="sub-item-link">Intel Celeron</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-intel-pentium-1" class="sub-item-link">Intel Pentium</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-intel-core-i3" class="sub-item-link">Intel Core I3</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-intel-core-i5" class="sub-item-link">Intel Core I5</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-intel-core-i7" class="sub-item-link">Intel Core I7</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-intel-core-i9" class="sub-item-link">Intel Core I9</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/cpu-amd" class="sub-item-link">
|
|||
|
|
CPU AMD
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/amd-threadripper" class="sub-item-link">AMD Threadripper</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-amd-athlon" class="sub-item-link">AMD Athlon</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-amd-ryzen-3" class="sub-item-link">AMD Ryzen 3</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-amd-ryzen-5" class="sub-item-link">AMD Ryzen 5</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-amd-ryzen-7" class="sub-item-link">AMD Ryzen 7</a>
|
|||
|
|
|
|||
|
|
<a href="/cpu-amd-ryzen-9" class="sub-item-link">AMD Ryzen 9</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/vga-card-man-hinh-1" class="sub-item-link">
|
|||
|
|
<span>VGA - Card Màn Hình</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/vga-nvidia-1" class="sub-item-link">
|
|||
|
|
VGA NVIDIA
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/nvidia-gt-1030" class="sub-item-link">NVIDIA GT 1030</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-gtx-1050ti" class="sub-item-link">NVIDIA GTX 1050Ti</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-gtx-1650" class="sub-item-link">NVIDIA GTX 1650</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-gtx-1660" class="sub-item-link">NVIDIA GTX 1660</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-gtx-1660-super" class="sub-item-link">NVIDIA GTX 1660 Super</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-gtx-1660ti" class="sub-item-link">NVIDIA GTX 1660Ti</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-2060" class="sub-item-link">NVIDIA RTX 2060</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-2060-super" class="sub-item-link">NVIDIA RTX 2060 Super</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3050" class="sub-item-link">NVIDIA RTX 3050</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3060" class="sub-item-link">NVIDIA RTX 3060</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3060ti" class="sub-item-link">NVIDIA RTX 3060Ti</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3070" class="sub-item-link">NVIDIA RTX 3070</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3070ti" class="sub-item-link">NVIDIA RTX 3070Ti</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3080" class="sub-item-link">NVIDIA RTX 3080</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3080ti" class="sub-item-link">NVIDIA RTX 3080Ti</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-3090" class="sub-item-link">NVIDIA RTX 3090</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-4060" class="sub-item-link">NVIDIA RTX 4060</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-4060ti" class="sub-item-link">NVIDIA RTX 4060Ti</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-4070" class="sub-item-link">NVIDIA RTX 4070</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-4070ti" class="sub-item-link">NVIDIA RTX 4070Ti</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-4080" class="sub-item-link">NVIDIA RTX 4080</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-rtx-4090" class="sub-item-link">NVIDIA RTX 4090</a>
|
|||
|
|
|
|||
|
|
<a href="/nvidia-quadro" class="sub-item-link">NVIDIA QUADRO</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/vga-amd-1" class="sub-item-link">
|
|||
|
|
VGA AMD
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/amd-rx-550" class="sub-item-link">AMD RX 550</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-rx-5600xt" class="sub-item-link">AMD RX 5600XT</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-rx-5700" class="sub-item-link">AMD RX 5700</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-rx-5700xt" class="sub-item-link">AMD RX 5700XT</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-rx-6500xt" class="sub-item-link">AMD RX 6500XT</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-rx-6600" class="sub-item-link">AMD RX 6600</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-rx-6600xt" class="sub-item-link">AMD RX 6600XT</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-rx-6800" class="sub-item-link">AMD 6800</a>
|
|||
|
|
|
|||
|
|
<a href="/amd-6800xt" class="sub-item-link">AMD 6800XT</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/theo-nhu-cau-su-dung" class="sub-item-link">
|
|||
|
|
Theo Nhu Cầu Sử Dụng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/gaming" class="sub-item-link">GAMING</a>
|
|||
|
|
|
|||
|
|
<a href="/do-hoa-kien-truc" class="sub-item-link">ĐỒ HỌA - KIẾN TRÚC</a>
|
|||
|
|
|
|||
|
|
<a href="/pho-thong" class="sub-item-link">PHỔ THÔNG</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/theo-hang" class="sub-item-link">
|
|||
|
|
Theo Hãng
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/theo-kieu-bo-nho" class="sub-item-link">
|
|||
|
|
Theo Kiểu Bộ Nhớ
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/gddr3" class="sub-item-link">GDDR3</a>
|
|||
|
|
|
|||
|
|
<a href="/gddr5" class="sub-item-link">GDDR5</a>
|
|||
|
|
|
|||
|
|
<a href="/gddr6" class="sub-item-link">GDDR6</a>
|
|||
|
|
|
|||
|
|
<a href="/gddr6x" class="sub-item-link">GDDR6X</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/o-cung-ssd" class="sub-item-link">
|
|||
|
|
<span>SSD - Ổ Cứng SSD</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ssd-sata-25" class="sub-item-link">
|
|||
|
|
SSD SATA 2.5
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ssd-m2-nvme" class="sub-item-link">
|
|||
|
|
SSD M.2 NVMe
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/o-cung-hdd" class="sub-item-link">
|
|||
|
|
<span>HDD - Ổ Cứng HDD</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/hdd-theo-hang" class="sub-item-link">
|
|||
|
|
HDD Theo Hãng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/seagate" class="sub-item-link">Seagate</a>
|
|||
|
|
|
|||
|
|
<a href="/toshiba" class="sub-item-link">Toshiba</a>
|
|||
|
|
|
|||
|
|
<a href="/western-digital" class="sub-item-link">Western Digital</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/hdd-theo-dung-luong" class="sub-item-link">
|
|||
|
|
HDD Theo Dung Lượng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/500gb" class="sub-item-link">500GB</a>
|
|||
|
|
|
|||
|
|
<a href="/1tb" class="sub-item-link">1TB</a>
|
|||
|
|
|
|||
|
|
<a href="/2tb" class="sub-item-link">2TB</a>
|
|||
|
|
|
|||
|
|
<a href="/4tb" class="sub-item-link">4TB</a>
|
|||
|
|
|
|||
|
|
<a href="/6tb" class="sub-item-link">6TB</a>
|
|||
|
|
|
|||
|
|
<a href="/8tb" class="sub-item-link">8TB</a>
|
|||
|
|
|
|||
|
|
<a href="/tren-8tb" class="sub-item-link">Trên 8TB</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/mainboard-bo-mach-chu" class="sub-item-link">
|
|||
|
|
<span>MAINBOARD - Bo Mạch Chủ</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/mainboard-theo-cpu-intel" class="sub-item-link">
|
|||
|
|
Mainboard Theo CPU INTEL
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/mainboard-intel-h410" class="sub-item-link">Mainboard Intel H410</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-h510-1" class="sub-item-link">Mainboard Intel H510</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-h610" class="sub-item-link">Mainboard Intel H610</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-b560" class="sub-item-link">Mainboard Intel B560</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-b660" class="sub-item-link">Mainboard Intel B660</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-b760" class="sub-item-link">Mainboard Intel B760</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-z690" class="sub-item-link">Mainboard Intel Z690</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-z790" class="sub-item-link">Mainboard Intel Z790</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-intel-khac" class="sub-item-link">Mainboard Intel Khác</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/mainboard-theo-cpu-amd" class="sub-item-link">
|
|||
|
|
Mainboard Theo CPU AMD
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/mainboard-amd-a320" class="sub-item-link">Mainboard AMD A320</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-amd-a520" class="sub-item-link">Mainboard AMD A520</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-amd-b450" class="sub-item-link">Mainboard AMD B450</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-amd-b550" class="sub-item-link">Mainboard AMD B550</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-amd-x570" class="sub-item-link">Mainboard AMD X570</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-amd-a620" class="sub-item-link">Mainboard AMD A620</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-amd-b650" class="sub-item-link">Mainboard AMD B650</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-amd-khac" class="sub-item-link">Mainboard AMD X670</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/mainboard-theo-hang" class="sub-item-link">
|
|||
|
|
Mainboard Theo Hãng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/asus" class="sub-item-link">ASUS</a>
|
|||
|
|
|
|||
|
|
<a href="/msi" class="sub-item-link">MSI</a>
|
|||
|
|
|
|||
|
|
<a href="/asrock" class="sub-item-link">ASROCK</a>
|
|||
|
|
|
|||
|
|
<a href="/gigabyte" class="sub-item-link">GIGABYTE</a>
|
|||
|
|
|
|||
|
|
<a href="/huananzhi" class="sub-item-link">HUANANZHI</a>
|
|||
|
|
|
|||
|
|
<a href="/biostar" class="sub-item-link">BIOSTAR</a>
|
|||
|
|
|
|||
|
|
<a href="/nzxt" class="sub-item-link">NZXT</a>
|
|||
|
|
|
|||
|
|
<a href="/ecs" class="sub-item-link">ECS</a>
|
|||
|
|
|
|||
|
|
<a href="/khac" class="sub-item-link">KHÁC</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/mainboard-theo-kich-thuoc" class="sub-item-link">
|
|||
|
|
Mainboard Theo Số Khe Cắm Ram
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/2-khe-ram" class="sub-item-link">2 Khe Ram</a>
|
|||
|
|
|
|||
|
|
<a href="/4-khe-ram" class="sub-item-link">4 Khe Ram</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/mainboard-theo-kich-thuoc-1" class="sub-item-link">
|
|||
|
|
Mainboard Theo Kích Thước
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/mini-itx" class="sub-item-link">Mini ITX</a>
|
|||
|
|
|
|||
|
|
<a href="/m-atx" class="sub-item-link">M-ATX</a>
|
|||
|
|
|
|||
|
|
<a href="/atx" class="sub-item-link">ATX</a>
|
|||
|
|
|
|||
|
|
<a href="/e-atx" class="sub-item-link">E-ATX</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/mainboard-theo-cpe-xeon" class="sub-item-link">
|
|||
|
|
Mainboard Theo CPU XEON
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/psu-nguon-may-tinh" class="sub-item-link">
|
|||
|
|
<span>PSU - Nguồn Máy Tính</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/nguon-theo-hang" class="sub-item-link">
|
|||
|
|
Theo Hãng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/jetek" class="sub-item-link">Jetek</a>
|
|||
|
|
|
|||
|
|
<a href="/coolermaster" class="sub-item-link">CoolerMaster</a>
|
|||
|
|
|
|||
|
|
<a href="/corsair" class="sub-item-link">Corsair</a>
|
|||
|
|
|
|||
|
|
<a href="/aigo" class="sub-item-link">Aigo</a>
|
|||
|
|
|
|||
|
|
<a href="/lianli" class="sub-item-link">LianLi</a>
|
|||
|
|
|
|||
|
|
<a href="/xigmatek" class="sub-item-link">Xigmatek</a>
|
|||
|
|
|
|||
|
|
<a href="/nzxt-1" class="sub-item-link">NZXT</a>
|
|||
|
|
|
|||
|
|
<a href="/thermaltake" class="sub-item-link">Thermaltake</a>
|
|||
|
|
|
|||
|
|
<a href="/seasonic" class="sub-item-link">Seasonic</a>
|
|||
|
|
|
|||
|
|
<a href="/sama" class="sub-item-link">Sama</a>
|
|||
|
|
|
|||
|
|
<a href="/gigabyte-1" class="sub-item-link">Gigabyte</a>
|
|||
|
|
|
|||
|
|
<a href="/segotep" class="sub-item-link">Segotep</a>
|
|||
|
|
|
|||
|
|
<a href="/antec" class="sub-item-link">Antec</a>
|
|||
|
|
|
|||
|
|
<a href="/asus-1-2" class="sub-item-link">Asus</a>
|
|||
|
|
|
|||
|
|
<a href="/msi-1-2" class="sub-item-link">MSI</a>
|
|||
|
|
|
|||
|
|
<a href="/gamemax" class="sub-item-link">GAMEMAX</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/cong-suat-nguon" class="sub-item-link">
|
|||
|
|
Theo Công Suất Nguồn
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/450w-600w" class="sub-item-link">350W-500W</a>
|
|||
|
|
|
|||
|
|
<a href="/600w-800w" class="sub-item-link">550W-700W</a>
|
|||
|
|
|
|||
|
|
<a href="/psu-750w-850w" class="sub-item-link">750W - 850W</a>
|
|||
|
|
|
|||
|
|
<a href="/1000w-1600w" class="sub-item-link">1000W - 1600W</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/kich-co" class="sub-item-link">
|
|||
|
|
Theo Kích Cỡ
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/atx-1" class="sub-item-link">ATX</a>
|
|||
|
|
|
|||
|
|
<a href="/sfx" class="sub-item-link">SFX</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/theo-chuan-nguon" class="sub-item-link">
|
|||
|
|
Theo Chuẩn Nguồn
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/80-plus" class="sub-item-link">80 Plus</a>
|
|||
|
|
|
|||
|
|
<a href="/80-plus-bronze" class="sub-item-link">80 Plus Bronze</a>
|
|||
|
|
|
|||
|
|
<a href="/80-plus-gold" class="sub-item-link">80 Plus Gold</a>
|
|||
|
|
|
|||
|
|
<a href="/80-plus-platium" class="sub-item-link">80 Plus Platium</a>
|
|||
|
|
|
|||
|
|
<a href="/80-plus-titanium" class="sub-item-link">80 Plus Titanium</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/theo-kieu-day-nguon" class="sub-item-link">
|
|||
|
|
Theo Kiểu Dây Nguồn
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/full-modular" class="sub-item-link">Full Modular</a>
|
|||
|
|
|
|||
|
|
<a href="/semi-modular" class="sub-item-link">Semi Modular</a>
|
|||
|
|
|
|||
|
|
<a href="/non-modular" class="sub-item-link">Non Modular</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/ram-bo-nho-trong" class="sub-item-link">
|
|||
|
|
<span>RAM - Bộ Nhớ Trong</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/hang-san-xuat" class="sub-item-link">
|
|||
|
|
Theo Hãng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/kingston" class="sub-item-link">Kingston</a>
|
|||
|
|
|
|||
|
|
<a href="/gskill" class="sub-item-link">Gskill</a>
|
|||
|
|
|
|||
|
|
<a href="/corsair-1" class="sub-item-link">Corsair</a>
|
|||
|
|
|
|||
|
|
<a href="/adata" class="sub-item-link">Adata</a>
|
|||
|
|
|
|||
|
|
<a href="/teamgroup" class="sub-item-link">Teamgroup</a>
|
|||
|
|
|
|||
|
|
<a href="/lexar" class="sub-item-link">Lexar</a>
|
|||
|
|
|
|||
|
|
<a href="/kingmax" class="sub-item-link">Kingmax</a>
|
|||
|
|
|
|||
|
|
<a href="/avesir" class="sub-item-link">Avesir</a>
|
|||
|
|
|
|||
|
|
<a href="/apacer" class="sub-item-link">Apacer</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/dung-luong" class="sub-item-link">
|
|||
|
|
Theo Dung Lượng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/8gb-1x8gb" class="sub-item-link">8GB (1x8GB)</a>
|
|||
|
|
|
|||
|
|
<a href="/16gb-1x16gb" class="sub-item-link">16GB (1x16GB)</a>
|
|||
|
|
|
|||
|
|
<a href="/16gb-2x8gb" class="sub-item-link">16GB (2x8GB)</a>
|
|||
|
|
|
|||
|
|
<a href="/32gb-1x32gb" class="sub-item-link">32GB (1x32GB)</a>
|
|||
|
|
|
|||
|
|
<a href="/32gb-2x16gb" class="sub-item-link">32GB (2x16GB)</a>
|
|||
|
|
|
|||
|
|
<a href="/32gb-4x8gb" class="sub-item-link">32GB (4x8GB)</a>
|
|||
|
|
|
|||
|
|
<a href="/64gb-1x64gb" class="sub-item-link">64GB (1x64GB)</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/xung-nhip" class="sub-item-link">
|
|||
|
|
Theo Bus Ram
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/2666-mhz" class="sub-item-link">2666 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/3200-mhz" class="sub-item-link">3200 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/3600-mhz" class="sub-item-link">3600 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/4800-mhz" class="sub-item-link">4800 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/5200-mhz" class="sub-item-link">5200 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/5600-mhz" class="sub-item-link">5600 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/6000-mhz" class="sub-item-link">6000 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/6200-mhz" class="sub-item-link">6200 Mhz</a>
|
|||
|
|
|
|||
|
|
<a href="/6400-mhz" class="sub-item-link">6400 Mhz</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ram-led-rgb" class="sub-item-link">
|
|||
|
|
Ram Có LED
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ram-khong-led" class="sub-item-link">
|
|||
|
|
Ram Không Có LED
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ram-ddr5" class="sub-item-link">
|
|||
|
|
Ram DDR5
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ram-ddr4" class="sub-item-link">
|
|||
|
|
Ram DDR4
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/case-vo-may-tinh" class="sub-item-link">
|
|||
|
|
<span>CASE - Vỏ Máy Tính</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/vo-case-theo-hang" class="sub-item-link">
|
|||
|
|
Vỏ Case Theo Hãng
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/segotep-1" class="sub-item-link">Segotep</a>
|
|||
|
|
|
|||
|
|
<a href="/jonsbo" class="sub-item-link">JONSBO</a>
|
|||
|
|
|
|||
|
|
<a href="/coolermaster-1" class="sub-item-link">CoolerMaster</a>
|
|||
|
|
|
|||
|
|
<a href="/thermaltake-1" class="sub-item-link">Thermaltake</a>
|
|||
|
|
|
|||
|
|
<a href="/gamemax-1" class="sub-item-link">GAMEMAX</a>
|
|||
|
|
|
|||
|
|
<a href="/cesar" class="sub-item-link">CESAR</a>
|
|||
|
|
|
|||
|
|
<a href="/kenoo" class="sub-item-link">KENOO</a>
|
|||
|
|
|
|||
|
|
<a href="/xigmatek-1" class="sub-item-link">Xigmatek</a>
|
|||
|
|
|
|||
|
|
<a href="/tecware" class="sub-item-link">TECWARE</a>
|
|||
|
|
|
|||
|
|
<a href="/mik" class="sub-item-link">MIK</a>
|
|||
|
|
|
|||
|
|
<a href="/asus-1-2-3" class="sub-item-link">Asus</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/kich-co-1" class="sub-item-link">
|
|||
|
|
Kích Cỡ
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/mini-itx-1" class="sub-item-link">Mini ITX</a>
|
|||
|
|
|
|||
|
|
<a href="/micro-atx" class="sub-item-link">Micro ATX</a>
|
|||
|
|
|
|||
|
|
<a href="/atx-1-2" class="sub-item-link">ATX</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/mau-sac" class="sub-item-link">
|
|||
|
|
Màu Sắc
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/den" class="sub-item-link">Đen</a>
|
|||
|
|
|
|||
|
|
<a href="/trang" class="sub-item-link">Trắng</a>
|
|||
|
|
|
|||
|
|
<a href="/do" class="sub-item-link">Đỏ</a>
|
|||
|
|
|
|||
|
|
<a href="/vang-gold" class="sub-item-link">Vàng Gold</a>
|
|||
|
|
|
|||
|
|
<a href="/xanh" class="sub-item-link">Xanh</a>
|
|||
|
|
|
|||
|
|
<a href="/hong" class="sub-item-link">Hồng</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/tan-nhiet-cpu-cooling" class="sub-item-link">
|
|||
|
|
<span>Tản nhiệt CPU - Cooling</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/tan-nhiet-nuoc-aio" class="sub-item-link">
|
|||
|
|
Tản nhiệt nước AIO
|
|||
|
|
|
|||
|
|
<i class="fa fa-chevron-right" aria-hidden="true" style="font-size: 10px"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<!-- LVL 3 -->
|
|||
|
|
<div class="sub-item-3">
|
|||
|
|
<a href="/tan-nhiet-nuoc-aio-240mm" class="sub-item-link">Tản nhiệt nước AIO 240mm</a>
|
|||
|
|
|
|||
|
|
<a href="/tan-nhiet-nuoc-aio-360mm" class="sub-item-link">Tản nhiệt nước AIO 360mm</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/tan-nhiet-khi" class="sub-item-link">
|
|||
|
|
Tản nhiệt khí
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="navbar-brand js-navbar-brand" style="float: left; width: 20%">
|
|||
|
|
<!--Brand-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/man-hinh-may-tinh?type=ajax">
|
|||
|
|
<a href="/man-hinh-may-tinh" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png" alt="Danh mục sản phẩm Màn Hình Máy Tính"
|
|||
|
|
class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">Màn Hình Máy Tính</p>
|
|||
|
|
|
|||
|
|
<i class="navbar-icon arrow-right"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="sub-menu">
|
|||
|
|
<ul class="sub-list" style="float: left; width: 80%">
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/man-hinh-theo-hang" class="sub-item-link">
|
|||
|
|
<span>Hãng Sản Xuất</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/gigabyte-1-2" class="sub-item-link">
|
|||
|
|
GIGABYTE
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/asus-1" class="sub-item-link"> ASUS </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/dell" class="sub-item-link"> DELL </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/kingview" class="sub-item-link">
|
|||
|
|
KINGVIEW
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/lg" class="sub-item-link"> LG </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/hp" class="sub-item-link"> HP </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/skyworth" class="sub-item-link">
|
|||
|
|
SKYWORTH
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/aoc" class="sub-item-link"> AOC </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/benq" class="sub-item-link"> BENQ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/msi-1" class="sub-item-link"> MSI </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/samsung" class="sub-item-link"> SAMSUNG </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/viewsonic" class="sub-item-link">
|
|||
|
|
VIEWSONIC
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/hkc" class="sub-item-link"> HKC </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ailenware" class="sub-item-link">
|
|||
|
|
XIAOMI
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/e-dra" class="sub-item-link"> E-Dra </a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/man-hinh-theo-nhu-cau" class="sub-item-link">
|
|||
|
|
<span>Nhu Cầu Sử Dụng</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/man-hinh-choi-game" class="sub-item-link">
|
|||
|
|
MÀN HÌNH CHƠI GAME
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/man-hinh-van-phong" class="sub-item-link">
|
|||
|
|
MÀN HÌNH VĂN PHÒNG
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/man-hinh-do-hoathiet-ke" class="sub-item-link">
|
|||
|
|
MÀN HÌNH ĐỒ HỌA,THIẾT KẾ
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/tan-so-quet-man-hinh" class="sub-item-link">
|
|||
|
|
<span>Tần Số Quét Màn Hình</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/60hz" class="sub-item-link"> 60HZ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/75hz" class="sub-item-link"> 75HZ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/100hz" class="sub-item-link"> 100HZ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/120hz" class="sub-item-link"> 120HZ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/144hz" class="sub-item-link"> 144HZ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/165hz" class="sub-item-link"> 165HZ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/240hz" class="sub-item-link"> 240HZ </a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/360hz" class="sub-item-link"> 360HZ </a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/do-phan-giai-man-hinh" class="sub-item-link">
|
|||
|
|
<span>Độ Phân Giải Màn Hình</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/wuxga-1920x1200" class="sub-item-link">
|
|||
|
|
WUXGA (1920x1200)
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/full-hd-1920x1080" class="sub-item-link">
|
|||
|
|
1920x1080 (Full HD)
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/uwhad-2560-x-1080" class="sub-item-link">
|
|||
|
|
2560x1080 (FHD+)
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/qhd-2560x1440" class="sub-item-link">
|
|||
|
|
2560x1440 (Quad HD - 2K)
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/wqhd-3440-x-1440" class="sub-item-link">
|
|||
|
|
3440x1440 (Quad HD+ - 2K+)
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/4k-3840x2160" class="sub-item-link">
|
|||
|
|
3840x2160 (Ultra HD - 4K)
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/ultrawide-ultra-hd-5120-x-2160" class="sub-item-link">
|
|||
|
|
5120 x 1440 (DualQHD)
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="navbar-brand js-navbar-brand" style="float: left; width: 20%">
|
|||
|
|
<!--Brand-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/gaming-gear?type=ajax">
|
|||
|
|
<a href="/gaming-gear" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png" alt="Danh mục sản phẩm Chuột Phím - Gear"
|
|||
|
|
class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">Chuột Phím - Gear</p>
|
|||
|
|
|
|||
|
|
<i class="navbar-icon arrow-right"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="sub-menu">
|
|||
|
|
<ul class="sub-list" style="float: left; width: 80%">
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/chuot-may-tinh" class="sub-item-link">
|
|||
|
|
<span>Chuột</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/ban-phim-keyboard" class="sub-item-link">
|
|||
|
|
<span>Bàn Phím</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/tai-nghe-headphone" class="sub-item-link">
|
|||
|
|
<span>Tai Nghe</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="navbar-brand js-navbar-brand" style="float: left; width: 20%">
|
|||
|
|
<!--Brand-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/thiet-bi-mang-luu-tru-phan-mem?type=ajax">
|
|||
|
|
<a href="/thiet-bi-mang-luu-tru-phan-mem" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png"
|
|||
|
|
alt="Danh mục sản phẩm Thiết Bị Mạng - Lưu Trữ Phần Mềm" class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">Thiết Bị Mạng - Lưu Trữ Phần Mềm</p>
|
|||
|
|
|
|||
|
|
<i class="navbar-icon arrow-right"></i>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="sub-menu">
|
|||
|
|
<ul class="sub-list" style="float: left; width: 80%">
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/luu-tru-storage" class="sub-item-link">
|
|||
|
|
<span>Lưu Trữ - Storage</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/o-cung-di-dong-external-storage" class="sub-item-link">
|
|||
|
|
Ô cứng di động - External Storage
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/o-cung-gan-trong-internal-storage" class="sub-item-link">
|
|||
|
|
Ổ cứng gắn trong - Internal Storage
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/thiet-bi-mang-network-solutions" class="sub-item-link">
|
|||
|
|
<span>Thiết Bị Mạng - Network Solutions</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/switch-chia-mang" class="sub-item-link">
|
|||
|
|
Switch - Chia mạng
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/router-wifi" class="sub-item-link">
|
|||
|
|
Router WIFI
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/card-mang" class="sub-item-link">
|
|||
|
|
Card mạng
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- LVL 1 -->
|
|||
|
|
<li class="sub-item">
|
|||
|
|
<div class="sub-item-1 color-primary font-weight-700">
|
|||
|
|
<a href="/phan-mem-software" class="sub-item-link">
|
|||
|
|
<span>Phần Mềm - Software</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/phan-mem-diet-virus-antivirus" class="sub-item-link">
|
|||
|
|
Phần mềm diệt Virus - AntiVirus
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/phan-mem-office" class="sub-item-link">
|
|||
|
|
Phần mềm Office
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 2 -->
|
|||
|
|
<div class="sub-item-2">
|
|||
|
|
<a href="/he-dieu-hanh-os" class="sub-item-link">
|
|||
|
|
Hệ Điều Hành - OS
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="navbar-brand js-navbar-brand" style="float: left; width: 20%">
|
|||
|
|
<!--Brand-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- LVL 0 -->
|
|||
|
|
<div class="navbar-item js-navbar-item" data-url="/hura-test?type=ajax">
|
|||
|
|
<a href="/hura-test" class="navbar-link">
|
|||
|
|
<img src="/images/xuepc-icon-category-1.png" alt="Danh mục sản phẩm Hura test danh mục"
|
|||
|
|
class="navbar-thumbs" />
|
|||
|
|
<p class="navbar-title">Hura test danh mục</p>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-10">
|
|||
|
|
<ul class="header-routing list d-flex align-items-center">
|
|||
|
|
<li class="routing-item">
|
|||
|
|
<a href="/gioi-thieu" class="hb-title">Giới thiệu</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="routing-item">
|
|||
|
|
<a href="/buildpc" class="hb-title">Build PC</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="routing-item">
|
|||
|
|
<a href="/tin-tuc" class="hb-title">Tin tức</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="routing-item">
|
|||
|
|
<a href="/khuyen-mai" class="hb-title">Khuyến mại</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="routing-item">
|
|||
|
|
<a href="/lien-he" class="hb-title">Liên hệ</a>
|
|||
|
|
</li>
|
|||
|
|
<!--<li class="routing-item">
|
|||
|
|
<a href="/lien-he" class="hb-title">Hỗ trợ</a>
|
|||
|
|
</li>-->
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</header>
|
|||
|
|
|
|||
|
|
<div class="global-header-fixed-block d-none"></div>
|
|||
|
|
|
|||
|
|
<!-- HOMEPAGE -->
|
|||
|
|
<div class="homepage">
|
|||
|
|
<!-- SECTION HERO -->
|
|||
|
|
<div class="section-hero">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="banner-hero">
|
|||
|
|
<div class="swiper swiper-section-hero">
|
|||
|
|
<div class="swiper-wrapper">
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=1">
|
|||
|
|
<img alt="Banner hero test 1" width="1920" height="624" class="d-flex w-100 lazy"
|
|||
|
|
src="/images/xuepc-banner-hero-1.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=14">
|
|||
|
|
<img alt="slider pc test" width="1440" height="468" class="d-flex w-100 lazy"
|
|||
|
|
src="/images/xuepc-banner-hero-1.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-pagination"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="banner-top">
|
|||
|
|
<div class="container">
|
|||
|
|
<div class="row">
|
|||
|
|
<div class="col-3">
|
|||
|
|
<a href="/ad.php?id=2" class="banner-w">
|
|||
|
|
<img alt="Banner under hero 1" width="390" height="226" class="d-flex lazy"
|
|||
|
|
src="/images/xuepc-banner-top-1.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-3">
|
|||
|
|
<a href="/ad.php?id=3" class="banner-w">
|
|||
|
|
<img alt="Banner under hero 2" width="390" height="226" class="d-flex lazy"
|
|||
|
|
src="/images/xuepc-banner-top-2.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-3">
|
|||
|
|
<a href="/ad.php?id=4" class="banner-w">
|
|||
|
|
<img alt="Banner under hero 3" width="390" height="226" class="d-flex lazy"
|
|||
|
|
src="/images/xuepc-banner-top-3.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-3">
|
|||
|
|
<a href="/ad.php?id=5" class="banner-w">
|
|||
|
|
<img alt="Banner under hero 4" width="390" height="226" class="d-flex lazy"
|
|||
|
|
src="/images/xuepc-banner-top-4.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="container">
|
|||
|
|
<!-- SECTION COLECTION -->
|
|||
|
|
<div class="section-collection" id="js-collection-box">
|
|||
|
|
<div class="collection-title">
|
|||
|
|
<h2 class="heading-primary text-center mb-3">
|
|||
|
|
Ưu Đãi Dành Cho Bạn
|
|||
|
|
</h2>
|
|||
|
|
|
|||
|
|
<img alt="Banner collection 1" class="d-flex w-100 lazy"
|
|||
|
|
src="/images/xuepc-banner-product-collection-1.png" />
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="collection-content" id="js-collection-content">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="cl-title bg-white my-12px">
|
|||
|
|
<ul class="cl-title-list list grid grid--5-cols gap-0">
|
|||
|
|
<li class="cl-title-item js-collection-item active" data-id="1" data-url="/collection/test-khong-xoa">
|
|||
|
|
<img alt="Bộ sưu tập Test không xóa" class="cl-title-icon lazy"
|
|||
|
|
src="/images/xuepc-image-collection-icon-1.png" />
|
|||
|
|
<p class="cl-title-text">Test không xóa</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="cl-title-item js-collection-item" data-id="2" data-url="/collection/test-cu-xoa">
|
|||
|
|
<img alt="Bộ sưu tập Test cứ xóa" class="cl-title-icon lazy"
|
|||
|
|
src="/images/xuepc-image-collection-icon-2.png" />
|
|||
|
|
<p class="cl-title-text">Test cứ xóa</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="cl-title-item js-collection-item" data-id="3" data-url="/collection/test-sale-vo-doi">
|
|||
|
|
<img alt="Bộ sưu tập Test Sale vô đối" class="cl-title-icon lazy"
|
|||
|
|
src="/images/xuepc-image-collection-icon-3.png" />
|
|||
|
|
<p class="cl-title-text">Test Sale vô đối</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="cl-title-item js-collection-item" data-id="4" data-url="/collection/hi-end">
|
|||
|
|
<img alt="Bộ sưu tập Hi-end" class="cl-title-icon lazy"
|
|||
|
|
src="/images/xuepc-image-collection-icon-1.png" />
|
|||
|
|
<p class="cl-title-text">Hi-end</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="cl-products swiper swiper-collection-products">
|
|||
|
|
<div class="swiper-wrapper" id="js-collection-list" style="visibility: unset">
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i9-10900-20m-cache-2-80-ghz-up-to-5-20-ghz-10c20t-socket-1200-comet-lake-s"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU Intel Core i9-10900 (20M Cache, 2.80 GHz up to 5.20 GHz, 10C20T, Socket 1200, Comet Lake-S)"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i9-10900-20m-cache-2-80-ghz-up-to-5-20-ghz-10c20t-socket-1200-comet-lake-s">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU Intel Core i9-10900 (20M Cache, 2.80 GHz up to
|
|||
|
|
5.20 GHz, 10C20T, Socket 1200, Comet Lake-S)
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">11.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">10.799.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(24)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU Intel Core i9-10900 (20M Cache, 2.80 GHz up to
|
|||
|
|
5.20 GHz, 10C20T, Socket 1200, Comet Lake-S)
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">10.799.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">11.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Socket: FCLGA1200</li>
|
|||
|
|
<li>Số lõi/luồng: 10/20</li>
|
|||
|
|
<li>Tần số cơ bản/turbo: 2.80/5.20 GHz</li>
|
|||
|
|
<li>Bộ nhớ đệm: 20MB</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-pentium-gold-g6400-4-0ghz-2-nhan-4-luong-4mb-cache-58w-socket-intel-lga-1200"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL PENTIUM GOLD G6400 (4.0GHZ, 2 NHÂN 4 LUỒNG, 4MB CACHE, 58W) - SOCKET INTEL LGA 1200)"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a href="/cpu-intel-pentium-gold-g6400-4-0ghz-2-nhan-4-luong-4mb-cache-58w-socket-intel-lga-1200">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL PENTIUM GOLD G6400 (4.0GHZ, 2 NHÂN 4 LUỒNG,
|
|||
|
|
4MB CACHE, 58W) - SOCKET INTEL LGA 1200)
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">1.799.000₫</del>
|
|||
|
|
<span class="p-price-off">-6%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">1.699.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(23)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL PENTIUM GOLD G6400 (4.0GHZ, 2 NHÂN 4 LUỒNG,
|
|||
|
|
4MB CACHE, 58W) - SOCKET INTEL LGA 1200)
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">1.699.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">1.799.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>Dòng sản phẩm cơ bản đến từ Intel</li>
|
|||
|
|
<li>2 nhân & 4 luồng</li>
|
|||
|
|
<li>Xung nhịp: 4.0GHz (Tối đa)</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="cl-view-more text-center mt-3 pt-1">
|
|||
|
|
<a href="/collection/test-khong-xoa" class="cl-view-more-btn" id="js-collection-link">Xem thêm</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- SECTION CATEGORY -->
|
|||
|
|
<div class="section-category">
|
|||
|
|
<!-- CAT ITEM -->
|
|||
|
|
<div class="cat-item js-category-item my-60px" id="js-category-5" data-id="5">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="cat-heading d-flex align-items-center justify-content-between mb-12px">
|
|||
|
|
<h2 class="heading-primary">Linh Kiện Máy Tính</h2>
|
|||
|
|
|
|||
|
|
<ul class="cat-children list flex-1 d-flex flex-wrap align-items-center justify-content-end gap-12 ml-3">
|
|||
|
|
<li>
|
|||
|
|
<a href="/cpu-vi-xu-ly" class="cat-children-item btn-primary">CPU - Bộ Vi Xử Lý</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="/vga-card-man-hinh-1" class="cat-children-item btn-primary">VGA - Card Màn Hình</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="/o-cung-ssd" class="cat-children-item btn-primary">SSD - Ổ Cứng SSD</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="/o-cung-hdd" class="cat-children-item btn-primary">HDD - Ổ Cứng HDD</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="/linh-kien-may-tinh" class="cat-children-item btn-primary">Xem tất cả >></a>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
|
|||
|
|
<div class="swiper swiper-section-category">
|
|||
|
|
<div class="swiper-wrapper cat-products" id="js-category-product-list-5">
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28 LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA 1700/RAPTOR LAKE"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark hot">HOT</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">12.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">11.690.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(66)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">11.690.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">12.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>👉Socket: LGA1700</li>
|
|||
|
|
<li>
|
|||
|
|
👉Số nhân/luồng: 20(8P-Core|12E-Core)/28 luồng
|
|||
|
|
</li>
|
|||
|
|
<li>👉Base Clock (P-Core): 3.4 GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28 LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA 1700/RAPTOR LAKE"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark hot">HOT</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">12.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">11.690.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(66)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">11.690.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">12.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>👉Socket: LGA1700</li>
|
|||
|
|
<li>
|
|||
|
|
👉Số nhân/luồng: 20(8P-Core|12E-Core)/28 luồng
|
|||
|
|
</li>
|
|||
|
|
<li>👉Base Clock (P-Core): 3.4 GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28 LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA 1700/RAPTOR LAKE"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark hot">HOT</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">12.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">11.690.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(66)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">11.690.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">12.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>👉Socket: LGA1700</li>
|
|||
|
|
<li>
|
|||
|
|
👉Số nhân/luồng: 20(8P-Core|12E-Core)/28 luồng
|
|||
|
|
</li>
|
|||
|
|
<li>👉Base Clock (P-Core): 3.4 GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28 LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA 1700/RAPTOR LAKE"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark hot">HOT</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">12.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">11.690.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(66)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">11.690.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">12.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>👉Socket: LGA1700</li>
|
|||
|
|
<li>
|
|||
|
|
👉Số nhân/luồng: 20(8P-Core|12E-Core)/28 luồng
|
|||
|
|
</li>
|
|||
|
|
<li>👉Base Clock (P-Core): 3.4 GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28 LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA 1700/RAPTOR LAKE"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark hot">HOT</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">12.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">11.690.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(66)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">11.690.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">12.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>👉Socket: LGA1700</li>
|
|||
|
|
<li>
|
|||
|
|
👉Số nhân/luồng: 20(8P-Core|12E-Core)/28 luồng
|
|||
|
|
</li>
|
|||
|
|
<li>👉Base Clock (P-Core): 3.4 GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28 LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA 1700/RAPTOR LAKE"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark hot">HOT</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">12.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">11.690.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(66)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">11.690.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">12.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>👉Socket: LGA1700</li>
|
|||
|
|
<li>
|
|||
|
|
👉Số nhân/luồng: 20(8P-Core|12E-Core)/28 luồng
|
|||
|
|
</li>
|
|||
|
|
<li>👉Base Clock (P-Core): 3.4 GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28 LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA 1700/RAPTOR LAKE"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark hot">HOT</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i7-14700k-up-to-56ghz-20-nhan-28-luong-33mb-cache-125w-socket-intel-lga-1700raptor-lake">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">12.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">11.690.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(66)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU INTEL CORE I7-14700K (UP TO 5.6GHZ, 20 NHÂN 28
|
|||
|
|
LUỒNG, 33MB CACHE, 125W) - SOCKET INTEL LGA
|
|||
|
|
1700/RAPTOR LAKE
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">11.690.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">12.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm</li>
|
|||
|
|
<li>👉Socket: LGA1700</li>
|
|||
|
|
<li>
|
|||
|
|
👉Số nhân/luồng: 20(8P-Core|12E-Core)/28 luồng
|
|||
|
|
</li>
|
|||
|
|
<li>👉Base Clock (P-Core): 3.4 GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- CAT ITEM -->
|
|||
|
|
<div class="cat-item js-category-item has-big-img my-60px" id="js-category-199" data-id="199">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="cat-heading d-flex align-items-center justify-content-between mb-12px">
|
|||
|
|
<h2 class="heading-primary">Hura test danh mục</h2>
|
|||
|
|
|
|||
|
|
<ul class="cat-children list flex-1 d-flex flex-wrap align-items-center justify-content-end gap-12 ml-3">
|
|||
|
|
<li>
|
|||
|
|
<a href="/hura-test" class="cat-children-item btn-primary">Xem tất cả >></a>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
|
|||
|
|
<div class="d-flex">
|
|||
|
|
<div class="cat-img">
|
|||
|
|
<img alt="Hura test danh mục" width="239.8" class="cat-big-img lazy"
|
|||
|
|
src="/images/xuepc-icon-category-big-image-1.png" />
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper swiper-section-category-2">
|
|||
|
|
<div class="swiper-wrapper cat-products" id="js-category-product-list-199">
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/hura-test-2" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark new">Hàng mới</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a href="/hura-test-2">
|
|||
|
|
<h3 class="p-name">Hura test 2</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">9.000.000₫</del>
|
|||
|
|
<span class="p-price-off">-17%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">7.500.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(792)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Hura test 2</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">7.500.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">9.000.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>20 nhân - 28 luồng</li>
|
|||
|
|
<li>Số nhân P-core: 8</li>
|
|||
|
|
<li>Số nhân E-core: 12</li>
|
|||
|
|
<li>Tần số Turbo tối đa của P-core: 5.60GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-gift" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 512 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-gift {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H438.4c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0H152C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40H288h-1.3l34.8-59.2C329.1 55.9 342.9 48 357.8 48H360c22.1 0 40 17.9 40 40zM32 288V464c0 26.5 21.5 48 48 48H224V288H32zM288 512H432c26.5 0 48-21.5 48-48V288H288V512z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Chương trình khuyến mãi</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>
|
|||
|
|
Gói 1 : Giá 7.500.000 đ Khi mua PC có Mainboard
|
|||
|
|
ASUS TUF B760M-PLUS WIFI D4 Gói 2 : Giá 7.500.000
|
|||
|
|
đ Khi mua PC có Mainboard GIGABYTE B760M AORUS
|
|||
|
|
ELITE AX DDR4 Gói 4 : Giá 7.500.000 đ khi khi mua
|
|||
|
|
pc có Mainboard MSI MAG B760M MORTAR DDR4 Gói 5 :
|
|||
|
|
Giá 7.500.000 đ Khi mua PC có Mainboard MSI B760
|
|||
|
|
GAMING PLUS WIFI (DDR5)
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/hura-test-2" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark new">Hàng mới</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a href="/hura-test-2">
|
|||
|
|
<h3 class="p-name">Hura test 2</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">9.000.000₫</del>
|
|||
|
|
<span class="p-price-off">-17%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">7.500.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(792)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Hura test 2</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">7.500.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">9.000.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>20 nhân - 28 luồng</li>
|
|||
|
|
<li>Số nhân P-core: 8</li>
|
|||
|
|
<li>Số nhân E-core: 12</li>
|
|||
|
|
<li>Tần số Turbo tối đa của P-core: 5.60GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-gift" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 512 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-gift {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H438.4c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0H152C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40H288h-1.3l34.8-59.2C329.1 55.9 342.9 48 357.8 48H360c22.1 0 40 17.9 40 40zM32 288V464c0 26.5 21.5 48 48 48H224V288H32zM288 512H432c26.5 0 48-21.5 48-48V288H288V512z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Chương trình khuyến mãi</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>
|
|||
|
|
Gói 1 : Giá 7.500.000 đ Khi mua PC có Mainboard
|
|||
|
|
ASUS TUF B760M-PLUS WIFI D4 Gói 2 : Giá 7.500.000
|
|||
|
|
đ Khi mua PC có Mainboard GIGABYTE B760M AORUS
|
|||
|
|
ELITE AX DDR4 Gói 4 : Giá 7.500.000 đ khi khi mua
|
|||
|
|
pc có Mainboard MSI MAG B760M MORTAR DDR4 Gói 5 :
|
|||
|
|
Giá 7.500.000 đ Khi mua PC có Mainboard MSI B760
|
|||
|
|
GAMING PLUS WIFI (DDR5)
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/hura-test-2" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark new">Hàng mới</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a href="/hura-test-2">
|
|||
|
|
<h3 class="p-name">Hura test 2</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">9.000.000₫</del>
|
|||
|
|
<span class="p-price-off">-17%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">7.500.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(792)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Hura test 2</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">7.500.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">9.000.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>20 nhân - 28 luồng</li>
|
|||
|
|
<li>Số nhân P-core: 8</li>
|
|||
|
|
<li>Số nhân E-core: 12</li>
|
|||
|
|
<li>Tần số Turbo tối đa của P-core: 5.60GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-gift" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 512 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-gift {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H438.4c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0H152C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40H288h-1.3l34.8-59.2C329.1 55.9 342.9 48 357.8 48H360c22.1 0 40 17.9 40 40zM32 288V464c0 26.5 21.5 48 48 48H224V288H32zM288 512H432c26.5 0 48-21.5 48-48V288H288V512z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Chương trình khuyến mãi</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>
|
|||
|
|
Gói 1 : Giá 7.500.000 đ Khi mua PC có Mainboard
|
|||
|
|
ASUS TUF B760M-PLUS WIFI D4 Gói 2 : Giá 7.500.000
|
|||
|
|
đ Khi mua PC có Mainboard GIGABYTE B760M AORUS
|
|||
|
|
ELITE AX DDR4 Gói 4 : Giá 7.500.000 đ khi khi mua
|
|||
|
|
pc có Mainboard MSI MAG B760M MORTAR DDR4 Gói 5 :
|
|||
|
|
Giá 7.500.000 đ Khi mua PC có Mainboard MSI B760
|
|||
|
|
GAMING PLUS WIFI (DDR5)
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/hura-test-2" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark new">Hàng mới</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a href="/hura-test-2">
|
|||
|
|
<h3 class="p-name">Hura test 2</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">9.000.000₫</del>
|
|||
|
|
<span class="p-price-off">-17%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">7.500.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(792)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Hura test 2</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">7.500.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">9.000.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>20 nhân - 28 luồng</li>
|
|||
|
|
<li>Số nhân P-core: 8</li>
|
|||
|
|
<li>Số nhân E-core: 12</li>
|
|||
|
|
<li>Tần số Turbo tối đa của P-core: 5.60GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-gift" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 512 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-gift {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H438.4c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0H152C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40H288h-1.3l34.8-59.2C329.1 55.9 342.9 48 357.8 48H360c22.1 0 40 17.9 40 40zM32 288V464c0 26.5 21.5 48 48 48H224V288H32zM288 512H432c26.5 0 48-21.5 48-48V288H288V512z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Chương trình khuyến mãi</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>
|
|||
|
|
Gói 1 : Giá 7.500.000 đ Khi mua PC có Mainboard
|
|||
|
|
ASUS TUF B760M-PLUS WIFI D4 Gói 2 : Giá 7.500.000
|
|||
|
|
đ Khi mua PC có Mainboard GIGABYTE B760M AORUS
|
|||
|
|
ELITE AX DDR4 Gói 4 : Giá 7.500.000 đ khi khi mua
|
|||
|
|
pc có Mainboard MSI MAG B760M MORTAR DDR4 Gói 5 :
|
|||
|
|
Giá 7.500.000 đ Khi mua PC có Mainboard MSI B760
|
|||
|
|
GAMING PLUS WIFI (DDR5)
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/hura-test-2" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
|
|||
|
|
<div class="p-mark new">Hàng mới</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a href="/hura-test-2">
|
|||
|
|
<h3 class="p-name">Hura test 2</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">9.000.000₫</del>
|
|||
|
|
<span class="p-price-off">-17%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">7.500.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(792)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Hura test 2</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">7.500.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">9.000.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>20 nhân - 28 luồng</li>
|
|||
|
|
<li>Số nhân P-core: 8</li>
|
|||
|
|
<li>Số nhân E-core: 12</li>
|
|||
|
|
<li>Tần số Turbo tối đa của P-core: 5.60GHz</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-gift" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 512 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-gift {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H438.4c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0H152C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40H288h-1.3l34.8-59.2C329.1 55.9 342.9 48 357.8 48H360c22.1 0 40 17.9 40 40zM32 288V464c0 26.5 21.5 48 48 48H224V288H32zM288 512H432c26.5 0 48-21.5 48-48V288H288V512z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Chương trình khuyến mãi</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>
|
|||
|
|
Gói 1 : Giá 7.500.000 đ Khi mua PC có Mainboard
|
|||
|
|
ASUS TUF B760M-PLUS WIFI D4 Gói 2 : Giá 7.500.000
|
|||
|
|
đ Khi mua PC có Mainboard GIGABYTE B760M AORUS
|
|||
|
|
ELITE AX DDR4 Gói 4 : Giá 7.500.000 đ khi khi mua
|
|||
|
|
pc có Mainboard MSI MAG B760M MORTAR DDR4 Gói 5 :
|
|||
|
|
Giá 7.500.000 đ Khi mua PC có Mainboard MSI B760
|
|||
|
|
GAMING PLUS WIFI (DDR5)
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- SECTION BRAND -->
|
|||
|
|
<div class="section-brand my-60px">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="brand-heading d-flex align-items-center justify-content-between mb-12px">
|
|||
|
|
<h2 class="heading-primary">Chuyên trang thương hiệu</h2>
|
|||
|
|
|
|||
|
|
<a href="/brand" class="cat-children-item btn-primary">Xem tất cả >></a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="brand-content swiper swiper-4-slides">
|
|||
|
|
<div class="swiper-wrapper">
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=7" class="brand-img style-img-block banner-w">
|
|||
|
|
<img alt="Asus" width="390" height="218" class="style-img-content object-cover lazy"
|
|||
|
|
src="/images/xuepc-banner-brand-1.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=8" class="brand-img style-img-block banner-w">
|
|||
|
|
<img alt="Intel" width="390" height="218" class="style-img-content object-cover lazy"
|
|||
|
|
src="/images/xuepc-banner-brand-2.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=9" class="brand-img style-img-block banner-w">
|
|||
|
|
<img alt="LG" width="390" height="218" class="style-img-content object-cover lazy"
|
|||
|
|
src="/images/xuepc-banner-brand-3.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=10" class="brand-img style-img-block banner-w">
|
|||
|
|
<img alt="Gigabyte" width="390" height="218" class="style-img-content object-cover lazy"
|
|||
|
|
src="/images/xuepc-banner-brand-4.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- SECTION ARTICLE -->
|
|||
|
|
<div class="section-article my-60px" id="js-section-article">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="article-heading d-flex align-items-center justify-content-between mb-12px">
|
|||
|
|
<h2 class="heading-primary">Tin tức</h2>
|
|||
|
|
|
|||
|
|
<a href="/tin-tuc" class="cat-children-item btn-primary">Xem tất cả >></a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="article-content swiper swiper-4-slides">
|
|||
|
|
<div class="swiper-wrapper" id="js-section-article-list">
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="a-item">
|
|||
|
|
<a href="/hura-test-bai-viet-may-tinh-xue-pc-cuc-dinh" class="a-img style-img-block">
|
|||
|
|
<img alt="Hura test bài viết - Máy tính Xuê PC cực đỉnh"
|
|||
|
|
class="style-img-content object-cover hover-zoom lazy" src="/images/xuepc-image-article-1.png" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/hura-test-bai-viet-may-tinh-xue-pc-cuc-dinh">
|
|||
|
|
<h3 class="a-name hover-primary">
|
|||
|
|
Hura test bài viết - Máy tính Xuê PC cực đỉnh
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<p class="a-time d-flex align-items-center gap-8">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-clock"></i>
|
|||
|
|
20-11-2023, 4:28 pm
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="a-item">
|
|||
|
|
<a href="/bai-viet-test-khong-xoa" class="a-img style-img-block">
|
|||
|
|
<img alt="Bài viết test không xóa" class="style-img-content object-cover hover-zoom lazy"
|
|||
|
|
src="/images/xuepc-image-article-1.png" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/bai-viet-test-khong-xoa">
|
|||
|
|
<h3 class="a-name hover-primary">
|
|||
|
|
Bài viết test không xóa
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<p class="a-time d-flex align-items-center gap-8">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-clock"></i>
|
|||
|
|
14-11-2023, 1:22 pm
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- BREADCRUMB -->
|
|||
|
|
<section class="section-breadcrumb routing">
|
|||
|
|
<div class="global-breadcrumb container">
|
|||
|
|
<ol itemscope="" itemtype="http://schema.org/BreadcrumbList" class="list">
|
|||
|
|
<li class="routing-link" itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
|
|||
|
|
<a href="/" itemprop="item" class="nopad-l">
|
|||
|
|
<span itemprop="name">Trang chủ</span>
|
|||
|
|
</a>
|
|||
|
|
<meta itemprop="position" content="1" />
|
|||
|
|
</li>
|
|||
|
|
<li class="routing-link" itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
|
|||
|
|
<a href="/linh-kien-may-tinh" itemprop="item" class="nopad-l">
|
|||
|
|
<span itemprop="name"> Linh kiện máy tính </span>
|
|||
|
|
</a>
|
|||
|
|
<meta itemprop="position" content="2" />
|
|||
|
|
</li>
|
|||
|
|
</ol>
|
|||
|
|
</div>
|
|||
|
|
</section>
|
|||
|
|
|
|||
|
|
<!-- CATEGORY PAGE -->
|
|||
|
|
<div class="product-page pb-5 d-none">
|
|||
|
|
<div class="container">
|
|||
|
|
<!-- BANNER TOP CATEGORY -->
|
|||
|
|
|
|||
|
|
<div class="cat-banner mb-12px">
|
|||
|
|
<div class="swiper swiper-category-top">
|
|||
|
|
<div class="swiper-wrapper">
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=11" class="banner-hover">
|
|||
|
|
<img class="d-flex lazy" src="/images/xuepc-banner-top-category-page-1.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=16" class="banner-hover">
|
|||
|
|
<img class="d-flex lazy" src="/images/xuepc-banner-top-category-page-1.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a href="/ad.php?id=19" class="banner-hover">
|
|||
|
|
<img class="d-flex lazy" src="/images/xuepc-banner-top-category-page-1.png" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- BRAND/CHILDREN FILTER CATEGORY -->
|
|||
|
|
|
|||
|
|
<div class="filter-list filter-brand">
|
|||
|
|
<a href="/cpu-vi-xu-ly" class="item-filter vm-list-item font-weight-500 text-center">CPU - Bộ Vi Xử Lý</a>
|
|||
|
|
|
|||
|
|
<a href="/vga-card-man-hinh-1" class="item-filter vm-list-item font-weight-500 text-center">VGA - Card Màn
|
|||
|
|
Hình</a>
|
|||
|
|
|
|||
|
|
<a href="/o-cung-ssd" class="item-filter vm-list-item font-weight-500 text-center">SSD - Ổ Cứng SSD</a>
|
|||
|
|
|
|||
|
|
<a href="/o-cung-hdd" class="item-filter vm-list-item font-weight-500 text-center">HDD - Ổ Cứng HDD</a>
|
|||
|
|
|
|||
|
|
<a href="/mainboard-bo-mach-chu" class="item-filter vm-list-item font-weight-500 text-center">MAINBOARD - Bo
|
|||
|
|
Mạch Chủ</a>
|
|||
|
|
|
|||
|
|
<a href="/psu-nguon-may-tinh" class="item-filter vm-list-item font-weight-500 text-center">PSU - Nguồn Máy
|
|||
|
|
Tính</a>
|
|||
|
|
|
|||
|
|
<a href="/ram-bo-nho-trong" class="item-filter vm-list-item font-weight-500 text-center">RAM - Bộ Nhớ Trong</a>
|
|||
|
|
|
|||
|
|
<a href="/case-vo-may-tinh" class="item-filter vm-list-item font-weight-500 text-center">CASE - Vỏ Máy
|
|||
|
|
Tính</a>
|
|||
|
|
|
|||
|
|
<a href="/tan-nhiet-cpu-cooling" class="item-filter vm-list-item font-weight-500 text-center">Tản nhiệt CPU -
|
|||
|
|
Cooling</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- FILTER -->
|
|||
|
|
<div class="filter">
|
|||
|
|
<!-- ATTR FILTER CATEGORY -->
|
|||
|
|
|
|||
|
|
<div class="filter-list d-flex">
|
|||
|
|
<h2 class="filter-list-name">Chọn theo tiêu chí:</h2>
|
|||
|
|
|
|||
|
|
<div class="wrapper d-flex flex-wrap flex-1">
|
|||
|
|
<div class="filter-attribute">
|
|||
|
|
<div class="filter-title item-filter">
|
|||
|
|
<p>
|
|||
|
|
<span class="attr-name">Thương hiệu<i class="fa fa-caret-down ml-1" aria-hidden="true"></i></span>
|
|||
|
|
</p>
|
|||
|
|
|
|||
|
|
<div class="filter-show d-flex align-items-center">
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=29" class="item-filter js-attr-item">
|
|||
|
|
Adata
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=26" class="item-filter js-attr-item">
|
|||
|
|
Aigo
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=2" class="item-filter js-attr-item">
|
|||
|
|
AMD
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=30" class="item-filter js-attr-item">
|
|||
|
|
Antec
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=41" class="item-filter js-attr-item">
|
|||
|
|
APACER
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=8" class="item-filter js-attr-item">
|
|||
|
|
ASROCK
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=4" class="item-filter js-attr-item">
|
|||
|
|
Asus
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=12" class="item-filter js-attr-item">
|
|||
|
|
Biostar
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=15" class="item-filter js-attr-item">
|
|||
|
|
Colorful
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=22" class="item-filter js-attr-item">
|
|||
|
|
Cooler Master
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=25" class="item-filter js-attr-item">
|
|||
|
|
Corsair
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=76" class="item-filter js-attr-item">
|
|||
|
|
DarkFlash
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=74" class="item-filter js-attr-item">
|
|||
|
|
DeepCool
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=13" class="item-filter js-attr-item">
|
|||
|
|
ECS
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=18" class="item-filter js-attr-item">
|
|||
|
|
G-Skill
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=56" class="item-filter js-attr-item">
|
|||
|
|
GAINWARD
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=11" class="item-filter js-attr-item">
|
|||
|
|
Galax
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=45" class="item-filter js-attr-item">
|
|||
|
|
GAMEMAX
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=36" class="item-filter js-attr-item">
|
|||
|
|
GEIL
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=3" class="item-filter js-attr-item">
|
|||
|
|
Gigabyte
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=14" class="item-filter js-attr-item">
|
|||
|
|
HUANANZHI
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=75" class="item-filter js-attr-item">
|
|||
|
|
ID-Cooling
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=20" class="item-filter js-attr-item">
|
|||
|
|
Inno3d
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=1" class="item-filter js-attr-item">
|
|||
|
|
Intel
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=21" class="item-filter js-attr-item">
|
|||
|
|
Jetek
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=71" class="item-filter js-attr-item">
|
|||
|
|
Jonsbo
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=65" class="item-filter js-attr-item">
|
|||
|
|
KENOO
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=31" class="item-filter js-attr-item">
|
|||
|
|
Kimtigo
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=23" class="item-filter js-attr-item">
|
|||
|
|
Kingbank
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=50" class="item-filter js-attr-item">
|
|||
|
|
Kingfast
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=38" class="item-filter js-attr-item">
|
|||
|
|
Kingmax
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=40" class="item-filter js-attr-item">
|
|||
|
|
Kingspec
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=33" class="item-filter js-attr-item">
|
|||
|
|
Kingston
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=51" class="item-filter js-attr-item">
|
|||
|
|
KLEVV
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=17" class="item-filter js-attr-item">
|
|||
|
|
LEADTEK
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=49" class="item-filter js-attr-item">
|
|||
|
|
Lexar
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=27" class="item-filter js-attr-item">
|
|||
|
|
Lianli
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=55" class="item-filter js-attr-item">
|
|||
|
|
Manli
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=77" class="item-filter js-attr-item">
|
|||
|
|
MIK
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=78" class="item-filter js-attr-item">
|
|||
|
|
Montech
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=5" class="item-filter js-attr-item">
|
|||
|
|
MSI
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=72" class="item-filter js-attr-item">
|
|||
|
|
Noctua
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=16" class="item-filter js-attr-item">
|
|||
|
|
NZXT
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=57" class="item-filter js-attr-item">
|
|||
|
|
OCPC
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=44" class="item-filter js-attr-item">
|
|||
|
|
Palit
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=54" class="item-filter js-attr-item">
|
|||
|
|
PNY
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=37" class="item-filter js-attr-item">
|
|||
|
|
Sama
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=67" class="item-filter js-attr-item">
|
|||
|
|
Samsung
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=35" class="item-filter js-attr-item">
|
|||
|
|
Seasonic
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=39" class="item-filter js-attr-item">
|
|||
|
|
Segotep
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=48" class="item-filter js-attr-item">
|
|||
|
|
SILICON POWER
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=32" class="item-filter js-attr-item">
|
|||
|
|
TEAMGROUP
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=73" class="item-filter js-attr-item">
|
|||
|
|
Thermalright
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=34" class="item-filter js-attr-item">
|
|||
|
|
Thermaltake
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=19" class="item-filter js-attr-item">
|
|||
|
|
V-Color
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=79" class="item-filter js-attr-item">
|
|||
|
|
VITRA
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=80" class="item-filter js-attr-item">
|
|||
|
|
VSP
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=68" class="item-filter js-attr-item">
|
|||
|
|
WD - Western Digital
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=28" class="item-filter js-attr-item">
|
|||
|
|
Xigmatek
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?brand=9" class="item-filter js-attr-item">
|
|||
|
|
Zotac
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- COLLECTION FILTER CATEGORY -->
|
|||
|
|
<div class="filter-list d-flex justify-content-between align-items-center font-weight-500">
|
|||
|
|
<div class="d-flex">
|
|||
|
|
<h2 class="filter-list-name">Sắp xếp theo:</h2>
|
|||
|
|
|
|||
|
|
<ul class="list d-flex gap-28">
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?sort=new"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Mới nhất</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?sort=price-asc"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Giá tăng dần</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?sort=price-desc"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Giá giảm dần</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?sort=view"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Lượt xem</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?sort=comment"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Trao đổi</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?sort=rating"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Đánh giá</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?sort=name"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Tên A->Z</a>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh?other_filter=in-stock"
|
|||
|
|
class="d-flex align-items-center hover-secondary">Còn hàng</a>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<a href="https://xuepc8.hurasoft.com/linh-kien-may-tinh" class="color-red hover-secondary">Xóa bộ lọc</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT LIST -->
|
|||
|
|
|
|||
|
|
<div class="cat-pro grid grid--6-cols mb-3">
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/tan-nhiet-nuoc-aio-jonsbo-tw6-240-argb-kem-san-backplate-1700-jonsbo" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="Tản nhiệt nước AIO Jonsbo TW6 240 ARGB ( Kèm sẵn Backplate 1700 Jonsbo )"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/tan-nhiet-nuoc-aio-jonsbo-tw6-240-argb-kem-san-backplate-1700-jonsbo">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Tản nhiệt nước AIO Jonsbo TW6 240 ARGB ( Kèm sẵn Backplate 1700
|
|||
|
|
Jonsbo )
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price"></div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">Liên hệ</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status"><span class="color-red">Liên hệ</span></p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
Tản nhiệt nước AIO Jonsbo TW6 240 ARGB ( Kèm sẵn Backplate
|
|||
|
|
1700 Jonsbo )
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">Liên hệ</p>
|
|||
|
|
<div></div>
|
|||
|
|
<p><span class="color-secondary line-clamp">6 tháng</span></p>
|
|||
|
|
<p class=""><span class="color-red">Liên hệ</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Hỗ trợ Socket LGA 1700</li>
|
|||
|
|
|
|||
|
|
<li>Thiết kế mặt block tản nhiệt độc đáo</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Kích thước Radiator 240mm giúp tăng khả năng làm mát cho CPU
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Dễ dàng đồng bộ hệ thống led ARGB qua Mainboard</li>
|
|||
|
|
|
|||
|
|
<li>Lắp đặt đơn giản</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/nguon-may-tinh-msi-mpg-a1000g-pcie-50-1000w-80-plus-gold-atx-30" class="p-img style-img-block">
|
|||
|
|
<img src=/images/xuepc-image-product-1.png alt="Nguồn Máy Tính MSI
|
|||
|
|
MPG A1000G PCIE 5.0 (1000W, 80 Plus Gold, ATX 3.0)" class="p-pic
|
|||
|
|
style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/nguon-may-tinh-msi-mpg-a1000g-pcie-50-1000w-80-plus-gold-atx-30">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Nguồn Máy Tính MSI MPG A1000G PCIE 5.0 (1000W, 80 Plus Gold, ATX
|
|||
|
|
3.0)
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">5.000.000₫</del>
|
|||
|
|
<span class="p-price-off">-12%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">4.399.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(467)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro"></i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
Nguồn Máy Tính MSI MPG A1000G PCIE 5.0 (1000W, 80 Plus Gold,
|
|||
|
|
ATX 3.0)
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">4.399.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">5.000.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 Tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-green">Còn hàng</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm:</li>
|
|||
|
|
|
|||
|
|
<li>Phù hợp cho VGA RTX 4000 mới ra mắt</li>
|
|||
|
|
|
|||
|
|
<li>Sử dụng PCIe 5.0 đáp ứng chuẩn đầu PIN kết nối</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Hỗ trợ chuẩn nguồn ATX 3.0 đem lại năng lượng đảm bảo tốt
|
|||
|
|
nhất.
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Chuẩn 80 Plus GOLD</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Trang bị rất nhiều tính năng hỗ trợ cho nguồn điện/ công
|
|||
|
|
nghệ bảo vệ và làm mát bộ nguồn, kết nối đầy đủ với các linh
|
|||
|
|
kiện khác.
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Công suất 1000W phù hợp cho các dòng VGA top như RTX
|
|||
|
|
4090....
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Linh kiện bên trong đều là chất lượng cao cấp nhất"</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/nguon-may-tinh-msi-mpg-a850g-pcie-50-850w-80-plus-gold-atx-30" class="p-img style-img-block">
|
|||
|
|
<img src=/images/xuepc-image-product-1.png alt="Nguồn Máy Tính MSI
|
|||
|
|
MPG A850G PCIE 5.0 (850W, 80 Plus Gold, ATX 3.0)" class="p-pic
|
|||
|
|
style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/nguon-may-tinh-msi-mpg-a850g-pcie-50-850w-80-plus-gold-atx-30">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Nguồn Máy Tính MSI MPG A850G PCIE 5.0 (850W, 80 Plus Gold, ATX
|
|||
|
|
3.0)
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">3.500.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">3.149.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(469)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro"></i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
Nguồn Máy Tính MSI MPG A850G PCIE 5.0 (850W, 80 Plus Gold, ATX
|
|||
|
|
3.0)
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">3.149.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">3.500.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 Tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-green">Còn hàng</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm:</li>
|
|||
|
|
|
|||
|
|
<li>Phù hợp cho VGA RTX 4000 mới ra mắt</li>
|
|||
|
|
|
|||
|
|
<li>Sử dụng PCIe 5.0 đáp ứng chuẩn đầu PIN kết nối</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Hỗ trợ chuẩn nguồn ATX 3.0 đem lại năng lượng đảm bảo tốt
|
|||
|
|
nhất.
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Chuẩn 80 Plus GOLD</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Trang bị rất nhiều tính năng hỗ trợ cho nguồn điện/ công
|
|||
|
|
nghệ bảo vệ và làm mát bộ nguồn, kết nối đầy đủ với các linh
|
|||
|
|
kiện khác.
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Công suất 850W phù hợp cho các dòng VGA top như RTX 4090....
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Linh kiện bên trong đều là chất lượng cao cấp nhất"</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/tan-nhiet-nuoc-gigabyte-aorus-waterforce-240" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Tản nhiệt nước Gigabyte AORUS WATERFORCE 240"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/tan-nhiet-nuoc-gigabyte-aorus-waterforce-240">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Tản nhiệt nước Gigabyte AORUS WATERFORCE 240
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price"></div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">Liên hệ</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status"><span class="color-red">Liên hệ</span></p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Tản nhiệt nước Gigabyte AORUS WATERFORCE 240</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">Liên hệ</p>
|
|||
|
|
<div></div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 Tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-red">Liên hệ</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Hỗ trợ Socket LGA 1700 đi kèm</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Máy bơm hiệu suất cao mới giúp tản nhiệt hiệu quả từ các CPU
|
|||
|
|
cao cấp
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước Radiator 240mm</li>
|
|||
|
|
|
|||
|
|
<li>Màn hình LCD màu tròn đầy đủ 60x60mm độc đáo</li>
|
|||
|
|
|
|||
|
|
<li>Hướng màn hình có thể điều chỉnh có thể xoay 330 độ</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Hiệu suất cao, độ ồn thấp, quạt ARGB Graphene Nano Lubricant
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Hỗ trợ đồng bộ hóa RGB FUSION 2.0 với các thiết bị AORUS
|
|||
|
|
khác
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Thiết kế phổ biến cho điều khiển RPM của quạt và bơm, hỗ trợ
|
|||
|
|
tất cả các thương hiệu Mainboard.
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/nguon-may-tinh-msi-mag-a850gl-pcie-50-850w-80-plus-gold-atx-30" class="p-img style-img-block">
|
|||
|
|
<img src=/images/xuepc-image-product-1.png alt="NGUỒN MÁY TÍNH MSI
|
|||
|
|
MAG A850GL PCIE 5.0 (850W, 80 PLUS GOLD, ATX 3.0)" class="p-pic
|
|||
|
|
style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/nguon-may-tinh-msi-mag-a850gl-pcie-50-850w-80-plus-gold-atx-30">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
NGUỒN MÁY TÍNH MSI MAG A850GL PCIE 5.0 (850W, 80 PLUS GOLD, ATX
|
|||
|
|
3.0)
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">3.100.000₫</del>
|
|||
|
|
<span class="p-price-off">-4%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">2.990.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(470)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro"></i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
NGUỒN MÁY TÍNH MSI MAG A850GL PCIE 5.0 (850W, 80 PLUS GOLD,
|
|||
|
|
ATX 3.0)
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">2.990.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">3.100.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 Tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-green">Còn hàng</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm:</li>
|
|||
|
|
|
|||
|
|
<li>Loại nguồn: ATX - full modular</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước: 585x 257 x 537 mm</li>
|
|||
|
|
|
|||
|
|
<li>Chuẩn nguồn: 80 PLUS Gold</li>
|
|||
|
|
|
|||
|
|
<li>Công suất danh định: 850W</li>
|
|||
|
|
|
|||
|
|
<li>Nguồn điện vào: 100~240 VAC</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/nguon-may-tinh-msi-mag-a750gl-750w-atx-30-pcie-50-full-modullar" class="p-img style-img-block">
|
|||
|
|
<img src=/images/xuepc-image-product-1.png alt="Nguồn máy tính MSI
|
|||
|
|
MAG A750GL - 750w ( ATX 3.0, PCIe 5.0, Full Modullar)" class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/nguon-may-tinh-msi-mag-a750gl-750w-atx-30-pcie-50-full-modullar">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Nguồn máy tính MSI MAG A750GL - 750w ( ATX 3.0, PCIe 5.0, Full
|
|||
|
|
Modullar)
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">2.800.000₫</del>
|
|||
|
|
<span class="p-price-off">-11%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">2.499.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(474)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro"></i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
Nguồn máy tính MSI MAG A750GL - 750w ( ATX 3.0, PCIe 5.0, Full
|
|||
|
|
Modullar)
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">2.499.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">2.800.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 Tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-green">Còn hàng</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phẩm:</li>
|
|||
|
|
|
|||
|
|
<li>Loại nguồn: ATX - full modular</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước: 585x 257 x 537 mm</li>
|
|||
|
|
|
|||
|
|
<li>Chuẩn nguồn: 80 PLUS Gold (up to 90%)</li>
|
|||
|
|
|
|||
|
|
<li>Công suất danh định: 750W</li>
|
|||
|
|
|
|||
|
|
<li>Nguồn điện vào: 100~240 VAC</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/tan-nhiet-nuoc-gigabyte-aorus-water-force-x240-rgb" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Tản nhiệt nước Gigabyte AORUS WATER FORCE X240 RGB"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/tan-nhiet-nuoc-gigabyte-aorus-water-force-x240-rgb">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Tản nhiệt nước Gigabyte AORUS WATER FORCE X240 RGB
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price"></div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">Liên hệ</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status"><span class="color-red">Liên hệ</span></p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
Tản nhiệt nước Gigabyte AORUS WATER FORCE X240 RGB
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">Liên hệ</p>
|
|||
|
|
<div></div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 Tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-red">Liên hệ</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Hỗ trợ socket LGA 1700 đi kèm</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Tản Nhiệt AORUS WATERFORCE X kích thước Radiator 240 mm
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Hiệu năng vượt trội với ống tản dung tích lớn hơn 37%</li>
|
|||
|
|
|
|||
|
|
<li>Màn hình LCD hiển thị video & ảnh Gif</li>
|
|||
|
|
|
|||
|
|
<li>Thiết kế quạt AORUS RGB hoàn toàn mới</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
Mặt block với khả năng xoay 330 độ, linh hoạt với nhiều loại
|
|||
|
|
case khác nhau
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>Hỗ trợ thẻ nhớ Micro SD cắm ngay trên tản nhiệt</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/nguon-may-tinh-msi-mag-a650bn-650w-80-plus-bronze" class="p-img style-img-block">
|
|||
|
|
<img src=/images/xuepc-image-product-1.png alt="Nguồn máy tính MSI
|
|||
|
|
MAG A650BN 650W - 80 Plus Bronze" class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/nguon-may-tinh-msi-mag-a650bn-650w-80-plus-bronze">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Nguồn máy tính MSI MAG A650BN 650W - 80 Plus Bronze
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">1.650.000₫</del>
|
|||
|
|
<span class="p-price-off">-22%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">1.289.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(476)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro"></i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
Nguồn máy tính MSI MAG A650BN 650W - 80 Plus Bronze
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">1.289.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">1.650.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">36 Tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-green">Còn hàng</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Thông số sản phâm:</li>
|
|||
|
|
|
|||
|
|
<li>Tiêu chuẩn 650w 80 Plus BRONZE</li>
|
|||
|
|
|
|||
|
|
<li>Thiết kế DC to DC</li>
|
|||
|
|
|
|||
|
|
<li>Fan trục bi giúp giảm tiếng ồn</li>
|
|||
|
|
|
|||
|
|
<li>Cơ chế bảo vệ OCP / OVP / OPP / OTP / SCP</li>
|
|||
|
|
|
|||
|
|
<li>Thiết kế dây dạng liền non-modular</li>
|
|||
|
|
|
|||
|
|
<li>APFC</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/tan-nhiet-nuoc-cpu-deepcool-ls520-se-black" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Tản Nhiệt Nước CPU Deepcool LS520 SE Black"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/tan-nhiet-nuoc-cpu-deepcool-ls520-se-black">
|
|||
|
|
<h3 class="p-name">Tản Nhiệt Nước CPU Deepcool LS520 SE Black</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price"></div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">Liên hệ</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status"><span class="color-red">Liên hệ</span></p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Tản Nhiệt Nước CPU Deepcool LS520 SE Black</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">Liên hệ</p>
|
|||
|
|
<div></div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">24 tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-red">Liên hệ</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Socket hỗ trợ: LGA1700/1200/1151/1150/1155/AM5/AM4</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước tản nhiệt: 282×120×27 mm</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước bơm: 85×73×55 mm</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước quạt: 120×120×25 mm</li>
|
|||
|
|
|
|||
|
|
<li>Tốc độ bơm: 3100 RPM±10%</li>
|
|||
|
|
|
|||
|
|
<li>Đầu nối bơm: 3 pin</li>
|
|||
|
|
|
|||
|
|
<li>Tốc độ quạt: 500~2250 RPM±10%</li>
|
|||
|
|
|
|||
|
|
<li>Đầu nối quạt: 4-pin PWM</li>
|
|||
|
|
|
|||
|
|
<li>Loại trục quay: Hydro Bearing</li>
|
|||
|
|
|
|||
|
|
<li>Đồng bộ hiệu ứng: Addressable RGB LED</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PRODUCT ITEM -->
|
|||
|
|
<div class="p-item">
|
|||
|
|
<a href="/tan-nhiet-nuoc-cpu-deepcool-ls520-se-wh-white" class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Tản Nhiệt Nước CPU Deepcool LS520 SE WH White"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/tan-nhiet-nuoc-cpu-deepcool-ls520-se-wh-white">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
Tản Nhiệt Nước CPU Deepcool LS520 SE WH White
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price"></div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">Liên hệ</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status"><span class="color-red">Liên hệ</span></p>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">Tản Nhiệt Nước CPU Deepcool LS520 SE WH White</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Bảo hành</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">Liên hệ</p>
|
|||
|
|
<div></div>
|
|||
|
|
<p>
|
|||
|
|
<span class="color-secondary line-clamp">24 tháng</span>
|
|||
|
|
</p>
|
|||
|
|
<p class=""><span class="color-red">Liên hệ</span></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Socket hỗ trợ: LGA1700/1200/1151/1150/1155/AM5/AM4</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước tản nhiệt: 282×120×27 mm</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước bơm: 85×73×55 mm</li>
|
|||
|
|
|
|||
|
|
<li>Kích thước quạt: 120×120×25 mm</li>
|
|||
|
|
|
|||
|
|
<li>Tốc độ bơm: 3100 RPM±10%</li>
|
|||
|
|
|
|||
|
|
<li>Đầu nối bơm: 3 pin</li>
|
|||
|
|
|
|||
|
|
<li>Tốc độ quạt: 500~2250 RPM±10%</li>
|
|||
|
|
|
|||
|
|
<li>Đầu nối quạt: 4-pin PWM</li>
|
|||
|
|
|
|||
|
|
<li>Loại trục quay: Hydro Bearing</li>
|
|||
|
|
|
|||
|
|
<li>Đồng bộ hiệu ứng: Addressable RGB LED</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- PAGING -->
|
|||
|
|
|
|||
|
|
<div class="paging">
|
|||
|
|
<a href="/linh-kien-may-tinh" class="paging-link active">1</a>
|
|||
|
|
|
|||
|
|
<a href="/linh-kien-may-tinh?page=2" class="paging-link">2</a>
|
|||
|
|
|
|||
|
|
<a href="/linh-kien-may-tinh?page=3" class="paging-link">3</a>
|
|||
|
|
|
|||
|
|
<a href="/linh-kien-may-tinh?page=4" class="paging-link">4</a>
|
|||
|
|
|
|||
|
|
<a href="/linh-kien-may-tinh?page=5" class="paging-link">5</a>
|
|||
|
|
|
|||
|
|
<a href="/linh-kien-may-tinh?page=6" class="paging-link">6</a>
|
|||
|
|
|
|||
|
|
<a href="/linh-kien-may-tinh?page=7" class="paging-link">7</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- DESCRIPTION -->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- DETAIL PAGE -->
|
|||
|
|
<style>
|
|||
|
|
.routing {
|
|||
|
|
background: #f8f8fc;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<div class="product-detail-page pb-5 d-none">
|
|||
|
|
<div class="product-detail-top">
|
|||
|
|
<div class="container">
|
|||
|
|
<div class="bg-w">
|
|||
|
|
<div class="row">
|
|||
|
|
<div class="col-9">
|
|||
|
|
<div class="float-left header-product-detail">
|
|||
|
|
<h1 class="product-name">Hura test 2</h1>
|
|||
|
|
|
|||
|
|
<span class="color-grey">
|
|||
|
|
Lượt xem: <span class="color-black">0</span></span>
|
|||
|
|
|
|
|||
|
|
<span>
|
|||
|
|
<i class="icon-star star0 product-rate" style="transform: translateY(1px)"></i>
|
|||
|
|
0 đánh giá
|
|||
|
|
</span>
|
|||
|
|
|
|
|||
|
|
<span class="color-grey">
|
|||
|
|
Tình trạng :
|
|||
|
|
|
|||
|
|
<span class="color-green">Còn hàng</span> </span>|
|
|||
|
|
|
|||
|
|
<span class="color-grey">
|
|||
|
|
Thương hiệu :
|
|||
|
|
<a href="/brand/intel" class="color-secondary">Intel</a>
|
|||
|
|
</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="clearfix"></div>
|
|||
|
|
|
|||
|
|
<div class="wrapper row">
|
|||
|
|
<div class="col-5">
|
|||
|
|
<!-- IMAGE SLIDE -->
|
|||
|
|
<div class="product-images">
|
|||
|
|
<div class="product-images-show">
|
|||
|
|
<div class="swiper gallery-top">
|
|||
|
|
<!-- Additional required wrapper -->
|
|||
|
|
<div class="swiper-wrapper">
|
|||
|
|
<!-- Slides -->
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a data-fancybox="gallery" data-info="Hura test 2" href="/images/xuepc-image-product-1.png"
|
|||
|
|
class="style-img-block" style="user-select: none" onclick="galleryThumbsNote();">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- Slides -->
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a data-fancybox="gallery" data-info="Hura test 2" href="/images/xuepc-image-product-1.png"
|
|||
|
|
class="style-img-block" style="user-select: none" onclick="galleryThumbsNote();">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- Slides -->
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<a data-fancybox="gallery" data-info="Hura test 2" href="/images/xuepc-image-product-1.png"
|
|||
|
|
class="style-img-block" style="user-select: none" onclick="galleryThumbsNote();">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2"
|
|||
|
|
class="style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div thumbsslider="" class="swiper gallery-thumbs product-images-slider">
|
|||
|
|
<!-- Additional required wrapper -->
|
|||
|
|
<div class="swiper-wrapper flex-wrap">
|
|||
|
|
<!-- Slides -->
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2" />
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2" />
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2" />
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="detail-top-info top-detail-n-content col-7">
|
|||
|
|
<div class="detail-n-all-price">
|
|||
|
|
<div class="detail-n-old-price">
|
|||
|
|
Giá gốc :
|
|||
|
|
<span class="n-num color-grey"> 9.000.000 đ</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="detail-n-price">
|
|||
|
|
Giá khuyến mại :
|
|||
|
|
<span class="n-num color-red bk-product-price">
|
|||
|
|
7.500.000 đ
|
|||
|
|
</span>
|
|||
|
|
|
|||
|
|
<span class="n-disc color-red">(Tiết kiệm: 1.500.000 đ)</span>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="detail-n-sumary js-vm-block" vm-type="list" vm-limited="4">
|
|||
|
|
<div class="title-n">Thông số sản phẩm</div>
|
|||
|
|
<div class="list-n vm-list">
|
|||
|
|
<span class="list-n-item vm-list-item"><img src="/images/icons/xuepc-icon-check.png"
|
|||
|
|
width="12px" />20 nhân - 28 luồng
|
|||
|
|
</span>
|
|||
|
|
|
|||
|
|
<span class="list-n-item vm-list-item"><img src="/images/icons/xuepc-icon-check.png"
|
|||
|
|
width="12px" />Số nhân P-core: 8
|
|||
|
|
</span>
|
|||
|
|
|
|||
|
|
<span class="list-n-item vm-list-item"><img src="/images/icons/xuepc-icon-check.png"
|
|||
|
|
width="12px" />Số nhân E-core: 12
|
|||
|
|
</span>
|
|||
|
|
|
|||
|
|
<span class="list-n-item vm-list-item"><img src="/images/icons/xuepc-icon-check.png"
|
|||
|
|
width="12px" />Tần số Turbo tối đa của P-core: 5.60GHz
|
|||
|
|
</span>
|
|||
|
|
|
|||
|
|
<span class="list-n-item vm-list-item" style="display: none"><img
|
|||
|
|
src="/images/icons/xuepc-icon-check.png" width="12px" />Tần số Cơ bản: 3.40GHz
|
|||
|
|
</span>
|
|||
|
|
|
|||
|
|
<span class="list-n-item vm-list-item" style="display: none"><img
|
|||
|
|
src="/images/icons/xuepc-icon-check.png" width="12px" />Bộ nhớ đệm 33 MB Intel Smart Cache
|
|||
|
|
</span>
|
|||
|
|
|
|||
|
|
<span class="list-n-item vm-list-item" style="display: none"><img
|
|||
|
|
src="/images/icons/xuepc-icon-check.png" width="12px" />Công suất của Bộ xử lý: 125 W</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<button type="button" class="btn btn-view-more-des vm-btn">
|
|||
|
|
Xem thêm
|
|||
|
|
<i class="fa fa-angle-double-down vm-btn-icon" aria-hidden="true"></i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="pro-detail-config-group">
|
|||
|
|
<div class="title-n">Tùy chọn sản phẩm</div>
|
|||
|
|
<div class="list-n">
|
|||
|
|
<a href="/hura-test-2" class="current">
|
|||
|
|
<span class="pdcg-name line-clamp-1">TEST 2</span>
|
|||
|
|
<span class="pdcg-price">7.500.000 đ
|
|||
|
|
<span class="pdcg-check checked" style="display: none"></span></span>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="/san-pham-test-khong-xoa" class="">
|
|||
|
|
<span class="pdcg-name line-clamp-1">TEST 5</span>
|
|||
|
|
<span class="pdcg-price">2.040.000 đ
|
|||
|
|
<span class="pdcg-check" style="display: none"></span></span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="detail-offer">
|
|||
|
|
<div class="title-offer">
|
|||
|
|
<span><i class="fa fa-gift"></i> Khuyến mại </span>
|
|||
|
|
</div>
|
|||
|
|
<div class="content-dt-offer">
|
|||
|
|
<span style="white-space: pre-line">Gói 1 : Giá 7.500.000 đ Khi mua PC có Mainboard ASUS
|
|||
|
|
TUF B760M-PLUS WIFI D4 Gói 2 : Giá 7.500.000 đ Khi mua
|
|||
|
|
PC có Mainboard GIGABYTE B760M AORUS ELITE AX DDR4 Gói
|
|||
|
|
4 : Giá 7.500.000 đ khi khi mua pc có Mainboard MSI
|
|||
|
|
MAG B760M MORTAR DDR4 Gói 5 : Giá 7.500.000 đ Khi mua
|
|||
|
|
PC có Mainboard MSI B760 GAMING PLUS WIFI (DDR5)</span>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="detail-n-warrantry">
|
|||
|
|
Bảo hành: <span class="color-secondary">36 tháng</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="js-quantity-check-block">
|
|||
|
|
<input type="hidden" id="js-buy-quantity" value="1" />
|
|||
|
|
|
|||
|
|
<div class="detail-buy" style="width: 100%">
|
|||
|
|
<a href="javascript:;" onclick="addProductToCart(792)">
|
|||
|
|
<span class="cart-icon" style="position: relative">
|
|||
|
|
<img src="/images/xuepc-icon-cart-detail.png" alt="Thêm vào giỏ" />
|
|||
|
|
</span>
|
|||
|
|
<span class="font-weight-600 mt-2">Thêm vào giỏ</span>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="javascript:;" onclick="buyNow(792)">
|
|||
|
|
ĐẶT MUA NGAY
|
|||
|
|
<span>Giao tận nhà (COD) <br />
|
|||
|
|
Hoặc Nhận tại cửa hàng</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div style="
|
|||
|
|
background: #f5f6f7;
|
|||
|
|
padding: 15px;
|
|||
|
|
margin-top: 16px;
|
|||
|
|
">
|
|||
|
|
<p class="mt-2 mb-2 font-weight-500 text-16" style="margin-bottom: 10px">
|
|||
|
|
Để lại số điện thoại, chúng tôi sẽ tư vấn cho Quý
|
|||
|
|
khách!
|
|||
|
|
</p>
|
|||
|
|
<div style="
|
|||
|
|
position: relative;
|
|||
|
|
border: 1px solid #e1e1e1;
|
|||
|
|
border-radius: 5px;
|
|||
|
|
overflow: hidden;
|
|||
|
|
">
|
|||
|
|
<input type="text" placeholder="Nhập số điện thoại" id="js-pd-ct-phone" style="
|
|||
|
|
width: calc(100% - 45px);
|
|||
|
|
padding: 0 0 0 12px;
|
|||
|
|
margin: 0;
|
|||
|
|
border: 0;
|
|||
|
|
height: 40px;
|
|||
|
|
" />
|
|||
|
|
<button type="button" onclick="_phone_contact()" style="
|
|||
|
|
background: #262261;
|
|||
|
|
color: #fff;
|
|||
|
|
position: absolute;
|
|||
|
|
top: 0;
|
|||
|
|
bottom: 0;
|
|||
|
|
right: 0;
|
|||
|
|
border: 0;
|
|||
|
|
font-size: 16px;
|
|||
|
|
font-weight: 700;
|
|||
|
|
width: 50px;
|
|||
|
|
cursor: pointer;
|
|||
|
|
">
|
|||
|
|
Gửi
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
<p id="js-pd-ct-alert" style="
|
|||
|
|
display: none;
|
|||
|
|
margin-top: 12px;
|
|||
|
|
color: red;
|
|||
|
|
font-weight: 700;
|
|||
|
|
font-size: 14px;
|
|||
|
|
"></p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="text-center py-3">
|
|||
|
|
<a href="tel:0568124444" class="hover-primary">Gọi đặt mua:
|
|||
|
|
<span class="color-secondary">0568.124.444</span> (08h
|
|||
|
|
- 21h)</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="detail-offer-extra">
|
|||
|
|
<p class="title">ƯU ĐÃI THÊM</p>
|
|||
|
|
<ul class="list">
|
|||
|
|
<li class="item font-weight-500">
|
|||
|
|
🎁 Cam kết giá tốt nhất, có báo giá tốt hơn liên hệ
|
|||
|
|
<a href="https://zalo.me/0568124444" target="_blank" rel="noreferrer" style="color: #007bff">
|
|||
|
|
<span class="blue-light">
|
|||
|
|
<i class="fa fa-commenting"></i> Zalo
|
|||
|
|
</span>
|
|||
|
|
XUE PC
|
|||
|
|
</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="item font-weight-500">
|
|||
|
|
🎁 Giảm thêm tới 2% cho XUE-MEMBER
|
|||
|
|
</li>
|
|||
|
|
<li class="item font-weight-500">
|
|||
|
|
🎁 Miễn phí vệ sinh - phần mềm trọn đời sản phẩm
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-3">
|
|||
|
|
<div class="support-product">
|
|||
|
|
<div class="support-box">
|
|||
|
|
<div>
|
|||
|
|
<b>YÊN TÂM MUA SẮM TẠI XUE PC</b> <br />
|
|||
|
|
<span class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-flag.png" alt="support-icon" class="icon-news" />
|
|||
|
|
TOP 1 Bán Lẻ Rẻ Như Bán Buôn
|
|||
|
|
</span>
|
|||
|
|
<span class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-medal-2.png" alt="support-icon" class="icon-news" />
|
|||
|
|
Sản phẩm chính hãng 100%
|
|||
|
|
</span>
|
|||
|
|
<span class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-loop.png" alt="support-icon" class="icon-news" />
|
|||
|
|
1 Đổi 1 trong 15 ngày đầu
|
|||
|
|
</span>
|
|||
|
|
<span class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-shield.png" alt="support-icon" class="icon-news" />
|
|||
|
|
Bảo hành tại nhà nhanh gọn.
|
|||
|
|
</span>
|
|||
|
|
<span class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-bag.png" alt="support-icon" class="icon-news" />
|
|||
|
|
Ưu đãi riêng cho học sinh sinh viên
|
|||
|
|
</span>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="support-box">
|
|||
|
|
<b>TƯ VẤN - ĐẶT HÀNG</b><br />
|
|||
|
|
<a href="http://zalo.me/0568124444" rel="nofollow" target="_blank" class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-zalo.png" alt="support-icon" class="icon-zalo" />
|
|||
|
|
Kinh Doanh HN: 056.812.4444<br />
|
|||
|
|
</a>
|
|||
|
|
<a href="https://zalo.me/0568124444" rel="nofollow" target="_blank" class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-zalo.png" alt="support-icon" class="icon-zalo" />
|
|||
|
|
Kinh Doanh HCM : 056.812.4444<br />
|
|||
|
|
</a>
|
|||
|
|
<a href="https://zalo.me/0568124444" rel="nofollow" target="_blank" class="d-flex align-items-center">
|
|||
|
|
<img src="/images/icons/xuepc-icon-zalo.png" alt="support-icon" class="icon-zalo" />
|
|||
|
|
Bảo Hành : 056.812.4444<br />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="support-box">
|
|||
|
|
<b>MIỄN PHÍ GIAO HÀNG</b><br />
|
|||
|
|
<i class="fa fa-circle"></i> Giao hàng Grab siêu tốc trong
|
|||
|
|
2h <br />
|
|||
|
|
<i class="fa fa-circle"></i> Giao hàng toàn quốc <br />
|
|||
|
|
<i class="fa fa-circle"></i> Nhận hàng và thanh toán tại nhà
|
|||
|
|
<br />
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="support-box">
|
|||
|
|
<div class="fb-group d-flex align-items-center gap-8 p-2">
|
|||
|
|
<a href="https://www.facebook.com" style="width: 100%">
|
|||
|
|
<img src="/images/qrcode_wwwfacebookcom.png" alt="qr-code" />
|
|||
|
|
</a>
|
|||
|
|
<a href="https://www.facebook.com" class="text">Click Tham gia Nhóm XUE PC theo dõi ưu đãi dành
|
|||
|
|
riêng
|
|||
|
|
cho thành viên</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<!--supprot-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="clearfix"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<section class="detail-content-n-read">
|
|||
|
|
<div class="container">
|
|||
|
|
<div class="row">
|
|||
|
|
<div class="dcnr-left col-8">
|
|||
|
|
<div class="box-content-read box-content-des bg-w scroll-mt js-vm-block">
|
|||
|
|
<div class="title-n">Mô tả sản phẩm</div>
|
|||
|
|
<div class="list-n disaffter">
|
|||
|
|
<div class="nd static-html blur vm-content">
|
|||
|
|
<p style="text-align: center">
|
|||
|
|
<span style="font-size: 14pt"><strong>CPU Intel Core i7 14700K (3,4 Ghz, up to 5.60GHz, 20
|
|||
|
|
Nhân 28 Luồng, 33 MB Cache)</strong></span>
|
|||
|
|
</p>
|
|||
|
|
<p style="text-align: center">
|
|||
|
|
<strong>Intel Core i7-14700K: Sức Mạnh Xử Lý Vượt Trội Cho Công
|
|||
|
|
Việc và Giải Trí</strong>
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
<img style="max-width: 100%" src="/media/lib/21-11-2023/25342-14700k.png" alt="" />
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Intel đã ra mắt sản phẩm CPU Intel Core i7-14700K, một sản
|
|||
|
|
phẩm đỉnh cao trong danh mục của họ. Được biết đến với sự
|
|||
|
|
kết hợp của tính năng mạnh mẽ và hiệu năng vượt trội, đây
|
|||
|
|
là lựa chọn hoàn hảo cho những người dùng đòi hỏi sức mạnh
|
|||
|
|
xử lý tối ưu cho cả công việc và giải trí số.<br />Điểm
|
|||
|
|
Nổi Bật
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Intel Core i7-14700K là một bộ xử lý với 20 nhân và 28
|
|||
|
|
luồng, trong đó bao gồm 8 lõi P và 12 lõi E. Đây là sự
|
|||
|
|
thay thế trực tiếp cho sản phẩm Core i7-13700K hiện tại
|
|||
|
|
trong dòng sản phẩm Raptor Lake thế hệ thứ 13 của Intel.
|
|||
|
|
Cùng với đó, còn có Core i5-14600K, là phiên bản tiếp theo
|
|||
|
|
của Core i5-13600K. Tuy nhiên, Core i7-14700K có một cải
|
|||
|
|
tiến nhỏ về cấu hình lõi. Trong khi Core i7-13700K có 8
|
|||
|
|
lõi P và 8 lõi E, thì Core i7-14700K có thêm 4 lõi E.
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
<iframe style="
|
|||
|
|
display: block;
|
|||
|
|
margin-left: auto;
|
|||
|
|
margin-right: auto;
|
|||
|
|
" title="Unbox nhanh ASUS ROG Z790-A Gaming WIFI II #shorts #xuepc #asus"
|
|||
|
|
src="https://www.youtube.com/embed/htvogXk8J9Q" width="320" height="560" frameborder="0"
|
|||
|
|
allowfullscreen="allowfullscreen"></iframe>
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Về mặt hiệu suất, Intel i7-14700K được kỳ vọng sẽ có tốc
|
|||
|
|
độ xung nhịp cao hơn so với các phiên bản Raptor Lake
|
|||
|
|
trước đó. Có thông tin cho thấy Core i9-14900K có thể có
|
|||
|
|
tốc độ xung boost lên đến 6 GHz, cao hơn 200 MHz so với
|
|||
|
|
Core i9-13900K hiện tại và tương đương với Core
|
|||
|
|
i9-13900KS. Điểm đáng chú ý là dòng Core i7 thế hệ mới này
|
|||
|
|
sẽ có một sự nâng cấp đáng kể về số lượng nhân xử lý so
|
|||
|
|
với Core i7-13700K, với 20 nhân xử lý.<br />Xung nhịp và
|
|||
|
|
hiệu năng ấn tượng
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Bộ xử lý Core i7-14700K tích hợp 8 lõi P và 12 lõi E, với
|
|||
|
|
khả năng xử lý đồng thời tối đa 28 luồng. Đây là một bản
|
|||
|
|
nâng cấp so với 13700K với cấu hình 8 lõi P + 8 lõi E,
|
|||
|
|
đồng thời cũng có sự tăng tốc xung nhịp. Thay vì 5,3 GHz,
|
|||
|
|
phiên bản mới này sẽ đạt tới 5,5 GHz. Cụ thể, CPU đã được
|
|||
|
|
hiển thị với tốc độ 5,5 GHz cho lõi P và 4,3 GHz cho lõi E
|
|||
|
|
trong quá trình kiểm tra AIDA64 toàn lõi. Đáng chú ý, công
|
|||
|
|
suất gói tối đa của CPU thế hệ thứ 14 đã tăng từ 232W lên
|
|||
|
|
260W so với 13700K.<br />KCCShop là nhà cung cấp các sản
|
|||
|
|
phẩm Màn hình máy tính cao cấp, PC Gaming, CPU-Bộ vi xử
|
|||
|
|
lý, Laptop Gaming … chính hãng cùng với giá cả hợp lý,
|
|||
|
|
chất lượng hàng đầu tại Hà Nội, TP.HCM. Với phương châm
|
|||
|
|
luôn đặt sự hài long của khách hàng lên hàng đầu, chúng
|
|||
|
|
tôi mong muốn đen tới cho khách hàng những trải nghiệm mua
|
|||
|
|
sắm tuyệt vời nhất. Ngoài sản phẩm CPU Intel Core
|
|||
|
|
i7-14700K thì KCCShop còn có rất nhiều sản phẩm CPU Intel
|
|||
|
|
chính hãng khác. Hãy liên hệ ngay với chúng tôi qua
|
|||
|
|
Hotline 0912.074.444 (HN), 0966.666.308 (HCM) hoặc truy
|
|||
|
|
cập https://kccshop.vn/ để được tư vấn và mua những sản
|
|||
|
|
phẩm ưng ý với giá tốt nhất.
|
|||
|
|
</p>
|
|||
|
|
<div id="eJOY__extension_root" class="eJOY__extension_root_class" style="all: unset">
|
|||
|
|
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="box-content-des-vm text-center pt-3">
|
|||
|
|
<button type="button" class="des-view-more-btn vm-btn">
|
|||
|
|
Xem thêm
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="box-content-read box-content-review bg-w">
|
|||
|
|
<div class="box-produc-review bg-w content-detail-read">
|
|||
|
|
<div class="clearfix"></div>
|
|||
|
|
<!--product_review-->
|
|||
|
|
<div class="product_review bg-w" style="margin-bottom: 16px">
|
|||
|
|
<div id="writeReview" style="position: absolute; margin-top: -60px"></div>
|
|||
|
|
<h2 class="title-n p-mb-0">
|
|||
|
|
Khách hàng đánh giá, nhận xét
|
|||
|
|
</h2>
|
|||
|
|
<div class="list-n">
|
|||
|
|
<div id="vote-statistic" class="border">
|
|||
|
|
<div class="row align-items-center">
|
|||
|
|
<div class="col-3 col-sm-12 text-center">
|
|||
|
|
<p class="font18 ul pt-15 mt-15 reviewRateAvg">
|
|||
|
|
<b class="js-totalRating">0</b>/5
|
|||
|
|
</p>
|
|||
|
|
<i class="icon-star star0 product-rate"></i>
|
|||
|
|
<span class="d-block"><span id="reviewCount" class="reviewCount">0</span>
|
|||
|
|
đánh giá & nhận xét</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-5 col-sm-12">
|
|||
|
|
<ul class="ul font14">
|
|||
|
|
<li>
|
|||
|
|
<span class="blue 0">5 sao</span>
|
|||
|
|
<div class="line-rating">
|
|||
|
|
<span class="percent percent5" style="width: 0%"></span>
|
|||
|
|
</div>
|
|||
|
|
<span style="font-size: 12px">0 đánh giá</span>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<span class="blue">4 sao</span>
|
|||
|
|
<div class="line-rating">
|
|||
|
|
<span class="percent percent4" style="width: 0%"></span>
|
|||
|
|
</div>
|
|||
|
|
<span style="font-size: 12px">0 đánh giá</span>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<span class="blue">3 sao</span>
|
|||
|
|
<div class="line-rating">
|
|||
|
|
<span class="percent percent3" style="width: 0%"></span>
|
|||
|
|
</div>
|
|||
|
|
<span style="font-size: 12px">0 đánh giá</span>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<span class="blue">2 sao</span>
|
|||
|
|
<div class="line-rating">
|
|||
|
|
<span class="percent percent2" style="width: 0%"></span>
|
|||
|
|
</div>
|
|||
|
|
<span style="font-size: 12px">0 đánh giá</span>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<span class="blue">1 sao</span>
|
|||
|
|
<div class="line-rating">
|
|||
|
|
<span class="percent percent1" style="width: 0%"></span>
|
|||
|
|
</div>
|
|||
|
|
<span style="font-size: 12px">0 đánh giá</span>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-4 col-sm-12 text-center">
|
|||
|
|
<p class="font14 pt-15 mb-2">
|
|||
|
|
Bạn đã dùng sản phẩm này?
|
|||
|
|
</p>
|
|||
|
|
<a href="javascript:;" class="btn-red btn-blue-2"
|
|||
|
|
onclick="fadeToggle('#js-review-form-0')">Gửi đánh giá của bạn</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<!--review-statistic-->
|
|||
|
|
|
|||
|
|
<div class="wrap-form" id="js-review-form-0" style="display: none">
|
|||
|
|
<input type="hidden" name="user_post[item_type]" value="product" />
|
|||
|
|
<input type="hidden" name="user_post[item_id]" value="792" />
|
|||
|
|
<input type="hidden" name="user_post[item_title]" value="Hura test 2" />
|
|||
|
|
<input type="hidden" name="user_post[rate]" value="0" />
|
|||
|
|
<input type="hidden" name="user_post[title]" value="Hura test 2" />
|
|||
|
|
<input type="hidden" name="user_post[user_email]" value="" />
|
|||
|
|
<input type="hidden" name="user_post[user_name]" value="" />
|
|||
|
|
<input type="hidden" name="user_post[user_avatar]" value="0" />
|
|||
|
|
|
|||
|
|
<div class="rating-form" id="review-statistic">
|
|||
|
|
<p class="text-16 mt-3 mb-2">
|
|||
|
|
<b>Gửi nhận xét của bạn</b>
|
|||
|
|
</p>
|
|||
|
|
<p class="note color-red font-weight-600" style="margin: 0 2px 8px; font-size: 14px">
|
|||
|
|
Bạn đang đăng nhập là Admin
|
|||
|
|
</p>
|
|||
|
|
<table>
|
|||
|
|
<tbody>
|
|||
|
|
<tr>
|
|||
|
|
<td colspan="2">
|
|||
|
|
<textarea id="review_content0" placeholder="Mời bạn đánh giá, vui lòng nhập chữ có dấu"
|
|||
|
|
class="form-control" style="height: 80px" check-type="content"></textarea>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
|
|||
|
|
<input type="hidden" id="review_email0" class="form-control" check-type="email"
|
|||
|
|
value="admin@gmail.com" />
|
|||
|
|
<input type="hidden" id="review_name0" class="form-control" check-type="name"
|
|||
|
|
value="Admin" />
|
|||
|
|
|
|||
|
|
<tr class="rowr">
|
|||
|
|
<td>
|
|||
|
|
<a href="javascript:void(0);" class="btn-red btn-blue-2 mr-3"
|
|||
|
|
onclick="postComment(0, '', 'review')">Gửi đánh giá</a>
|
|||
|
|
<a class="pl-15" href="javascript:;" onclick="fadeToggle('#js-review-form-0')">Hủy</a>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
</tbody>
|
|||
|
|
</table>
|
|||
|
|
<div class="clear space10px"></div>
|
|||
|
|
</div>
|
|||
|
|
<!--rating-form-->
|
|||
|
|
</div>
|
|||
|
|
<!--wrap-form-->
|
|||
|
|
|
|||
|
|
<div class="clear"></div>
|
|||
|
|
<div class="list-review pt-2" id="js-review-list">
|
|||
|
|
<!--Ajax holder-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<!--product_review-->
|
|||
|
|
|
|||
|
|
<div class="clearfix"></div>
|
|||
|
|
<div class="clearfix"></div>
|
|||
|
|
|
|||
|
|
<div class="comment bg-w" style="margin-bottom: 16px">
|
|||
|
|
<h2 class="title-n p-mb-0">Hỏi và đáp (0 bình luận)</h2>
|
|||
|
|
<div class="list-n">
|
|||
|
|
<!--comment-form-->
|
|||
|
|
<div class="comment-form js-template-comment-form">
|
|||
|
|
<div class="form-post">
|
|||
|
|
<!--relative-->
|
|||
|
|
<div class="relative">
|
|||
|
|
<!--form-input-->
|
|||
|
|
<div class="comment-form-input" id="js-comment-form-0">
|
|||
|
|
<p class="note color-red font-weight-600" style="margin: 0 2px 12px; font-size: 14px">
|
|||
|
|
Bạn đang đăng nhập là Admin
|
|||
|
|
</p>
|
|||
|
|
<input type="hidden" name="user_post[user_email]" id="comment_email0"
|
|||
|
|
value="admin@gmail.com" check-type="email" />
|
|||
|
|
<input type="hidden" name="user_post[user_name]" id="comment_name0" value="Admin"
|
|||
|
|
check-type="name" />
|
|||
|
|
<input type="hidden" name="user_post[user_tel]" id="comment_tel0" value="0568124444"
|
|||
|
|
check-type="tel" />
|
|||
|
|
|
|||
|
|
<textarea name="user_post[content]" placeholder="Nội dung. Tối thiểu 15 ký tự *"
|
|||
|
|
id="comment_content0" class="js-show-form-input content w-100 p-3"
|
|||
|
|
check-type="content"></textarea>
|
|||
|
|
|
|||
|
|
<div class="d-flex align-items-center justify-content-between mt-3">
|
|||
|
|
<i class="mr-2">Để gửi bình luận, bạn cần nhập tối các trường
|
|||
|
|
có *</i>
|
|||
|
|
<input type="button" onclick="postComment(0, '', 'comment')" value="Gửi bình luận"
|
|||
|
|
class="btn btn-primary btn-send-comment" />
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!--comment-list-->
|
|||
|
|
<div class="comment-list pt-2" id="js-comment-list">
|
|||
|
|
<!--Ajax holder-->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="dcnr-right col-4">
|
|||
|
|
<div class="box-product-n-spec">
|
|||
|
|
<div class="title-n">Thông số kỹ thuật</div>
|
|||
|
|
<div class="list-n static-html blur">
|
|||
|
|
<table style="height: 234px" width="381">
|
|||
|
|
<tbody>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Sản
|
|||
|
|
phẩm</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Bộ vi xử
|
|||
|
|
lý CPU</span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Hãng sản
|
|||
|
|
xuất</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">Intel <br /></span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">Model</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">i7-12700KF</span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">Socket</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">FCLGA1700</span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Tốc độ
|
|||
|
|
cơ bản</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<p>
|
|||
|
|
Tần Số Công Nghệ Intel® Turbo Boost Max
|
|||
|
|
3.0: 5.00 GHz
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Performance-core Max Turbo Frequency: 4.90 GHz
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Efficient-core Max Turbo Frequency: 3.80 GHz
|
|||
|
|
</p>
|
|||
|
|
<p>Performance-core Base Frequency: 3.60 GHz</p>
|
|||
|
|
<p>Efficient-core Base Frequency: 2.70 GHz</p>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px"><br /></span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
</tbody>
|
|||
|
|
</table>
|
|||
|
|
</div>
|
|||
|
|
<div class="box-product-n-spec-vm">
|
|||
|
|
<a href="#full-spec" data-fancybox="spec" class="common-vm" onclick="galleryThumbsNote();">Xem thêm
|
|||
|
|
thông số kỹ thuật</a>
|
|||
|
|
</div>
|
|||
|
|
<div id="full-spec" class="content-text static-html max-height-none" style="display: none">
|
|||
|
|
<h3 class="fancy-title">THÔNG SỐ KỸ THUẬT</h3>
|
|||
|
|
<table style="height: 234px" width="381">
|
|||
|
|
<tbody>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Sản
|
|||
|
|
phẩm</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Bộ vi xử
|
|||
|
|
lý CPU</span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Hãng sản
|
|||
|
|
xuất</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">Intel <br /></span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">Model</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">i7-12700KF</span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">Socket</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px">FCLGA1700</span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 12px">Tốc độ
|
|||
|
|
cơ bản</span></span>
|
|||
|
|
</td>
|
|||
|
|
<td>
|
|||
|
|
<p>
|
|||
|
|
Tần Số Công Nghệ Intel® Turbo Boost Max
|
|||
|
|
3.0: 5.00 GHz
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Performance-core Max Turbo Frequency: 4.90 GHz
|
|||
|
|
</p>
|
|||
|
|
<p>
|
|||
|
|
Efficient-core Max Turbo Frequency: 3.80 GHz
|
|||
|
|
</p>
|
|||
|
|
<p>Performance-core Base Frequency: 3.60 GHz</p>
|
|||
|
|
<p>Efficient-core Base Frequency: 2.70 GHz</p>
|
|||
|
|
<span style="font-family: Arial, Helvetica, sans-serif"><span
|
|||
|
|
style="font-size: 12px"><br /></span></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
</tbody>
|
|||
|
|
</table>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="box-news-detail-relay">
|
|||
|
|
<div class="title-n">Tin tức</div>
|
|||
|
|
<div class="list-n" id="js-article-detail-holder">
|
|||
|
|
<!--Ajax holder-->
|
|||
|
|
<div class="latest-news-item">
|
|||
|
|
<div class="latest-news-img">
|
|||
|
|
<a href="/gtx-1660-super-6g-lieu-dang-de-mua-trong-nam-2023">
|
|||
|
|
<img src="/images/xuepc-image-article-1.png"
|
|||
|
|
alt="GTX 1660 Super liệu đáng để mua trong năm 2023 ? " /></a>
|
|||
|
|
</div>
|
|||
|
|
<div class="latest-news-text">
|
|||
|
|
<a href="/gtx-1660-super-6g-lieu-dang-de-mua-trong-nam-2023"
|
|||
|
|
class="latest-news-text-title line-clamp-2">
|
|||
|
|
GTX 1660 Super liệu đáng để mua trong năm 2023 ?
|
|||
|
|
</a>
|
|||
|
|
<p class="latest-news-text-descreption line-clamp">
|
|||
|
|
<span class="color-secondary">TIN TỨC -</span>
|
|||
|
|
23-11-2023, 7:49 pm
|
|||
|
|
</p>
|
|||
|
|
<p class="latest-news-text-descreption line-clamp-2">
|
|||
|
|
Hiệu suất và Đồng bộ hóa với Công nghệ Hiện đại: Giá cả
|
|||
|
|
và Cạnh tranh từ các sản phẩm mới: Hỗ trợ và Bảo trì:
|
|||
|
|
Nhu cầu Cụ thể của Người Dùng:
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="latest-news-item">
|
|||
|
|
<div class="latest-news-img">
|
|||
|
|
<a href="/gtx-1660-super-6g-lieu-dang-de-mua-trong-nam-2023">
|
|||
|
|
<img src="/images/xuepc-image-article-1.png"
|
|||
|
|
alt="GTX 1660 Super liệu đáng để mua trong năm 2023 ? " /></a>
|
|||
|
|
</div>
|
|||
|
|
<div class="latest-news-text">
|
|||
|
|
<a href="/gtx-1660-super-6g-lieu-dang-de-mua-trong-nam-2023"
|
|||
|
|
class="latest-news-text-title line-clamp-2">
|
|||
|
|
GTX 1660 Super liệu đáng để mua trong năm 2023 ?
|
|||
|
|
</a>
|
|||
|
|
<p class="latest-news-text-descreption line-clamp">
|
|||
|
|
<span class="color-secondary">TIN TỨC -</span>
|
|||
|
|
23-11-2023, 7:49 pm
|
|||
|
|
</p>
|
|||
|
|
<p class="latest-news-text-descreption line-clamp-2">
|
|||
|
|
Hiệu suất và Đồng bộ hóa với Công nghệ Hiện đại: Giá cả
|
|||
|
|
và Cạnh tranh từ các sản phẩm mới: Hỗ trợ và Bảo trì:
|
|||
|
|
Nhu cầu Cụ thể của Người Dùng:
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class="latest-news-item">
|
|||
|
|
<div class="latest-news-img">
|
|||
|
|
<a href="/gtx-1660-super-6g-lieu-dang-de-mua-trong-nam-2023">
|
|||
|
|
<img src="/images/xuepc-image-article-1.png"
|
|||
|
|
alt="GTX 1660 Super liệu đáng để mua trong năm 2023 ? " /></a>
|
|||
|
|
</div>
|
|||
|
|
<div class="latest-news-text">
|
|||
|
|
<a href="/gtx-1660-super-6g-lieu-dang-de-mua-trong-nam-2023"
|
|||
|
|
class="latest-news-text-title line-clamp-2">
|
|||
|
|
GTX 1660 Super liệu đáng để mua trong năm 2023 ?
|
|||
|
|
</a>
|
|||
|
|
<p class="latest-news-text-descreption line-clamp">
|
|||
|
|
<span class="color-secondary">TIN TỨC -</span>
|
|||
|
|
23-11-2023, 7:49 pm
|
|||
|
|
</p>
|
|||
|
|
<p class="latest-news-text-descreption line-clamp-2">
|
|||
|
|
Hiệu suất và Đồng bộ hóa với Công nghệ Hiện đại: Giá cả
|
|||
|
|
và Cạnh tranh từ các sản phẩm mới: Hỗ trợ và Bảo trì:
|
|||
|
|
Nhu cầu Cụ thể của Người Dùng:
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</section>
|
|||
|
|
<div class="clearfix"></div>
|
|||
|
|
|
|||
|
|
<section class="tab-pro-detail" id="js-section-bottom-product-detail" data-category-id="199" data-brand-id="1">
|
|||
|
|
<div class="container">
|
|||
|
|
<div class="bg-w">
|
|||
|
|
<div class="title-tab-dt">
|
|||
|
|
<ul class="title-tab-ct list">
|
|||
|
|
<li class="active">
|
|||
|
|
<a data-toggle="tab" href="javascript:;" onclick="getSameCategoryProduct();" class="active">Sản phẩm
|
|||
|
|
tương tự</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="">
|
|||
|
|
<a data-toggle="tab" href="javascript:;" onclick="getSameBrandProduct();" class="">Sản phẩm cùng
|
|||
|
|
hãng</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="">
|
|||
|
|
<a data-toggle="tab" href="javascript:;" onclick="getProductHistory();" class="">Sản phẩm đã xem</a>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
<div class="product-list pb-3">
|
|||
|
|
<div class="swiper bottom-product-box-swiper">
|
|||
|
|
<div class="swiper-wrapper" id="js-bottom-product-box">
|
|||
|
|
<!--Ajax holder-->
|
|||
|
|
<div class="swiper-slide">
|
|||
|
|
<div class="p-item">
|
|||
|
|
<div class="p-picture">
|
|||
|
|
<a href="/cpu-intel-core-i9-10900-20m-cache-2-80-ghz-up-to-5-20-ghz-10c20t-socket-1200-comet-lake-s"
|
|||
|
|
class="p-img style-img-block">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png"
|
|||
|
|
alt="CPU Intel Core i9-10900 (20M Cache, 2.80 GHz up to 5.20 GHz, 10C20T, Socket 1200, Comet Lake-S)"
|
|||
|
|
class="p-pic style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-info">
|
|||
|
|
<a
|
|||
|
|
href="/cpu-intel-core-i9-10900-20m-cache-2-80-ghz-up-to-5-20-ghz-10c20t-socket-1200-comet-lake-s">
|
|||
|
|
<h3 class="p-name">
|
|||
|
|
CPU Intel Core i9-10900 (20M Cache, 2.80 GHz up to
|
|||
|
|
5.20 GHz, 10C20T, Socket 1200, Comet Lake-S)
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="p-price">
|
|||
|
|
<div class="p-wrapper p-wrapper-price">
|
|||
|
|
<del class="p-market-price">11.999.000₫</del>
|
|||
|
|
<span class="p-price-off">-10%</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="p-wrapper p-wrapper-cart">
|
|||
|
|
<p class="p-price-sale">10.799.000₫</p>
|
|||
|
|
|
|||
|
|
<button type="button" class="p-cart" onclick="addCart(24)">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-cart-pro font-0">Mua hàng</i>
|
|||
|
|
</button>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<p class="p-status">Còn hàng</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- TOOLTIP -->
|
|||
|
|
<div class="tooltip p-tooltip tippy-box">
|
|||
|
|
<div class="tooltip-name">
|
|||
|
|
<p class="">
|
|||
|
|
CPU Intel Core i9-10900 (20M Cache, 2.80 GHz up to
|
|||
|
|
5.20 GHz, 10C20T, Socket 1200, Comet Lake-S)
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-descreption">
|
|||
|
|
<ul class="tooltip-descreption-price white-space-0">
|
|||
|
|
<li>
|
|||
|
|
<p>Giá bán</p>
|
|||
|
|
</li>
|
|||
|
|
<li>
|
|||
|
|
<p>Giá niêm yết</p>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li>
|
|||
|
|
<p>Tình trạng</p>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
<div class="tooltip-descreption-info flex-1 text-right">
|
|||
|
|
<p class="text-20 color-red">10.799.000 ₫</p>
|
|||
|
|
<div>
|
|||
|
|
<del class="card-price-origin color-gray">11.999.000 ₫</del>
|
|||
|
|
</div>
|
|||
|
|
<p></p>
|
|||
|
|
<p class="">
|
|||
|
|
<span class="color-green">Còn hàng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="tooltip-input">
|
|||
|
|
<svg class="svg-data-base" xmlns="http://www.w3.org/2000/svg" height="1.25em"
|
|||
|
|
viewBox="0 0 448 512">
|
|||
|
|
<style>
|
|||
|
|
.svg-data-base {
|
|||
|
|
fill: #ffffff;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<path
|
|||
|
|
d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z">
|
|||
|
|
</path>
|
|||
|
|
</svg>
|
|||
|
|
<span>Thông số sản phẩm</span>
|
|||
|
|
</div>
|
|||
|
|
<div class="tooltip-list">
|
|||
|
|
<ul>
|
|||
|
|
<li>Socket: FCLGA1200</li>
|
|||
|
|
<li>Số lõi/luồng: 10/20</li>
|
|||
|
|
<li>Tần số cơ bản/turbo: 2.80/5.20 GHz</li>
|
|||
|
|
<li>Bộ nhớ đệm: 20MB</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="swiper-button-next swiper-custom-btn"></div>
|
|||
|
|
<div class="swiper-button-prev swiper-custom-btn"></div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</section>
|
|||
|
|
<div class="clearfix"></div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- CART PAGE -->
|
|||
|
|
<style>
|
|||
|
|
.routing {
|
|||
|
|
background: #f8f8fc;
|
|||
|
|
}
|
|||
|
|
</style>
|
|||
|
|
<div class="cart-page pb-5">
|
|||
|
|
<div class="container">
|
|||
|
|
<form class="cart-form" method="post" enctype="multipart/form-data" action="/send-cart"
|
|||
|
|
onsubmit="return check_send_cart()">
|
|||
|
|
<div class="d-flex justify-content-between align-items-center mb-3 font-weight-600"
|
|||
|
|
style="max-width: 900px; margin: 0 auto">
|
|||
|
|
<p>Giỏ hàng của bạn</p>
|
|||
|
|
|
|||
|
|
<a href="/" class="color-secondary"><i class="fa fa-arrow-left" aria-hidden="true"></i> Mua thêm sản
|
|||
|
|
phẩm khác</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="box-info-cart">
|
|||
|
|
<div class="box-left">
|
|||
|
|
<div class="box-cart-item-list">
|
|||
|
|
<div class="cart-item-info js-item-row d-flex justify-content-between" data-variant_id="0"
|
|||
|
|
data-item_type="product" data-item_id="792">
|
|||
|
|
<div class="item-img text-center">
|
|||
|
|
<a class="cart-col-1-img style-img-block" href="/hura-test-2">
|
|||
|
|
<img src="/images/xuepc-image-product-1.png" alt="Hura test 2" class="style-img-content" />
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<a href="javascript:void(0)"
|
|||
|
|
class="delete-item-cart js-delete-cart-item font-weight-600 d-inline-flex align-items-center gap-4">
|
|||
|
|
<i class="fa fa-times-circle text-18" aria-hidden="true"></i>
|
|||
|
|
<span>Xóa</span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="cart-item-middle">
|
|||
|
|
<a href=" /hura-test-2">
|
|||
|
|
<h3 class="cart-item-name bk-product-name">
|
|||
|
|
Hura test 2
|
|||
|
|
</h3>
|
|||
|
|
</a>
|
|||
|
|
|
|||
|
|
<div class="d-flex align-items-center" style="margin-top: 12px">
|
|||
|
|
<b class="title-quantify">Số lượng</b>
|
|||
|
|
<div class="box-change-quantity d-flex align-items-center justify-content-between">
|
|||
|
|
<a class="js-quantity-change quantity-change" data-value="-1">-</a>
|
|||
|
|
<input type="text" class="quantity-buy js-quantity-change js-buy-quantity" value="1" />
|
|||
|
|
<a class="js-quantity-change quantity-change" data-value="1">+</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="item-text-right">
|
|||
|
|
<div class="price-cart-item">
|
|||
|
|
<p class="cart-item-price item-cart-price js-total-item-price js-buy-price font-weight-700"
|
|||
|
|
data-price="7500000">
|
|||
|
|
7.500.000 ₫
|
|||
|
|
</p>
|
|||
|
|
|
|||
|
|
<p class="cart-item-marketPrice">9.000.000 ₫</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<input type="hidden" class="bulk_price_config" value="[]" />
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="cart-customer-total total-product d-flex align-items-center justify-content-between">
|
|||
|
|
<span id="js-cart-total-quantity" data-total-quantity="1">
|
|||
|
|
Tạm tính (1 sản phẩm)
|
|||
|
|
</span>
|
|||
|
|
<p class="cart-customer-total-price js-total-cart-price font-weight-700">
|
|||
|
|
7.500.000 ₫
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="box-right">
|
|||
|
|
<div class="cart-customer-group" id="js-customer-form">
|
|||
|
|
<h2 class="title">Thông tin giao hàng</h2>
|
|||
|
|
|
|||
|
|
<p class="text-title">
|
|||
|
|
Để tiếp tục đặt hàng, quý khách xin vui lòng
|
|||
|
|
<a href="/dang-nhap?nav=cart">Đăng nhập</a>
|
|||
|
|
hoặc nhập thông tin bên dưới
|
|||
|
|
</p>
|
|||
|
|
|
|||
|
|
<div class="cart-customer-group-info">
|
|||
|
|
<input type="text" placeholder="Họ và tên" name="user_info[name]" id="buyer_name" value=""
|
|||
|
|
check-type="name" />
|
|||
|
|
|
|||
|
|
<div class="row">
|
|||
|
|
<div class="col-6">
|
|||
|
|
<input type="text" placeholder="Email" name="user_info[email]" id="buyer_email" value=""
|
|||
|
|
check-type="email" />
|
|||
|
|
</div>
|
|||
|
|
<div class="col-6">
|
|||
|
|
<input type="text" placeholder="Số điện thoại" name="user_info[mobile]" id="buyer_tel" value=""
|
|||
|
|
check-type="tel" />
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="row">
|
|||
|
|
<div class="col-4">
|
|||
|
|
<div class="form-select">
|
|||
|
|
<input type="text" id="js-customer-province" placeholder="Chọn Tỉnh/Thành phố" autocomplete="off"
|
|||
|
|
class="form-select-input js-input-primary" onclick="showProvinceContent(this);"
|
|||
|
|
check-type="province" />
|
|||
|
|
<input type="hidden" name="user_info[province]" class="js-input-data" />
|
|||
|
|
<i class="fa fa-caret-down form-select-icon"></i>
|
|||
|
|
|
|||
|
|
<div class="form-select-list" id="js-customer-province-list">
|
|||
|
|
<div class="form-select-search">
|
|||
|
|
<input type="text" onkeyup="searchProvinceHandler(this)" placeholder="Tìm nhanh"
|
|||
|
|
autocomplete="off" class="form-select-input" />
|
|||
|
|
<i class="fa fa-search form-select-icon"></i>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<ul class="form-select-search-result list grid grid--2-cols gap-0 style-scroll-3"
|
|||
|
|
id="js-search-province-result">
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="1">
|
|||
|
|
Hà Nội
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="2">
|
|||
|
|
TP HCM
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="3">
|
|||
|
|
Cần Thơ
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="4">
|
|||
|
|
Đà Nẵng
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="5">
|
|||
|
|
Hải Phòng
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="6">
|
|||
|
|
An Giang
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="7">
|
|||
|
|
Bà Rịa - Vũng Tàu
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="8">
|
|||
|
|
Bạc Liêu
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="9">
|
|||
|
|
Bắc Kạn
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="10">
|
|||
|
|
Bắc Giang
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="11">
|
|||
|
|
Bắc Ninh
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="12">
|
|||
|
|
Bến Tre
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="13">
|
|||
|
|
Bình Dương
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="14">
|
|||
|
|
Bình Định
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="15">
|
|||
|
|
Bình Phước
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="16">
|
|||
|
|
Bình Thuận
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="17">
|
|||
|
|
Cà Mau
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="18">
|
|||
|
|
Cao Bằng
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="19">
|
|||
|
|
Đắk Lắk
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="20">
|
|||
|
|
Đắk Nông
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="21">
|
|||
|
|
Điện Biên
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="22">
|
|||
|
|
Đồng Nai
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="23">
|
|||
|
|
Đồng Tháp
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="24">
|
|||
|
|
Gia Lai
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="25">
|
|||
|
|
Hà Giang
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="26">
|
|||
|
|
Hà Nam
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="27">
|
|||
|
|
Hà Tĩnh
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="28">
|
|||
|
|
Hải Dương
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="29">
|
|||
|
|
Hậu Giang
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="30">
|
|||
|
|
Hòa Bình
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="31">
|
|||
|
|
Hưng Yên
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="32">
|
|||
|
|
Khánh Hòa
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="33">
|
|||
|
|
Kiên Giang
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="34">
|
|||
|
|
Kon Tum
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="35">
|
|||
|
|
Lai Châu
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="36">
|
|||
|
|
Lâm Đồng
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="37">
|
|||
|
|
Lạng Sơn
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="38">
|
|||
|
|
Lào Cai
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="39">
|
|||
|
|
Long An
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="40">
|
|||
|
|
Nam Định
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="41">
|
|||
|
|
Nghệ An
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="42">
|
|||
|
|
Ninh Bình
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="43">
|
|||
|
|
Ninh Thuận
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="44">
|
|||
|
|
Phú Thọ
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="45">
|
|||
|
|
Phú Yên
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="46">
|
|||
|
|
Quảng Bình
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="47">
|
|||
|
|
Quảng Nam
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="48">
|
|||
|
|
Quảng Ngãi
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="49">
|
|||
|
|
Quảng Ninh
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="50">
|
|||
|
|
Quảng Trị
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="51">
|
|||
|
|
Sóc Trăng
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="52">
|
|||
|
|
Sơn La
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="53">
|
|||
|
|
Tây Ninh
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="54">
|
|||
|
|
Thái Bình
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="55">
|
|||
|
|
Thái Nguyên
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="56">
|
|||
|
|
Thanh Hóa
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="57">
|
|||
|
|
Thừa Thiên Huế
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="58">
|
|||
|
|
Tiền Giang
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="59">
|
|||
|
|
Trà Vinh
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="60">
|
|||
|
|
Tuyên Quang
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="61">
|
|||
|
|
Vĩnh Long
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="62">
|
|||
|
|
Vĩnh Phúc
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<li class="item" onclick="getProvinceList(this, 'province', '#js-search-district-result');"
|
|||
|
|
data-key="63">
|
|||
|
|
Yên Bái
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-4">
|
|||
|
|
<div class="form-select">
|
|||
|
|
<input type="text" id="js-customer-district" placeholder="Chọn Quận/Huyện" autocomplete="off"
|
|||
|
|
class="form-select-input js-input-primary" onclick="showProvinceContent(this);"
|
|||
|
|
check-type="district" />
|
|||
|
|
<input type="hidden" name="user_info[district]" class="js-input-data" />
|
|||
|
|
<i class="fa fa-caret-down form-select-icon"></i>
|
|||
|
|
|
|||
|
|
<div class="form-select-list" id="js-customer-district-list">
|
|||
|
|
<div class="form-select-search">
|
|||
|
|
<input type="text" onkeyup="searchProvinceHandler(this)" placeholder="Tìm nhanh"
|
|||
|
|
autocomplete="off" class="form-select-input invalid" />
|
|||
|
|
<i class="fa fa-search form-select-icon"></i>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<ul class="form-select-search-result list grid grid--2-cols gap-0 style-scroll-3"
|
|||
|
|
id="js-search-district-result">
|
|||
|
|
<li class="item text-center mb-2" style="grid-column: span 2; pointer-events: none">
|
|||
|
|
Bạn chưa chọn Tỉnh/Thành phố
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="col-4">
|
|||
|
|
<div class="form-select">
|
|||
|
|
<input type="text" id="js-customer-ward" placeholder="Chọn Phường/Xã" autocomplete="off"
|
|||
|
|
class="form-select-input js-input-primary" onclick="showProvinceContent(this);"
|
|||
|
|
check-type="ward" />
|
|||
|
|
<input type="hidden" name="user_info[ward]" class="js-input-data" />
|
|||
|
|
<i class="fa fa-caret-down form-select-icon"></i>
|
|||
|
|
|
|||
|
|
<div class="form-select-list" id="js-customer-ward-list">
|
|||
|
|
<div class="form-select-search">
|
|||
|
|
<input type="text" onkeyup="searchProvinceHandler(this)" placeholder="Tìm nhanh"
|
|||
|
|
autocomplete="off" class="form-select-input invalid" />
|
|||
|
|
<i class="fa fa-search form-select-icon"></i>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<ul class="form-select-search-result list grid grid--2-cols gap-0 style-scroll-3"
|
|||
|
|
id="js-search-ward-result">
|
|||
|
|
<li class="item text-center mb-2" style="grid-column: span 2; pointer-events: none">
|
|||
|
|
Bạn chưa chọn Quận/Huyện
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<input type="text" placeholder="Địa chỉ" id="buyer_address" name="user_info[address]" value=""
|
|||
|
|
check-type="address" />
|
|||
|
|
<textarea placeholder="Ghi chú" name="user_info[note]" id="buyer_note"></textarea>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="form-input">
|
|||
|
|
<h2 class="title">Phương thức thanh toán</h2>
|
|||
|
|
|
|||
|
|
<div class="list-pay-method">
|
|||
|
|
<label class="label-container d-flex active">
|
|||
|
|
<input type="radio" name="pay_method" value="2" id="payment_method_2" checked=""
|
|||
|
|
class="js-payment-method" />
|
|||
|
|
<div class="payment-detail" style="display: none; white-space: pre-line"></div>
|
|||
|
|
<span title="Thanh toán chuyển khoản qua ngân hàng (Internet Banking)">Thanh toán chuyển khoản qua
|
|||
|
|
ngân hàng</span>
|
|||
|
|
</label>
|
|||
|
|
|
|||
|
|
<label class="label-container d-flex">
|
|||
|
|
<input type="radio" name="pay_method" value="1" id="payment_method_1" class="js-payment-method" />
|
|||
|
|
<div class="payment-detail" style="display: none; white-space: pre-line"></div>
|
|||
|
|
<span title="Thanh toán tiền mặt khi nhận hàng">Thanh toán khi nhận hàng (COD)</span>
|
|||
|
|
</label>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="form-input">
|
|||
|
|
<h2 class="title">Phương thức vận chuyển</h2>
|
|||
|
|
|
|||
|
|
<label class="ship d-flex">
|
|||
|
|
<input type="radio" name="ship_method" value="1" id="shipping_method_1" checked=""
|
|||
|
|
class="js-shipping-method" />
|
|||
|
|
<span title="">Giao hàng tiêu chuẩn</span>
|
|||
|
|
</label>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="box-bottom-cart">
|
|||
|
|
<div id="cart-policy-noffy" class="font-weight-600 color-red mb-2"></div>
|
|||
|
|
|
|||
|
|
<div class="price-ship d-flex align-items-center justify-content-between">
|
|||
|
|
<span>Phí vận chuyển</span>
|
|||
|
|
<span>Chưa tính</span>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="total-product-end d-flex align-items-center justify-content-between">
|
|||
|
|
<span class="font-weight-700">Tổng tiền</span>
|
|||
|
|
<p class="cart-customer-total-price js-total-cart-price font-weight-700">
|
|||
|
|
7.500.000 ₫
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="cart-btn-buy mt-12px">
|
|||
|
|
<button type="submit" class="cart-btn cart-btn-submit mb-0">
|
|||
|
|
Hoàn tất đơn hàng
|
|||
|
|
</button>
|
|||
|
|
<div class="d-flex gap-12">
|
|||
|
|
<a href="/print/user.php?view=cart" target="_blank" rel="nofollow"
|
|||
|
|
class="cart-btn cart-btn-2 cart-btn-print">
|
|||
|
|
In đơn hàng
|
|||
|
|
</a>
|
|||
|
|
<a href="/export_file.php?file_type=xls&content_type=shopping-cart" target="_blank" rel="nofollow"
|
|||
|
|
class="cart-btn cart-btn-2 cart-btn-export">
|
|||
|
|
Tải excel
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<input type="hidden" name="send_order" value="yes" />
|
|||
|
|
<input type="hidden" id="js-total-before-fee-discount" value="7500000" />
|
|||
|
|
<input type="hidden" id="js-discount-voucher" value="0" />
|
|||
|
|
<input type="hidden" name="coupon_code" id="js-coupon-code" value="" />
|
|||
|
|
<input type="hidden" id="js-discount-membership" value="0" />
|
|||
|
|
<input type="hidden" name="shipping_fee" id="js-fee-shipping" value="0" />
|
|||
|
|
<input type="hidden" name="cod_fee" id="js-fee-cod" value="0" />
|
|||
|
|
</div>
|
|||
|
|
</form>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- FOOTER -->
|
|||
|
|
<footer class="global-footer mt-5">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="features">
|
|||
|
|
<div class="container">
|
|||
|
|
<ul class="list row">
|
|||
|
|
<!-- -->
|
|||
|
|
<li class="col-3">
|
|||
|
|
<div class="ft-item d-flex align-items-center justify-content-center gap-28">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-medal"></i>
|
|||
|
|
|
|||
|
|
<p class="ft-title text-20 font-weight-700">
|
|||
|
|
CAM KẾT CHẤT LƯỢNG
|
|||
|
|
<span class="ft-text d-block text-16 font-weight-500 mt-2">Tuyệt đối an tâm</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<li class="col-3">
|
|||
|
|
<div class="ft-item d-flex align-items-center justify-content-center gap-28">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-check-shield"></i>
|
|||
|
|
|
|||
|
|
<p class="ft-title text-20 font-weight-700">
|
|||
|
|
BẢO HÀNH VÀNG
|
|||
|
|
<span class="ft-text d-block text-16 font-weight-500 mt-2">100% khách hàng hài lòng</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<li class="col-3">
|
|||
|
|
<div class="ft-item d-flex align-items-center justify-content-center gap-28">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-big-coin"></i>
|
|||
|
|
|
|||
|
|
<p class="ft-title text-20 font-weight-700">
|
|||
|
|
CAM KẾT GIÁ TỐT NHẤT
|
|||
|
|
<span class="ft-text d-block text-16 font-weight-500 mt-2">Khỏi mất công so sánh giá</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<li class="col-3">
|
|||
|
|
<div class="ft-item d-flex align-items-center justify-content-center gap-28">
|
|||
|
|
<i class="xuepc-icons xuepc-icon-service-support"></i>
|
|||
|
|
|
|||
|
|
<p class="ft-title text-20 font-weight-700">
|
|||
|
|
DỊCH VỤ HẬU MÃI
|
|||
|
|
<span class="ft-text d-block text-16 font-weight-500 mt-2">Support trọn đời sản phẩm</span>
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="container">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="showroom">
|
|||
|
|
<h2 class="s-heading">HỆ THỐNG SHOWROOM CỦA XUEPC</h2>
|
|||
|
|
|
|||
|
|
<div class="row">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-6">
|
|||
|
|
<div class="s-item">
|
|||
|
|
<iframe
|
|||
|
|
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3724.310086210101!2d105.8032657747959!3d21.020275188070773!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3135ab677f3c1759%3A0xd6aa11b54a21c28f!2zMTIgTmcuIDE0IFAuIFBow6FvIMSQw6BpIEzDoW5nLCBMw6FuZyBUaMaw4bujbmcsIMSQ4buRbmcgxJBhLCBIw6AgTuG7mWksIFZp4buHdCBOYW0!5e0!3m2!1svi!2s!4v1699599055850!5m2!1svi!2s"
|
|||
|
|
width="100%" height="415" style="border: 0" class="s-iframe d-block mb-3 pb-1" allowfullscreen=""
|
|||
|
|
loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
|
|||
|
|
|
|||
|
|
<div class="s-title">
|
|||
|
|
<p class="s-number">01</p>
|
|||
|
|
<h3 class="s-name font-weight-500">
|
|||
|
|
Showroom bán hàng tại
|
|||
|
|
<span class="font-weight-700">HÀ NỘI</span>
|
|||
|
|
</h3>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<ul class="s-list list mt-3 pt-1">
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-location"></i>
|
|||
|
|
Số 12 Ngõ 14 Pháo Đài Láng, Hà Nội
|
|||
|
|
</li>
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-email"></i>
|
|||
|
|
<a href="mailto:nguyenvietxue0809@gmail.com">nguyenvietxue0809@gmail.com</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-phone-2"></i>
|
|||
|
|
<a href="tel:0568124444">056 812 4444</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-clock-2"></i>
|
|||
|
|
Thời gian làm việc: 8h00 - 22h00
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-6">
|
|||
|
|
<div class="s-item">
|
|||
|
|
<iframe
|
|||
|
|
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3919.0519247047805!2d106.68158117460362!3d10.80733515862371!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x317528dc6c3c3625%3A0xb011b0236009069f!2zMTgxIE5ndXnhu4VuIFRoxrDhu6NuZyBIaeG7gW4sIFBoxrDhu51uZyA2LCBCw6xuaCBUaOG6oW5oLCBUaMOgbmggcGjhu5EgSOG7kyBDaMOtIE1pbmgsIFZp4buHdCBOYW0!5e0!3m2!1svi!2s!4v1699599165141!5m2!1svi!2s"
|
|||
|
|
width="100%" height="415" style="border: 0" class="s-iframe d-block mb-3 pb-1" allowfullscreen=""
|
|||
|
|
loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
|
|||
|
|
|
|||
|
|
<div class="s-title">
|
|||
|
|
<p class="s-number">02</p>
|
|||
|
|
<h3 class="s-name font-weight-500">
|
|||
|
|
Showroom bán hàng tại
|
|||
|
|
<span class="font-weight-700">HỒ CHÍ MINH</span>
|
|||
|
|
</h3>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<ul class="s-list list mt-3 pt-1">
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-location"></i>
|
|||
|
|
Số 181/2C Nguyễn Thượng Hiền, Hồ Chí Minh
|
|||
|
|
</li>
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-email"></i>
|
|||
|
|
<a href="mailto:nguyenvietxue0809@gmail.com">nguyenvietxue0809@gmail.com</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-phone-2"></i>
|
|||
|
|
<a href="tel:0568124444">056 812 4444</a>
|
|||
|
|
</li>
|
|||
|
|
<li class="s-list-item">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-clock-2"></i>
|
|||
|
|
Thời gian làm việc: 8h00 - 22h00
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="line"></div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="content mb-32px">
|
|||
|
|
<div class="row">
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-3 f-col">
|
|||
|
|
<h3 class="f-title">VỀ CHÚNG TÔI</h3>
|
|||
|
|
|
|||
|
|
<ul class="f-list list mt-12px mb-3">
|
|||
|
|
<li><a href="/gioi-thieu">Giới thiệu công ty</a></li>
|
|||
|
|
<li><a href="/tuyen-dung">Tin tuyển dụng</a></li>
|
|||
|
|
<li><a href="/khuyen-mai">Khuyến mãi</a></li>
|
|||
|
|
<li><a href="/tin-tuc">Tin tức công nghệ</a></li>
|
|||
|
|
<li><a href="/lien-he">Thông tin liên hệ</a></li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="f-social">
|
|||
|
|
<a href="/404" class="mr-1">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-logo-fb"></i>
|
|||
|
|
</a>
|
|||
|
|
<a href="/404" class="mr-1">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-logo-youtube"></i>
|
|||
|
|
</a>
|
|||
|
|
<a href="/404" class="mr-1">
|
|||
|
|
<i class="xuepc-icons default xuepc-icon-logo-tictok"></i>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-3 f-col">
|
|||
|
|
<h3 class="f-title">CHÍNH SÁCH</h3>
|
|||
|
|
|
|||
|
|
<ul class="f-list list mt-12px mb-3">
|
|||
|
|
<li><a href="/chinh-sach-bao-hanh">Chính Sách Bảo Hành</a></li>
|
|||
|
|
<li><a href="/chinh-sach-doi-tra">Chính Sách Đổi Trả</a></li>
|
|||
|
|
<li>
|
|||
|
|
<a href="/chinh-sach-van-chuyen">Chính Sách Vận Chuyển</a>
|
|||
|
|
</li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-3 f-col">
|
|||
|
|
<h3 class="f-title">HƯỚNG DẪN</h3>
|
|||
|
|
|
|||
|
|
<ul class="f-list list mt-12px mb-3">
|
|||
|
|
<li><a href="/huong-dan-mua-hang">Hướng Dẫn Mua Hàng</a></li>
|
|||
|
|
<li>
|
|||
|
|
<a href="/huong-dan-thanh-toan">Hướng Dẫn Thanh Toán</a>
|
|||
|
|
</li>
|
|||
|
|
<li><a href="/huong-dan-bao-hanh">Hướng Dẫn Bảo Hành</a></li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<!-- -->
|
|||
|
|
<div class="col-3 f-col">
|
|||
|
|
<h3 class="f-title">HỖ TRỢ</h3>
|
|||
|
|
|
|||
|
|
<ul class="f-list list mt-12px mb-3">
|
|||
|
|
<li><a href="/ho-tro">Hỗ Trợ</a></li>
|
|||
|
|
<li><a href="/hoi-dap">Hỏi Đáp</a></li>
|
|||
|
|
<li><a href="/cau-hoi-thuong-gap">Câu Hỏi Thường Gặp</a></li>
|
|||
|
|
</ul>
|
|||
|
|
|
|||
|
|
<div class="d-flex align-items-center">
|
|||
|
|
<img src="/images/xuepc-image-bct-1.png" alt="Bộ công thương" style="max-width: 50%"
|
|||
|
|
class="d-flex w-100" />
|
|||
|
|
<img src="/images/xuepc-image-dmca-1.png" alt="DCMA" style="max-width: 50%; margin-bottom: 8px"
|
|||
|
|
class="d-flex w-100" />
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="copyright">
|
|||
|
|
© 2023 Công ty TNHH máy tính Viết Xuê GPĐKKD số 0109280852 do Sở KHĐT
|
|||
|
|
Tp.Hà Nội cấp ngày 24/07/2020
|
|||
|
|
</div>
|
|||
|
|
</footer>
|
|||
|
|
|
|||
|
|
<!-- MODAL -->
|
|||
|
|
<div class="global-popup-frame">
|
|||
|
|
<div class="global-popup-modal">
|
|||
|
|
<!-- -->
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
|
|||
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js"></script>
|
|||
|
|
<script src="/js/library_hura8.js"></script>
|
|||
|
|
<script src="/js/main_pc.js"></script>
|
|||
|
|
</body>
|
|||
|
|
|
|||
|
|
</html>
|