${(function(){ const get_random_six_digits = () => { return Math.random().toString().slice(-6) }; const wholesale_enabled = false; const setting_product_image_display = "natural"; 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.url : data.url; 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 ${ data.off_ratio }% ` : '' }` : "Sold out" }
Mixed Lot
${data.title}
${ data.price_min != data.price_max ? `From
` : `
` }
Add to cart
Add to cart
Choose an option
${variant.title}/
Sold out
` })()}
For any inquiries,feel free to reach out to us at--Email us: SundaLife@outlook.com
For any inquiries,feel free to reach out to us at--Email us: SundaLife@outlook.com
Log in
Create an account
${data.data && data.data.count}
Home
Men
Men's Minimalist Fashion
Women
Women Fashion
Children
Toys
Useful Tools
Home & Garden
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: 56513259, title: "Home", url: "\/", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 56513261, title: "Men", url: "\/collections\/men", target: "", levels: 1, product0: null || {}, children: [ { title: "Men's Minimalist Fashion", url: "\/collections\/mens-minimalist-fashion", target: "", levels: 0, children: [ ] }, ] }, { id: 56513265, title: "Women", url: "\/collections\/women-fashion", target: "", levels: 1, product0: null || {}, children: [ { title: "Women Fashion", url: "\/collections\/women-fashion", target: "", levels: 0, children: [ ] }, ] }, { id: 56513269, title: "Children", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Toys", url: "\/collections\/toys", target: "", levels: 0, children: [ ] }, ] }, { id: 56513273, title: "Useful Tools", url: "\/collections\/useful-tools", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 56513275, title: "Home & Garden", url: "\/collections\/home-garden", target: "", levels: 0, product0: 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}
` })()}
Home
Men
Men's Minimalist Fashion
Women
Women Fashion
Children
Toys
Useful Tools
Home & Garden
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: 56513259, title: "Home", url: "\/", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 56513261, title: "Men", url: "\/collections\/men", target: "", levels: 1, product0: null || {}, children: [ { title: "Men's Minimalist Fashion", url: "\/collections\/mens-minimalist-fashion", target: "", levels: 0, children: [ ] }, ] }, { id: 56513265, title: "Women", url: "\/collections\/women-fashion", target: "", levels: 1, product0: null || {}, children: [ { title: "Women Fashion", url: "\/collections\/women-fashion", target: "", levels: 0, children: [ ] }, ] }, { id: 56513269, title: "Children", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Toys", url: "\/collections\/toys", target: "", levels: 0, children: [ ] }, ] }, { id: 56513273, title: "Useful Tools", url: "\/collections\/useful-tools", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 56513275, title: "Home & Garden", url: "\/collections\/home-garden", target: "", levels: 0, product0: 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}
Home
Men
Men's Minimalist Fashion
Women
Women Fashion
Children
Toys
Useful Tools
Home & Garden
${(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.
` })()}
(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(); })();
${data.index + 1}/23
BloomyFit - High Waist Antibacterial Panties
$16.97
$49.99
Save 66%
${function() { const variantData = data.variant || {"id":"3eefe0ee-8b35-4488-b60a-53b0bc0b2a82","product_id":"ed5ad535-f884-4c2f-9f7c-52b780f432ba","title":"Beige-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Beige-S-sd947tj4eu7x9lppd86mh2hb","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f98961a0f41fa25c90b640f4091cc397.webp","path":"f98961a0f41fa25c90b640f4091cc397.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.97,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"16.97","retail_price":"49.99","available":true,"url":"\/products\/bloomyfitnew?variant=3eefe0ee-8b35-4488-b60a-53b0bc0b2a82","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":66,"flashsale_info":[],"sales":0}; const saveType = "percentage"; const saveText = "Save {{saved_amount}}"; const productLabelDiscountOn = true; return `
-
${saveText.replace('\{\{saved_amount\}\}', saveType == 'percentage' ? variantData.off_ratio + '%' : `
` )}
`; }()}
Color
: Beige
${function(){ const optName = "Color"; const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value; const optionValueText = optionValue ? (': ' + optionValue) : ''; return `
${optionValueText}
` }()}
Beige
Black
Pink
Purple
Blue
Gray
Red
70% OFF Set 3 (Beige + Beige + Beige)
70% OFF Set 3 (Black + Black + Black)
70% OFF Set 3 (Beige + Black + Gray)
70% OFF Set 3 (Beige + Black + Red)
70% OFF Set 3 (Beige + Black + Purple)
80% OFF Set 5 (Beige + Beige + Black + Black + Gray)
80% OFF Set 5 (Beige + Beige + Black + Gray + Purple)
80% OFF Set 5 (Beige + Beige + Blue + Pink + Red)
90% OFF Set 7 (Beige + Black + Pink + Purple + Blue + Gray + Red)
Light Purple
90% OFF Set 8 (Beige + Beige + Black + Black + Gray + Gray + Purple + Purple)