Files
sale/debug_html.txt

2179 lines
103 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<title>
买日本烟 花店 - ribenyan.com
</title>
<meta content=" 日本烟 花店" name="keywords">
<meta content="日本烟商品列表" name="description">
<link href="./static/bootstrap5/css/bootstrap.min.css" rel="stylesheet"/>
<link href="/favicon.ico" rel="shortcut icon">
<link href="./static/css/common.css?v=42f321feccec9b5774d234a7ace874c2" rel="stylesheet"/>
<link href="/static/bootstrap-icons-1.13.1/bootstrap-icons.min.css" rel="stylesheet"/>
<style>
a:not(.nav-link, .btn, .dropdown-item) {
text-decoration: none !important;
}
a:hover:not(.nav-link, .btn, .dropdown-item) {
text-decoration: none !important;
}
.fs-7 { font-size: 0.75rem !important; } /* 12px (default: 16px) */
.fs-8 { font-size: 0.625rem !important; } /* 10px */
</style>
<script src="./static/js/jquery.min.js">
</script>
<script src="./static/bootstrap5/js/bootstrap.bundle.min.js">
</script>
<script src="./static/js/common.js?v=42f321feccec9b5774d234a7ace874c2">
</script>
<script src="./static/js/cookie.js?v=42f321feccec9b5774d234a7ace874c2">
</script>
<script src="./static/js/cart.js?v=42f321feccec9b5774d234a7ace874c2">
</script>
<script>
var cart = new CartUtil();
</script>
</link>
</meta>
</meta>
</head>
<body>
<a aria-hidden="true" href="https://ribenyan.com/cdn-cgi/content?id=N6C6aNTFpkQTLocbtg.HcmfoynoJ4tkLw1cqCU1rWtA-1775926562.9428632-1.0.1.1-CR.Erqr2eauATKSxA2DDP7MqOLilzzXKk_c9qAZjaHE" rel="nofollow noopener" style="display: none !important; visibility: hidden !important">
</a>
<div class="alert alert-info mb-0 text-center py-1 small" role="alert">
<a class="" href="index.php?m=pages&amp;a=orderProcess" target="_blank">
下单流程说明(EMS A队列受理排期
<span class="text-danger">
大于
</span>
7天)
<i class="bi bi-box-arrow-up-right text-danger ms-1">
</i>
</a>
</div>
<!-- alertModal -->
<div aria-hidden="true" aria-labelledby="alertModalLabel" class="modal fade" data-bs-backdrop="static" data-isreload="0" id="alertModal" tabindex="-1">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title fs-5" id="alertModalLabel">
提示
</h1>
</div>
<div class="modal-body">
</div>
<div class="modal-footer">
<button class="btn btn-secondary" data-bs-dismiss="modal" type="button">
确定
</button>
</div>
</div>
</div>
</div>
<script>
const alertModal = new bootstrap.Modal('#alertModal', {
keyboard: false
});
$('#alertModal').on('hidden.bs.modal', function () {
var isreload = $("#alertModal").attr("data-isreload");
if(isreload == 1){
location.reload();
}
});
function alertModalShow(msg , isreload = false){
$("#alertModal").attr("data-isreload", isreload ? 1 : 0);
$("#alertModal").find('.modal-body').html(msg);
alertModal.show();
}
</script>
<div class="container p-0">
<nav class="topmenu-navbar navbar navbar-expand-lg p-0">
<a class="navbar-brand p-0" href="/index.php">
<img alt="买日本烟" class="logo-img" src="./static/image/logo.webp"/>
</a>
<div class="d-flex ms-auto align-items-center" id="navbarNav">
<a class="text-decoration-none ms-auto px-2 me-2 d-flex position-relative" href="index.php?m=cart&amp;a=list">
<i class="bi bi-cart4 fs-1 fw-bold text-white" style="cursor:pointer;">
</i>
<span class="badge bg-danger rounded-pill text-white position-absolute d-none" id="cartcount_area" style="right:0;top:0;">
0
</span>
</a>
<a class="text-decoration-none px-2" href="index.php?m=member&amp;a=login&amp;referer=https%253A%252F%252Fribenyan.com%252F">
<span class="bi bi-person fs-1 fw-bold text-white">
</span>
</a>
</div>
</nav>
<div aria-hidden="true" aria-labelledby="goodsimageModalLabel" class="modal fade" id="goodsimageModal" tabindex="-1">
<div class="modal-dialog modal-lg modal-dialog-centered" style="max-height: 90vh;">
<div class="modal-content" style="max-height: 90vh; overflow-y: auto;">
<div class="modal-header py-1 px-2 flex-shrink-0">
<button aria-label="Close" class="btn-close" data-bs-dismiss="modal" type="button">
</button>
</div>
<div class="modal-body p-2 position-relative" style="min-height: 300px; background: #f8f9fa; display: flex; align-items: center; justify-content: center;">
<img alt="..." class="img-fluid" id="modalImage" src="" style="max-height: calc(90vh - 100px); max-width: 100%; object-fit: contain;"/>
</div>
</div>
</div>
</div>
<div class="row m-0">
<!-- 统一使用响应式品牌筛选组件 -->
<div class="col-sm-3 px-sm-0 px-lg-2 pt-2">
<!-- 在移动端添加触发按钮 -->
<div class="d-block d-sm-none mb-2">
<button aria-controls="brandFilters" aria-expanded="false" class="btn btn-dark w-100 d-flex justify-content-between align-items-center" data-bs-target="#brandFilters" data-bs-toggle="collapse" type="button">
<span>
选择商品类别与品牌
</span>
<i class="bi bi-chevron-down">
</i>
</button>
</div>
<!-- 品牌筛选区域 -->
<div class="collapse d-sm-block" id="brandFilters">
<div class="accordion" id="goodstypeaccordion">
<div class="accordion-item">
<h2 class="accordion-header" id="heading10">
<button aria-controls="collapse10" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse10" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
烟草套餐
</strong>
<span class="badge bg-success text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
EMS
</span>
<span class="badge bg-danger text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
直接下单
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading10" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse10">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=117&amp;goods_type=11&amp;ftype=10" style="word-break: break-all;">
加热烟套餐
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=116&amp;goods_type=11&amp;ftype=10" style="word-break: break-all;">
香烟套餐
</a>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading1">
<button aria-controls="collapse1" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse1" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
日本香烟
</strong>
<span class="badge bg-success text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
EMS
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading1" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse1">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=8&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
AmericanSpirit/美国精神
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=7&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Camel/骆驼
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=6&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Echo/回声
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=98&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
FLOYD
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=11&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Hi-lite/喜力
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=10&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Hope/希望
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=2&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
MEVIUS/梅比乌斯
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=4&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Peace/和平
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=5&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Pianissmo/碧丝梦
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=1&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
SevenStars/七星
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=9&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Wakaba/若叶
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=3&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
Winston/云斯顿
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=53&amp;goods_type=1&amp;ftype=1" style="word-break: break-all;">
海马/ウルマ
</a>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading2">
<button aria-controls="collapse2" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse2" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
外国香烟
</strong>
<span class="badge bg-success text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
EMS
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading2" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse2">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=14&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
APACHE
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=46&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Ark Royal/老船长
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=15&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Bentley/宾利
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=43&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
BlackDevil/黑魔鬼
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=42&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
BlackJack/黑杰克
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=114&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
BlackStone/黑石
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=16&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Bohem/宝亨
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=17&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
BRIGHT
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=119&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
CHAPMAN
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=18&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Che/切格瓦拉
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=45&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Cigaronne/卡比龙
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=19&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
DJARUM
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=98&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
FLOYD
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=21&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Forte/福尔特
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=22&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
GudangGaram/盐仓
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=23&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
HARVEST
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=25&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
J.S.P.
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=24&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Joker/小丑
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=44&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Kent/健牌/箭牌
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=26&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
KOOL
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=27&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
L.A.
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=48&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Lark/云雀
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=41&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
LuckyStrike/好彩
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=47&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Marlboro/万宝路
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=2&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
MEVIUS/梅比乌斯
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=28&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
OSMO
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=39&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Parliament/百乐门
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=38&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Peel/百乐
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=29&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
PEPE
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=40&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
PhilipMorris/菲利普莫里斯
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=30&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
PUEBLO/普韦布洛
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=122&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Smokin Joes
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=32&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Sobranie/寿百年
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=33&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
TREASURER
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=34&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
VIBES
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=35&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
Virginia/弗吉尼亚
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=36&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
WIN
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=49&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
中华
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=50&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
中南海
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=20&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
双喜/DoubleHappiness
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=37&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
阿里山
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=125&amp;goods_type=1&amp;ftype=2" style="word-break: break-all;">
黄鹤楼
</a>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading3">
<button aria-controls="collapse3" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse3" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
加热烟草
</strong>
<span class="badge bg-success text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
EMS
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading3" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse3">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=7&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
Camel/骆驼
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=51&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
EVO
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=44&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
Kent/健牌/箭牌
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=41&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
LuckyStrike/好彩
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=2&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
MEVIUS/梅比乌斯
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=13&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
NEO
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=31&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
SENTIA
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=12&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
TEREA
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=74&amp;goods_type=2&amp;ftype=3" style="word-break: break-all;">
VIRTO
</a>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading7">
<button aria-controls="collapse7" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse7" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
加热设备
</strong>
<span class="badge bg-black text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
顺丰
</span>
<span class="badge bg-danger text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
直接下单
</span>
<span class="badge bg-info text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
送EMS名额
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading7" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse7">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=120&amp;goods_type=9&amp;ftype=7" style="word-break: break-all;">
glo
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=52&amp;goods_type=9&amp;ftype=7" style="word-break: break-all;">
IQOS
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=118&amp;goods_type=9&amp;ftype=7" style="word-break: break-all;">
ploom
</a>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading4">
<button aria-controls="collapse4" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse4" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
手卷烟丝
</strong>
<span class="badge bg-success text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
EMS
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading4" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse4">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=113&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Acrema Blend
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=67&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Amber Leaf/琥珀
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=69&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Amsterdamer/阿姆斯特丹
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=46&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Ark Royal/老船长
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=60&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Bali Shag/巴厘岛
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=124&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Black Hawk/黑鹰
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=89&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Black Spider/黑蜘蛛
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=43&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
BlackDevil/黑魔鬼
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=71&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Blue Note/蓝色音符
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=7&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Camel/骆驼
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=79&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Cappuccino/卡布奇诺
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=80&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Captain Black/黑船长
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=18&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Che/切格瓦拉
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=62&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
CHOICE
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=66&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
COLTS
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=86&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
DORA
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=73&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
DRUM
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=93&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Flandria/佛朗德里亚
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=81&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Golden Blend's/金色混合
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=54&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Golden Virginia/金色佛吉尼亚
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=23&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
HARVEST
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=61&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Hi-Tabaco
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=82&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
JBR
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=59&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Lumber Jack/伐木工
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=70&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Mac Baren/马坝
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=72&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Manitou/曼尼顿
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=56&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Old Holborn/老霍本
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=29&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
PEPE
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=88&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Perfect Blend/完美混合
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=30&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
PUEBLO/普韦布洛
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=75&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
R&amp;W
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=58&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
RED FiELD/红场
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=63&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
SPADE
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=64&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
STANLEY/斯坦利
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=77&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Three Dogs/三只狗
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=96&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
Wild Bison
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=65&amp;goods_type=3&amp;ftype=4" style="word-break: break-all;">
ZIG-ZAG
</a>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading5">
<button aria-controls="collapse5" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse5" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
烟斗烟丝
</strong>
<span class="badge bg-success text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
EMS
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading5" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse5">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=55&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
7seas/Seven Seas
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=68&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
AMPHORA
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=46&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Ark Royal/老船长
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=71&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Blue Note/蓝色音符
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=94&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
BORKUM RIFF
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=78&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
CAPITO
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=80&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Captain Black/黑船长
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=81&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Golden Blend's/金色混合
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=87&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
HALF AND HALF
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=70&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Mac Baren/马坝
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=100&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Momoyama/桃山
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=90&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Peterson/彼得森
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=99&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
PROMENADE
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=101&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
ROCK'N CHAIR
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=83&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
SILK ROAD/丝绸之路
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=76&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
SOL
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=84&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Sweet Dublin/甜都柏林
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=85&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
Take Your Time
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=102&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
W.Ø.LARSEN
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=123&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
浅草
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=57&amp;goods_type=4&amp;ftype=5" style="word-break: break-all;">
飞鸟
</a>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading6">
<button aria-controls="collapse6" aria-expanded="" class="accordion-button px-sm-3 px-md-4 flex-wrap collapsed" data-bs-target="#collapse6" data-bs-toggle="collapse" type="button">
<span class="text-wrap flex-shrink-1" style="flex-basis: calc(100% - 1.5rem); max-width: calc(100% - 1.5rem);">
<strong>
其他烟丝
</strong>
<span class="badge bg-success text-white ms-1 rounded-0" style="white-space: nowrap; font-size: 0.7rem; padding: 1px 3px;">
EMS
</span>
</span>
</button>
</h2>
<div aria-labelledby="heading6" class="accordion-collapse collapse" data-bs-parent="#goodstypeaccordion" id="collapse6">
<div class="accordion-body p-2">
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=69&amp;goods_type=8&amp;ftype=6" style="word-break: break-all;">
Amsterdamer/阿姆斯特丹
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=105&amp;goods_type=8&amp;ftype=6" style="word-break: break-all;">
Bragilian Spirit
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=103&amp;goods_type=8&amp;ftype=6" style="word-break: break-all;">
IROHA
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=104&amp;goods_type=8&amp;ftype=6" style="word-break: break-all;">
RYTUA
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=107&amp;goods_type=8&amp;ftype=6" style="word-break: break-all;">
宝船
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=106&amp;goods_type=8&amp;ftype=6" style="word-break: break-all;">
小粹
</a>
<a class="list-group-item list-group-item-action px-3 px-sm-1 px-lg-4 py-2" href="index.php?m=goods&amp;a=list&amp;brand=108&amp;goods_type=8&amp;ftype=6" style="word-break: break-all;">
松风
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-9 px-sm-1 px-lg-2 pt-2">
<div class="d-block">
<nav aria-label="breadcrumb" class="d-flex align-items-center">
<ol class="breadcrumb mb-1">
<li class="breadcrumb-item small">
</li>
</ol>
</nav>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/443_6906c61b77e26.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2940" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2940
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
Golden Virginia 50g装
</p>
<p class="mb-1 text-muted small">
ゴールデン・バージニア(50g)
</p>
<div class="mb-1 text-body-tertiary fs-7" data-bs-title="本款近期供货量不足,当前下单无免服务费规则,若您需要整条/大包购买建议避开本款" data-bs-toggle="tooltip">
<i class="bi bi-info-circle text-primary me-1">
</i>
本款
<span class="text-danger">
</span>
整大包免服务费规则
</div>
<div class="mb-1 text-body-tertiary fs-7" data-bs-title="本款近期供货量严重不足,请勿大量购买,数量超限后在15%服务费基础上每包额外增收服务费140日元" data-bs-toggle="tooltip">
<i class="bi bi-info-circle text-primary me-1">
</i>
<span class="text-danger">
限购
</span>
5包,超出服务费上调
</div>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
1400
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="Golden Virginia 50g装" data-goodsprice="1400" href="#" onclick="return add_goods_shoppingcart(this , 443);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,443);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="3" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,443);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/278_690ca448c64d5.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2326" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2326
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
TEREA 红宝石/梅子原味 Ruby Regular E
</p>
<p class="mb-1 text-muted small">
テリア・ルビー・レギュラー E
</p>
<p class="text-body-tertiary mb-1 small">
IQOS ILUMA 专用烟弹
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="TEREA 红宝石/梅子原味 Ruby Regular E" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 278);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,278);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="2" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,278);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/486_690af98b355cf.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 4486" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
4486
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
Che/切格瓦拉 银色 25g装
</p>
<p class="mb-1 text-muted small">
チェ・シャグ・シルバー(25g)
</p>
<p class="mb-1 text-info small">
带纸
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
680
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="Che/切格瓦拉 银色 25g装" data-goodsprice="680" href="#" onclick="return add_goods_shoppingcart(this , 486);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,486);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="3" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,486);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/41_69c91a77e70a7.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 1041" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
1041
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
梅比乌斯/MEVIUS E系列 薄荷 紫色爆珠 5mg 长支 细支
</p>
<p class="mb-1 text-muted small">
メビウス・イーシリーズ・メンソールOPパープル5・100’sスリム
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
500
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="梅比乌斯/MEVIUS E系列 薄荷 紫色爆珠 5mg 长支 细支" data-goodsprice="500" href="#" onclick="return add_goods_shoppingcart(this , 41);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,41);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,41);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/547_690626b941566.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 3795" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
3795
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
老船长/Ark Royal Paradise Tea Shag 30g装
</p>
<p class="mb-1 text-muted small">
アークローヤル・パラダイスティー・シャグ(30g)
</p>
<p class="mb-1 text-info small">
带纸
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
840
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="老船长/Ark Royal Paradise Tea Shag 30g装" data-goodsprice="840" href="#" onclick="return add_goods_shoppingcart(this , 547);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,547);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="3" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,547);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/127_690ca24aa9fe4.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2318" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2318
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
TEREA 黑冰蓝莓 Black Purple Menthol E
</p>
<p class="mb-1 text-muted small">
テリア・ブラック・パープル・メンソール E
</p>
<p class="text-body-tertiary mb-1 small">
IQOS ILUMA 专用烟弹
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="TEREA 黑冰蓝莓 Black Purple Menthol E" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 127);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,127);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="2" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,127);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/326_694d390aaca29.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2089" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2089
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
卡比龙/Cigaronne Exclusive 棕色
</p>
<p class="mb-1 text-muted small">
シガローネ・エクスクルーシブ・ブラウン
</p>
<div class="mb-1 text-body-tertiary fs-7" data-bs-title="本款近期供货量不足,当前下单无免服务费规则,若您需要整条/大包购买建议避开本款" data-bs-toggle="tooltip">
<i class="bi bi-info-circle text-primary me-1">
</i>
本款
<span class="text-danger">
</span>
整条免服务费规则
</div>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
1500
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="卡比龙/Cigaronne Exclusive 棕色" data-goodsprice="1500" href="#" onclick="return add_goods_shoppingcart(this , 326);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,326);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,326);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/274_690ca3d5057c4.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2322" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2322
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
TEREA 浓薄荷 Menthol E
</p>
<p class="mb-1 text-muted small">
テリア・メンソール E
</p>
<p class="text-body-tertiary mb-1 small">
IQOS ILUMA 专用烟弹
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="TEREA 浓薄荷 Menthol E" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 274);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,274);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="2" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,274);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/124_690ca070371c0.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2316" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2316
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
TEREA 黑冰青柠/黑柠檬 Black Yellow Menthol E
</p>
<p class="mb-1 text-muted small">
テリア・ブラック・イエロー・メンソール E
</p>
<p class="text-body-tertiary mb-1 small">
IQOS ILUMA 专用烟弹
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="TEREA 黑冰青柠/黑柠檬 Black Yellow Menthol E" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 124);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,124);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="2" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,124);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/47_68f098e68f19a.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 1422" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
1422
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
七星/SevenStars 碳滤 7mg 硬盒
</p>
<p class="mb-1 text-muted small">
セブンスター・7・ボックス
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
600
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="七星/SevenStars 碳滤 7mg 硬盒" data-goodsprice="600" href="#" onclick="return add_goods_shoppingcart(this , 47);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,47);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,47);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/259_690c70660576c.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 3741" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
3741
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
黑魔鬼/BlackDevil 原味
</p>
<p class="mb-1 text-muted small">
ブラックデビル・オリジナル
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
560
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="黑魔鬼/BlackDevil 原味" data-goodsprice="560" href="#" onclick="return add_goods_shoppingcart(this , 259);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,259);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,259);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/538_690626e2c43cc.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 3797" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
3797
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
老船长/Ark Royal Wineberry Shag 30g装
</p>
<p class="mb-1 text-muted small">
アークローヤル・ワインベリー・シャグ(30g)
</p>
<p class="mb-1 text-info small">
带纸
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
840
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="老船长/Ark Royal Wineberry Shag 30g装" data-goodsprice="840" href="#" onclick="return add_goods_shoppingcart(this , 538);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,538);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="3" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,538);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/121_690c9f99044b8.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2310" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2310
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
TEREA 水蜜桃/花香 Fusion Menthol E
</p>
<p class="mb-1 text-muted small">
テリア・フュージョン・メンソール E
</p>
<p class="text-body-tertiary mb-1 small">
IQOS ILUMA 专用烟弹
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="TEREA 水蜜桃/花香 Fusion Menthol E" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 121);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,121);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="2" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,121);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/133_690c1f3649a00.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2920" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2920
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
万宝路/Marlboro 红 软盒
</p>
<p class="mb-1 text-muted small">
マールボロ
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="万宝路/Marlboro 红 软盒" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 133);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,133);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,133);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/429_690c9a1a9d48e.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2604" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2604
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
TEREA 青提爆珠 Shine Pearl
</p>
<p class="mb-1 text-muted small">
テリア・シャイン・パール
</p>
<p class="text-body-tertiary mb-1 small">
IQOS ILUMA 专用烟弹
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="TEREA 青提爆珠 Shine Pearl" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 429);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,429);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="2" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,429);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/522_690c0d9a880d9.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 4430" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
4430
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
Pepe Rich Green 30g装
</p>
<p class="mb-1 text-muted small">
ペペ・リッチグリーン(30g)
</p>
<p class="mb-1 text-info small">
带纸
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
800
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="Pepe Rich Green 30g装" data-goodsprice="800" href="#" onclick="return add_goods_shoppingcart(this , 522);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,522);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="3" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,522);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/27_68f098e1958ed.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 1706" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
1706
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
梅比乌斯/MEVIUS Premium薄荷 黄色爆珠 5mg 硬盒
</p>
<p class="mb-1 text-muted small">
メビウス・プレミアムメンソール・オプション・イエロー・5
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
580
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="梅比乌斯/MEVIUS Premium薄荷 黄色爆珠 5mg 硬盒" data-goodsprice="580" href="#" onclick="return add_goods_shoppingcart(this , 27);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,27);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,27);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/580_68f0fad2d91d1.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: T580" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
T580
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
卡比龙/Cigaronne Super Slims 薄荷
</p>
<p class="mb-1 text-muted small">
シガローネ スーパースリム・メンソール
</p>
<div class="mb-1 text-body-tertiary fs-7" data-bs-title="本款近期供货量不足,当前下单无免服务费规则,若您需要整条/大包购买建议避开本款" data-bs-toggle="tooltip">
<i class="bi bi-info-circle text-primary me-1">
</i>
本款
<span class="text-danger">
</span>
整条免服务费规则
</div>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
780
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="卡比龙/Cigaronne Super Slims 薄荷" data-goodsprice="780" href="#" onclick="return add_goods_shoppingcart(this , 580);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,580);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,580);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/116_690c9b1f29971.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2303" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2303
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
TEREA 坚果 Smooth Regular E
</p>
<p class="mb-1 text-muted small">
テリア・スムース・レギュラー E
</p>
<p class="text-body-tertiary mb-1 small">
IQOS ILUMA 专用烟弹
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="TEREA 坚果 Smooth Regular E" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 116);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,116);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="2" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,116);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex py-2 border-bottom">
<div class="col-3 position-relative d-flex align-items-start justify-content-center">
<div class="position-relative">
<img alt="..." class="img-thumbnail" src="./data/images/goods/134_690c3ee246d92.webp" style="width:8rem;height:8rem;object-fit:contain;"/>
</div>
<div class="position-absolute top-0 end-0 text-white px-1 py-0 small" data-bs-title="货号: 2921" data-bs-toggle="tooltip" style="font-size: 0.7rem;background-color: rgba(33, 37, 41, 0.3);">
2921
</div>
</div>
<div class="col-9 row ms-0">
<div class="col-sm-8 pe-0">
<p class="mb-1">
万宝路/Marlboro 红 硬盒
</p>
<p class="mb-1 text-muted small">
マールボロ・ボックス
</p>
</div>
<div class="col-sm-4 text-end px-0">
<div class="d-flex flex-wrap justify-content-end">
<div class="pe-2">
<p class="mb-3">
620
<span class="fs-7">
日元
</span>
<span class="fs-7">
/包
</span>
</p>
</div>
<div>
<a class="btn btn-success p-2" data-goodsname="万宝路/Marlboro 红 硬盒" data-goodsprice="620" href="#" onclick="return add_goods_shoppingcart(this , 134);">
加购物车
</a>
<div class="cartgoods_adssub_area d-none">
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_sub(this,134);" type="button">
-
</button>
<span class="p-1 mx-1" data-goodstype="1" data-taxinc="0" data-taxinclimitcount="0">
1
</span>
<button class="btn btn-outline-secondary px-2 py-0" onclick="cartgoods_add(this,134);" type="button">
+
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 悬浮购物车图标 -->
<a class="position-fixed d-none" href="index.php?m=cart&amp;a=list" id="floating-cart" onmouseout="this.style.transform='translateY(0)'" onmouseover="this.style.transform='translateY(-5px)'" style="right: 20px; bottom: 100px; z-index: 1050; transition: all 0.3s ease; text-decoration: none !important;">
<div class="position-relative" style="width: 50px; height: 50px;">
<i class="bi bi-cart fs-1 text-white bg-primary rounded-circle d-flex align-items-center justify-content-center p-2 shadow" style="width: 100%; height: 100%;">
</i>
<span class="position-absolute top-0 start-100 translate-middle badge rounded-pill bg-danger" id="floating-cart-count">
0
</span>
</div>
</a>
<script>
function add_goods_shoppingcart(obj,goods_id){
var goods_name = $(obj).attr('data-goodsname');
var price = $(obj).attr('data-goodsprice');
var quantity = 1;
cart.addItem(goods_id, goods_name , price , quantity);
resetCartItemCount(quantity);
$(obj).next().removeClass("d-none");
$(obj).addClass("d-none");
return false;
}
function cartgoods_add(obj , goods_id) {
var url = $(obj).attr('data-url');
var quantity = parseInt($(obj).parent().find('span').html());
quantity = quantity + 1 > 99 ? 99 : quantity + 1;
var taxinc = $(obj).parent().find('span').attr("data-taxinc");
var taxinc_limitcount = $(obj).parent().find('span').attr("data-taxinclimitcount");
var goods_type = $(obj).parent().find('span').attr("data-goodstype");
if(1 == taxinc && quantity > 1){
var comment_message = "";
if(goods_type == 9){
comment_message = '单次限购一台,请勿重复添加!';
alert(comment_message);
return false;
}
else if(goods_type == 10){
if(1 == taxinc_limitcount){
comment_message = '单次限购一条,请勿重复添加!';
alert(comment_message);
return false;
}
else {
if(taxinc_limitcount > 1) {
if(quantity > taxinc_limitcount){
comment_message = '本商品单次限购' + taxinc_limitcount + '条,请勿重复添加!';
alert(comment_message);
return false;
}
}
else {
comment_message = '单次限购一条,请勿重复添加!';
alert(comment_message);
return false;
}
}
}
}
if(goods_type == 11 && quantity > 1){
alert("套餐类商品限购1件");
return false;
}
var data = {goods_id:goods_id,quantity:quantity};
cart.updateItem(goods_id, quantity);
$(obj).parent().find('span').html(quantity);
resetCartItemCount(1);
}
function cartgoods_sub(obj , goods_id) {
var url = $(obj).attr('data-url');
var quantity = parseInt($(obj).parent().find('span').html());
quantity = quantity - 1 <= 0 ? 0 : quantity - 1;
var data = {goods_id:goods_id,quantity:quantity};
cart.updateItem(goods_id, quantity);
if(quantity <= 0){
$(obj).parent().addClass("d-none");
$(obj).parent().prev().removeClass("d-none");
}
else {
$(obj).parent().find('span').html(quantity);
}
resetCartItemCount(-1);
}
const goodsimageModal = new bootstrap.Modal('#goodsimageModal', {
keyboard: false
});
function showGoodsImageLarge(obj) {
var img_url;
// 如果点击的是图片元素本身
if ($(obj).is('img')) {
img_url = $(obj).attr('src');
}
// 如果点击的是其他元素(比如放大镜图标容器),查找相邻的图片
else {
img_url = $(obj).siblings('img').attr('src');
}
if (img_url) {
$('#goodsimageModal').find('img').attr('src', img_url);
goodsimageModal.show();
}
}
// 初始化所有tooltip
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]');
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl));
</script>
<div class="footer mt-3 py-3 bg-light">
<div class="container">
<div class="row">
<div class="col-md-6 px-3 pt-2">
<div class="d-flex align-items-start">
<h4 class="me-auto">
关于下单与发货
</h4>
</div>
<p style="text-indent: 2em;">
受限于本店这边物流条件,每天能揽收包裹数量有限,但希望下单的顾客又较多,未标注“直接下单”的商品分类,需先
<a href="index.php?m=order&amp;a=signup" target="_blank">
参与抽签获得下单名额
</a>
。能添加购物车并下单的商品,不代表有现货,也不代表很快能发货,具体请参见
<a href="index.php?m=pages&amp;a=orderProcess" target="_blank">
下单流程说明
</a>
,急单建议另寻其它购买途径,给您带来不便非常抱歉!
</p>
</div>
<div class="col-md-3 pt-2">
<h4>
快速链接
</h4>
<div class="row">
<div class="col-6">
<ul class="list-unstyled">
<li class="mb-2">
<a href="/">
店铺首页
</a>
</li>
<li class="mb-2">
<a href="index.php?m=order&amp;a=list" target="_blank">
我的订单
</a>
</li>
<li class="mb-2">
<a href="index.php?m=pages&amp;a=orderProcess" target="_blank">
下单流程
</a>
</li>
<li class="mb-2">
<a href="index.php?m=pages&amp;a=exchangeAndRefund" target="_blank">
改/换/退
</a>
</li>
</ul>
</div>
<div class="col-6 pe-0">
<ul class="list-unstyled">
<li class="mb-2">
<a href="index.php?m=cart&amp;a=list" target="_blank">
购物车
</a>
</li>
<li class="mb-2">
<a href="index.php?m=member&amp;a=address" target="_blank">
我的地址
</a>
</li>
<li class="mb-2">
<a href="index.php?m=order&amp;a=signup" target="_blank">
下单名额
</a>
</li>
<li class="mb-2">
<a href="index.php?m=pages&amp;a=faqs" target="_blank">
常见问题
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-3 pt-2">
<h4>
联系方式
</h4>
<address>
<ul class="list-unstyled">
<li class="mb-2">
站内:
<a href="index.php?m=service&amp;a=add" target="_blank">
联系咨询客服
</a>
</li>
<li class="mb-2">
<span id="contact-label-1">
</span>
<span class="text-nowrap">
<span id="contact-info-1">
</span>
<i class="bi bi-question-circle ms-1 text-primary" data-bs-title="因频繁来电索要下单名额,影响已有订单发货处理进度、影响实体店正常接听本地来电,故网店不便再公开提供电话" data-bs-toggle="tooltip">
</i>
</span>
</li>
<span id="contact-label-2">
</span>
<span id="contact-info-2">
</span>
<div class="small text-muted">
<span id="contact-label-3">
</span>
仅解答注册登录相关问题
<i class="bi bi-question-circle ms-1 text-primary" data-bs-title="邮箱为站点开发团队查阅,仅解答注册登录相关技术性问题,其它问题请在站内联系咨询中提出" data-bs-toggle="tooltip">
</i>
</div>
</ul>
</address>
</div>
</div>
<hr class="my-2"/>
<div class="row">
<div class="col-md-12 text-center">
<p class="small">
若您未到所在国家地区法定年龄不可购买烟草商品
<br/>
若您未满20岁根据日本法规不可向您售卖烟草商品
</p>
<p>
© 2025-2026
<a href="/index.php">
日本烟花店
</a>
版权所有
</p>
</div>
</div>
</div>
</div>
<script>
document.addEventListener('DOMContentLoaded', function() {
var label1 = document.getElementById('contact-label-1');
var label2 = document.getElementById('contact-label-2');
var label3 = document.getElementById('contact-label-3');
var char1 = '&#x7535;';
var char2 = '&#x8BDD;';
var char3 = '&#x90AE;';
var char4 = '&#x7BB1;';
var char5 = '&#x82B1;';
var char6 = '&#x6CA2;';
label1.innerHTML = char1 + char2;
label2.innerHTML = char3 + char4;
label3.innerHTML = char3 + char4;
for (var i = 1; i <= 5; i++) {
var element = document.getElementById('hzn' + i);
if (element) {
element.innerHTML = char5 + char6;
}
}
});
</script>
<script>
document.addEventListener('DOMContentLoaded', function() {
var info1 = document.getElementById('contact-info-1');
var info2 = document.getElementById('contact-info-2');
var chars = ['-', '.', ':', '@', '0', '2', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'e', 'f', 'i', 'l', 'm', 'n', 'o', 'r', 't', 'y'];
var numStr = chars[4] + chars[6] + chars[10] + chars[0] + chars[5] + chars[11] + chars[11] + chars[0] + chars[6] + chars[8] + chars[7] + chars[8];
var protocol = chars[19] + chars[12] + chars[17] + chars[18] + chars[23] + chars[21] + chars[2];
var addrStr = chars[17] + chars[20] + chars[16] + chars[21] + chars[3] + chars[22] + chars[17] + chars[13] + chars[15] + chars[20] + chars[24] + chars[12] + chars[20] + chars[1] + chars[14] + chars[21] + chars[19];
var elem = document.createElement('a');
elem.href = protocol + addrStr;
elem.textContent = addrStr;
info2.appendChild(elem);
//info1.textContent = numStr;
// 处理电话号码,后四位添加模糊效果
var phoneNumber = numStr;
var blurredNumber = phoneNumber.substring(0, phoneNumber.length - 4) + '<span style="filter: blur(4px); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;">' + phoneNumber.substring(phoneNumber.length - 4) + '</span>';
info1.innerHTML = blurredNumber;
});
</script>
<style>
/* 在屏幕宽度或高度小于300px时隐藏日文提示 */
@media (max-width: 300px), (max-height: 300px) {
.age-notice-jp {
display: none;
}
}
</style>
<!-- 年龄验证弹窗 -->
<div class="position-fixed top-0 start-0 w-100 h-100 bg-dark bg-opacity-75 d-flex align-items-center justify-content-center" id="ageVerificationModal" style="z-index: 1000;">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content bg-white rounded-3 shadow-lg">
<div class="modal-header justify-content-center border-0 pb-0">
<h4 class="modal-title text-danger text-center my-3">
<span class="age-notice-jp">
お客様は20歳以上ですか?
<br/>
</span>
<span>
您年满20岁了吗?
</span>
</h4>
</div>
<div class="modal-body text-center px-4 pb-2 pt-0">
<p class="mb-2 text-dark age-notice-jp">
日本の関連法令により、タバコ販売者はお客様の年齢確認が義務付けられており、20歳未満の方へのタバコ製品の販売は禁止されております。
</p>
<p class="mb-2 text-dark">
根据日本相关法令,烟草销售者有义务确认顾客的年龄,禁止向未满20岁的人士销售烟草产品。
</p>
</div>
<div class="modal-footer justify-content-center border-0 flex-column flex-md-row pt-0 pb-4">
<!-- 使用 order 类控制顺序 -->
<button class="btn btn-success btn-lg m-2 order-1 order-md-2" id="confirmAgeBtn">
20歳以上 / 已满20岁
</button>
<button class="btn btn-danger btn-lg m-2 order-2 order-md-1" id="denyAccessBtn">
20歳未満 / 未满20岁
</button>
</div>
</div>
</div>
</div>
<script>
// 页面加载完成后检查年龄验证状态
document.addEventListener('DOMContentLoaded', function() {
const modal = document.getElementById('ageVerificationModal');
const confirmBtn = document.getElementById('confirmAgeBtn');
const denyBtn = document.getElementById('denyAccessBtn');
// 检查是否已经通过年龄验证
if (localStorage.getItem('ageVerified') === 'true') {
modal.classList.add('d-none');
}
// 确认年龄按钮事件
confirmBtn.addEventListener('click', function() {
// 年龄验证通过
localStorage.setItem('ageVerified', 'true');
modal.classList.add('d-none');
});
// 未满20岁按钮事件
denyBtn.addEventListener('click', function() {
// 直接跳转到限制页面而不是显示弹窗
document.body.innerHTML = '<div class="text-center p-4"><h3>アクセス制限<br>访问受限</h1><br><p>申し訳ございませんが、お客様は20歳未満です</p><p>很抱歉,您未满20岁</p></div>';
});
});
</script>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-HVYCYXYKGE">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HVYCYXYKGE');
</script>
<script>
(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9eab85ba6fac0928',t:'MTc3NTkyNjU2Mg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();
</script>
<script crossorigin="anonymous" data-cf-beacon='{"version":"2024.11.0","token":"d3117d4f1f65450b87e3e86b7b46b15a","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' defer="" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516">
</script>
</div>
</body>
</html>