SKU : 20846818
Inventory : 23
${function(){
const variantData = data.variant || {"id":"3441431f-a5a9-4cce-88eb-53aee34d9e57","product_id":"10980f1a-010b-46f1-9ca1-220156318715","title":"Blue-4-5 Years","weight_unit":"kg","inventory_quantity":23,"sku":"20846818","barcode":"","position":1,"option1":"Blue","option2":"4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/104c1766d503dcc4d9a94ec6a5191ba5.jpeg","path":"104c1766d503dcc4d9a94ec6a5191ba5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/585085-toddler-girl-2pcs-sailboat-print-cami-top-and-shorts-set?variant=3441431f-a5a9-4cce-88eb-53aee34d9e57","available_quantity":23,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"4-5 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"3441431f-a5a9-4cce-88eb-53aee34d9e57","product_id":"10980f1a-010b-46f1-9ca1-220156318715","title":"Blue-4-5 Years","weight_unit":"kg","inventory_quantity":23,"sku":"20846818","barcode":"","position":1,"option1":"Blue","option2":"4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/104c1766d503dcc4d9a94ec6a5191ba5.jpeg","path":"104c1766d503dcc4d9a94ec6a5191ba5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/585085-toddler-girl-2pcs-sailboat-print-cami-top-and-shorts-set?variant=3441431f-a5a9-4cce-88eb-53aee34d9e57","available_quantity":23,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"4-5 Years"}],"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
: Blue
${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
: 4-5 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
$11.39
${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":"3441431f-a5a9-4cce-88eb-53aee34d9e57","product_id":"10980f1a-010b-46f1-9ca1-220156318715","title":"Blue-4-5 Years","weight_unit":"kg","inventory_quantity":23,"sku":"20846818","barcode":"","position":1,"option1":"Blue","option2":"4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/104c1766d503dcc4d9a94ec6a5191ba5.jpeg","path":"104c1766d503dcc4d9a94ec6a5191ba5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/585085-toddler-girl-2pcs-sailboat-print-cami-top-and-shorts-set?variant=3441431f-a5a9-4cce-88eb-53aee34d9e57","available_quantity":23,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"4-5 Years"}],"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":"3441431f-a5a9-4cce-88eb-53aee34d9e57","product_id":"10980f1a-010b-46f1-9ca1-220156318715","title":"Blue-4-5 Years","weight_unit":"kg","inventory_quantity":23,"sku":"20846818","barcode":"","position":1,"option1":"Blue","option2":"4-5 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/104c1766d503dcc4d9a94ec6a5191ba5.jpeg","path":"104c1766d503dcc4d9a94ec6a5191ba5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/585085-toddler-girl-2pcs-sailboat-print-cami-top-and-shorts-set?variant=3441431f-a5a9-4cce-88eb-53aee34d9e57","available_quantity":23,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"4-5 Years"}],"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:A stylish two-piece sundress set for toddler girls, featuring a sailboat-themed print and adorable bow design to brighten up their summer wardrobe.;Fabric:Made with 100% polyester for the top and 100% cotton for the bottom.;Care Instruction:Machine wash with cold water, do not use bleach, tumble dry on low, iron on low, and do not dry clean.;Key Features:* Product features: Sailboat-themed print and cute bow design. * Fabric characteristics: Moderate. * Piece of product: Two-piece set. * Neckline: Square neckline. * Sleeves: Sleeveless. * Style: Fashionable, with sailboat-themed print and bow design. * Fit: Moderate fit. * Length: Regular. * Source of goods: Imported. * Supplier: PatPat.;Additional Information:Suitable for summer outings and everyday wear.nOptimized Product Description: Brighten up your little girl's wardrobe with this stylish two-piece sundress set featuring a sailboat-themed print and adorable bow design. Made with 100% polyester for the top and 100% cotton for the bottom, this moderate fit set is perfect for summer outings and everyday wear. Care is easy with machine washable fabric and tumble dry on low. Get your little one ready to set sail in this fashionable and cute ensemble!;
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.