SKU : 20800759
Inventory : 8
${function(){
const variantData = data.variant || {"id":"875592e6-667f-4a16-942e-e805e7ddd83e","product_id":"f1c9d5fb-1b1f-43ce-8649-3cf7ad5463cd","title":"Blue-Toddler Girl: 4-5 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20800759","barcode":"","position":1,"option1":"Blue","option2":"Toddler Girl: 4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","path":"6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.14","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/582298-family-matching-blue-floral-drawstring-swim-trunk-or-ruffle-sleeves-bikini-f3wx?variant=875592e6-667f-4a16-942e-e805e7ddd83e","available_quantity":8,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Toddler Girl: 4-5 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"875592e6-667f-4a16-942e-e805e7ddd83e","product_id":"f1c9d5fb-1b1f-43ce-8649-3cf7ad5463cd","title":"Blue-Toddler Girl: 4-5 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20800759","barcode":"","position":1,"option1":"Blue","option2":"Toddler Girl: 4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","path":"6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.14","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/582298-family-matching-blue-floral-drawstring-swim-trunk-or-ruffle-sleeves-bikini-f3wx?variant=875592e6-667f-4a16-942e-e805e7ddd83e","available_quantity":8,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Toddler Girl: 4-5 Years"}],"off_ratio":40,"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
: Blue
${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 Girl: 4-5 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
$11.99
${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":"875592e6-667f-4a16-942e-e805e7ddd83e","product_id":"f1c9d5fb-1b1f-43ce-8649-3cf7ad5463cd","title":"Blue-Toddler Girl: 4-5 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20800759","barcode":"","position":1,"option1":"Blue","option2":"Toddler Girl: 4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","path":"6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.14","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/582298-family-matching-blue-floral-drawstring-swim-trunk-or-ruffle-sleeves-bikini-f3wx?variant=875592e6-667f-4a16-942e-e805e7ddd83e","available_quantity":8,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Toddler Girl: 4-5 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
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":"875592e6-667f-4a16-942e-e805e7ddd83e","product_id":"f1c9d5fb-1b1f-43ce-8649-3cf7ad5463cd","title":"Blue-Toddler Girl: 4-5 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20800759","barcode":"","position":1,"option1":"Blue","option2":"Toddler Girl: 4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","path":"6b0ef2bf8d737c1b55b71f08dbde0f26.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.14","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/582298-family-matching-blue-floral-drawstring-swim-trunk-or-ruffle-sleeves-bikini-f3wx?variant=875592e6-667f-4a16-942e-e805e7ddd83e","available_quantity":8,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Toddler Girl: 4-5 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
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: The family swimwear features a vibrant and colorful tropical floral pattern, with shades of blue. The men’s shorts have a relaxed fit, knee-length, and an adjustable white drawstring at the waist for a secure fit. The boy’s shorts follow a similar design to the men’s, but they are shorter in length. The women’s two-piece bikini consists of a v-neck top with ruffle sleeves and high-waisted bottoms that offer coverage while accentuating the silhouette. The girl’s swimwear mirrors the women’s design but is tailored to be age-appropriate.nFabric: Made of 82% polyester and 18% spandex.nCare Instruction: Machine wash in cold water, do not bleach, and low temperature ironing.nKey Features: *Please add each size separately to your shopping cartn-Piece of product: Each size comes with either a set of bikini or a pair of swim trunksn-Product features: Quick-drying, lightweight, and waterproofn-Swim trunks with adjustable drawstring and elastic waist.n-This bikini has removable pads in the bust area. You can choose to wear the swimsuit with or without the removable pads, depending on your preference and mood. The pads are soft and flexible, enhancing your bust and silhouette.n-Fabric characteristics: Cool, comfortable, and permeablen-Neckline: V-neckline for mother and round neckline for daughtern-Sleeves: Ruffle sleevesn-Style: Casual with floral patternn-Fit: Moderate and regular swimwearn-Length: Regularn-Source of goods: Importn-Supplier: PatPatnAdditional Information: Suitable for summer vacation, beach holiday, etc. with a floral design.
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.