SKU : 20812383
Inventory : 4
${function(){
const variantData = data.variant || {"id":"58cf667c-d419-484c-a63a-bbf93e83ece9","product_id":"3bf68ede-84e3-47e7-a9b6-e6fe1ffb1c92","title":"Pink-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20812383","barcode":"","position":1,"option1":"Pink","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59760d7f367659c6934897c86b630101.jpeg","path":"59760d7f367659c6934897c86b630101.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.31,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.31","retail_price":"19.99","available":true,"url":"\/products\/583225-family-matching-gradient-color-swim-trunks-or-3d-flower-ornament-one-piece-swimsuit-cm9m?variant=58cf667c-d419-484c-a63a-bbf93e83ece9","available_quantity":4,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":48,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"58cf667c-d419-484c-a63a-bbf93e83ece9","product_id":"3bf68ede-84e3-47e7-a9b6-e6fe1ffb1c92","title":"Pink-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20812383","barcode":"","position":1,"option1":"Pink","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59760d7f367659c6934897c86b630101.jpeg","path":"59760d7f367659c6934897c86b630101.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.31,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.31","retail_price":"19.99","available":true,"url":"\/products\/583225-family-matching-gradient-color-swim-trunks-or-3d-flower-ornament-one-piece-swimsuit-cm9m?variant=58cf667c-d419-484c-a63a-bbf93e83ece9","available_quantity":4,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":48,"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
: Pink
${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
: Girl: 6-7 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
$10.31
${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":"58cf667c-d419-484c-a63a-bbf93e83ece9","product_id":"3bf68ede-84e3-47e7-a9b6-e6fe1ffb1c92","title":"Pink-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20812383","barcode":"","position":1,"option1":"Pink","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59760d7f367659c6934897c86b630101.jpeg","path":"59760d7f367659c6934897c86b630101.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.31,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.31","retail_price":"19.99","available":true,"url":"\/products\/583225-family-matching-gradient-color-swim-trunks-or-3d-flower-ornament-one-piece-swimsuit-cm9m?variant=58cf667c-d419-484c-a63a-bbf93e83ece9","available_quantity":4,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":48,"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":"58cf667c-d419-484c-a63a-bbf93e83ece9","product_id":"3bf68ede-84e3-47e7-a9b6-e6fe1ffb1c92","title":"Pink-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":4,"sku":"20812383","barcode":"","position":1,"option1":"Pink","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59760d7f367659c6934897c86b630101.jpeg","path":"59760d7f367659c6934897c86b630101.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.31,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.31","retail_price":"19.99","available":true,"url":"\/products\/583225-family-matching-gradient-color-swim-trunks-or-3d-flower-ornament-one-piece-swimsuit-cm9m?variant=58cf667c-d419-484c-a63a-bbf93e83ece9","available_quantity":4,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":48,"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:Perfectly showcase your figure with this stylish one-piece swimsuit with a 3D flower design, crafted from highly elastic and soft material. You and your family will enjoy the comfort and protection provided by the soft lining. This fashionable swimsuit is perfect for beachwear, pool parties, vacations, camping, and swimming.;Fabric:The fabric is composed of 18% spandex and 82% nylon, with a lining made of 90% polyester and 10% spandex;Care Instruction:Low-temperature ironing, do not dry clean, cold machine wash, do not bleach.;Key Features:* Please add each size separately to your shopping Cartoon * Piece of product: Each size includes a one-piece swimsuit or a pair of swim trunks * Product features: 3D flower Design * Swim trunks with adjustable drawstring and elastic waist. * One-piece swimsuit with adjustable straps and removable pads * Fabric characteristics: High elasticity and softness * Sleeves: Sleeveless * Style: Gradient color design * Fit: Slim fit * Length: Short * Source of goods: PatPat * Supplier: PatPatn;Additional information:Suitable for summer and beachwear, swimming, vacation, and camping. The swimsuit features a fashionable gradient color 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.