${(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}
` })()}
Free shipping for orders over $35
Free shipping for orders over $35
Log in
Create an account
${data.data && data.data.count}
Home
New In
Tops👚
Crop Top
Cost & Jacket
Sweaters & Cardigans
Sweatershirts & Hoodies
Bottoms👖
Pant
Skirt
Dress👗
Mini Dress
Maxi Dress
Sweater Dress
Swimwear🩱
Shoes🥿
High Heels
Sneakers
slippers
Bedding Set🛏
Bags👜
Accessories✨
Nail
Leg Warmers🧦
Black Friday🔥
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: 74802323, title: "Home", url: "\/", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 74802325, title: "New In", url: "\/collections\/new-in", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 74802327, title: "Tops\ud83d\udc5a", url: "\/collections\/women-s-tops", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Crop Top", url: "\/collections\/crop-top", target: "", levels: 0, children: [ ] }, { title: "Cost & Jacket", url: "\/collections\/coat-jacket", target: "", levels: 0, children: [ ] }, { title: "Sweaters & Cardigans", url: "\/collections\/sweater-cardigan", target: "", levels: 0, children: [ ] }, { title: "Sweatershirts & Hoodies", url: "\/collections\/sweatershirts-hoodies", target: "", levels: 0, children: [ ] }, ] }, { id: 74802337, title: "Bottoms\ud83d\udc56", url: "\/collections\/bottoms", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Pant", url: "\/collections\/pant", target: "", levels: 0, children: [ ] }, { title: "Skirt", url: "\/collections\/skirt", target: "", levels: 0, children: [ ] }, ] }, { id: 74802343, title: " Dress\ud83d\udc57", url: "\/collections\/womens-dress", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Mini Dress", url: "\/collections\/mini-dress", target: "", levels: 0, children: [ ] }, { title: "Maxi Dress", url: "\/collections\/maxi-dress", target: "", levels: 0, children: [ ] }, { title: "Sweater Dress", url: "\/collections\/sweater-dress", target: "", levels: 0, children: [ ] }, ] }, { id: 74802351, title: "Swimwear\ud83e\ude71", url: "\/collections\/swimwear", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 74802353, title: "Shoes\ud83e\udd7f", url: "\/collections\/women-shoes", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "High Heels", url: "\/collections\/high-heels", target: "", levels: 0, children: [ ] }, { title: "Sneakers", url: "\/collections\/sneakers-2l6z", target: "", levels: 0, children: [ ] }, { title: "slippers", url: "\/collections\/slippers", target: "", levels: 0, children: [ ] }, ] }, { id: 74802361, title: "Bedding Set\ud83d\udecf", url: "\/collections\/bedding-set", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 74802363, title: "Bags\ud83d\udc5c", url: "\/collections\/womens-bags", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 74802365, title: "Accessories\u2728", url: "\/collections\/bedding-set", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Nail", url: "\/collections\/nail", target: "", levels: 0, children: [ ] }, { title: " Leg Warmers\ud83e\udde6", url: "\/collections\/leg-warmers", target: "", levels: 0, children: [ ] }, ] }, { id: 74802371, title: "Black Friday\ud83d\udd25", url: "\/collections\/black-friday-sale-use-code-bfcm50", target: "", levels: 0, product0: { id: (null) }, 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}
${(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
New In
Tops👚
Tops👚
Crop Top
Cost & Jacket
Sweaters & Cardigans
Sweatershirts & Hoodies
Bottoms👖
Bottoms👖
Pant
Skirt
Dress👗
Dress👗
Mini Dress
Maxi Dress
Sweater Dress
Swimwear🩱
Shoes🥿
Shoes🥿
High Heels
Sneakers
slippers
Bedding Set🛏
Bags👜
Accessories✨
Accessories✨
Nail
Leg Warmers🧦
Black Friday🔥
Log in
Create an account
(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(); })();
1/1
${data.index + 1}/${data.total}
Shipping insurance
$1.99
${function() { const variantData = data.variant || {"id":"f304336b-accb-459d-92db-3fcab36af9b3","product_id":"07e83d13-2545-46aa-8468-a50c87bfc78a","title":"*1.99","weight_unit":"g","inventory_quantity":0,"sku":"Insure01","barcode":"","position":1,"option1":"*1.99","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1.99","retail_price":"0","available":true,"url":"\/products\/shipping-insurance?variant=f304336b-accb-459d-92db-3fcab36af9b3","available_quantity":999999999,"options":[{"name":"Title","value":"*1.99"}],"off_ratio":0,"flashsale_info":[],"sales":0}; const saveType = "amount"; const productLabelDiscountOn = true; return `
-
${saveType == 'percentage' ? `
-${variantData.off_ratio}%
` : `
-
` }
`; }()}
Title:
*1.99
${function(){ const optName = "Title"; const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value; const optionValueText = optionValue ? (optionValue) : ''; return `
${optionValueText}
`; }()}
*1.99
1.00
2.01
3.02
4.03
5.04
6.05
7.06
8.07
9.08
10.09
11.10
12.11
13.12
14.13
15.14
16.15
17.16
18.17
19.18
20.19
21.20
22.21
23.22
24.23
25.24
26.25
27.26
28.27
29.28
30.29
31.30
32.31
33.32
34.33
35.34
36.35
37.36
38.37
39.38
40.39
41.40
42.41
43.42
44.43
45.44
46.45
47.46
48.47
49.48
50.49
51.50
52.51
53.52
54.53
55.54
56.55
57.56
58.57
59.58
60.59
61.60