Enjoy Free Shipping For Orders Over $20    |    Get 8% discount for any purchase above $10    |    Discount Code : LOVIDC1 Enjoy Free Shipping For Orders Over $20    |    Get 12% discount for any purchase above $50    |    Discount Code : LOVIDC2

Discount Code

Please key in the discount code after checkout page and before make payment.

Get 8% discount for any purchase above $10

.copyCode1 { cursor: pointer; color: #69aa44; font-weight: bold; position: relative; display: inline-block; } .copyCode1::after { content: ”; position: absolute; width: 0; height: 2px; bottom: -2px; left: 0; background-color: #69aa44; transition: width 0.3s ease; } .copyCode1:hover::after { width: 100%; } .copyMsg1 { display: none; color: #69aa44; font-size: 12px; margin-left: 8px; } Use code: LOVIDC1 Copied! function copyText1(el) { const code = el.getAttribute(“data-code”); navigator.clipboard.writeText(code).then(function() { document.querySelectorAll(“.copyMsg1”).forEach(msg => msg.style.display = “none”); const msg = el.nextElementSibling; msg.style.display = “inline”; setTimeout(() => { msg.style.display = “none”; }, 1500); }); }

Get 12% discount for any purchase above $50

.copyCode2 { cursor: pointer; color: #69aa44; font-weight: bold; position: relative; display: inline-block; } .copyCode2::after { content: ”; position: absolute; width: 0; height: 2px; bottom: -2px; left: 0; background-color: #69aa44; transition: width 0.3s ease; } .copyCode2:hover::after { width: 100%; } .copyMsg2 { display: none; color: #69aa44; font-size: 12px; margin-left: 8px; } Use code: LOVIDC2 Copied! function copyText2(el) { const code = el.getAttribute(“data-code”); navigator.clipboard.writeText(code).then(function() { document.querySelectorAll(“.copyMsg2”).forEach(msg => msg.style.display = “none”); const msg = el.nextElementSibling; msg.style.display = “inline”; setTimeout(() => { msg.style.display = “none”; }, 1500); }); }

Get 15% discount for any purchase above $150

.copyCode3 { cursor: pointer; color: #69aa44; font-weight: bold; position: relative; display: inline-block; } .copyCode3::after { content: ”; position: absolute; width: 0; height: 2px; bottom: -2px; left: 0; background-color: #69aa44; transition: width 0.3s ease; } .copyCode3:hover::after { width: 100%; } .copyMsg3 { display: none; color: #69aa44; font-size: 12px; margin-left: 8px; } Use code: LOVIDC3 Copied! function copyText3(el) { const code = el.getAttribute(“data-code”); navigator.clipboard.writeText(code).then(function() { document.querySelectorAll(“.copyMsg3”).forEach(msg => msg.style.display = “none”); const msg = el.nextElementSibling; msg.style.display = “inline”; setTimeout(() => { msg.style.display = “none”; }, 1500); }); }

Terms & Conditions

Please read the following terms and conditions carefully before using any discount code on our website. If you have any questions about our promotions, feel free to contact us.

General

  • Discount codes are valid for a limited time only and may be subject to change without prior notice.

  • Codes must be entered at checkout to receive the discount.

  • Only one discount code can be used per order unless stated otherwise.

Eligibility

  • Discounts are valid only for purchases made through our official website.

  • Discount codes may be limited to specific products, collections, or categories.

Exclusions

  • Discount codes do not apply to shipping fees, taxes, or gift cards (unless otherwise stated).

  • Promotions may exclude selected items such as clearance or sale items.

Limited Time

15% Off

Don’t wait! Your exclusive 15% discount ends soon. Grab your deal today.

.copyCode { cursor: pointer; color: #69aa44; font-weight: bold; position: relative; display: inline-block; } .copyCode::after { content: ”; position: absolute; width: 0; height: 2px; bottom: -2px; left: 0; background-color: #69aa44; transition: width 0.3s ease; } .copyCode:hover::after { width: 100%; } .copyMsg { display: none; color: #69aa44; font-size: 12px; margin-left: 8px; } USE CODE: LOVIDC3 Copied! function copyText(el) { const code = el.getAttribute(“data-code”); navigator.clipboard.writeText(code).then(function() { const allMsgs = document.querySelectorAll(“.copyMsg”); allMsgs.forEach(function(msg) { msg.style.display = “none”; }); const msg = el.nextElementSibling; msg.style.display = “inline”; setTimeout(function() { msg.style.display = “none”; }, 1500); }); }