673 lines
43 KiB
HTML
673 lines
43 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Đấu giá</title>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
|
|
<script src="https://cdn.tailwindcss.com"></script>
|
|
<link rel="stylesheet" href="./assets/css/style-global-mb.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="container-mb">
|
|
<div
|
|
class="header bg-[var(--bg-header)] p-[10px_0] duration-[0.5s] delay-[0] top-[-50px] shadow-[0_1px_6px_#00000040]">
|
|
<div class="container">
|
|
<div class="content-main-header flex items-center justify-between">
|
|
<a href="/" class="logo w-[66px]">
|
|
<img src="./assets/images/logo-mobile.png" class="w-[100%] block" width="100%" height="100%"
|
|
alt="logo">
|
|
</a>
|
|
<div class="header-right flex items-center">
|
|
<a href="javascript:void(0)" class="item flex items-center">
|
|
<i class="fas fa-bars"></i>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="homepage">
|
|
<div class="banner w-full block">
|
|
<a href="" class="item">
|
|
<img src="./assets/images/banner-mobile.png" class="block h-[100%]" width="100%" height="100%"
|
|
alt="banner">
|
|
</a>
|
|
</div>
|
|
<div class="box-top-auction">
|
|
<div class="container">
|
|
|
|
<h2 class="title uppercase font-[600] text-[24px] text-center p-[10px_0_20px_0]">
|
|
Top đấu giá sôi động</h2>
|
|
<div class="list-auction pb-[10px]" id="js-list-auction-top">
|
|
<div class="item-auction relative flex p-[12px] rounded-[14px] bg-[#F4F4F4] mb-[40px]">
|
|
<div
|
|
class="info w-[calc(100%_-142px)] mr-[12px] p-[10px] bg-[#fff] rounded-[14px] absolute left-[12px] top-[12px]">
|
|
<a href="./detail.html"
|
|
class="name line-clamp-2 font-[700] leading-[16px] hover:text-blue">Túi
|
|
Neverfull Bandoulière Inside Out GM Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[14px] text-[#000]">
|
|
Giá gốc: <span class="font-[700] mr-[3px]">280.490.000</span><u>đ</u>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[14px] mr-[5px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html" class="btn-add text-center m-[10px_auto_auto_auto]">Đấu
|
|
giá</a>
|
|
</div>
|
|
<div
|
|
class="images block relative w-[120px] h-[120px] overflow-hidden ml-[calc(100%_-120px)]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-contain scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/tuiluonvuituoi.png" alt=""></a>
|
|
<div
|
|
class="box-join absolute right-[0] top-[0] text-center flex items-center justify-center">
|
|
<i class="icon_auction"></i>
|
|
<span class="ml-[5px] text-[12px]">220</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="item-auction relative flex p-[12px] rounded-[14px] bg-[#F4F4F4] mb-[40px]">
|
|
<div
|
|
class="info w-[calc(100%_-142px)] mr-[12px] p-[10px] bg-[#fff] rounded-[14px] absolute left-[12px] top-[12px]">
|
|
<a href="./detail.html"
|
|
class="name line-clamp-2 font-[700] leading-[16px] hover:text-blue">Túi
|
|
Neverfull Bandoulière Inside Out GM Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[14px] text-[#000]">
|
|
Giá gốc: <span class="font-[700] mr-[3px]">280.490.000</span><u>đ</u>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[14px] mr-[5px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html" class="btn-add text-center m-[10px_auto_auto_auto]">Đấu
|
|
giá</a>
|
|
</div>
|
|
<div
|
|
class="images block relative w-[120px] h-[120px] overflow-hidden ml-[calc(100%_-120px)]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-contain scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/tuiluonvuituoi.png" alt=""></a>
|
|
<div
|
|
class="box-join absolute right-[0] top-[0] text-center flex items-center justify-center">
|
|
<i class="icon_auction"></i>
|
|
<span class="ml-[5px] text-[12px]">220</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="item-auction relative flex p-[12px] rounded-[14px] bg-[#F4F4F4] mb-[40px]">
|
|
<div
|
|
class="info w-[calc(100%_-142px)] mr-[12px] p-[10px] bg-[#fff] rounded-[14px] absolute left-[12px] top-[12px]">
|
|
<a href="./detail.html"
|
|
class="name line-clamp-2 font-[700] leading-[16px] hover:text-blue">Túi
|
|
Neverfull Bandoulière Inside Out GM Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[14px] text-[#000]">
|
|
Giá gốc: <span class="font-[700] mr-[3px]">280.490.000</span><u>đ</u>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[14px] mr-[5px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html" class="btn-add text-center m-[10px_auto_auto_auto]">Đấu
|
|
giá</a>
|
|
</div>
|
|
<div
|
|
class="images block relative w-[120px] h-[120px] overflow-hidden ml-[calc(100%_-120px)]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-contain scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/tuiluonvuituoi.png" alt=""></a>
|
|
<div
|
|
class="box-join absolute right-[0] top-[0] text-center flex items-center justify-center">
|
|
<i class="icon_auction"></i>
|
|
<span class="ml-[5px] text-[12px]">220</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="item-auction relative flex p-[12px] rounded-[14px] bg-[#F4F4F4] mb-[40px]">
|
|
<div
|
|
class="info w-[calc(100%_-142px)] mr-[12px] p-[10px] bg-[#fff] rounded-[14px] absolute left-[12px] top-[12px]">
|
|
<a href="./detail.html"
|
|
class="name line-clamp-2 font-[700] leading-[16px] hover:text-blue">Túi
|
|
Neverfull Bandoulière Inside Out GM Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[14px] text-[#000]">
|
|
Giá gốc: <span class="font-[700] mr-[3px]">280.490.000</span><u>đ</u>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[14px] mr-[5px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html" class="btn-add text-center m-[10px_auto_auto_auto]">Đấu
|
|
giá</a>
|
|
</div>
|
|
<div
|
|
class="images block relative w-[120px] h-[120px] overflow-hidden ml-[calc(100%_-120px)]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-contain scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/tuiluonvuituoi.png" alt=""></a>
|
|
<div
|
|
class="box-join absolute right-[0] top-[0] text-center flex items-center justify-center">
|
|
<i class="icon_auction"></i>
|
|
<span class="ml-[5px] text-[12px]">220</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="banner-sale">
|
|
<a href="" class="block"><img src="./assets/images/banner-sale.png" width="100%" height="100%"
|
|
alt="sale"></a>
|
|
</div>
|
|
|
|
<div class="box-list-auction p-[20px_0] bg-[#F4F4F4]">
|
|
<div class="container">
|
|
<div class="box-auction mb-[20px] going-on">
|
|
<div class="main-title">
|
|
<span class="text-[14px] block text-center font-[700] uppercase">Đang diễn
|
|
ra</span>
|
|
<div class="box-time flex items-center justify-center mt-[2px]">
|
|
<span class="font-[500] text-[#666666]">Còn lại</span>
|
|
<div class="item-time"><b>02</b></div>
|
|
<div class="item-time"><b>16</b></div>
|
|
<div class="item-time"><b>42</b></div>
|
|
</div>
|
|
|
|
</div>
|
|
<div class="list-auction flex mr-[-10px] mt-[10px] pt-[10px] overflow-auto">
|
|
<div class="item-auction rounded-[14px] mr-[10px] mb-[10px] bg-white">
|
|
<div
|
|
class="images block relative w-[100%] h-[200px] overflow-hidden rounded-[14px_14px_0_0]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-cover scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/vay1.png" alt=""></a>
|
|
</div>
|
|
<div class="info w-[224px] p-[20px_12px_10px_12px]">
|
|
<a href="./detail.html" class="name line-clamp-2 font-[700] text-[14px]">Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[13px] text-[#000]">Giá
|
|
gốc: <span class="font-[700]">280.490.000 <u>đ</u></span>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[13px] mr-[3px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html"
|
|
class="btn-add continue text-center m-[10px_auto_auto_auto]">Tiếc tục Đấu
|
|
giá</a>
|
|
</div>
|
|
</div>
|
|
<div class="item-auction rounded-[14px] mr-[10px] mb-[10px] bg-white">
|
|
<div
|
|
class="images block relative w-[100%] h-[200px] overflow-hidden rounded-[14px_14px_0_0]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-cover scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/vay2.png" alt=""></a>
|
|
</div>
|
|
<div class="info w-[224px] p-[20px_12px_10px_12px]">
|
|
<a href="./detail.html" class="name line-clamp-2 font-[700] text-[14px]">Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[13px] text-[#000]">Giá
|
|
gốc: <span class="font-[700]">280.490.000 <u>đ</u></span>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[13px] mr-[3px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html"
|
|
class="btn-add continue text-center m-[10px_auto_auto_auto]">Tiếc tục Đấu
|
|
giá</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a href="/listdaugia-mb.html"
|
|
class="more-all w-[125px] h-[40px] leading-[40px] m-[0_auto] text-center block border-[1px] border-[#000] rounded-[100px] uppercase font-bold text-[14px]">Xem
|
|
tất cả</a>
|
|
</div>
|
|
</div>
|
|
<div class="banner-sale mb-[15px]">
|
|
<a href="" class="block"><img src="./assets/images/banner-sale-2.png" width="100%" height="100%"
|
|
alt="sale"></a>
|
|
</div>
|
|
<div class="container">
|
|
<div class="box-auction coming-soon">
|
|
<div class="main-title">
|
|
<span class="text-[14px] block text-center font-[700] uppercase">Sắp diễn
|
|
ra</span>
|
|
<div class="box-time flex items-center justify-center mt-[2px]">
|
|
<span class="font-[500] text-[#666666]">Bắt đầu sau</span>
|
|
<div class="item-time"><b>02</b></div>
|
|
<div class="item-time"><b>16</b></div>
|
|
<div class="item-time"><b>42</b></div>
|
|
</div>
|
|
|
|
</div>
|
|
<div class="list-auction flex mr-[-10px] mt-[10px] pt-[10px] overflow-auto">
|
|
<div class="item-auction rounded-[14px] mr-[10px] mb-[10px] bg-white">
|
|
<div
|
|
class="images block relative w-[100%] h-[200px] overflow-hidden rounded-[14px_14px_0_0]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-cover scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/vay1.png" alt=""></a>
|
|
</div>
|
|
<div class="info w-[224px] p-[20px_12px_10px_12px]">
|
|
<a href="./detail.html" class="name line-clamp-2 font-[700] text-[14px]">Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[13px] text-[#000]">Giá
|
|
gốc: <span class="font-[700]">280.490.000 <u>đ</u></span>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[13px] mr-[3px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html"
|
|
class="btn-add continue text-center m-[10px_auto_auto_auto]">Tiếc tục Đấu
|
|
giá</a>
|
|
</div>
|
|
</div>
|
|
<div class="item-auction rounded-[14px] mr-[10px] mb-[10px] bg-white">
|
|
<div
|
|
class="images block relative w-[100%] h-[200px] overflow-hidden rounded-[14px_14px_0_0]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-cover scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/vay2.png" alt=""></a>
|
|
</div>
|
|
<div class="info w-[224px] p-[20px_12px_10px_12px]">
|
|
<a href="./detail.html" class="name line-clamp-2 font-[700] text-[14px]">Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="old-price block m-[5px_0] text-[13px] text-[#000]">Giá
|
|
gốc: <span class="font-[700]">280.490.000 <u>đ</u></span>
|
|
</div>
|
|
<div class="price-auction flex items-center">
|
|
<p class="txt text-[13px] mr-[3px]">Trả cao nhất:</p>
|
|
<p class="price-highest text-[#FF0002] text-[14px] font-[700]">230.490.000
|
|
<u>đ</u>
|
|
</p>
|
|
</div>
|
|
<a href="./detail.html"
|
|
class="btn-add continue text-center m-[10px_auto_auto_auto]">Tiếc tục Đấu
|
|
giá</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a href="/listdaugia-mb.html"
|
|
class="more-all w-[125px] h-[40px] leading-[40px] m-[0_auto] text-center block border-[1px] border-[#000] rounded-[100px] uppercase font-bold text-[14px]">Xem
|
|
tất cả</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="box-deal-hot bg-[#F0292B] pb-[15px]">
|
|
<div class="container">
|
|
<h2 class="title flex items-center justify-center p-[10px_0]">
|
|
<p class="ml-[7px] uppercase text-[16px] font-[700] text-[#fff]">Deal hot
|
|
</p>
|
|
</h2>
|
|
<div class="tab-list">
|
|
<a href="javascript:void(0)"
|
|
class="item coming flex items-center justify-between w-full bg-[#afafaf] text-white p-[5px_10px] rounded-[15px]">
|
|
<p class="text-[14px] text-center font-[700]">Sắp diễn ra
|
|
</p>
|
|
<div class="box-time flex items-center">
|
|
<span class="text-[13px]">Còn lại</span>
|
|
<div class="item-time"><b>02</b></div>
|
|
<div class="item-time"><b>16</b></div>
|
|
<div class="item-time"><b>42</b></div>
|
|
</div>
|
|
</a>
|
|
<a href="javascript:void(0)"
|
|
class="item flex items-center justify-between mt-[10px] w-full text-white p-[5px_0] rounded-[15px]">
|
|
<p
|
|
class="text-[14px] text-center font-[700] mb-[5px] bg-[#FFD9D9] text-[#F0292B] p-[5px_10px] rounded-[20px]">
|
|
Đang diễn
|
|
ra
|
|
</p>
|
|
<div class="box-time flex items-center">
|
|
<span class="text-[13px]">Còn lại</span>
|
|
<div class="item-time"><b class="bg-[#fff] w-[26px] h-[26px] leading-[26px] ">02</b>
|
|
</div>
|
|
<div class="item-time"><b class="bg-[#fff] w-[26px] h-[26px] leading-[26px] ">16</b>
|
|
</div>
|
|
<div class="item-time"><b class="bg-[#fff] w-[26px] h-[26px] leading-[26px] ">42</b>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
|
|
</div>
|
|
<div class="product-list flex mr-[-10px] overflow-auto pt-[10px]">
|
|
<div class="item-deal rounded-[14px] mr-[10px] mb-[10px] bg-white">
|
|
<div
|
|
class="images block relative w-[100%] h-[200px] overflow-hidden rounded-[14px_14px_0_0]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-cover scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/vay1.png" alt=""></a>
|
|
</div>
|
|
<div class="info w-[255px] p-[20px_12px_10px_12px]">
|
|
<a href="./detail.html" class="name line-clamp-2 font-[700] text-[14px]">Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="flex items-center m-[5px_0]">
|
|
<del class="old-price flex items-center text-[14px] text-[#666666]">
|
|
280.490.000
|
|
<u>đ</u>
|
|
</del>
|
|
<div class="price-highest text-[#FF0002] text-[14px] font-[700] ml-[5px]">
|
|
2.300.490.000<u>đ</u>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class="box-sold w-full bg-[#FFF7E3] relative h-[18px] leading-[18px] rounded-[26px] mt-[10px]">
|
|
<div class="line absolute left-[0] top-0 h-[100%] bg-[#E7D9B7] rounded-[26px]"
|
|
style="width: 90%;">
|
|
</div>
|
|
<div
|
|
class="txt absolute top-[50%] left-[50%] translate-x-[-50%] translate-y-[-50%] w-full text-center z-9 text-[10px] font-[700]">
|
|
Đã bán <span class="ql-sold">8</span>/ <span class="ql-conlai">10</span>
|
|
Sản
|
|
phẩm</div>
|
|
</div>
|
|
<a href="./detail.html"
|
|
class="btn-add continue text-center m-[10px_auto_auto_auto]">Tiếc tục Đấu
|
|
giá</a>
|
|
</div>
|
|
</div>
|
|
<div class="item-deal rounded-[14px] mr-[10px] mb-[10px] bg-white">
|
|
<div
|
|
class="images block relative w-[100%] h-[200px] overflow-hidden rounded-[14px_14px_0_0]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-cover scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/vay1.png" alt=""></a>
|
|
</div>
|
|
<div class="info w-[255px] p-[20px_12px_10px_12px]">
|
|
<a href="./detail.html" class="name line-clamp-2 font-[700] text-[14px]">Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="flex items-center m-[5px_0]">
|
|
<del class="old-price flex items-center text-[14px] text-[#666666]">
|
|
280.490.000
|
|
<u>đ</u>
|
|
</del>
|
|
<div class="price-highest text-[#FF0002] text-[14px] font-[700] ml-[5px]">
|
|
2.300.490.000<u>đ</u>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class="box-sold w-full bg-[#FFF7E3] relative h-[18px] leading-[18px] rounded-[26px] mt-[10px]">
|
|
<div class="line absolute left-[0] top-0 h-[100%] bg-[#E7D9B7] rounded-[26px]"
|
|
style="width: 90%;">
|
|
</div>
|
|
<div
|
|
class="txt absolute top-[50%] left-[50%] translate-x-[-50%] translate-y-[-50%] w-full text-center z-9 text-[10px] font-[700]">
|
|
Đã bán <span class="ql-sold">8</span>/ <span class="ql-conlai">10</span>
|
|
Sản
|
|
phẩm</div>
|
|
</div>
|
|
<a href="./detail.html"
|
|
class="btn-add continue text-center m-[10px_auto_auto_auto]">Tiếc tục Đấu
|
|
giá</a>
|
|
</div>
|
|
</div>
|
|
<div class="item-deal rounded-[14px] mr-[10px] mb-[10px] bg-white">
|
|
<div
|
|
class="images block relative w-[100%] h-[200px] overflow-hidden rounded-[14px_14px_0_0]">
|
|
<a href="./detail.html">
|
|
<img class="block w-[100%] h-[100%] object-cover scale-[1] duration-[0.3s] hover:scale-[1.05] hover:duration-[0.3s]"
|
|
src="./assets/images/vay1.png" alt=""></a>
|
|
</div>
|
|
<div class="info w-[255px] p-[20px_12px_10px_12px]">
|
|
<a href="./detail.html" class="name line-clamp-2 font-[700] text-[14px]">Túi
|
|
Neverfull Bandoulière Inside Out GM</a>
|
|
<div class="flex items-center m-[5px_0]">
|
|
<del class="old-price flex items-center text-[14px] text-[#666666]">
|
|
280.490.000
|
|
<u>đ</u>
|
|
</del>
|
|
<div class="price-highest text-[#FF0002] text-[14px] font-[700] ml-[5px]">
|
|
2.300.490.000<u>đ</u>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class="box-sold w-full bg-[#FFF7E3] relative h-[18px] leading-[18px] rounded-[26px] mt-[10px]">
|
|
<div class="line absolute left-[0] top-0 h-[100%] bg-[#E7D9B7] rounded-[26px]"
|
|
style="width: 90%;">
|
|
</div>
|
|
<div
|
|
class="txt absolute top-[50%] left-[50%] translate-x-[-50%] translate-y-[-50%] w-full text-center z-9 text-[10px] font-[700]">
|
|
Đã bán <span class="ql-sold">8</span>/ <span class="ql-conlai">10</span>
|
|
Sản
|
|
phẩm</div>
|
|
</div>
|
|
<a href="./detail.html"
|
|
class="btn-add continue text-center m-[10px_auto_auto_auto]">Tiếc tục Đấu
|
|
giá</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a href="/listdeal-mb.html" class="btn-more-all">
|
|
Xem tất cả
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="footer">
|
|
<div class="box-faq mt-[15px]">
|
|
<div class="container">
|
|
<div class="p-[10px]">
|
|
<h2 class="title text-center text-[16px] font-[600] uppercase text-[#000] mb-[20px]">
|
|
Câu hỏi
|
|
thường gặp
|
|
</h2>
|
|
<div class="content-faq">
|
|
<div class="item float-left w-[100%] mb-[10px]
|
|
border-[1px] border-[#e2e2e2] rounded-[8px] p-[10px] bg-[var(--title-faq)]">
|
|
<a href="javascript:void(0)"
|
|
class="faqlink flex items-center justify-between text-[15px] font-[600] text-[#3a3a3a]">
|
|
<span>Đấu giá trực tuyến có phức tạp không?</span>
|
|
<i class="fas fa-chevron-right"></i>
|
|
</a>
|
|
<div class="content hidden m-[5px_0_0_10px] font-[400] text-[14px]">Rất dễ dàng,
|
|
tham
|
|
gia
|
|
mọi lúc mọi nơi chỉ cần có smartphone và
|
|
internet
|
|
</div>
|
|
</div>
|
|
<div class="item float-left w-[100%] mb-[10px]
|
|
border-[1px] border-[#e2e2e2] rounded-[8px] p-[10px] bg-[var(--title-faq)]">
|
|
<a href="javascript:void(0)"
|
|
class="faqlink flex items-center justify-between text-[15px] font-[600] text-[#3a3a3a]">
|
|
<span>Làm thế nào để xác thực tài khoản đấu giá thành công?</span>
|
|
<i class="fas fa-chevron-right"></i>
|
|
</a>
|
|
<div class="content hidden m-[5px_0_0_10px] font-[400] text-[14px]">Rất dễ dàng,
|
|
tham
|
|
gia
|
|
mọi lúc mọi nơi chỉ cần có smartphone và internet
|
|
</div>
|
|
</div>
|
|
<div class="item float-left w-[100%] mb-[10px]
|
|
border-[1px] border-[#e2e2e2] rounded-[8px] p-[10px] bg-[var(--title-faq)]">
|
|
<a href="javascript:void(0)"
|
|
class="faqlink flex items-center justify-between text-[15px] font-[600] text-[#3a3a3a]">
|
|
<span>Tại sao nên chọn đấu giá trực tuyến tại Anphatpc?</span>
|
|
<i class="fas fa-chevron-right"></i>
|
|
</a>
|
|
<div class="content hidden m-[5px_0_0_10px] font-[400] text-[14px]">Rất dễ dàng,
|
|
tham
|
|
gia
|
|
mọi lúc mọi nơi chỉ cần có smartphone và internet
|
|
</div>
|
|
</div>
|
|
<div class="item float-left w-[100%] mb-[10px]
|
|
border-[1px] border-[#e2e2e2] rounded-[8px] p-[10px] bg-[var(--title-faq)]">
|
|
<a href="javascript:void(0)"
|
|
class="faqlink flex items-center justify-between text-[15px] font-[600] text-[#3a3a3a]">
|
|
<span>Quy trình đấu giá sản phẩm của Anphatpc như thế nào?</span>
|
|
<i class="fas fa-chevron-right"></i>
|
|
</a>
|
|
<div class="content hidden m-[5px_0_0_10px] font-[400] text-[14px]">Rất dễ dàng,
|
|
tham
|
|
gia
|
|
mọi lúc mọi nơi chỉ cần có smartphone và internet
|
|
</div>
|
|
</div>
|
|
<div class="item float-left w-[100%] mb-[10px]
|
|
border-[1px] border-[#e2e2e2] rounded-[8px] p-[10px] bg-[var(--title-faq)]">
|
|
<a href="javascript:void(0)"
|
|
class="faqlink flex items-center justify-between text-16px font-[600] text-[#3a3a3a]">
|
|
<span>Điều kiện để chiến thắng đấu giá là gì?</span>
|
|
<i class="fas fa-chevron-right"></i>
|
|
</a>
|
|
<div class="content hidden m-[5px_0_0_10px] font-[400] text-[14px]">Rất dễ dàng,
|
|
tham
|
|
gia
|
|
mọi lúc mọi nơi chỉ cần có smartphone và internet
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="main-footer bg-[var(--color-bg-footer)] mt-[15px] pb-[20px]">
|
|
<div class="container">
|
|
<div
|
|
class="footer-policies flex flex-wrap items-center p-[25px_0] border-b-[1px] border-[#646386] mr-[-20px]">
|
|
<div
|
|
class="item-policies flex items-center flex-col w-[calc(100%_/2_-20px)] mr-[20px] mb-[20px]">
|
|
<div class="icons w-[40px] h-[30px] block mb-[13px]">
|
|
<img src="./assets/images/icon-ship.png" width="100%" height="100%"
|
|
class="block w-[100%] h-[100%] object-contain" alt="ship">
|
|
</div>
|
|
<div class="txt text-center text-white text-[13px]">
|
|
<b class="uppercase">Chính sách giao hàng</b>
|
|
<p>Nhận hàng & thanh toán tại nhà</p>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class="item-policies flex items-center flex-col w-[calc(100%_/2_-20px)] mr-[20px] mb-[20px]">
|
|
<div class="icons w-[40px] h-[30px] block mb-[13px]">
|
|
<img src="./assets/images/icon-return.png" width="100%" height="100%"
|
|
class="block w-[100%] h-[100%] object-contain" alt="ship">
|
|
</div>
|
|
<div class="txt text-center text-white text-[13px]">
|
|
<b class="uppercase">Đổi mới 15 ngày đầu</b>
|
|
<p>Áp dụng với sản phẩm laptop</p>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class="item-policies flex items-center flex-col w-[calc(100%_/2_-20px)] mr-[20px] mb-[20px]">
|
|
<div class="icons w-[40px] h-[30px] block mb-[13px]">
|
|
<img src="./assets/images/icon-pay.png" width="100%" height="100%"
|
|
class="block w-[100%] h-[100%] object-contain" alt="ship">
|
|
</div>
|
|
<div class="txt text-center text-white text-[13px]">
|
|
<b class="uppercase">Thanh toán tiện lợi</b>
|
|
<p>Trả tiền mặt, CK, trả góp 0%</p>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class="item-policies flex items-center flex-col w-[calc(100%_/2_-20px)] mr-[20px] mb-[20px]">
|
|
<div class="icons w-[40px] h-[30px] block mb-[13px]">
|
|
<img src="./assets/images/icon-chat.png" width="100%" height="100%"
|
|
class="block w-[100%] h-[100%] object-contain" alt="ship">
|
|
</div>
|
|
<div class="txt text-center text-white text-[13px]">
|
|
<b class="uppercase">Hỗ trợ nhiệt tình</b>
|
|
<p>Tư vấn, giải pháp mọi thắc mắc</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="contact-footer relative">
|
|
<div class="info-contact text-center p-[15px_0_20px_0] text-white">
|
|
<b class="uppercase text-[15px] mb-[2px] block">Công ty cổ phần thương mại máy tính an
|
|
phát</b>
|
|
<p class="font-[300]">Giấy chứng nhận ĐKDN số 0108940873 do Sở kế hoạch và Đầu tư Thành
|
|
phố
|
|
Hà Nội cấp ngày
|
|
11/10/2019</p>
|
|
<p class="font-[300]">Trụ sở: Tầng 5, Số 49 phố Thái Hà, Phương Trung Liệt, Quận Đống
|
|
Đa,
|
|
Thành phố Hà nội,
|
|
Việt
|
|
Nam</p>
|
|
<p class="font-[300]">Điện thoại: 19000323 Email: Giang@anphat.com.vn</p>
|
|
</div>
|
|
<a href="tel:19000323" class="btn-phone m-[0_auto] w-[270px] block">
|
|
<img src="./assets/images/btn-phone.png" alt="">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class="btn-fixed shadow-[0_-2px_15px_0px_#00000026] left-[0] bottom-[0] bg-white fixed w-[100%] flex items-center h-[70px]">
|
|
<a href="/" class="w-[25%] block text-center text-[#3D52BE]">
|
|
<i class="fas fa-home text-[14px]"></i>
|
|
<span class="block font-[700]">Trang chủ</span>
|
|
</a>
|
|
<a href="/listdaugia-mb.html" class="w-[25%] block text-center text-[#666666]">
|
|
<i class="fas fa-database text-[14px]"></i>
|
|
<span class="block font-[700]">Đấu giá</span>
|
|
</a>
|
|
<a href="/listdeal-mb.html" class="w-[25%] block text-center text-[#FF0002]">
|
|
<i class="fas fa-fire-alt text-[18px]"></i>
|
|
<span class="block font-[700]">Deal hot</span>
|
|
</a>
|
|
<a href="/account-mb.html" class="w-[25%] block text-center text-[#666666]">
|
|
<i class="far fa-user-circle text-[14px]"></i>
|
|
<span class="block font-[700]">Tài khoản</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
|
|
|
|
<script>
|
|
|
|
$(document).ready(function () {
|
|
$('.faqlink').click(function () {
|
|
$(this).parents('.item').toggleClass('active');
|
|
});
|
|
});
|
|
|
|
$(window).scroll(function () {
|
|
|
|
if ($(window).scrollTop() > 100) {
|
|
$(".header").addClass('header-fixed');
|
|
}
|
|
else {
|
|
$(".header").removeClass('header-fixed');
|
|
}
|
|
|
|
})
|
|
</script>
|
|
|
|
</html> |