${(function(){ const get_random_six_digits = () => { return Math.random().toString().slice(-6) }; const wholesale_enabled = false; const setting_product_image_display = "133.33%"; const product_image = data.image; const secondary_image = data.secondImage; const image_width = product_image.width; let image_height = product_image.height; if(setting_product_image_display == '100%'){ image_height = image_width }else if(setting_product_image_display == '133.33%'){ image_height = image_width * 1.3333; }; const product_image_hover_on = true && !!secondary_image.src; const has_save_label = true && ((+data.compare_at_price) > (+data.price)); const is_single_variant = data.variants.length == 1; const min_price_variant_href = (data.min_price_variant && data.min_price_variant.available) ? data.min_price_variant.withinUrl : data.withinUrl; const retail_price_max = data.retail_price_max || data.compare_at_price_max; const THUMBNAILS_MAX_SIZE = 3; const thumbnails = data.thumbVariants.slice(0, THUMBNAILS_MAX_SIZE); const image_wrap_id = 'image_wrap_' + get_random_six_digits(); const image_carousel_id = 'image_carousel_' + get_random_six_digits(); const thumbnails_selector_id = 'thumbnails_selector_' + get_random_six_digits(); const form_id = 'form_' + get_random_six_digits(); const mixed_wholesale = data.mixed_wholesale; return `
${ data.available ? `${ (+data.compare_at_price > +data.price) ? `Save
` : '' }` : "Sold out" }
Mixed Lot
${data.title}
${ data.price_min != data.price_max ? `from
` : `
` }
+${data.remainInvisibleThumbCount}
` })()}
Log in
Create an account
${data.data && data.data.count}
Home
Canada Size
Vietnam Size
Terms and Conditions
Tax & Duty
Shipping & Delivery
Return & Exchange
About Us
Privacy & Security
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 60359335, title: "Home", url: "\/", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 60359337, title: "Canada Size", url: "\/collections\/canada-size", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 60359339, title: "Vietnam Size", url: "\/collections\/vietnam-size", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 60359341, title: "Terms and Conditions", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Tax & Duty", url: "\/pages\/tax-duty", target: "", levels: 0, children: [ ] }, { title: "Shipping & Delivery", url: "\/pages\/shipping-delivery", target: "", levels: 0, children: [ ] }, { title: "Return & Exchange", url: "\/pages\/return-exchange", target: "", levels: 0, children: [ ] }, { title: "About Us", url: "\/pages\/about-us", target: "", levels: 0, children: [ ] }, { title: "Privacy & Security", url: "\/pages\/privacy-security", target: "", levels: 0, children: [ ] }, ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Home
Canada Size
Vietnam Size
Terms and Conditions
Tax & Duty
Shipping & Delivery
Return & Exchange
About Us
Privacy & Security
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 60359335, title: "Home", url: "\/", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 60359337, title: "Canada Size", url: "\/collections\/canada-size", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 60359339, title: "Vietnam Size", url: "\/collections\/vietnam-size", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 60359341, title: "Terms and Conditions", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Tax & Duty", url: "\/pages\/tax-duty", target: "", levels: 0, children: [ ] }, { title: "Shipping & Delivery", url: "\/pages\/shipping-delivery", target: "", levels: 0, children: [ ] }, { title: "Return & Exchange", url: "\/pages\/return-exchange", target: "", levels: 0, children: [ ] }, { title: "About Us", url: "\/pages\/about-us", target: "", levels: 0, children: [ ] }, { title: "Privacy & Security", url: "\/pages\/privacy-security", target: "", levels: 0, children: [ ] }, ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Log in
Create an account
${data.data && data.data.count}
Home
Canada Size
Vietnam Size
Terms and Conditions
Tax & Duty
Shipping & Delivery
Return & Exchange
About Us
Privacy & Security
${(function(){ if (data === undefined || typeof data !== 'string' || data == '') return '
'; const keyword = encodeURIComponent(data); return `
View more
Your search for '${data}' did not yield any results.
` })()}
Home
Canada Size
Vietnam Size
Terms and Conditions
Terms and Conditions
Tax & Duty
Shipping & Delivery
Return & Exchange
About Us
Privacy & Security
Log in
(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(); })();
Shop now
Chic daily style
Shop now
${Array(data.total || 0).fill().map((val, idx) => idx).map((val, idx) => `
`).join('')}
${function() { return `
0 ? (data.index - 1) : (data.total - 1)},animate=true,direct=-1);" data-type="prev">
` }()}
New Arrivals Every Day
Satin Wrap Chest Lantern Sleeve Dress WX-HGMC0342
CA$15,68
Red V-Neck Backless Pleated WX-MM3018
CA$17,96
Off-Shoulder Side-Slit Dress WX-XM24007
CA$24,03
High-End Black Slimming Dress WX-MC7408
CA$21,00
Sequined V-Neck Party Dress WX-MC7505
CA$24,54
Backless Asymmetric Sheath Dress WX-XM24002
CA$19,73
Sequined V-Neck Waist Dress WX-MC1323-P
CA$29,09
Casual Long Sleeve Top SY-LC2724057
CA$23,80
Round Neck Woven Pullover SY-LC2723676
CA$25,09
Halloween Pumpkin Sweater SY-LC2723951
CA$24,06
Solid Color Long-Sleeve Cardigan SY-LC2711140
CA$29,62
Christmas Letter Print Sweater SY-LC2723659
CA$25,33
Solid Color Lace Cardigan SY-LC2711043
CA$23,54
Striped Knit Cardigan SY-LC2541971
from
CA$14,20
Striped Contrast Sweater SY-LC2723271
CA$20,82
Bell Sleeve Two-Piece Look Sweater SY-LC2722303
CA$20,94
Color Matching Pullover Sweater SY-LC2724801
CA$19,45
Mesh Hollow Out Sweater SY-LC2723101
CA$18,85
Batwing Sleeve Pullover SY-LC2723300
CA$22,40
Velvet Polo Collar Cardigan SY-LC2541980
CA$20,47
Contrast Color Pullover SY-LC2723932
CA$20,03
Leopard Print Striped Cardigan SY-LC2711211
CA$26,70
Hollow Out Knit Sweater SY-LC2723208
CA$17,42
Velvet Ribbon Cinched Dress WX-MC9247
CA$15,99
+1
Off-Shoulder Sequin Short Dress WX-MM2582
CA$15,99
+1
Satin Wrap Chest Lantern Sleeve Dress WX-HGMC0342
CA$15,68
Red V-Neck Backless Pleated WX-MM3018
CA$17,96
Off-Shoulder Side-Slit Dress WX-XM24007
CA$24,03
High-End Black Slimming Dress WX-MC7408
CA$21,00
Sequined V-Neck Party Dress WX-MC7505
CA$24,54
Backless Asymmetric Sheath Dress WX-XM24002
CA$19,73
Sequined V-Neck Waist Dress WX-MC1323-P
CA$29,09
Casual Long Sleeve Top SY-LC2724057
CA$23,80
Round Neck Woven Pullover SY-LC2723676
CA$25,09
Halloween Pumpkin Sweater SY-LC2723951
CA$24,06
View more
Best Seller(Canada Size)
Solid Color Sleeveless Shirt SY-LC2564998
CA$8,94
+4
Sequined Lantern Sleeve Party Dress WX-MM2764
CA$22,22
+2
Backless High Waist Pants Suit WX-FC1003
CA$18,55
+1
Lace Sleeveless Top SY-LC253064-1
from
CA$11,44
+16
Sexy Shoulder Strap Swimsuit XSY-LC433905
CA$13,18
Contrast Color Sexy Bikini XSY-LC433999
CA$12,71
+9
Backless Ruffle Bikini Swimsuit XSY-LC415974
from
CA$13,73
+2
Solid Color Split Bikini XSY-LC431266
from
CA$12,15
+2
Sexy Lace-Up One-Piece Swimsuit XSY-LC443500
CA$9,82
Deep V Wavy Edge Tankini XSY-LC412628
CA$13,75
Plus Size Leopard Print Swimsuit XSY-LC414193
from
CA$10,16
Plus Size Floral Print Bikini XSY-LC413329
CA$14,69
Drawstring Waist Split Swimsuit XSY-LC413139
CA$11,17
Pure Color Ruffled Strap Bikini XSY-LC443737
from
CA$11,33
+2
Hollow Out Backless Tankini XSY-LC443743
CA$17,68
+8
High Waist Ruffled One-Piece Swimsuit XSY-LC443733
from
CA$15,09
+2
Sexy Hot Spring One-Piece Swimsuit XSY-LC442734
from
CA$13,80
Lapel V-Neck Hollow-Out Two-Piece Suit WX-MC0264
CA$22,64
Solid Color Sexy Beach Bikini XSY-LC422096
CA$21,09
+5
One-Piece Ring Shoulder Strap Bikini XSY-LC443741
CA$11,26
+4
Sexy Leopard-Print One-Piece Swimsuit XSY-LC443863
CA$11,69
Cross Slimming Tube Top Bikini XSY-LC443751
CA$15,48
+2
Strap Backless Floral Swimsuit XSY-LC443748
CA$15,06
+7
One Shoulder Scalloped Bikini XSY-LC433531
CA$12,21
Classic Retro Leopard Print Swimsuit XSY-LC413410
CA$17,56
Solid Color Sleeveless Shirt SY-LC2564998
CA$8,94
+4
Sequined Lantern Sleeve Party Dress WX-MM2764
CA$22,22
+2
Backless High Waist Pants Suit WX-FC1003
CA$18,55
+1
Lace Sleeveless Top SY-LC253064-1
from
CA$11,44
+16
Sexy Shoulder Strap Swimsuit XSY-LC433905
CA$13,18
Contrast Color Sexy Bikini XSY-LC433999
CA$12,71
+9
Backless Ruffle Bikini Swimsuit XSY-LC415974
from
CA$13,73
+2
Solid Color Split Bikini XSY-LC431266
from
CA$12,15
+2
Sexy Lace-Up One-Piece Swimsuit XSY-LC443500
CA$9,82
Deep V Wavy Edge Tankini XSY-LC412628
CA$13,75
View more
Collection list
Vietnam Size
Dress(Canada Size)
Pants(Canada Size)
Tops(Canada Size)
Váy liền hở vai mùa hè MZ-MZ20XA20136
CA$30,23
Áo phông ngắn tay mùa hè 100% cotton sành điệu HT-2102
CA$11,21
Áo T-shirt thương hiệu thời trang mới HT-2353
CA$11,21
Áo phông ngắn tay 100% cotton màu xám đậm cổ điển HT-23104
CA$11,21
Áo thun tay ngắn cổ điển kiểu Mỹ HT-23102
CA$14,17
Áo phông tay lỡ 100% cotton HT-2139
CA$11,36
Áo phông ngắn tay thời trang Hàn Quốc HT-23169
CA$11,34
Áo phông cộc tay trẻ trung phong cách HT-2339
from
CA$11,71
Áo thun nữ in hình cá tính HT-220732
CA$10,97
Áo phông ngắn tay in họa tiết thiết kế cổ điển HT-2346
CA$11,44
Áo phông ngắn tay 100% cotton HT-24001
CA$11,71
Áo phông ngắn tay oversize kiểu châu Âu HT-2121
CA$11,21
Áo phông ngắn tay rộng rãi cao cấp HT-23202-2
CA$11,41
Áo phông ngắn tay in hình bướm 100% cotton HT-23140
from
CA$11,46
Áo Sơ Mi Voan Tay Bồng Viền Bèo HL-XQ005162
CA$8,54
Áo sơ mi cổ tròn khâu phong cách Hàn Quốc HL-XQ006582
CA$7,52
Áo sơ mi trắng tay bồng ren thêu ba chiều HL-XQ005348
CA$10,48
Áo phông ngắn tay mùa hè 100% cotton sành điệu HT-2102
CA$11,21
Áo T-shirt thương hiệu thời trang mới HT-2353
CA$11,21
Áo phông ngắn tay 100% cotton màu xám đậm cổ điển HT-23104
CA$11,21
Áo thun tay ngắn cổ điển kiểu Mỹ HT-23102
CA$14,17
Áo phông tay lỡ 100% cotton HT-2139
CA$11,36
Áo phông ngắn tay thời trang Hàn Quốc HT-23169
CA$11,34
Áo phông cộc tay trẻ trung phong cách HT-2339
from
CA$11,71
Áo thun nữ in hình cá tính HT-220732
CA$10,97
Cart
Your shopping bag is empty
Continue shopping
${item.product_title}
${item.options.map(option => option.value).join('/')}
${propertie.name}/${propertie.isImage ? `
View image
` : propertie.value}
Free gift
Mixed Lot
*${item.quantity}
${item.item_text}
${discount_item.title}
(-
)
Total:
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${discount_application.title}:
-
${data.invalid_msg}
Check out
Taxes and shipping calculated at checkout
${data.invalid_msg}
Total:
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${discount_application.title}:
-
Check out
${data.invalid_msg}
Check out
Taxes and shipping calculated at checkout
Subtotal:
${discount_application.title}:
-
Total:
Check out
Taxes and shipping calculated at checkout
const summaryStickyRender = document.querySelector('#cart-drawer-summary-sticky-render'); if (summaryStickyRender) { document.body.style.setProperty('--cart-drawer-summary-sticky-height', summaryStickyRender.clientHeight + 'px'); }
View Cart
${function(){ const productData = data.product; let product_change_event = '', mouse_over_event = ' '; mouse_out_event = ''; const product_options = productData.options.filter(Boolean) || []; for (let opt of product_options) { product_change_event = product_change_event + `quick-shop-selected-variant-${opt.name}.rerender(data=event.selectedValues.${opt.name});`; mouse_out_event = mouse_out_event + `quick-shop-selected-variant-${opt.name}.rerender(data=event.selectData.${opt.name});`; mouse_over_event = mouse_over_event + `@${opt.name}Mouseover="quick-shop-selected-variant-${opt.name}.rerender(data=event);"`; } const selectedVariant = productData.variants.find(v => v.available) || productData.variants[0]; const statusLan = ((selectedVariant && !selectedVariant.available) || (!selectedVariant && !productData.available)) ? "Sold out" : "Add to cart"; return `
${statusLan}
` }()}
${function(){ const currentSelectVariant = data.variant; const defaultVariant = (data.product && data.product.variants && data.product.variants[0]); const variantData = currentSelectVariant || defaultVariant || data; const retail_price = variantData.retail_price || 0; return `
Retail
` }()}
${function(){ const wholesale_enabled = false; const qty = data.quantity || 1; const currentSelectVariant = data.variant; const defaultVariant = (data.product && data.product.variants && data.product.variants[0]); const productVariant = null; const variantData = currentSelectVariant || defaultVariant || productVariant; const wholesale_price = variantData.wholesale_price || []; if(wholesale_enabled && wholesale_price.length > 0) { let wholesaleIndex = wholesale_price.findIndex(item => { return item.min_quantity > qty; }); if(wholesaleIndex < 0){ wholesaleIndex = wholesale_price.length - 1; }else if(wholesaleIndex > 0){ wholesaleIndex = wholesaleIndex - 1; } const wholesalePrice = wholesale_price[wholesaleIndex] || ''; return `
` }else { const price = variantData && variantData.price; return price != undefined ? `
` : '
'; } }()}
${function() { let variantImageShowed = false; const currentProduct = data.product; return (currentProduct.options || []).map((option, index) => { const optionName = option.name || ''; const position = `option${index + 1}`; let isThumbImage = false; if (currentProduct.need_variant_image && !variantImageShowed) { const variantNames = ["color"] || []; for (let i = 0, len = variantNames.length; i < len; i++) { const name = variantNames[i].toLowerCase(); if (name === optionName.toLowerCase()) { isThumbImage = true; variantImageShowed = true; } } } const variantType = "button"; const thumbStyle = "image_with_text"; return `
${optionName}:
${option.values.map((value, idx) => { const selected = data.selectedValues[optionName] == value ? 'checked' : ''; let thumbImage = null; if (isThumbImage) { const variants = currentProduct.variants; for (let i = 0, len = variants.length; i < len; i++) { const variant = variants[i]; if (variant[position] == value && thumbImage == null) { thumbImage = variant.image; break; } } } return `
${value}
` }).join('')}
${optionName}
${option.values.map(value => { const selected = data.selectedValues[optionName] == value ? 'selected' : ''; return `
${value}
` }).join('')}
` }).join(''); }()}
${data.originData && data.originData.value || data.value}