SKU : 20908230
Inventory : 18
${function(){
const variantData = data.variant || {"id":"79cfe320-6cfa-4a73-ae24-140f1f719424","product_id":"803aa0ff-41cb-44a5-af7c-fad622a8c29f","title":"Multi-color-9-12 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20908230","barcode":"","position":3,"option1":"Multi-color","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e345d6707646a99475b5b19201b14ccb.jpeg","path":"e345d6707646a99475b5b19201b14ccb.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.15","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/2-pack-baby-girl-puff-sleeve-dress-with-headband?variant=79cfe320-6cfa-4a73-ae24-140f1f719424","available_quantity":18,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"9-12 Months"}],"off_ratio":40,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"79cfe320-6cfa-4a73-ae24-140f1f719424","product_id":"803aa0ff-41cb-44a5-af7c-fad622a8c29f","title":"Multi-color-9-12 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20908230","barcode":"","position":3,"option1":"Multi-color","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e345d6707646a99475b5b19201b14ccb.jpeg","path":"e345d6707646a99475b5b19201b14ccb.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.15","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/2-pack-baby-girl-puff-sleeve-dress-with-headband?variant=79cfe320-6cfa-4a73-ae24-140f1f719424","available_quantity":18,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"9-12 Months"}],"off_ratio":40,"flashsale_info":[],"sales":100};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Multi-color
${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
: 9-12 Months
${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.99
${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":"79cfe320-6cfa-4a73-ae24-140f1f719424","product_id":"803aa0ff-41cb-44a5-af7c-fad622a8c29f","title":"Multi-color-9-12 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20908230","barcode":"","position":3,"option1":"Multi-color","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e345d6707646a99475b5b19201b14ccb.jpeg","path":"e345d6707646a99475b5b19201b14ccb.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.15","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/2-pack-baby-girl-puff-sleeve-dress-with-headband?variant=79cfe320-6cfa-4a73-ae24-140f1f719424","available_quantity":18,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"9-12 Months"}],"off_ratio":40,"flashsale_info":[],"sales":100};
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":"79cfe320-6cfa-4a73-ae24-140f1f719424","product_id":"803aa0ff-41cb-44a5-af7c-fad622a8c29f","title":"Multi-color-9-12 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20908230","barcode":"","position":3,"option1":"Multi-color","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e345d6707646a99475b5b19201b14ccb.jpeg","path":"e345d6707646a99475b5b19201b14ccb.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.15","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/2-pack-baby-girl-puff-sleeve-dress-with-headband?variant=79cfe320-6cfa-4a73-ae24-140f1f719424","available_quantity":18,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"9-12 Months"}],"off_ratio":40,"flashsale_info":[],"sales":100};
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:Sweet and charming dress with textured fabric. This set includes 2 dresses and 2 headbands. Perfect for an effortless and adorable look.;Fabric:Made of 95% cotton and 5% spandex with 100% polyester sleeves.;Care Instruction:Machine wash in cold water, do not bleach, low temperature tumble dry, low temperature iron (100°C), do not dry clean.;Key Features:* Sweet and charming dress * Textured fabric * Fabric characteristics: moderate * Set includes 2 dresses and 2 headbands * Neckline: round * Sleeves: long * Style: sweet dress with fabric splicing * Fit: loose * Length: extended * Source of goods: imported * Supplier: PatPat;Additional Information:Suitable season: Autumn Suitable occasion: Daily and outdoor Product design: Sweet and charming dress, perfect for an effortless and adorable look.;
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.