谷歌-总

Hair Removal Laser Beauty - China Factory, Suppliers, Manufacturers

We'll make each hard work to become excellent and excellent, and speed up our measures for standing from the rank of intercontinental top-grade and high-tech enterprises for Hair Removal Laser Beauty, Hair Laser Removal, Cavitation Slimming Beauty Machine, Body Beauty Equipment,Laser Fractional Co2. Please don't hesitate to contact us if you are interested in our products. We firmly believe our products will make you satisfied. The product will supply to all over the world, such as Europe, America, Australia,Milan, Islamabad,Tunisia, Estonia.We've got constantly insisted on the evolution of solutions, spent good funds and human resource in technological upgrading, and facilitate production improvement, meeting the wants of prospects from all countries and regions.

Related Products

谷歌-808组合

Top Selling Products

<div class="cookie-box" style="display: none;box-sizing: border-box; position: fixed;width: 100%;padding: 20px;left: 0;bottom: 0;border-radius: 0px;background: #fff;-moz-box-shadow: 0 -1px 10px 0 #acabab4d;-webkit-box-shadow: 0 -1px 10px 0 #acabab4d;box-shadow: 0 -1px 10px 0 #acabab4d;z-index: 99;overflow: hidden;">
<div style="display: flex;justify-content: space-between;">
<div class="cookie-left" >
<h1 style="font-size: 18px;line-height: 30px;">We value your privacy</h1>
<p style="font-size: 14px;color: #212121;">We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept", you consent to our use of cookies.</p>
</div>

<div class="cookie-btn-box" style="display: flex;justify-content: space-between;width: 300px;align-items: center;">
<a style="background: #e8e8e8;width: 40%;color: #74787b !important;display: inline-block;border-radius: 10px;padding: 10px;text-align: center;text-decoration: none;font-size: 16px;line-height: 26px;" href="javascript:void(0);" href="javascript:void(0);" onclick="closeBox()" class="cookie-btn cookie-over">Reject</a>
<a style="background: #252740; width: 40%;color: #fff !important;display: inline-block;border-radius: 10px;padding: 10px;text-align: center;text-decoration: none;font-size: 16px;line-height: 26px;" href="javascript:void(0);" title="" onclick="setCookies(1)" class="cookie-btn cookie-ok">Accept</a>
</div>

</div>

</div>
<script>
//获取cookie
function getCookie(name) {
var value = `; ${document.cookie}`;
var parts = value.split(`; ${name}=`);
if (parts.length === 2) return parts.pop().split(';').shift();
return null;
}
// 查询是否存入了
var consentStatusCookie = getCookie('consentstatus');
var firstCookieBox = document.querySelector('.cookie-box');
if (consentStatusCookie == null) {

firstCookieBox.style.display = 'block';

} else{
console.log('Cookie存入成功,值为:', consentStatusCookie);
}
//关闭
function closeBox(){
firstCookieBox.style.display = 'none';
}
//点击存入 cookie
function setCookies(json_consent_status) {
var currentDate = new Date();
var expirationDate = new Date(currentDate);
expirationDate.setFullYear(currentDate.getFullYear() + 1);
var expires = expirationDate.toUTCString();
document.cookie = "consentstatus=" + json_consent_status + ";expires=" + expires + ";path=/";
//关闭
closeBox()
}
</script>