SKU : 20804869
Inventory : 19
${function(){
const variantData = data.variant || {"id":"35f713f9-05aa-4b2a-8742-dc2b6c461d86","product_id":"3a8cf07d-422a-491a-aa86-014f0886fe4f","title":"SpringGreen-Men: M","weight_unit":"kg","inventory_quantity":19,"sku":"20804869","barcode":"","position":1,"option1":"SpringGreen","option2":"Men: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de18b890a2960ab500e796ac78a71d5a.jpeg","path":"de18b890a2960ab500e796ac78a71d5a.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.46,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.46","retail_price":"17.99","available":true,"url":"\/products\/582653-family-matching-floral-drawstring-swim-trunks-or-pineapple-pattern-halter-one-piece-swimsuit-dp1d?variant=35f713f9-05aa-4b2a-8742-dc2b6c461d86","available_quantity":19,"options":[{"name":"COLOR","value":"SpringGreen"},{"name":"SIZE","value":"Men: M"}],"off_ratio":42,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"35f713f9-05aa-4b2a-8742-dc2b6c461d86","product_id":"3a8cf07d-422a-491a-aa86-014f0886fe4f","title":"SpringGreen-Men: M","weight_unit":"kg","inventory_quantity":19,"sku":"20804869","barcode":"","position":1,"option1":"SpringGreen","option2":"Men: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de18b890a2960ab500e796ac78a71d5a.jpeg","path":"de18b890a2960ab500e796ac78a71d5a.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.46,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.46","retail_price":"17.99","available":true,"url":"\/products\/582653-family-matching-floral-drawstring-swim-trunks-or-pineapple-pattern-halter-one-piece-swimsuit-dp1d?variant=35f713f9-05aa-4b2a-8742-dc2b6c461d86","available_quantity":19,"options":[{"name":"COLOR","value":"SpringGreen"},{"name":"SIZE","value":"Men: M"}],"off_ratio":42,"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
: SpringGreen
${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: 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
$10.46
${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":"35f713f9-05aa-4b2a-8742-dc2b6c461d86","product_id":"3a8cf07d-422a-491a-aa86-014f0886fe4f","title":"SpringGreen-Men: M","weight_unit":"kg","inventory_quantity":19,"sku":"20804869","barcode":"","position":1,"option1":"SpringGreen","option2":"Men: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de18b890a2960ab500e796ac78a71d5a.jpeg","path":"de18b890a2960ab500e796ac78a71d5a.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.46,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.46","retail_price":"17.99","available":true,"url":"\/products\/582653-family-matching-floral-drawstring-swim-trunks-or-pineapple-pattern-halter-one-piece-swimsuit-dp1d?variant=35f713f9-05aa-4b2a-8742-dc2b6c461d86","available_quantity":19,"options":[{"name":"COLOR","value":"SpringGreen"},{"name":"SIZE","value":"Men: M"}],"off_ratio":42,"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":"35f713f9-05aa-4b2a-8742-dc2b6c461d86","product_id":"3a8cf07d-422a-491a-aa86-014f0886fe4f","title":"SpringGreen-Men: M","weight_unit":"kg","inventory_quantity":19,"sku":"20804869","barcode":"","position":1,"option1":"SpringGreen","option2":"Men: M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de18b890a2960ab500e796ac78a71d5a.jpeg","path":"de18b890a2960ab500e796ac78a71d5a.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.46,"min_quantity":1}],"weight":"0.2","compare_at_price":"17.99","price":"10.46","retail_price":"17.99","available":true,"url":"\/products\/582653-family-matching-floral-drawstring-swim-trunks-or-pineapple-pattern-halter-one-piece-swimsuit-dp1d?variant=35f713f9-05aa-4b2a-8742-dc2b6c461d86","available_quantity":19,"options":[{"name":"COLOR","value":"SpringGreen"},{"name":"SIZE","value":"Men: M"}],"off_ratio":42,"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: Enjoy a tropical vacation with your loved ones in our matching family swimsuits, featuring a vibrant green color and tropical plant print.nFabric: Swim trunks: consisting of 90% polyester and 10% spandex.nOne-piece swimsuit: top- 82% nylon,18% spandex; bottom-90% polyester, 10% spandexnCare Instruction: Machine wash in cold water, do not dry clean or bleach, and iron on low heat.nKey Features: * Please add each size separately to your shopping cart * Piece of product: a one-piece swimsuit or one pair of swim trunks per size * Swim trunks with adjustable drawstring * One-piece swimsuit with adjustable halter tie and adjustable back tie, suitable for any body shape * Product features: Matching family swimsuits * Fabric characteristics: Quick-drying and comfortable * Neckline: V-neck and adjustable straps * Sleeves: Sleeveless * Style: Tropical plant print for a fun vacation vibe * Fit: True to size * Length: Standard length * Source of goods: Imported * Supplier: PatPatnAdditional information: Perfect for summer and occasions, the matching family swimsuits offer a stylish and comfortable option for your next vacation.
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.