${(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
Women's Versatile Knit Pullover -Loose Short-Sleeve Casual Shirt-Style Top SY-PL2513016
$8,11
Women's Autumn & Winter New Loose Printed Dress SY-LC6125651
$17,82
Best-Selling Autumn New Shirt -Commuter Versatile Striped Printed Button-Down Blouse SY-LC2555599
$10,16
Women's Fashionable Denim Vest -Sleeve Jacket Top SY-LC790143
$22,32
New Women's Printed Short-Sleeve Pajama Two-Piece SY-LC151159
from
$17,63
Women's Foreign Trade Autumn & Winter New Jacket SY-LC2555605
$17,54
Autumn New Western Casual Long-Sleeve Fashion Coat SY-LC8513379
$18,56
Autumn New Slim-Fit Long-Sleeve Pullover SY-LC25122007
$9,38
Women's Loose High-Waisted Maxi Dress SY-LC6125471
$18,98
Autumn New Arrival Women's Denim Dress -Square-Neck Babydoll Blue Dress SY-LC786716
$21,48
Women's Street Style Long-Sleeve T-Shirt SY-LC25229504
$4,92
Women's Printed Slim-Fit Crew Neck Knit Pullover SY-LC25226716
$3,96
Women's Retro Plaid Cardigan- Open-Front Knit Top with Frayed Edges SY-LC2712372
$19,58
Women's Vintage Cabled Dress -Versatile Elegant Maxi Dress SY-LC6123925
$17,62
Women's Bohemian Style Printed Shirt | New Loose Retro Long-Sleeve V-Neck Pullover SY-LC25132562
$9,01
Women's Loose Pullover Sweater - Short-Sleeve Stretchy Openwork Knit Versatile Top SY-LC277931
$11,12
Women's Crew Neck Printed Sweatshirt-Long-Sleeve Knit Casual Pullover SY-LC25319830
$9,52
Women's Loose High-Elastic Knit Pullover -Vintage Plaid Short-Sleeve T-Shirt SY-LC25227553
$6,71
Women's Loose High-Waisted Mini Dress -Retro Print Textured Short Dress SY-LC6123955
$17,05
Women's Vintage Print Fleece Dress -Loose Lapel Short Mini SY-LC6124373
$16,52
Women's Retro Color-Blocking Knit Sweater SY-LC277874
$11,24
Women's Retro Color-Clashing Striped Pullover SY-LC277797
$10,91
Women's Loose Long-Sleeve V-Neck Shirt SY-LC2554078
$13,77
New Arrival Women's Autumn Buttoned-Up Top SY-LC854107
$12,81
New Arrival! Loose & Casual Mid-Waist Straight Jeans with Sequin Embellishments SY-LC7875171
$18,33
Women's Versatile Knit Pullover -Loose Short-Sleeve Casual Shirt-Style Top SY-PL2513016
$8,11
Women's Autumn & Winter New Loose Printed Dress SY-LC6125651
$17,82
Best-Selling Autumn New Shirt -Commuter Versatile Striped Printed Button-Down Blouse SY-LC2555599
$10,16
Women's Fashionable Denim Vest -Sleeve Jacket Top SY-LC790143
$22,32
New Women's Printed Short-Sleeve Pajama Two-Piece SY-LC151159
from
$17,63
Women's Foreign Trade Autumn & Winter New Jacket SY-LC2555605
$17,54
Autumn New Western Casual Long-Sleeve Fashion Coat SY-LC8513379
$18,56
Autumn New Slim-Fit Long-Sleeve Pullover SY-LC25122007
$9,38
Women's Loose High-Waisted Maxi Dress SY-LC6125471
$18,98
Autumn New Arrival Women's Denim Dress -Square-Neck Babydoll Blue Dress SY-LC786716
$21,48
View more
Best Seller(Canada Size)
Sequined Lantern Sleeve Party Dress WX-MM2764
$22,22
+2
Sexy Leopard-Print One-Piece Swimsuit XSY-LC443863
$11,69
Contrast Color Sexy Bikini XSY-LC433999
$12,71
+9
Pure Color Ruffled Strap Bikini XSY-LC443737
from
$11,33
+2
One-Piece Ring Shoulder Strap Bikini XSY-LC443741
$11,26
+4
Plus Size Printed One-Piece Swimsuit XSY-LC410203
from
$16,53
+1
Plus Size Floral Print One-Piece Swimsuit XSY-LC443358
from
$8,85
Strap Backless Floral Swimsuit XSY-LC443748
$15,06
+7
Printed Sports Split Three-Piece Swimsuit XSY-LC41996
from
$16,86
Solid Color Two-Piece Swimsuit XSY-LC415975
from
$14,91
+7
Plus Size Long Sleeve Surfing Swimsuit XSY-LC410485
$19,55
High Waist Ruffled One-Piece Swimsuit XSY-LC443733
from
$15,09
+2
Casual Split Swimsuit XSY-LC411362
from
$13,04
Multi-Color Loose Fit Knit Top SY-LC277075
$16,98
Backless Flounce One-Piece Swimsuit XSY-LC443499
$12,93
Solid Color Split Bikini XSY-LC431266
from
$12,15
+2
Sexy Hot Spring One-Piece Swimsuit XSY-LC442734
from
$13,80
Sexy Leopard Print Summer Dress SY-LC2210907
$12,82
Lapel V-Neck Hollow-Out Two-Piece Suit WX-MC0264
$22,64
One Shoulder Scalloped Bikini XSY-LC433531
$12,21
Solid Color One-Piece Swimsuit XSY-LC443740
$13,34
+7
Conservative Boxers Swimsuit XSY-LC415755
from
$13,25
Sexy Shoulder Strap Swimsuit XSY-LC433905
$13,18
Plus Size Floral Print Bikini XSY-LC413329
$14,69
Backless Ruffle Bikini Swimsuit XSY-LC415974
from
$13,73
+2
Sequined Lantern Sleeve Party Dress WX-MM2764
$22,22
+2
Sexy Leopard-Print One-Piece Swimsuit XSY-LC443863
$11,69
Contrast Color Sexy Bikini XSY-LC433999
$12,71
+9
Pure Color Ruffled Strap Bikini XSY-LC443737
from
$11,33
+2
One-Piece Ring Shoulder Strap Bikini XSY-LC443741
$11,26
+4
Plus Size Printed One-Piece Swimsuit XSY-LC410203
from
$16,53
+1
Plus Size Floral Print One-Piece Swimsuit XSY-LC443358
from
$8,85
Strap Backless Floral Swimsuit XSY-LC443748
$15,06
+7
Printed Sports Split Three-Piece Swimsuit XSY-LC41996
from
$16,86
Solid Color Two-Piece Swimsuit XSY-LC415975
from
$14,91
+7
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
$30,23
Áo phông ngắn tay mùa hè 100% cotton sành điệu HT-2102
$11,21
Áo T-shirt thương hiệu thời trang mới HT-2353
$11,21
Áo phông ngắn tay 100% cotton màu xám đậm cổ điển HT-23104
$11,21
Áo thun tay ngắn cổ điển kiểu Mỹ HT-23102
$14,17
Áo phông tay lỡ 100% cotton HT-2139
$11,36
Áo phông ngắn tay thời trang Hàn Quốc HT-23169
$11,34
Áo phông cộc tay trẻ trung phong cách HT-2339
from
$11,71
Áo thun nữ in hình cá tính HT-220732
$10,97
Áo phông ngắn tay in họa tiết thiết kế cổ điển HT-2346
$11,44
Áo phông ngắn tay 100% cotton HT-24001
$11,71
Áo phông ngắn tay oversize kiểu châu Âu HT-2121
$11,21
Áo phông ngắn tay rộng rãi cao cấp HT-23202-2
$11,41
Áo phông ngắn tay in hình bướm 100% cotton HT-23140
from
$11,46
Áo Sơ Mi Voan Tay Bồng Viền Bèo HL-XQ005162
$8,54
Áo sơ mi cổ tròn khâu phong cách Hàn Quốc HL-XQ006582
$7,52
Áo sơ mi trắng tay bồng ren thêu ba chiều HL-XQ005348
$10,48
Áo phông ngắn tay mùa hè 100% cotton sành điệu HT-2102
$11,21
Áo T-shirt thương hiệu thời trang mới HT-2353
$11,21
Áo phông ngắn tay 100% cotton màu xám đậm cổ điển HT-23104
$11,21
Áo thun tay ngắn cổ điển kiểu Mỹ HT-23102
$14,17
Áo phông tay lỡ 100% cotton HT-2139
$11,36
Áo phông ngắn tay thời trang Hàn Quốc HT-23169
$11,34
Áo phông cộc tay trẻ trung phong cách HT-2339
from
$11,71
Áo thun nữ in hình cá tính HT-220732
$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}