雄液补品 Liquid Alpha Set
🌐 中文/ENG ‹ › .bho-img-cover-916 { display: block; width: 100%; aspect-ratio: 9 / 16; overflow: hidden; margin: 0; padding: 0; line-height: 0; } .bho-img-cover-916 img { width: 100% ; height: 100%; object-fit: cover; object-position: center center; display: block; margin: 0; padding: 0; } .bho-wrap { font-family: 'Noto Sans SC', 'PingFang SC', 'Microsoft YaHei', sans-serif; color: #1A1208; -webkit-font-smoothing: antialiased; max-width: 100%; overflow-x: hidden; } .bho-wrap *, .bho-wrap *::before, .bho-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; } /* ── LANGUAGE BAR ── */ .la-lang-bar { background: transparent; border: 0; padding: 9px 12px; text-align: left; } .la-lang-link { display: inline-flex; align-items: center; gap: 5px; font-size: 11px; font-weight: 600; color: #000000; text-decoration: none; letter-spacing: 1px; transition: color 0.2s; } .la-lang-link:hover { color: #000000; text-decoration: none; } .la-lang-icon { font-size: 12px; } /* ── DIVIDER ── */ .bho-divider { height: 1px; background: linear-gradient(90deg, transparent, #D4A84B, transparent); border: none; margin: 0; } /* ── SHARED SECTION STYLES ── */ .bho-sec-eyebrow { display: flex; align-items: center; gap: 10px; font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: #B8842A; margin-bottom: 8px; justify-content: center; } .bho-sec-eyebrow::before, .bho-sec-eyebrow::after { content: ''; height: 1px; flex: 1; max-width: 48px; background: #E8D5A8; } .bho-sec-title { font-family: 'Noto Serif SC', 'Songti SC', Georgia, serif; font-weight: 900; font-size: clamp(24px, 6vw, 34px); color: #1A1208; line-height: 1.25; margin-bottom: 4px; text-align: center; } .bho-sec-sub { font-size: 13px; color: #6B5635; letter-spacing: 0.5px; margin-bottom: 32px; text-align: center; } /* ══════════════════════════════════ PROOF SECTION ══════════════════════════════════ */ .bho-proof { background: #EAE4D5; padding: 52px 20px 56px; border-top: 1px solid #D8CFBA; } .bho-proof-inner { max-width: 520px; margin: 0 auto; } .bho-ratio-916 { position: relative; width: 100%; padding-top: 177.78%; } .bho-ratio-916 > video, .bho-ratio-916 > iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } .bho-video-wrap { width: 100%; border-radius: 12px; overflow: hidden; background: #1A1208; box-shadow: 0 4px 20px rgba(26,18,8,0.14); } .bho-video-wrap video { display: block; width: 100%; border: none; } .bho-video-grid { display: grid; grid-template-columns: 1fr; gap: 12px; margin-bottom: 32px; } @media (min-width: 560px) { .bho-video-grid { grid-template-columns: 1fr 1fr; } } .bho-video-label { font-size: 11px; font-weight: 700; color: #8A7055; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 10px; } .bho-press-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 8px; } .bho-press-card { background: #fff; border: 1px solid #D8CFBA; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(26,18,8,0.07); transition: box-shadow 0.2s, transform 0.2s; } .bho-press-card:hover { box-shadow: 0 4px 18px rgba(26,18,8,0.12); transform: translateY(-2px); } .bho-press-img-wrap { width: 100%; position: relative; padding-top: 100%; overflow: hidden; background: #F5EFE0; } .bho-press-img-wrap img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.3s; } .bho-press-card:hover .bho-press-img-wrap img { transform: scale(1.03); } .bho-proof-divider { height: 1px; background: linear-gradient(90deg, transparent, #C8B896, transparent); border: none; margin: 28px 0; } .bho-wa-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-bottom: 8px; } .bho-wa-card { position: relative; width: 100%; padding-top: 100%; border-radius: 8px; overflow: hidden; cursor: pointer; background: #fff; box-shadow: 0 2px 10px rgba(26,18,8,0.08); border: 1px solid #D8CFBA; -webkit-tap-highlight-color: transparent; } .bho-wa-card img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.25s; } .bho-wa-card:hover img { transform: scale(1.04); } .bho-wa-card-hint { position: absolute; bottom: 6px; right: 6px; background: rgba(26,18,8,0.45); border-radius: 4px; padding: 3px 5px; display: flex; align-items: center; justify-content: center; pointer-events: none; } .bho-lb { display: none; position: fixed; inset: 0; z-index: 99999; background: rgba(0,0,0,0.88); align-items: center; justify-content: center; padding: 20px; -webkit-tap-highlight-color: transparent; } .bho-lb.bho-lb-open { display: flex; } .bho-lb-img-wrap { max-width: 480px; width: 100%; display: flex; align-items: center; justify-content: center; } .bho-lb-img-wrap img { max-width: 100%; max-height: 85vh; border-radius: 10px; box-shadow: 0 8px 40px rgba(0,0,0,0.5); display: block; object-fit: contain; } .bho-lb-close { position: fixed; top: 16px; right: 16px; width: 38px; height: 38px; background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.25); border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; color: #fff; font-size: 20px; line-height: 1; -webkit-tap-highlight-color: transparent; transition: background 0.2s; } .bho-lb-close:hover { background: rgba(255,255,255,0.25); } .bho-lb-nav { position: fixed; top: 50%; transform: translateY(-50%); width: 40px; height: 40px; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; color: #fff; font-size: 18px; -webkit-tap-highlight-color: transparent; transition: background 0.2s; } .bho-lb-nav:hover { background: rgba(255,255,255,0.22); } .bho-lb-prev { left: 12px; } .bho-lb-next { right: 12px; } .bho-lb-counter { position: fixed; bottom: 18px; left: 50%; transform: translateX(-50%); color: rgba(255,255,255,0.55); font-size: 12px; letter-spacing: 1px; font-family: sans-serif; } .bho-proof-note { text-align: center; font-size: 12px; color: #8A7055; margin-top: 16px; line-height: 1.7; } /* ══════════════════════════════════ RETAIL LOCATIONS ══════════════════════════════════ */ .bho-retail { background: #F5EFE0; padding: 52px 20px 56px; border-top: 1px solid #EDE3CC; } .bho-retail-inner { max-width: 520px; margin: 0 auto; } .bho-accordion { display: flex; flex-direction: column; gap: 8px; margin-bottom: 20px; } .bho-acc-item { background: #fff; border: 1px solid #EDE3CC; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(26,18,8,0.05); transition: box-shadow 0.2s; } .bho-acc-item.bho-acc-open { box-shadow: 0 4px 16px rgba(184,132,42,0.12); border-color: #D4A84B; } .bho-acc-hdr { display: flex; align-items: center; justify-content: space-between; padding: 16px 18px; cursor: pointer; -webkit-tap-highlight-color: transparent; transition: background 0.18s; gap: 10px; } .bho-acc-hdr:hover { background: #FDFAF4; } .bho-acc-item.bho-acc-open .bho-acc-hdr { background: #FBF4E6; } .bho-acc-left { display: flex; align-items: center; gap: 10px; flex: 1; min-width: 0; } .bho-acc-icon { font-size: 16px; flex-shrink: 0; } .bho-acc-names { display: flex; flex-direction: column; } .bho-acc-cn { font-family: 'Noto Serif SC', Georgia, serif; font-size: 15px; font-weight: 700; color: #1A1208; line-height: 1.2; } .bho-acc-en { font-size: 11px; color: #6B5635; letter-spacing: 0.3px; margin-top: 1px; } .bho-acc-right { display: flex; align-items: center; gap: 8px; flex-shrink: 0; } .bho-acc-count { background: #FBF4E6; border: 1px solid #D4A84B; color: #B8842A; font-size: 11px; font-weight: 700; padding: 3px 9px; border-radius: 20px; white-space: nowrap; } .bho-acc-arrow { color: #B8842A; font-size: 12px; transition: transform 0.22s; line-height: 1; } .bho-acc-item.bho-acc-open .bho-acc-arrow { transform: rotate(180deg); } .bho-acc-body { display: none; padding: 0 14px 16px; border-top: 1px solid #EDE3CC; } .bho-acc-item.bho-acc-open .bho-acc-body { display: block; } .bho-shop-list { display: flex; flex-direction: column; gap: 8px; padding-top: 12px; } .bho-shop-row { display: flex; align-items: flex-start; gap: 10px; padding: 10px 12px; background: #FDFAF4; border-radius: 7px; border-left: 3px solid #D4A84B; transition: border-left-color 0.18s, background 0.18s; } .bho-shop-row:hover { background: #FBF4E6; border-left-color: #B8842A; } .bho-shop-dot { width: 6px; height: 6px; background: #B8842A; border-radius: 50%; flex-shrink: 0; margin-top: 6px; } .bho-shop-cn { font-family: 'Noto Serif SC', Georgia, serif; font-size: 13px; font-weight: 700; color: #1A1208; line-height: 1.4; margin-bottom: 1px; } .bho-shop-en { font-size: 11px; color: #6B5635; line-height: 1.35; margin-bottom: 2px; } .bho-shop-addr { font-size: 11px; color: #8A7055; line-height: 1.5; } .bho-shop-note { font-size: 10px; color: #B8842A; margin-top: 3px; font-style: italic; } .bho-retail-wa { display: flex; align-items: center; justify-content: center; gap: 8px; background: #fff; border: 1.5px solid rgba(37,211,102,0.35); color: #1A8A44; font-weight: 700; font-size: 14px; padding: 14px 18px; border-radius: 8px; text-decoration: none; transition: background 0.2s, border-color 0.2s; box-shadow: 0 2px 8px rgba(26,18,8,0.05); -webkit-tap-highlight-color: transparent; } .bho-retail-wa:hover { background: rgba(37,211,102,0.06); border-color: rgba(37,211,102,0.55); color: #1A8A44; text-decoration: none; } /* ══════════════════════════════════ COD / WHATSAPP ORDER ══════════════════════════════════ */ .bho-order { background: #FDFAF4; padding: 48px 20px 52px; border-top: 2px solid #F0E8D5; } .bho-order-inner { max-width: 520px; margin: 0 auto; } .bho-qty-label { font-size: 14px; font-weight: 700; color: #3D2E10; margin-bottom: 12px; } .bho-qty-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 22px; } @media (max-width: 480px) { .bho-qty-grid { grid-template-columns: 1fr; } } .bho-qty-card { border: 1.5px solid #EDE3CC; border-radius: 10px; padding: 16px 12px; cursor: pointer; transition: border-color 0.2s, background 0.2s, box-shadow 0.2s; background: #fff; text-align: center; position: relative; -webkit-tap-highlight-color: transparent; box-shadow: 0 2px 10px rgba(26,18,8,0.06); } .bho-qty-card:hover { border-color: #D4A84B; box-shadow: 0 4px 18px rgba(184,132,42,0.15); } .bho-qty-card.bho-active { border-color: #B8842A; background: #FBF4E6; box-shadow: 0 4px 18px rgba(184,132,42,0.2); } .bho-qty-sets { font-family: 'Noto Serif SC', Georgia, serif; font-size: 20px; font-weight: 900; color: #1A1208; line-height: 1; margin-bottom: 5px; } .bho-qty-card.bho-active .bho-qty-sets { color: #B8842A; } .bho-qty-price { font-size: 16px; font-weight: 700; color: #1A1208; margin-bottom: 3px; } .bho-qty-desc { font-size: 11px; color: #6B5635; line-height: 1.55; } .bho-qty-tag { position: absolute; top: -1px; right: -1px; background: #B8842A; color: #fff; font-size: 9px; font-weight: 700; padding: 3px 8px; border-radius: 0 9px 0 8px; letter-spacing: 0.3px; } .bho-wa-btn { display: flex; align-items: center; justify-content: center; gap: 10px; background: #25D366; color: #fff; font-weight: 700; font-size: 17px; padding: 19px 20px; border-radius: 8px; text-decoration: none; box-shadow: 0 4px 18px rgba(37,211,102,0.28); transition: transform 0.18s, box-shadow 0.18s; margin-bottom: 10px; animation: bhoPulse 2.5s ease-in-out infinite; -webkit-tap-highlight-color: transparent; } .bho-wa-btn:hover, .bho-wa-btn:active { transform: translateY(-2px); box-shadow: 0 6px 26px rgba(37,211,102,0.45); animation: none; color: #fff; text-decoration: none; } @keyframes bhoPulse { 0%,100% { box-shadow: 0 4px 18px rgba(37,211,102,0.28); } 50% { box-shadow: 0 4px 28px rgba(37,211,102,0.52); } } .bho-wa-note { font-size: 12px; color: #6B5635; text-align: center; margin-bottom: 22px; } .bho-steps { background: #fff; border: 1px solid rgba(184,132,42,0.2); border-radius: 10px; padding: 18px; margin-bottom: 14px; box-shadow: 0 2px 10px rgba(26,18,8,0.06); } .bho-steps-title { font-size: 11px; font-weight: 700; color: #3D2E10; margin-bottom: 12px; letter-spacing: 1px; text-transform: uppercase; } .bho-step { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: #3D2E10; line-height: 1.6; margin-bottom: 8px; } .bho-step:last-child { margin-bottom: 0; } .bho-step-n { width: 22px; height: 22px; background: #FBF4E6; border: 1.5px solid #D4A84B; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 900; color: #B8842A; flex-shrink: 0; margin-top: 1px; } .bho-delivery { background: #F5EFE0; border: 1px solid #EDE3CC; border-radius: 8px; padding: 14px 16px; display: flex; align-items: center; gap: 12px; box-shadow: 0 2px 8px rgba(26,18,8,0.05); } .bho-delivery-icon { font-size: 22px; flex-shrink: 0; } .bho-delivery strong { display: block; color: #1A1208; font-size: 14px; margin-bottom: 2px; } .bho-delivery span { color: #6B5635; font-size: 12px; } /* ══════════════════════════════════ FAQ ══════════════════════════════════ */ .bho-faq { background: #FDFAF4; padding: 52px 20px 56px; border-top: 1px solid #EDE3CC; } .bho-faq-inner { max-width: 520px; margin: 0 auto; } .bho-faq .bho-sec-sub { margin-bottom: 28px; } .bho-faq-list { display: flex; flex-direction: column; } .bho-faq-item { border-bottom: 1px solid #EDE3CC; overflow: hidden; } .bho-faq-item:first-child { border-top: 1px solid #EDE3CC; } .bho-faq-q { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 18px 2px; cursor: pointer; font-family: 'Noto Serif SC', Georgia, serif; font-size: 15px; font-weight: 700; color: #1A1208; -webkit-tap-highlight-color: transparent; list-style: none; } .bho-faq-q::-webkit-details-marker { display: none; } .bho-faq-icon { width: 24px; height: 24px; background: #FBF4E6; border: 1.5px solid #D4A84B; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #B8842A; font-size: 15px; font-weight: 900; flex-shrink: 0; transition: transform 0.22s, background 0.2s; line-height: 1; } details.bho-faq-item[open] .bho-faq-icon { transform: rotate(45deg); background: #B8842A; color: #fff; border-color: #B8842A; } .bho-faq-a { padding: 0 2px 18px; font-size: 14px; color: #3D2E10; line-height: 1.85; } .bho-faq-a strong { color: #1A1208; } /* Floating WA */ .bho-wa-float { position: fixed; bottom: 20px; right: 16px; z-index: 9999; width: 52px; height: 52px; background: #25D366; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 18px rgba(37,211,102,0.42); text-decoration: none; animation: bhoPulse 2.5s ease-in-out infinite; -webkit-tap-highlight-color: transparent; } .bho-wa-float:hover { animation: none; transform: scale(1.08); } /* Outermost — arrows sit here, no clipping */ .lat-cs-wrap { position: relative; width: 100%; margin: 0; } /* Desktop arrows */ .lat-cs-btn { display: none; } @media (min-width: 768px) { .lat-cs-btn { display: flex; position: absolute; top: 50%; transform: translateY(calc(-50% - 12px)); z-index: 20; width: 40px; height: 40px; background: rgba(0,0,0,0.5); border: 1px solid rgba(255,255,255,0.3); border-radius: 50%; align-items: center; justify-content: center; cursor: pointer; color: #fff; font-size: 22px; line-height: 1; transition: background 0.2s; user-select: none; } .lat-cs-btn:hover { background: rgba(0,0,0,0.8); } .lat-cs-btn-prev { left: 8px; } .lat-cs-btn-next { right: 8px; } } /* Middle — clips overflow and shows peek fade */ .lat-cs-outer { position: relative; width: 100%; overflow: hidden; } .lat-cs-outer::after { content: ''; position: absolute; top: 0; right: 0; width: 44px; height: 100%; background: linear-gradient(to right, transparent, rgba(0,0,0,0.28)); pointer-events: none; z-index: 2; } /* Scrollable track */ .lat-cs-track { display: flex; overflow-x: hidden; scroll-snap-type: none; touch-action: pan-y; overscroll-behavior-x: contain; scrollbar-width: none; padding-left: 4.5%; padding-right: 4.5%; gap: 10px; box-sizing: border-box; } .lat-cs-track::-webkit-scrollbar { display: none; } /* Each slide — 91% wide so ~9% of next peeks */ .lat-cs-slide { flex: 0 0 91%; scroll-snap-align: center; scroll-snap-stop: always; position: relative; border-radius: 4px; overflow: hidden; } /* 1:1 square ratio */ .lat-cs-slide::before { content: ''; display: block; padding-top: 100%; } .lat-cs-slide img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; margin: 0; } /* Dots */ .lat-cs-dots { display: flex; justify-content: center; align-items: center; gap: 7px; height: 24px; background: #fff; } .lat-cs-dot { width: 6px; height: 6px; border-radius: 50%; border: none; padding: 0; background: #D8CFBA; cursor: pointer; transition: background 0.2s, transform 0.2s; } .lat-cs-dot.lat-on { background: #C8973A; transform: scale(1.45); } 真实见证 · 媒体报道 不只是我们说 Real proof · Real customers · Real results 顾客见证视频 媒体报道 顾客WhatsApp反馈 以上内容均为真实顾客体验与媒体报道 All content reflects genuine customer experience ✕ ‹ › 零售门店 全岛多家中药行有售 Available at Chinese Medical Halls across Singapore · 77家 🏙️ 中部 · Central 市区 · Toa Payoh · Whampoa · Geylang 13家▼ 五色有机屋 GreenEarth Organic LLP Blk 32 New Market Rd #02-1008 平民药行 Ping Min Medical Hall Blk 4 Sago Lane #01-123 和隆中药行 Wah Long Chinese Medical Hall 74 Whampoa Drive #01-344 和隆保健 Wah Long Healthcare 92 Whampoa Drive #01-80 (Whampoa Market) Closed Mon & Wed · 6am–2pm 德信药行 Teck Soon Medical Hall 281 South Bridge Road 仁济堂参茸药行 Yan Chai Tong Medical Hall Blk 20 Lorong 7 Toa Payoh #01-748 欣安医疗保健 Xinan Health Care LLP Blk 18 Lorong 7 Toa Payoh #01-246 大昌发参茸药行 Tai Chong Fatt Medical Hall 21 Old Airport Road #01-99 新潮丰参茸药行 Healthy Living Chinese Medicine 168 Toa Payoh Lor 1 #01-1024 同侨参茸药行 Tong Keow Medical Hall Blk 70 Toa Payoh Lor 4 #01-333 大中和参茸药行 Tai Chung Foh Medical Hall Blk 87 Whampoa Dr #01-877 宏泰人参燕窝 Hong Tai Ginseng Birdnest Blk 111 Lorong 1 Toa Payoh #01-356 同侨参茸药行 Tong Keow Healthcare (Whampoa) Blk 88 Whampoa Dr #01-853 🌿 北部 · North Woodlands · Sembawang · Ang Mo Kio · Yishun 17家▼ 万翔中药行 Wan Siang TCM 133 Canberra View B1-09/10, Canberra Plaza 秦星参茸药行 Tai Sin Chinese Medicine Hall Blk 678 Woodlands Ave 6 #01-732 (Near Admiralty MRT) 源川栈参茸药行 Guan Chuan Chan Medical Hall 4 Woodlands St 12 #02-20 (Marsiling Mall) 秦星参茸药行(马西岭) Blk 19 Marsiling Lane #01-309 均衡养生健康食品 527 Ang Mo Kio Ave 10 #01-74 永春参茸药行 Wing Choon Medical Hall Blk 410 Ang Mo Kio Ave 10 #01-821 富乐康中医药行 Ferragold TCM AMK Branch Blk 226C Ang Mo Kio Ave 1 #01-657 同兴堂参茸药行 Thong Hing Tung Medical Hall 232 Ang Mo Kio Ave 3 #01-1214 济生堂药行 Blk 226C Ang Mo Kio Ave 1 #01-647 (Kebun Baru Mall) 秦星保健药行 Tai Sin Healthcare Blk 548 Woodlands Drive 44 #01-14 秦星参茸药行 The Woodgrove, 30 Woodlands Ave 1 #01-19 万寿春药行 Wan Siew Choon Medical Hall 338 Ang Mo Kio Ave 1 #01-1619 保安堂药行 Poh Ann Kee Medical Hall Blk 629 Ang Mo Kio Ave 4 #01-988 秦星参茸药行 Blk 361 Sembawang Crescent #01-05 源安堂参茸药行 Guan Ann Tong Medical Hall 365 Sembawang Crescent #01-04 康怡中医药中心 Vital Healthcare Pte Ltd 727 Ang Mo Kio Ave 6 #01-4260 康裕参茸药业 Kang Yu Chinese Medical Hall 768 Woodlands Ave 6 #01-24 🌇 西部 · West Jurong · Clementi · Bukit Batok · Choa Chu Kang 23家▼ 富乐康中医药行 Ferragold TCM Boon Lay Blk 221 Boon Lay Place #01-218 (Boon Lay SC) 万和堂参茸药行 Wan He Tang (Clementi) Blk 449 Clementi Ave 3 #01-241E 新德安药行 Xin De An Medical & Minimart Blk 105 Clementi St 12 #01-02 补皇之家 KUBP Trading Medical Hall Blk 634 Bukit Batok Central #01-114 济生中医药行 Blk 61 Teban Gardens Road #01-09 泉利补品 Quan Li Tonic Blk 495 Jurong West St 41 #01-92 同安堂药行 Blk 252 Jurong East St 24 #01-175 秦星参茸药行 Blk 651 Jurong West St 61 #01-03 (Near Pioneer MRT) 源城药行 Blk 145 Teck Whye Ave #01-155 济生堂 Blk 154 Bukit Batok St 11 #01-312 泉利补品 Quan Li Tonic Blk 143 Teck Whye Lane #01-235 秦星中西药行 Blk 818 Choa Chu Kang Ave 1 #01-07 万成药行 Wan Seng Medical Hall Blk 354 Clementi Ave 2 #01-167 源安栈药行 Guan Ann Chan Ginseng Supplier Blk 504 Jurong West St 51 #01-239 古今药行 Gu Jin Chinese Medical Hall Blk 109 Bukit Batok West Ave 6 S650109 #01-12 秦星中西药行 Tai Sin Chinese Medical Hall Blk 624 Choa Chu Kang St 62 #01-236 万和堂参茸药行 Wan He Tang (Bukit Panjang) Blk 258 Bukit Panjang Ring Road #01-56 源安栈参茸药行 Guan Ann Zhan Medical Hall(Bukit Panjang) Blk 258 Bukit Panjang Ring Road #01-66 同侨药行 Tong Keow Medical Hall(Bukit Panjang) Blk 258 Bukit Panjang Ring Road #01-44 万兴和昆记药行 Ban Hing Foh Koon Kee Medical Hall Blk 37 Teban Garden Road #01-307 万翔中药行 Wan Siang Chinese Medical Hall Blk 445 Fajar Road #01-526 (Fajar SC) Teck Whye Medical Hall 16 Teck Whye Lane #01-109 康裕参茸药业 Kang Yu Chinese Medical Hall Blk 450 Clementi Ave 3 #01-279 🌅 东部 · East Bedok · Tampines · Pasir Ris · Kallang 15家▼ 益源参茸药行 Yi Yuan Chinese Medical Hall Blk 71 Kallang Bahru #01-531B 福安堂药行 Fook On Tong Him Kee Medicine Hall Blk 68 Kallang Bahru #01-3215 泰興堂參茸藥行 Thye Hin Tong Medical Store Blk 10 Haig Road #01-371 福安堂药行 Hock Ann Tong Blk 64 Circuit Road #01-343 回生堂药行 Fui San Tong Medical Hall Blk 71 Circuit Road #01-35 永安全藥行 Eng Onn Chuan Medical Hall 35 Circuit Road #01-434 万山兴记参茸药行 Ban San Hin Kee Medical Hall 77 Circuit Road #01-468 JNJ Florist's & Healthcare Trading Blk 201C Tampines St 21 #01-08 牛车水药行 Ngow Che Swee Medical Hall Blk 17 Bedok South Rd #01-579 万和堂参茸药行(巴西立) Wan He Tang / Aplus Fruity Home Blk 442 Pasir Ris Drive 6 #01-40 同兴堂(巴西立)参茸药行 Blk 259 Pasir Ris Street 21 #02-34 (Loyang Point) 同德堂参茸中心 Tong De Tang Blk 735 Pasir Ris St 72 #01-306 延寿春蔘茸药行 Yen Siew Choon Medical Hall Blk 84 Bedok North St 4 #01-69 康威保健药行 Come-Well Chinese Medicine Hall Blk 632 Bedok Reservoir Rd #01-868 回生参茸药行 Huei Sheng Medical Hall 151 Bedok Reservoir Rd #01-1741 🏘️ 东北部 · North East Hougang · Sengkang · Serangoon 9家▼ 本草康目 Herbs Health Blk 210 Hougang St 21 #01-237 强安药行 Kiong On Medical Hall Blk 682 Hougang Ave 4 #01-374 宏茂桥中医诊所 AMK TCM Clinic Blk 102 Hougang Ave 1 #01-1191 Lim Teck Bee Trading Blk 246 Hougang Street 22 #01-155 杏森泰药业贸易 Han Seng Thye Medical Products Blk 809 #01-184 Hougang Central 和隆中药行 Wah Long Chinese Medical Hall 417 Fernvale Link #01-09 源安栈参茸药行 Guan Ann Zhan Medical Hall 11 Rivervale Crescent, Rivervale Mall #01-31A 建安药行 Kian Ann Medical Hall 153 Serangoon North Ave 1 #01-540 同侨保健药行 Tong Keow Healthcare Blk 809 Hougang Central #01-170 WhatsApp 查询最近门店地址 货到付款订购 · 免运费 稳住体力 · 稳住状态 WhatsApp · Cash on delivery · Free shipping 📦 选择购买数量,一键订购: 1 套 S$92 15天疗程 · 每日服用15-day course · Daily intakeRecommended for first-time trial 热门 2 套 S$178 30天疗程 · 每日服用30-day course · Daily intakeRecommended for a complete first-stage course 4 套 S$340 首阶段每日饮用后期可进入稳定保养节奏(2天一次)Daily intake during initial stage · Then continue with a stable maintenance routine (once every 2 days) WhatsApp 订购 1 套 — S$92 点击后WhatsApp自动打开 · 确认地址后安排送货 · 无需预付 订购流程 — 3步完成 1 点击上方按钮,WhatsApp自动打开,已预填订单内容 2 发送后,我们确认您的地址与送货时间 3 送货上门,货到付款 — 收到货再付钱 🚚 全岛免运费 · 货到付款 Free delivery island-wide · No upfront payment required 常见问题 你可能想知道的 Frequently Asked Questions 雄液补品适合什么人饮用?+ 适合经常感觉疲劳、精神不稳、容易累、晚上频密起夜、长期熬夜应酬、工作压力大、身体状态不如从前的人士日常调理饮用。「雄液补品」主要为男性日常状态调理与保养而设计,尤其适合想维持精神、体力与整体状态的人群。 需要每天喝吗?+ 建议刚开始的前 1–2 套每日服用,帮助身体建立状态。后续可根据个人情况调整为每 2 天保养一次,作为日常调理与维持。 多久会开始感觉到变化?+ 每个人体质不同。部分人会较早感觉精神、体力、身体状态改善;有些则需要持续调理一段时间。一般建议至少持续饮用 2 套,更容易感受到整体状态变化。 雄液补品会不会太燥热?+ 「雄液补品」采用传统草本配方调理,并非刺激型产品。多数人饮用后,会感觉精神较好、身体较有力、整体状态较稳定。如本身体质较敏感,建议先从较少份量开始饮用。 为什么建议搭配胶囊一起服用?+ 「雄液补品」为液体 + 胶囊双配方设计。液体配方较容易吸收,帮助日常快速调理;胶囊则帮助营养持续缓慢释放,提供更长时间的日常保养支持,两者搭配效果更完整。建议每日:50ml 液体 + 2 粒胶囊。 晚上频密起夜的人适合吗?+ 许多人会因为长期熬夜、压力、身体状态下降,而出现夜晚容易频繁起夜、休息品质不稳定等情况。「雄液补品」主要作为日常身体调理与状态保养用途。 女生可以喝吗?+ 虽然「雄液补品」主要针对男性状态调理而设计,但女性同样也可安心饮用,可作为日常养身与身体状态保养。 可以长期饮用吗?+ 可以作为日常保养饮用。许多人会在前期连续调理后,后续改为每 2–3 天饮用一次,作为身体状态维持。 正在服用药物的人可以喝吗?+ 「雄液补品」采用传统草本配方,主要作为日常身体调理与保养饮用。如正在服用长期药物、怀孕中,或有特殊健康状况,建议先咨询专业医生后再饮用。如第一次饮用,也可先从较少份量开始,根据个人情况调整饮用份量。 如何购买?+ 可直接通过网站下单,或点击 WhatsApp 联系客服协助订购。支持新加坡本地货到付款(Cash On Delivery),让顾客购买更安心、更方便。新加坡多个实体零售点也有销售。 (function() { /* ── QTY CARDS ── */ var BHO_QTY = { '1': { label: 'WhatsApp \u8ba2\u8d2d 1 \u5957 \u2014 S$92', msg: '\u4f60\u597d\uff0c\u6211\u8981\u8ba2\u8d2d\u96c4\u6db2\u8865\u54c1 1 \u5957\uff08S$92\uff09\uff0c\u8bf7\u5e2e\u6211\u5b89\u6392\u8d27\u5230\u4ed8\u6b3e\u9001\u8d27\u3002' }, '2': { label: 'WhatsApp \u8ba2\u8d2d 2 \u5957 \u2014 S$178', msg: '\u4f60\u597d\uff0c\u6211\u8981\u8ba2\u8d2d\u96c4\u6db2\u8865\u54c1 2 \u5957\uff08S$178\uff09\uff0c\u8bf7\u5e2e\u6211\u5b89\u6392\u8d27\u5230\u4ed8\u6b3e\u9001\u8d27\u3002' }, '4': { label: 'WhatsApp \u8ba2\u8d2d 4 \u5957 \u2014 S$340', msg: '\u4f60\u597d\uff0c\u6211\u8981\u8ba2\u8d2d\u96c4\u6db2\u8865\u54c1 4 \u5957\uff08S$340\uff09\uff0c\u8bf7\u5e2e\u6211\u5b89\u6392\u8d27\u5230\u4ed8\u6b3e\u9001\u8d27\u3002' } }; function bhoInit() { /* QTY grid */ var grid = document.querySelector('.bho-qty-grid'); if (grid) { grid.addEventListener('click', function(e) { var card = e.target.closest('[data-bho-qty]'); if (!card) return; document.querySelectorAll('.bho-qty-card').forEach(function(c) { c.classList.remove('bho-active'); }); card.classList.add('bho-active'); var n = card.getAttribute('data-bho-qty'); var d = BHO_QTY[n]; if (!d) return; var btn = document.getElementById('bho-wa-btn'); var txt = document.getElementById('bho-btn-text'); if (txt) txt.textContent = d.label; if (btn) btn.href = 'https://wa.me/6588269998?text=' + encodeURIComponent(d.msg); if (typeof fbq === 'function') fbq('track', 'Contact'); }); } /* Accordion */ var acc = document.querySelector('.bho-accordion'); if (acc) { acc.addEventListener('click', function(e) { var hdr = e.target.closest('[data-bho-acc]'); if (!hdr) return; var item = document.getElementById(hdr.getAttribute('data-bho-acc')); if (item) item.classList.toggle('bho-acc-open'); }); } /* WA pixel fire */ document.querySelectorAll('.bho-wa-btn, .bho-retail-wa, .bho-wa-float').forEach(function(el) { el.addEventListener('click', function() { if (typeof fbq === 'function') fbq('track', 'Contact'); }); }); /* Lightbox */ var WA_IMGS = [ 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/1.1_30f1c70b-6833-4f56-8ed0-976a10db7aa2.jpg?v=1780370948', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/2.1_7b32f45a-bd62-411b-9233-8c49f7aa5c1a.png?v=1780325074', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/3.1_c2c89674-328b-4ad4-94b2-0645bc4d171d.jpg?v=1780325072', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/4.1.jpg?v=1780367491', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/5.1.jpg?v=1780369420', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/6.1.jpg?v=1780325073', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/7.1.png?v=1780325074', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/8.1.jpg?v=1780370404', 'https://cdn.shopify.com/s/files/1/0509/0141/8137/files/9.1.jpg?v=1780325073' ]; var lb = document.getElementById('bhoLightbox'); var lbImg = document.getElementById('bhoLbImg'); var lbClose = document.getElementById('bhoLbClose'); var lbPrev = document.getElementById('bhoLbPrev'); var lbNext = document.getElementById('bhoLbNext'); var lbCount = document.getElementById('bhoLbCounter'); var current = 0; function show(idx) { current = (idx + WA_IMGS.length) % WA_IMGS.length; lbImg.src = WA_IMGS[current]; lbCount.textContent = (current + 1) + ' / ' + WA_IMGS.length; lb.classList.add('bho-lb-open'); document.body.style.overflow = 'hidden'; } function closeLb() { lb.classList.remove('bho-lb-open'); document.body.style.overflow = ''; } document.querySelectorAll('.bho-wa-card').forEach(function(card) { card.addEventListener('click', function() { show(parseInt(card.getAttribute('data-bho-lb'), 10)); }); }); lbClose.addEventListener('click', closeLb); lbPrev.addEventListener('click', function() { show(current - 1); }); lbNext.addEventListener('click', function() { show(current + 1); }); lb.addEventListener('click', function(e) { if (e.target === lb) closeLb(); }); document.addEventListener('keydown', function(e) { if (!lb.classList.contains('bho-lb-open')) return; if (e.key === 'Escape') closeLb(); if (e.key === 'ArrowLeft') show(current - 1); if (e.key === 'ArrowRight') show(current + 1); }); var touchStartX = 0; lb.addEventListener('touchstart', function(e) { touchStartX = e.changedTouches[0].screenX; }, { passive: true }); lb.addEventListener('touchend', function(e) { var diff = touchStartX - e.changedTouches[0].screenX; if (Math.abs(diff) > 40) diff > 0 ? show(current + 1) : show(current - 1); }, { passive: true }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', bhoInit); } else { bhoInit(); } })(); (function () { var track = document.getElementById('latCsTrack'); var dotBox = document.getElementById('latCsDots'); var btnPrev = document.getElementById('latCsPrev'); var btnNext = document.getElementById('latCsNext'); if (!track || !dotBox) return; var originalSlides = Array.prototype.slice.call(track.querySelectorAll('.lat-cs-slide')); var total = originalSlides.length; if (!total) return; var dots = []; var current = 0; var physical = total > 1 ? 1 : 0; var moving = false; var moveTimer = null; var touchStartX = 0; var touchStartY = 0; if (total > 1) { var firstClone = originalSlides[0].cloneNode(true); var lastClone = originalSlides[total - 1].cloneNode(true); firstClone.setAttribute('aria-hidden', 'true'); lastClone.setAttribute('aria-hidden', 'true'); track.insertBefore(lastClone, originalSlides[0]); track.appendChild(firstClone); } var slides = Array.prototype.slice.call(track.querySelectorAll('.lat-cs-slide')); function positionFor(index) { var slideWidth = slides[0].offsetWidth; var trackWidth = track.offsetWidth; return trackWidth * 0.045 + index * (slideWidth + 10) - (trackWidth - slideWidth) / 2; } function updateDots() { dots.forEach(function (dot, index) { dot.classList.toggle('lat-on', index === current); }); } function jumpTo(index) { physical = index; track.scrollTo({ left: positionFor(index), behavior: 'auto' }); } function finishMove() { if (physical === 0) { jumpTo(total); } else if (physical === total + 1) { jumpTo(1); } moving = false; } function moveTo(index, logicalIndex) { if (moving || total