SKU : 20807243
Inventory : 4
${function(){
const variantData = data.variant || {"id":"8bb4a8ab-6525-4306-8a9f-caec55ef74a5","product_id":"5db43e39-6664-4b8a-9244-89f89e10bdb9","title":"Color block-Men: XL","weight_unit":"kg","inventory_quantity":4,"sku":"20807243","barcode":"","position":1,"option1":"Color block","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/daafcb38a8d09896ca8a8188a1960ebc.jpeg","path":"daafcb38a8d09896ca8a8188a1960ebc.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/582862-family-matching-color-block-drawstring-swim-trunks-or-big-bow-strap-bikini-zl24?variant=8bb4a8ab-6525-4306-8a9f-caec55ef74a5","available_quantity":4,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Men: XL"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"8bb4a8ab-6525-4306-8a9f-caec55ef74a5","product_id":"5db43e39-6664-4b8a-9244-89f89e10bdb9","title":"Color block-Men: XL","weight_unit":"kg","inventory_quantity":4,"sku":"20807243","barcode":"","position":1,"option1":"Color block","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/daafcb38a8d09896ca8a8188a1960ebc.jpeg","path":"daafcb38a8d09896ca8a8188a1960ebc.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/582862-family-matching-color-block-drawstring-swim-trunks-or-big-bow-strap-bikini-zl24?variant=8bb4a8ab-6525-4306-8a9f-caec55ef74a5","available_quantity":4,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Men: XL"}],"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
: Color block
${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
: Men: XL
${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
$10.79
${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":"8bb4a8ab-6525-4306-8a9f-caec55ef74a5","product_id":"5db43e39-6664-4b8a-9244-89f89e10bdb9","title":"Color block-Men: XL","weight_unit":"kg","inventory_quantity":4,"sku":"20807243","barcode":"","position":1,"option1":"Color block","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/daafcb38a8d09896ca8a8188a1960ebc.jpeg","path":"daafcb38a8d09896ca8a8188a1960ebc.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/582862-family-matching-color-block-drawstring-swim-trunks-or-big-bow-strap-bikini-zl24?variant=8bb4a8ab-6525-4306-8a9f-caec55ef74a5","available_quantity":4,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Men: XL"}],"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":"8bb4a8ab-6525-4306-8a9f-caec55ef74a5","product_id":"5db43e39-6664-4b8a-9244-89f89e10bdb9","title":"Color block-Men: XL","weight_unit":"kg","inventory_quantity":4,"sku":"20807243","barcode":"","position":1,"option1":"Color block","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/daafcb38a8d09896ca8a8188a1960ebc.jpeg","path":"daafcb38a8d09896ca8a8188a1960ebc.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/582862-family-matching-color-block-drawstring-swim-trunks-or-big-bow-strap-bikini-zl24?variant=8bb4a8ab-6525-4306-8a9f-caec55ef74a5","available_quantity":4,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Men: XL"}],"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: Chic family swimwear set with big bow knot design and elastic fabric for a comfortable fit. The Morandi color scheme adds a soft and cozy touch, while the deep blue, light blue, and white splicing create a fashionable and harmonic vibe. Perfect for beachwear, pool parties, vacations, camping and swimming.nFabric: 82% nylon and 18% spandex, with a 90% polyester and 10% spandex lining.nCare Instruction: Low-temperature ironing, do not dry clean, machine wash in cold water, do not bleach.nKey Features: * Please add each size separately to your shopping cart. * Piece of product: Each size only includes a set of bikini (1 top and 1 bottom), a one-piece swimsuit, or a pair of swimming trunks. * Product features: matching swimsuit set for family. * Fabric characteristics: highly elastic and soft. * Neckline: V-neck for mom, round neck for girl. * Sleeves: sleeveless. * Style: Morandi color scheme, casual, vacation * Fit: tight fit. * Length: regular. * Source of goods: imported. * Supplier: PatPat.nAdditional Information: Suitable for summer season, perfect for party, daily wear, vacation, beach activities and more. The chic bow knot design makes the swimwear set lively and adorable.
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.