SKU : 20811984
Inventory : 9
${function(){
const variantData = data.variant || {"id":"b9891852-aeb0-4bba-972c-e66dc0aad9b2","product_id":"6939ab00-1bec-4edb-b63c-1a554fb9517b","title":"BLUEWHITE-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":9,"sku":"20811984","barcode":"","position":1,"option1":"BLUEWHITE","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c6d4c7d019c60030833a3fc9930e5a3.jpeg","path":"2c6d4c7d019c60030833a3fc9930e5a3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/583203-family-matching-blue-floral-drawstring-swim-trunks-or-cut-out-lace-up-back-one-piece-swimsuit-with-optional-cover-up-hlje?variant=b9891852-aeb0-4bba-972c-e66dc0aad9b2","available_quantity":9,"options":[{"name":"COLOR","value":"BLUEWHITE"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"b9891852-aeb0-4bba-972c-e66dc0aad9b2","product_id":"6939ab00-1bec-4edb-b63c-1a554fb9517b","title":"BLUEWHITE-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":9,"sku":"20811984","barcode":"","position":1,"option1":"BLUEWHITE","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c6d4c7d019c60030833a3fc9930e5a3.jpeg","path":"2c6d4c7d019c60030833a3fc9930e5a3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/583203-family-matching-blue-floral-drawstring-swim-trunks-or-cut-out-lace-up-back-one-piece-swimsuit-with-optional-cover-up-hlje?variant=b9891852-aeb0-4bba-972c-e66dc0aad9b2","available_quantity":9,"options":[{"name":"COLOR","value":"BLUEWHITE"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: BLUEWHITE
${function(){
const optName = "COLOR";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size
: Toddler Boy: 2 Years
${function(){
const optName = "SIZE";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$8.39
${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 = {"id":"b9891852-aeb0-4bba-972c-e66dc0aad9b2","product_id":"6939ab00-1bec-4edb-b63c-1a554fb9517b","title":"BLUEWHITE-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":9,"sku":"20811984","barcode":"","position":1,"option1":"BLUEWHITE","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c6d4c7d019c60030833a3fc9930e5a3.jpeg","path":"2c6d4c7d019c60030833a3fc9930e5a3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/583203-family-matching-blue-floral-drawstring-swim-trunks-or-cut-out-lace-up-back-one-piece-swimsuit-with-optional-cover-up-hlje?variant=b9891852-aeb0-4bba-972c-e66dc0aad9b2","available_quantity":9,"options":[{"name":"COLOR","value":"BLUEWHITE"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
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 {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function() {
const variantData = data.variant || {"id":"b9891852-aeb0-4bba-972c-e66dc0aad9b2","product_id":"6939ab00-1bec-4edb-b63c-1a554fb9517b","title":"BLUEWHITE-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":9,"sku":"20811984","barcode":"","position":1,"option1":"BLUEWHITE","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c6d4c7d019c60030833a3fc9930e5a3.jpeg","path":"2c6d4c7d019c60030833a3fc9930e5a3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/583203-family-matching-blue-floral-drawstring-swim-trunks-or-cut-out-lace-up-back-one-piece-swimsuit-with-optional-cover-up-hlje?variant=b9891852-aeb0-4bba-972c-e66dc0aad9b2","available_quantity":9,"options":[{"name":"COLOR","value":"BLUEWHITE"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
const value = variantData.available_quantity > 0 ? variantData.available_quantity : 0;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + value + ' ');
return `
`;
}()}
Product Introduction:Enjoy the beach in matching outfits that perfectly blend comfort and style.;Fabric:Swim trunks (90% polyester + 10% spandex); One-piece swimsuit (18% spandex + 82% nylon on top, 90% polyester + 10% spandex on bottom and lining); Cover Up (100% polyester).;Care Instruction:Low-temperature ironing, cold machine wash, do not dry clean, do not bleach.;Key Features:*Please add each size separately to your shopping cart * Piece of product: each size includes 1 swim trunks, or 1 one-piece swimwear or 1 cover up (sold separately)n- Swim trunks with adjustable drawstringn- One-piece swimsuit with adjustable straps or haltern- Lace-up design on the back of the swimsuit allows for easy size adjustmentn- The cover-up has two styles - women’s cover-up and kids’ cover-up for you to choose from.n- Lightweight and waterproof materialn- Importedn- Whole family matching outfits available;Additional Information:Suitable for summer and vacation, the blue floral design is perfect for a casual day at the beach or pool.;
Total lead time = processing time + shipping time
Normal processing time : 1-5 business days
1. Standard shipping: 7-15 business days
2. Express shipping: 5-7 business days
* Mation about deliveries, please visit our Shipping Policy page.