SKU : 20908397
Inventory : 32
${function(){
const variantData = data.variant || {"id":"25e52be4-3174-4ac5-9c11-67eacc1cba16","product_id":"ad4f0a85-6e0e-4e16-9023-1ba4b15deb9c","title":"Blue-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":32,"sku":"20908397","barcode":"","position":1,"option1":"Blue","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","path":"ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"15.99","price":"9.59","retail_price":"15.99","available":true,"url":"\/products\/family-matching-blue-cotton-t-shirt-or-leaf-print-blue-smoking-flutter-sleeve-dress?variant=25e52be4-3174-4ac5-9c11-67eacc1cba16","available_quantity":32,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"25e52be4-3174-4ac5-9c11-67eacc1cba16","product_id":"ad4f0a85-6e0e-4e16-9023-1ba4b15deb9c","title":"Blue-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":32,"sku":"20908397","barcode":"","position":1,"option1":"Blue","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","path":"ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"15.99","price":"9.59","retail_price":"15.99","available":true,"url":"\/products\/family-matching-blue-cotton-t-shirt-or-leaf-print-blue-smoking-flutter-sleeve-dress?variant=25e52be4-3174-4ac5-9c11-67eacc1cba16","available_quantity":32,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"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
: Baby Girl: 3-6M
${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
$9.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":"25e52be4-3174-4ac5-9c11-67eacc1cba16","product_id":"ad4f0a85-6e0e-4e16-9023-1ba4b15deb9c","title":"Blue-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":32,"sku":"20908397","barcode":"","position":1,"option1":"Blue","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","path":"ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"15.99","price":"9.59","retail_price":"15.99","available":true,"url":"\/products\/family-matching-blue-cotton-t-shirt-or-leaf-print-blue-smoking-flutter-sleeve-dress?variant=25e52be4-3174-4ac5-9c11-67eacc1cba16","available_quantity":32,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"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":"25e52be4-3174-4ac5-9c11-67eacc1cba16","product_id":"ad4f0a85-6e0e-4e16-9023-1ba4b15deb9c","title":"Blue-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":32,"sku":"20908397","barcode":"","position":1,"option1":"Blue","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","path":"ca1a119b23ad2df4dc01ce7f99f8cbe3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"15.99","price":"9.59","retail_price":"15.99","available":true,"url":"\/products\/family-matching-blue-cotton-t-shirt-or-leaf-print-blue-smoking-flutter-sleeve-dress?variant=25e52be4-3174-4ac5-9c11-67eacc1cba16","available_quantity":32,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"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:Blue floral matching outfit set perfect for summer vibes.;Fabric:Dad/Boy in blue: Top- 95% cotton, 5% spandex; Bottom- 95% cotton, 5% spandex. Mom/Girl/Baby in blue: Whole body- 85% nylon, 15% polyester; Top- 85% nylon, 15% polyester.;Care Instruction:Low iron, do not dry clean, machine wash cold, do not bleach.;Key Features:* Please note that each size should be added separately to your shopping cart. * Dress with ruffle shoulder strap design. * Thin, moisture-wicking fabric. * Each size includes 1 dress, or 1 top, or 1 romper for each size * women size dress knee-length. * casual holiday style family matching * Imported ;Additional information:Suitable for summer, daily wear, holidays, and family gatherings.;
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.