${(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 Striped Round-Neck Textured Knit Pullover SY-LC25229269
$9,96
Women's Casual Wide-Leg Pants SY-PL7711508
$15,07
Women's Relaxed Fit Long-Sleeve Denim Jacket SY-LC7821123
$18,19
Women's Solid Color Textured Knit Long-Sleeve Split-Hem Hoodie SY-LC25316648
from
$15,83
Women's Striped Textured Color-Block Top SY-LC25133125
$9,93
Button-Front Loose Open-Front Lapel Top SY-LC2556673
$16,63
Women's Solid Color Comfortable Pullover SY-LC25128013
$10,78
Women's Plaid Color-Block Sweater SY-PL272562
$19,30
Women's Tie-Knot Curved-Leg Jeans -Casual Loose Ankle Pants SY-LC7875811
$23,66
Women's Short-Sleeved Cropped Pants Casual Texture Suit SY-PL62223
$25,58
Women's Leopard Print Retro Short-Sleeve Dress SY-PL612046
$19,97
Women's Two-Piece Casual Set with Patchwork Short SY-PL631178
$22,19
Women's Stand-Up Collar Sweater -Loose Long-Sleeve Printed Knit Pullover SY-LC2725102
$14,76
Women's Crew Neck Color-Block Pullover -Long-Sleeve Knit Sweatshirt SY-LC25317732
$12,20
Women's Elegant Retro Elephant Print Shirt- Loose Long-Sleeve Collared Pullover SY-LC25128282
$8,62
Women's Plaid Crew Neck Sweatshirt SY-LC25133197
$9,84
Women's Long-Sleeve Striped Pullover | Knit Sweatshirt for Women SY-LC25319527
$10,80
Women's V-Neck Slim-Fit Sweater Dress -Striped Long-Sleeve Short Dress with Zipper SY-LC273419
$14,44
Women's Loose Casual Sleeveless Jumpsuit SY-LC6412827
$9,19
Women's Long-Sleeve Striped Pullover | V-Neck Knit Sweatshirt SY-LC25132876
$9,39
Women's Solid Color U-Neck Sleeveless Casual Knit Pullover SY-LC25612517
$8,16
Women's Solid Color Casual Short-Sleeve Shirt SY-LC2553184
$11,46
Women's Long-Sleeve Knit Pullover SY-PL253953
$7,98
Women's Retro Striped Elegant Jacquard High-Waisted Dress SY-LC6124970
$20,61
Women's Versatile High-Waisted Dress SY-LC6124017
$14,40
Women's Striped Round-Neck Textured Knit Pullover SY-LC25229269
$9,96
Women's Casual Wide-Leg Pants SY-PL7711508
$15,07
Women's Relaxed Fit Long-Sleeve Denim Jacket SY-LC7821123
$18,19
Women's Solid Color Textured Knit Long-Sleeve Split-Hem Hoodie SY-LC25316648
from
$15,83
Women's Striped Textured Color-Block Top SY-LC25133125
$9,93
Button-Front Loose Open-Front Lapel Top SY-LC2556673
$16,63
Women's Solid Color Comfortable Pullover SY-LC25128013
$10,78
Women's Plaid Color-Block Sweater SY-PL272562
$19,30
Women's Tie-Knot Curved-Leg Jeans -Casual Loose Ankle Pants SY-LC7875811
$23,66
Women's Short-Sleeved Cropped Pants Casual Texture Suit SY-PL62223
$25,58
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}