become a subscriber
Get 15% off your next order. Be the first to learn about promotions special events, new arrivals and more
Home Cart Message Account
Get $10 bonus once register ! Register NowX
- Showroom
- Eco-friendly
- Care-Skin-Body-Hair
- Makeup
- Perfume
- Accessories
- Design a bottle
- Plastic Bottle
- Packaging Tube
- Makeup Packaging
- Inspiration
- Manufacturing
- Cosmetic Tube
- Blowing Bottle
- Injection Molding
- Media
- News/Now
- Customer Story
- Blogs
- About us
- Our Story
- Sustainability
- Contact Us
- FAQ
<
Links
Links:
Download the QR code
My Cart
(0)
Sample cart Product to share
close
-
Cart is empty
Looks like you just haven't found the right thing yet.
My Sample Cart
(0)
-
-
Cart is empty
Looks like you just haven't found the right thing yet.
'); $('.warning').fadeIn('slow'); $('html, body').animate({ scrollTop: 0 }, 'slow'); $('.allhidetimes').delay(3000).hide(0); } } }); } function sample_checkbox_choice(e){ var selected = 0; var price = 0; var product_gnw = 0; var product_volume = 0; $.each($('input.sample_rightCart:checked'),function(index,element){ if($(this).val() != "on"){ price += parseFloat($(this).data('price')); selected ++; product_gnw += parseFloat($(this).data('gnw')); product_volume += parseFloat($(this).data('volume')); } }); var f = Math.round(price*100)/100; var s = f.toString(); var rs = s.indexOf('.'); if (rs < 0) { rs = s.length; s += '.'; } while (s.length <= rs + 2) { s += '0'; } $('span.Sub-Total').html('$'+s); $('span.Total').html('$'+s); if(product_gnw){ $('span.product_gnw').html(product_gnw.toFixed(2) + ' kg'); }else{ $('span.product_gnw').html(''); } if(product_volume){ $('span.product_volume').html(product_volume.toFixed(2) + ' m' + '3'); }else{ $('span.product_volume').html(''); } if(product_gnw && product_volume){ $('span.product_slash').html('/'); }else{ $('span.product_slash').html(''); } if(product_gnw || product_volume){ $('span.product_est').html('est.'); }else{ $('span.product_est').html(''); } var flage = $(e).is(":checked"); var key = $(e).val(); $.ajax({ url: '?route=checkout/cart/ajaxUpdateSampleCheckbox', type: 'post', data: { key : key , flage : flage }, dataType: 'json', success: function(json) { console.log(json); } }); } function sample_rightCart_close(){ $(".sample_cart_right").animate({"right":"-380px"}, 500,function(){ $("#sample_cart").removeClass("open"); $(".squareIcon").hide(); $(".sample_cart_right>.squareIcon_fade").show(); }); } function sample_rightCart_square(){ if($(".squareIcon").css("display") == "none"){ $(".squareIcon").show(); $(".sample_cart_right>.squareIcon_fade").hide(); } } function sample_rightCart_goback(){ $(".squareIcon").hide(); $(".sample_cart_right>.squareIcon_fade").show(); } $(function(){ $("#sample_cart").unbind("click").click(function (e) { e.stopPropagation(); $(".sample_cart_right").css({"right":"-380px"}); if($(this).hasClass("open")){ $(".sample_cart_right").animate({"right":"-380px"},500,function(){ $("#sample_cart").removeClass("open"); $(".squareIcon").hide(); $(".sample_cart_right>.squareIcon_fade").show(); }); }else{ $("#sample_cart").addClass("open"); $(".sample_cart_right").animate({"right":"0"},500); $("#page").click(function (e) { /*e.stopPropagation();*/ $(".sample_cart_right").animate({"right":"-380px"},500,function(){ $("#sample_cart").removeClass("open"); $(".squareIcon").hide(); $(".sample_cart_right>.squareIcon_fade").show(); }); }); $(".sample_cart_right .close").unbind("click").click(function (e) { e.stopPropagation(); $(".sample_cart_right").animate({"right":"-380px"},500,function(){ $("#sample_cart").removeClass("open"); $(".squareIcon").hide(); $(".sample_cart_right>.squareIcon_fade").show(); }); return false; }); $(".sample_cart_right").unbind("click").click(function (e) { e.stopPropagation(); }); } }); $("#page").click(function (e) { /*e.stopPropagation();*/ $(".sample_cart_right").animate({"right":"-380px"},500,function(){ $("#sample_cart").removeClass("open"); $(".squareIcon").hide(); $(".sample_cart_right>.squareIcon_fade").show(); }); }); });
sign in
- Home
- Makeup
- Silicone brush applicator mascara tube packaging aluminum plastic
- Certificates: RoSh, Reach, MSDS
- Usage: Cosmetic lotion, Shampoo, Water. Serum
- MOQ: 10000PCS
Message
Have chosenThere are no options selected.
Start To Order
Add To Cart Successfully!
'; if($(this).find("input[name='ItemImage']").length > 6){ str += '
'; $(this).find("input[name='ItemImage']").each(function(){ if($(this).index()>5){ var imgPopupSrc = $(this).attr("popup_img_data"); var imgAdditionalSrc = $(this).attr("additional_img_data"); str += ''; str += ''; str += ''; } }); str += '
'; } $("#image-additional-carousel").html(str); $("#image").attr("src",$(this).find("img").attr("data_mian_hover_img")); mainImg = $("#image").attr("src"); }else{ if(width == "105px"){ $(".imgAdditionalShow").show(); $(".product-info .image").attr("style","padding-left: 105px;"); $(".product-info .share").attr("style","padding-left: 105px;"); $(".product-info .product-label-special").css("left","105px"); let width = $('.zoomContainer').css('width'); width = width.replace(/[^0-9\.]/g, ''); let lwidth = $('#image-additional').css('width'); lwidth = lwidth.replace(/[^0-9\.]/g, ''); let weneedwidth = width - lwidth - 7; $('.zoomContainer').css('width', weneedwidth +'px'); let imgheight = $('.scrollImg .image').css('height'); $('.zoomContainer').css('height', imgheight); }else{ $(".imgAdditionalShow").hide(); $(".product-info .image").attr("style","padding-left: 0;"); $(".product-info .share").attr("style","padding-left: 0;"); $(".product-info .product-label-special").css("left","0"); } $(this).closest(".option_image").find("span.item input").prop("checked",false); $(this).closest(".option_image").find("span.item").attr("class","item"); $("#image").attr("src",productImg); $("#image-additional-carousel").html(itemImgsHtml); mainImg = $("#image").attr("src"); } $("#image-additional-carousel .item a").attr("href","javascript:;").unbind("click").click(function(){ if($(".image>a").css("display") == "none"){ $(".image>a").css("display", "block"); } $(".image>div.video-play").css("display", "none"); var imgSrc = $(this).attr("data-image"); $(".image-container .image a").attr("href",imgSrc); $(".image-container .image img").attr({"src":imgSrc,"data-zoom-image":imgSrc}); $(".zoomWindow").css({"backgroundImage":"url('"+imgSrc+"')"}); mainImg = $("#image").attr("src"); }); $("#image-additional-carousel .item>div").unbind("click").click(function(){ $(".image>a").css("display", "none"); if ($(".image>div.video-play").css("display") == "none") { $(".image>div.video-play").css("display", "block"); } }); if($(this).find("input").prop("checked")){ TotalPrice(); } }); $("#image-additional-carousel .item>div").unbind("click").click(function(){ $(".image>a").css("display", "none"); if ($(".image>div.video-play").css("display") == "none") { $(".image>div.video-play").css("display", "block"); } }); $("#image-additional-carousel .item a").unbind("click").click(function(){ if($(".image>a").css("display") == "none"){ $(".image>a").css("display", "block"); } $(".image>div.video-play").css("display", "none"); var imgSrc = $(this).attr("data-image"); $(".image-container .image a").attr("href",imgSrc); $(".image-container .image img").attr({"src":imgSrc,"data-zoom-image":imgSrc}); $(".zoomWindow").css({"backgroundImage":"url('"+imgSrc+"')"}); mainImg = $("#image").attr("src"); }); var myVideo = document.getElementById('myVideo'); if(myVideo){ myVideo.addEventListener("playing", function(){ $(".video-wrap").hide(); }); myVideo.addEventListener("pause", function(){ $(".video-wrap").show(); }); } $(".video-play-butoon").click(function(){ var video = document.getElementById('myVideo'); var _video = $(".video-play").children("video")[0]; if(_video.paused){ video.play(); $(this).children(".video-wrap").hide(); }else{ video.pause(); $(this).children(".video-wrap").show(); } }); $(".option_image span.item").unbind("hover").hover(function(){ $("#image").attr("src",$(this).find("img").attr("data_mian_hover_img")); },function(){ $("#image").attr("src",mainImg); }); $(".SelectItem,.SelectItemI").unbind("click").click(function(){ var obj = $(this).closest("div").siblings(".SelectOption"); if(obj.css("display") == "none"){ /*obj.slideDown(300);*/ obj.show(); }else{ /*obj.slideUp(300);*/ obj.hide(); } }); $(".SelectOption span.item").unbind("click").click(function(e){ $(this).closest(".SelectOption").find("span.item").attr("class","item"); $(this).attr("class","item CommonColor"); $(this).closest(".SelectOption").hide(); var value = $(this).find("label").html(); $(this).closest(".option_select").find(".SelectItem").html(value); TotalPrice(); }); /*新版下拉*/ $(".OptionSelect").change(function(){ TotalPrice(); }); function TotalPrice(){ var Price =''; if($(".order_price_index").text()){ var ProductPrice = '$' + $(".order_price_index").attr("data_order_price"); }else{ var ProductPrice = '$0'; } var itemStr = ''; ProductPrice = Number(ProductPrice.replace(/[^\d\.]/ig,"")); $(".options span input").each(function(){ if($(this).prop("checked")){ isSelect = false; ChangeInputPrice($(this).closest("span.item")); } }); $(".options .OptionSelect").each(function(){ isSelect = true; ChangeInputPrice($(this)); }); itemStr = itemStr.slice(0,itemStr.length-1); $(".HaveChosen").html(itemStr); $(".ProductDetail .price").html("$"+ProductPrice.toFixed("2")); $(".ProductDetail .price").text("$"+ProductPrice.toFixed("2")); $("#price_id").html("$"+ProductPrice.toFixed("2")); $("#price_id").text("$"+ProductPrice.toFixed("2")); $(".total").html(ProductPrice*Number($("input[name='quantity']").val()).toFixed("2")); $(".total").text((ProductPrice*Number($("input[name='quantity']").val())).toFixed("2")); $(".order_price").each(function(){ var optionPrice = ProductPrice - Number($(".order_price_index").attr("data_order_price")); $(this).html((Number($(this).attr("data_order_price")) + optionPrice).toFixed("2")); $(this).text((Number($(this).attr("data_order_price")) + optionPrice).toFixed("2").replace(/(\d)(?=(\d{3})+\.)/g, '$1,')); }); function ChangeInputPrice(that){ var OptionPrice = ''; var ChoseName = ''; var selectedPrice = 0; if(isSelect){ OptionPrice = that.select2("data")[0].text; if(OptionPrice.indexOf("$") != -1){ let temp_string = '', temp_string_pos = 0; temp_string_pos = OptionPrice.lastIndexOf('('); temp_string = OptionPrice.substr(temp_string_pos); OptionPrice = temp_string.split("("); OptionPrice = OptionPrice[1].split(")")[0]; OptionPrice = OptionPrice.split("("); OptionPrice = OptionPrice[1].split(")")[0]; }else{ OptionPrice = '+0'; } ChoseName = OptionPrice[0]; }else{ OptionPrice = String(that.find(".OptionPrice").html()); ChoseName = that.find(".itemValueName").html(); } var AddOrReduce = OptionPrice.substr(0,1); Price = OptionPrice.replace(/[^\d\.]/ig,""); itemStr += ChoseName + '、'; if(Price){ Price = Number(Price.replace(",","")); if(AddOrReduce == "+"){ ProductPrice += Price; }else{ ProductPrice -= Price; } }else{ $(".order_price").each(function(){ $(this).html(selectedPrice.toFixed("2")); $(this).text(selectedPrice.toFixed("2").replace(/(\d)(?=(\d{3})+\.)/g, '$1,')); }); } } } }); /*移动端加入购物车*/ $(".AddToCartBtn").unbind("click").click(function() { $.ajax({ url: 'index.php?route=checkout/cart/add&product_id=233', type: 'post', data: $('.ProductOption input[type=\'text\'], .ProductOption input[type=\'hidden\'], .ProductOption input[type=\'radio\']:checked, .ProductOption input[type=\'checkbox\']:checked, .ProductOption select, .ProductOption textarea'), dataType: 'json', success: function(json) { $('.success, .warning, .attention, .information, .error').remove(); if(json['error']) { if(json['error']['option']) { for(i in json['error']['option']) { $('#option-' + i).after('' + json['error']['option'][i] + ''); } } if(json['error']['profile']) { $('select[name="profile_id"]').after('' + json['error']['profile'] + ''); } /*判断库存是否为空*/ if (json['error']['quantity']) { $("#sys-notification").show(); for (key in json['error']['quantity']) { $('#notification').html('
'); } $('.warning').fadeIn('slow'); $('#sys-notification, .closes').click(function(){ $("#sys-notification").hide(); }); return false; } } if(json['success']) { PhoneSuccessAlert(); } } }); function PhoneSuccessAlert() { $(".PhoneAddToCart").hide(); $(".PhoneToCartSuccess").show(); $('.Continue,.PhoneToCartSuccess close,.masks').click(function() { $('.masks').hide(); $('#cart').load('index.php?route=module/cart&click=click #cart > *'); $(".PhoneToCartSuccess").hide(); }); $('.ViewCart').click(function() { location.href = "https://www.heypack.com/?route=checkout/cart"; }); $('.Checkout').click(function() { location.href = "https://www.heypack.com/?route=checkout/checkout_easynew"; }); $('.atcs_row').click(function(e) { e.stopPropagation(); }); } }); /*原先移动端的html代码*/ function PhoneProductCount(){ var html = ''; html += '
Quantity:
'; html += '
'; /*html += ''; html += '';*/ /* html += ''; */ html += ''; /* html += ''; */ html += '
'; $(".b2bQuantity").html(html); }
≥10000 Pieces
-
Item No. Ho20211043
MOQ 10000Piece
Tag mascara tube
$200.00 OFF Order more than $1.00 Get Coupon
-
$200.00 OFF
Order more than $1.00
2023-08-29 - 2023-09-14
Get Coupon
-
$200.00 OFF
Order more than $1.00 2023-08-29 - 2023-09-14
Get Coupon
-
Please input email:
Customize a bottle
Add to Cart
Inquiry
If you have your own design, please contact us, there will have a professional customer service to communicate with you.
Don't have your files right now?No worries, Check out our art tips for more information.
If over 500pcs, mass production will start until pre-production sample has been approved.
Est. 7 days production
Description
Inquiry
Product details | |
MOQ | 10000PCS |
printing | screen printing, offset printing, hot stamping |
lead time | 30days |
color | PMS pantone color |
Logo printing | custom made as artwork |
By selecting our assortment of lip gloss containers tube, you are choosing a path illuminated by quality and trust. No matter the essence of your brand's positioning, we stand prepared to deliver packaging solutions tailored to your needs. Contact us as now to unravel the mysteries of cosmetic cream jars, plastic cosmetic jars, shamppo bottles, etc, and uncover the perfect packaging solution for your product.
1. What Are Lip Gloss Containers Tubes?
Lip gloss containers tubes are specialized packaging designed to hold and dispense lip gloss products. Typically made from materials like plastic or glass, these tubes come in various sizes and styles to suit different formulations and branding needs. The most common design includes a slender tube with a built-in applicator, such as a doe-foot or brush tip, allowing for precise application of lip gloss.
These containers not only protect the lip gloss from contamination but also play a significant role in marketing the product. A well-designed tube can attract consumers and enhance their overall experience, making it an essential element of any lip gloss product line.
2. Applications of Lip Gloss Containers Tubes
Lip gloss containers tubes are versatile and can be used in a variety of applications, including:
a. Cosmetics Brands
For cosmetics brands, lip gloss containers tubes are a must-have for product lines. They can be customized to reflect the brand’s identity, with options for colors, finishes, and labels. This customization allows brands to stand out on the shelves and appeal to their target audience.
b. DIY Beauty Products
With the rising trend of DIY beauty, many individuals are creating their own lip glosses at home. Lip gloss containers tubes are perfect for those looking to package their homemade creations. They provide an easy and professional way to store and apply lip gloss, making them ideal for personal use or gifting.
c. Beauty Subscription Boxes
Lip gloss containers tubes are frequently used in beauty subscription boxes, where brands showcase their products. The compact size and attractive design make these tubes an excellent choice for sampling and promoting new lip gloss formulations to eager consumers.
d. Travel-Friendly Options
With their lightweight and portable design, lip gloss containers tubes are ideal for on-the-go beauty enthusiasts. They can easily fit into handbags or travel kits, allowing users to reapply gloss throughout the day without hassle.
3. Features of Lip Gloss Containers Tubes
The design and functionality of lip gloss containers tubes come with several noteworthy features that enhance their usability:
a. Variety of Applicators
Many lip gloss tubes come with different applicators, such as doe-foot wands or brush tips. These options allow for precise application, ensuring that users can achieve the desired look with ease.
b. Customizable Designs
Lip gloss containers tubes can be fully customized to match a brand’s aesthetic. From colors and finishes to logos and labels, brands can create a unique packaging experience that resonates with their audience.
c. Durable and Safe Materials
Most lip gloss tubes are made from high-quality materials that protect the product from external factors. Whether plastic or glass, these materials are designed to prevent leakage and maintain the integrity of the lip gloss.
d. Recyclability Options
With sustainability becoming increasingly important, many manufacturers are offering recyclable or eco-friendly lip gloss containers tubes. This feature allows brands to appeal to environmentally conscious consumers while reducing their carbon footprint.
e. Easy Dispensing
The design of lip gloss tubes ensures easy dispensing of the product. Users can control the amount of gloss they apply, reducing waste and allowing for a more enjoyable application experience.
Related Products
‹ ›
all plastic material Mascara wand brush applicator tube 10ml size
10000 Pieces (MOQ)
2ml 3ml plastic skincare serum pen tube packaging
10000 Pieces (MOQ)
2ml 4ml silver gold beauty serum packaging pen tube
10000 Pieces (MOQ)
3.5 ml Alumnium Metallic Rose Gold Lipstick Tube
10000 Pieces (MOQ)
3ml All Plastic material eyeliner serum tube
10000 Pieces (MOQ)
5ml 10ml Transparent Lip Gloss Tube Packaigng
10000 Pieces (MOQ)
black cream concealer packaging compact box with mirror
10000 Pieces (MOQ)
Bright Metallic Color 10ml Mascara Tube Packaging
10000 Pieces (MOQ)
customized color all plastic matetial lipstick tube packaging
10000 Pieces (MOQ)
D16mm plastic PE lip gloss tube 5ml wtih silver cap
10000 Pieces (MOQ)
'); $('.success').fadeIn('slow'); $('#cart-total').html(json['total']); $('#cart-total', window.parent.document).html(json['total']); $('html, body').animate({ scrollTop: 0 }, 'slow'); } } }); }); $('#text_simple').bind('click', function() { $.ajax({ url: 'index.php?route=checkout/cart/add&product_id=233', type: 'post', data: $('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea, input[name=quantity]'), dataType: 'json', success: function(json) { $('.success, .warning, .attention, information, .error').remove(); if (json['error']) { if (json['error']['option']) { for (i in json['error']['option']) { $('#option-' + i).after('' + json['error']['option'][i] + ''); } } if (json['error']['profile']) { $('select[name="profile_id"]').after('' + json['error']['profile'] + ''); } } if (json['success']) { location.href = "https://www.heypack.com/?route=checkout/checkout_easy"; } } }); }); //-->
' + json['success'] + '
'); $('input[name=\'name\']').val(''); $('#input-review').val(''); $('input[name=\'rating\']:checked').prop('checked', false); setTimeout(function () { $(".mfp-close").click(); },1500) } } }); }); $(".reviews").click(function(){ $('a[href="#tab-review-real"]').click(); var offTop = $('a[href="#tab-review-real"]').offset().top; var scrollTop = $(document).height() - $(window).height() - 20; var top = (offTop >= scrollTop) ? scrollTop : offTop; $('body,html').animate({scrollTop: top + 'px'},2000); }); /*pc or mb 询盘*/ $('.btnReview').bind('click', function() { document.getElementById('inquiry').scrollIntoView(); var that = $(this).closest(".Inquiry"); that.find('#user_span').html(''); that.find('#email_span').html(''); that.find('#text_span').html(''); if ( that.find('#username').val() == '') { that.find('#user_span').html('Warning: Your name cannot be empty'); return false; } else if (that.find('#email').val() == '') { that.find('#email_span').html('Warning: Your mailbox cannot be empty'); return false; } else if (!that.find('#email').val().match(/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/)) { that.find("#email_span").html('Warning: Please enter a valid e-mail such as: XXX@XX.com'); return false; } else if ( that.find('#form_controller').val() == '') { that.find('#text_span').html('Warning: Product Detialed Specification must be not empty!'); return false; } else { var UserName = that.find('input[name=\'username\']').val(); var Name = that.find('input[name=\'name\']').val(); var Text = that.find('#form_controller').val(); var Email = that.find('#email').val(); if(that.attr("id") == "inquiry"){ var Captcha = that.find('input[name=\'captcha\']').val(); var Data = 'username=' + encodeURIComponent(UserName) + '&name=' + encodeURIComponent(Name) + '&text=' + encodeURIComponent(Text) + '&email=' + encodeURIComponent(Email) + '&captcha=' + encodeURIComponent(Captcha); var Url = 'index.php?route=product/product/write&product_id=233' }else{ var Data = 'username=' + encodeURIComponent(UserName) + '&name=' + encodeURIComponent(Name) + '&text=' + encodeURIComponent(Text) + '&email=' + encodeURIComponent(Email); var Url = 'index.php?route=product/product/writeForPhone&product_id=233' } $.ajax({ url: Url, type: 'post', dataType: 'json', data: Data, beforeSend: function() { document.getElementById('inquiry').scrollIntoView(); that.find('.success, .warning').remove(); that.find('#button-review').attr('disabled', true); that.find('#review-title').after(' Please Wait!
' + data['error'] + '
'); } if (data['success']) { /*$('#review-title').after('' + data['success'] + '
');*/ /*if($(window).height()<400){ $('#dialog').remove(); $('#content').prepend(''); $('#dialog').dialog({ title: '', close: function (event, ui) { }, bgiframe: false, width: 200, height: 200, resizable: false, modal: false }); }else{ $('#dialog').remove(); $('#content').prepend(''); $('#dialog').dialog({ title: '', close: function (event, ui) { }, bgiframe: false, width: 400, height: 300, resizable: false, modal: false }); } var str=''; $("body").append(str); $('.ui-dialog-titlebar-close').click(function(){ $('.black-bg').remove(); });*/ /*swal("success!", "Thanks for your inquiry,you will get reply within 24 hours.", "success");*/ /* $('textarea[name=\'text\']').val(''); $('input[name=\'captcha\']').val(''); setTimeout("location.reload();",2000);*/ window.location.href = "?route=product/product/success"; } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); } }); //-->'); } if (json['success']) { $('#review-form').prepend('
' + json['success'] + '
'); $('input[name=\'name\']').val(''); $('textarea[name=\'text\']').val(''); $('input[name=\'rating\']:checked').prop('checked', false); } } }); }); $(document).ready(function() { try{ $('.popup-with-form').magnificPopup({ type: 'inline', preloader: false, focus: '#input-name', callbacks: { beforeOpen: function() { if ($(window).width() < 700) { this.st.focus = false; } else { this.st.focus = '#input-name'; } } } }); }catch(err){} }); //-->
CLOSE
'; addSuccessStr += '
'; addSuccessStr += '
'; addSuccessStr += '
'; addSuccessStr += '
'; if($type == 'checkout'){ addSuccessStr += '
Add To Cart Successfully!
'; }else{ addSuccessStr += '
Inquiry Cart Successfully!
'; } addSuccessStr += '
'; addSuccessStr += ' '; addSuccessStr += '
Silicone brush applicator mascara tube packaging aluminum plastic
'; addSuccessStr += '
Quantity:
'; addSuccessStr += '
TOTAL PRICE: $
'; addSuccessStr += '
'; addSuccessStr += '
'; addSuccessStr += '
'; if($type == 'checkout'){ addSuccessStr += '
'; addSuccessStr += ' There are ' + total_count + ' items in your cart!'; addSuccessStr += ' SUBTOTAL:' + total_price + ''; addSuccessStr += ''; } /*addSuccessStr += ' CUSTOM YOUR DESIGN';*/ addSuccessStr += ' Order Now'; addSuccessStr += ' SEND INQUIRY'; addSuccessStr += '
'; addSuccessStr += ' CONTINUE ORDER '; addSuccessStr += '
'; addSuccessStr += '
'; addSuccessStr += '
'; addSuccessStr += '
'; addSuccessStr += ' '; addSuccessStr += '
'; addSuccessStr += '
Customer Service
- Room1606, Block A, Shuguang International Building, No.300 Shangcheng Avenue, Futian Street, Yiwu City, Zhejiang China
- +86 13777904297
- [emailprotected]
Products
- Hot Product
- Eco-friendly
- Care-Skin-Body-Hair
- Makeup
- Perfume
My Account
- About us
- Blog
- Media
- newsnow
- Our Story
- Sustainability
- Contact Us
Where's My Order?
7x24 track your orders online
Stay Connected
Newsletter
'+json['error']+sbt+'
').show();setTimeout(function(){$(".newlestter-message").hide();},2000);}if (json['success']) {$('.newlestter-message').html('' +json['success'] + sbt + '
').show();setTimeout(function(){$(".newlestter-message").hide();},2000);}}});return false;});});function isValidEmailAddress(emailAddress) {var pattern = new RegExp(/^(("[\w-\s]+")|([\w-]+(?:\.[\w-]+)*)|("[\w-\s]+")([\w-]+(?:\.[\w-]+)*))(@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$)|(@\[?((25[0-5]\.|2[0-4][0-9]\.|1[0-9]{2}\.|[0-9]{1,2}\.))((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\.){2}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\]?$)/i);return pattern.test(emailAddress);}Privacy Policy
Shipping Policy Hot Products
Copyright © {2023}, {Heypack} All rights reserved Powered by Xorder