(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
1/1
${data.index + 1}/${data.total}
Description
Key Features
Active Ingredient:L-lysine (usually as L-lysine hydrochloride), which may help inhibit HSV replication by competing with the amino acid arginine, thus reducing the frequency and severity of outbreaks such as cold sores.
Other Benefits:Supports muscle repair and growth, aids calcium absorption for bone health, and may contribute to overall well-being.
Common Forms:Available in capsules, tablets, powders, and liquid formulations, making it convenient for daily use.
Usage and Dosage
Typical Dosage:For general immune support, 500–1,000 mg daily is common. For HSV management, higher doses (up to 3,000–4,000 mg per day) may be recommended under medical supervision.
Administration:Usually taken orally with water, preferably divided into multiple doses throughout the day for better absorption.
Safety and Precautions
Side Effects:Generally well-tolerated, but may cause mild gastrointestinal symptoms such as stomach pain or diarrhea in some individuals.
Interactions:May interact with certain medications, especially those affecting calcium metabolism. Consult a healthcare provider before use, especially if you have kidney or liver conditions, are pregnant, or breastfeeding.
Storage:Store in a cool, dry place away from direct sunlight, and keep out of reach of children.