SKU : 20695972
Inventory : 8
${function(){
const variantData = data.variant || {"id":"614249ab-8a37-4600-a002-c2b5915d248f","product_id":"95d2f940-7203-4fa1-a2c9-13972507dc56","title":"Black-3 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20695972","barcode":"","position":2,"option1":"Black","option2":"3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9b2b4d2b75fa284c1539309454a46168.jpeg","path":"9b2b4d2b75fa284c1539309454a46168.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.59,"min_quantity":1}],"weight":"0.13","compare_at_price":"25.99","price":"15.59","retail_price":"25.99","available":true,"url":"\/products\/572794-2pcs-toddler-girl-avant-garde-flutter-sleeve-set?variant=614249ab-8a37-4600-a002-c2b5915d248f","available_quantity":8,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"614249ab-8a37-4600-a002-c2b5915d248f","product_id":"95d2f940-7203-4fa1-a2c9-13972507dc56","title":"Black-3 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20695972","barcode":"","position":2,"option1":"Black","option2":"3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9b2b4d2b75fa284c1539309454a46168.jpeg","path":"9b2b4d2b75fa284c1539309454a46168.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.59,"min_quantity":1}],"weight":"0.13","compare_at_price":"25.99","price":"15.59","retail_price":"25.99","available":true,"url":"\/products\/572794-2pcs-toddler-girl-avant-garde-flutter-sleeve-set?variant=614249ab-8a37-4600-a002-c2b5915d248f","available_quantity":8,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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
: 3 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
$15.59
${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":"614249ab-8a37-4600-a002-c2b5915d248f","product_id":"95d2f940-7203-4fa1-a2c9-13972507dc56","title":"Black-3 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20695972","barcode":"","position":2,"option1":"Black","option2":"3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9b2b4d2b75fa284c1539309454a46168.jpeg","path":"9b2b4d2b75fa284c1539309454a46168.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.59,"min_quantity":1}],"weight":"0.13","compare_at_price":"25.99","price":"15.59","retail_price":"25.99","available":true,"url":"\/products\/572794-2pcs-toddler-girl-avant-garde-flutter-sleeve-set?variant=614249ab-8a37-4600-a002-c2b5915d248f","available_quantity":8,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
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":"614249ab-8a37-4600-a002-c2b5915d248f","product_id":"95d2f940-7203-4fa1-a2c9-13972507dc56","title":"Black-3 Years","weight_unit":"kg","inventory_quantity":8,"sku":"20695972","barcode":"","position":2,"option1":"Black","option2":"3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9b2b4d2b75fa284c1539309454a46168.jpeg","path":"9b2b4d2b75fa284c1539309454a46168.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.59,"min_quantity":1}],"weight":"0.13","compare_at_price":"25.99","price":"15.59","retail_price":"25.99","available":true,"url":"\/products\/572794-2pcs-toddler-girl-avant-garde-flutter-sleeve-set?variant=614249ab-8a37-4600-a002-c2b5915d248f","available_quantity":8,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":4};
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: Upgrade your toddler's wardrobe with this fashionable outfit set featuring fly-sleeved top and jeans that is perfect for everyday wear, making them stand out from the crowd with ease.nFabric: Made from 95% cotton and 5% spandex, this outfit set is both comfortable and durable, able to withstand the wear and tear of active little ones.nCare Instruction: To keep this outfit set looking great, machine wash in cold water, do not bleach, and tumble dry on low heat. For best results, iron on low heat and do not dry clean.nKey Features: * Product features: Fly-sleeved top and jeans * Fabric characteristics: Moderate stretch * Piece of product: 1 top; 1 pair of jeans * Neckline: Round * Style: FashionablenAdditional Information: Suitable for Autumn and ideal for everyday outings. The stylish design and fashionable statement make this outfit set perfect for creative dress-up occasions.
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.