SKU : 20856742
Inventory : 6
${function(){
const variantData = data.variant || {"id":"122944e4-1a1b-4b18-be1d-9c53ecc13dc1","product_id":"92f66ff4-9330-4514-8974-fea3cc40f6f3","title":"Color block-Women: M","weight_unit":"kg","inventory_quantity":6,"sku":"20856742","barcode":"","position":1,"option1":"Color block","option2":"Women: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1ad7a35089ba5c422cb2c3874936230.jpeg","path":"d1ad7a35089ba5c422cb2c3874936230.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"21.99","price":"13.19","retail_price":"21.99","available":true,"url":"\/products\/585676-independence-day-family-matching-swimsuits-american-flag-drawstring-swim-trunks-or-bikini-with-optional-sarong-cover-up-skirt?variant=122944e4-1a1b-4b18-be1d-9c53ecc13dc1","available_quantity":6,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Women: M"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"122944e4-1a1b-4b18-be1d-9c53ecc13dc1","product_id":"92f66ff4-9330-4514-8974-fea3cc40f6f3","title":"Color block-Women: M","weight_unit":"kg","inventory_quantity":6,"sku":"20856742","barcode":"","position":1,"option1":"Color block","option2":"Women: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1ad7a35089ba5c422cb2c3874936230.jpeg","path":"d1ad7a35089ba5c422cb2c3874936230.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"21.99","price":"13.19","retail_price":"21.99","available":true,"url":"\/products\/585676-independence-day-family-matching-swimsuits-american-flag-drawstring-swim-trunks-or-bikini-with-optional-sarong-cover-up-skirt?variant=122944e4-1a1b-4b18-be1d-9c53ecc13dc1","available_quantity":6,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Women: M"}],"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
: Women: M
${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
$13.19
${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":"122944e4-1a1b-4b18-be1d-9c53ecc13dc1","product_id":"92f66ff4-9330-4514-8974-fea3cc40f6f3","title":"Color block-Women: M","weight_unit":"kg","inventory_quantity":6,"sku":"20856742","barcode":"","position":1,"option1":"Color block","option2":"Women: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1ad7a35089ba5c422cb2c3874936230.jpeg","path":"d1ad7a35089ba5c422cb2c3874936230.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"21.99","price":"13.19","retail_price":"21.99","available":true,"url":"\/products\/585676-independence-day-family-matching-swimsuits-american-flag-drawstring-swim-trunks-or-bikini-with-optional-sarong-cover-up-skirt?variant=122944e4-1a1b-4b18-be1d-9c53ecc13dc1","available_quantity":6,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Women: M"}],"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":"122944e4-1a1b-4b18-be1d-9c53ecc13dc1","product_id":"92f66ff4-9330-4514-8974-fea3cc40f6f3","title":"Color block-Women: M","weight_unit":"kg","inventory_quantity":6,"sku":"20856742","barcode":"","position":1,"option1":"Color block","option2":"Women: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1ad7a35089ba5c422cb2c3874936230.jpeg","path":"d1ad7a35089ba5c422cb2c3874936230.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"21.99","price":"13.19","retail_price":"21.99","available":true,"url":"\/products\/585676-independence-day-family-matching-swimsuits-american-flag-drawstring-swim-trunks-or-bikini-with-optional-sarong-cover-up-skirt?variant=122944e4-1a1b-4b18-be1d-9c53ecc13dc1","available_quantity":6,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Women: M"}],"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:Patriotic matching swimsuits in multi-color with adjustable straps and removable padding for moms/daughters and matching shorts with adjustable drawstring waist for dads/sons, perfect for vacation and Independence Day celebration.;Fabric:90% polyester and 10% spandex for lining, 82% nylon and 18% spandex for the outer fabric.;Care Instruction:Hand wash with cold water and line dry.;Key Features:* Please add each size separately to your shopping cart. * Piece of product: a set of bikini (1 top+ 1 bottom) or a pair of swim trunks per size. * Swim trunks with adjustable drawstring * Bikini with adjustable tie on the back and removable pads * Product features: Patriotic design, matching outfits. * Fabric characteristics: Stretchy, quick-drying, absorbent. * Sleeves: Sleeveless. * Style: Matching American flag design. * Fit: Slim fit. * Source of goods: Imported. * Supplier: PatPat.;Additional information:Suitable for summer season, perfect for vacation, holidays, and Independence Day celebration, designed with American flag pattern.;
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.