SKU : 20617816
Inventory : 36
${function(){
const variantData = data.variant || {"id":"1d03c918-fa28-4846-a78d-81f430e37b6b","product_id":"cd17ab0e-1eec-470d-af86-eb1123ac47ee","title":"WineRed-18-24 Months","weight_unit":"kg","inventory_quantity":36,"sku":"20617816","barcode":"","position":9,"option1":"WineRed","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/14f5934ddba9ce564e05204bc80808f5.jpeg","path":"14f5934ddba9ce564e05204bc80808f5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.22","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/564739-2pcs-baby-girl-heart-print-ruffled-faux-two-bowknot-dress-headband-set?variant=1d03c918-fa28-4846-a78d-81f430e37b6b","available_quantity":36,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"1d03c918-fa28-4846-a78d-81f430e37b6b","product_id":"cd17ab0e-1eec-470d-af86-eb1123ac47ee","title":"WineRed-18-24 Months","weight_unit":"kg","inventory_quantity":36,"sku":"20617816","barcode":"","position":9,"option1":"WineRed","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/14f5934ddba9ce564e05204bc80808f5.jpeg","path":"14f5934ddba9ce564e05204bc80808f5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.22","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/564739-2pcs-baby-girl-heart-print-ruffled-faux-two-bowknot-dress-headband-set?variant=1d03c918-fa28-4846-a78d-81f430e37b6b","available_quantity":36,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"18-24 Months"}],"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
: WineRed
${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
: 18-24 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
$10.79
${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":"1d03c918-fa28-4846-a78d-81f430e37b6b","product_id":"cd17ab0e-1eec-470d-af86-eb1123ac47ee","title":"WineRed-18-24 Months","weight_unit":"kg","inventory_quantity":36,"sku":"20617816","barcode":"","position":9,"option1":"WineRed","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/14f5934ddba9ce564e05204bc80808f5.jpeg","path":"14f5934ddba9ce564e05204bc80808f5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.22","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/564739-2pcs-baby-girl-heart-print-ruffled-faux-two-bowknot-dress-headband-set?variant=1d03c918-fa28-4846-a78d-81f430e37b6b","available_quantity":36,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"18-24 Months"}],"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":"1d03c918-fa28-4846-a78d-81f430e37b6b","product_id":"cd17ab0e-1eec-470d-af86-eb1123ac47ee","title":"WineRed-18-24 Months","weight_unit":"kg","inventory_quantity":36,"sku":"20617816","barcode":"","position":9,"option1":"WineRed","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/14f5934ddba9ce564e05204bc80808f5.jpeg","path":"14f5934ddba9ce564e05204bc80808f5.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0.22","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/564739-2pcs-baby-girl-heart-print-ruffled-faux-two-bowknot-dress-headband-set?variant=1d03c918-fa28-4846-a78d-81f430e37b6b","available_quantity":36,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"18-24 Months"}],"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:Charming and sweet, this 2-piece baby girl dress set features a heart print ruffled short-sleeve faux-two bow front dress and headband. Perfect for any occasion.;Fabric:Made with a soft and comfy blend of 80% Polyester, 20% Spandex.;Care Instruction:Machine washable for easy cleaning and tumble dryable for convenience.;Key Features:* Product features: 2-piece dress set * Fabric characteristics: Soft and comfy * Piece of product: Faux-two * Neckline: Round * Sleeves: Short * Style: Sweet fabric stitching * Fit: Elasticized waist * Length: Knee-length * Source of goods: Imported * Supplier: PatPat;Additional information:* Suitable seasons: Spring and Summer * Suitable occasions: Outdoor play, photo shoots, and family outings * Product design: Heart print, ruffled, and faux-two design with a bow front.;
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.