SKU : 20905895
Inventory : 4
${function(){
const variantData = data.variant || {"id":"ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","product_id":"884789da-8319-4869-b0c6-b987094ce68c","title":"Army green-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20905895","barcode":"","position":1,"option1":"Army green","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40e2de568d0cdb5e2f9223334fa9ec81.jpeg","path":"40e2de568d0cdb5e2f9223334fa9ec81.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.03,"min_quantity":1}],"weight":"0.05","compare_at_price":"14.99","price":"8.03","retail_price":"14.99","available":true,"url":"\/products\/family-matching-olive-green-stripe-ruffle-2-piece-bikini-swimwear-with-cover-up-skirt-or-colorblock-swim-trunks?variant=ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","available_quantity":4,"options":[{"name":"COLOR","value":"Army green"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":46,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","product_id":"884789da-8319-4869-b0c6-b987094ce68c","title":"Army green-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20905895","barcode":"","position":1,"option1":"Army green","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40e2de568d0cdb5e2f9223334fa9ec81.jpeg","path":"40e2de568d0cdb5e2f9223334fa9ec81.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.03,"min_quantity":1}],"weight":"0.05","compare_at_price":"14.99","price":"8.03","retail_price":"14.99","available":true,"url":"\/products\/family-matching-olive-green-stripe-ruffle-2-piece-bikini-swimwear-with-cover-up-skirt-or-colorblock-swim-trunks?variant=ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","available_quantity":4,"options":[{"name":"COLOR","value":"Army green"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":46,"flashsale_info":[],"sales":100};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Army green
${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.03
${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":"ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","product_id":"884789da-8319-4869-b0c6-b987094ce68c","title":"Army green-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20905895","barcode":"","position":1,"option1":"Army green","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40e2de568d0cdb5e2f9223334fa9ec81.jpeg","path":"40e2de568d0cdb5e2f9223334fa9ec81.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.03,"min_quantity":1}],"weight":"0.05","compare_at_price":"14.99","price":"8.03","retail_price":"14.99","available":true,"url":"\/products\/family-matching-olive-green-stripe-ruffle-2-piece-bikini-swimwear-with-cover-up-skirt-or-colorblock-swim-trunks?variant=ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","available_quantity":4,"options":[{"name":"COLOR","value":"Army green"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":46,"flashsale_info":[],"sales":100};
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":"ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","product_id":"884789da-8319-4869-b0c6-b987094ce68c","title":"Army green-Toddler Boy: 2 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20905895","barcode":"","position":1,"option1":"Army green","option2":"Toddler Boy: 2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40e2de568d0cdb5e2f9223334fa9ec81.jpeg","path":"40e2de568d0cdb5e2f9223334fa9ec81.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.03,"min_quantity":1}],"weight":"0.05","compare_at_price":"14.99","price":"8.03","retail_price":"14.99","available":true,"url":"\/products\/family-matching-olive-green-stripe-ruffle-2-piece-bikini-swimwear-with-cover-up-skirt-or-colorblock-swim-trunks?variant=ee1cafff-615c-4ca4-a4ca-f8a495d4bbe3","available_quantity":4,"options":[{"name":"COLOR","value":"Army green"},{"name":"SIZE","value":"Toddler Boy: 2 Years"}],"off_ratio":46,"flashsale_info":[],"sales":100};
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:A chic military green-white striped family swimsuit made of imported, high-performance materials. Get ready for some fun in the sun with matching swimwear for the whole family!;Fabric:Made of 90% polyester and 10% spandex.;Care Instruction:Machine washable. Hang or lay flat to dry. Do not bleach or iron.;Key Features:• Please add each size separately in the cart. • Product features: Family vacation swimwear with zebra print. • Piece of product: each size includes a pair of swim trunks, or 2-piece swimsuit ( only women size comes with the cover up skirt). • Neckline: Bikini style with ring embellishment. • Sleeves: Padded top for mothers, ruffled hem for daughters. • Swim trunks with adjustable drawstring • Removable pads for women size • Style: Family beach holiday theme with zebra print. • Fit: Tight, sexy, casual fit. • Length: Short swimming trunks. • Source of goods: Imported. • Supplier: PatPat.;Additional information:Suitable for all seasons and various occasions, including lounging by the pool, beach vacations, and family photoshoots. The chic design will make you stand out from the crowd.;
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.