SKU : 20846882
Inventory : 9
${function(){
const variantData = data.variant || {"id":"c1544d20-980f-47a9-8982-0b36678f1909","product_id":"821f32c3-3e81-4d2e-823d-3a594a869d86","title":"PinkyWhite-18-24 Months","weight_unit":"kg","inventory_quantity":9,"sku":"20846882","barcode":"","position":10,"option1":"PinkyWhite","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10cb8bc3e10650806659e721066934d0.jpeg","path":"10cb8bc3e10650806659e721066934d0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.54,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"6.54","retail_price":"12.99","available":true,"url":"\/products\/527315-baby-girl-rainbow-star-print-ruffled-flutter-sleeve-dress-38rw?variant=c1544d20-980f-47a9-8982-0b36678f1909","available_quantity":9,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"c1544d20-980f-47a9-8982-0b36678f1909","product_id":"821f32c3-3e81-4d2e-823d-3a594a869d86","title":"PinkyWhite-18-24 Months","weight_unit":"kg","inventory_quantity":9,"sku":"20846882","barcode":"","position":10,"option1":"PinkyWhite","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10cb8bc3e10650806659e721066934d0.jpeg","path":"10cb8bc3e10650806659e721066934d0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.54,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"6.54","retail_price":"12.99","available":true,"url":"\/products\/527315-baby-girl-rainbow-star-print-ruffled-flutter-sleeve-dress-38rw?variant=c1544d20-980f-47a9-8982-0b36678f1909","available_quantity":9,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":50,"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
: PinkyWhite
${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
$6.54
${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":"c1544d20-980f-47a9-8982-0b36678f1909","product_id":"821f32c3-3e81-4d2e-823d-3a594a869d86","title":"PinkyWhite-18-24 Months","weight_unit":"kg","inventory_quantity":9,"sku":"20846882","barcode":"","position":10,"option1":"PinkyWhite","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10cb8bc3e10650806659e721066934d0.jpeg","path":"10cb8bc3e10650806659e721066934d0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.54,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"6.54","retail_price":"12.99","available":true,"url":"\/products\/527315-baby-girl-rainbow-star-print-ruffled-flutter-sleeve-dress-38rw?variant=c1544d20-980f-47a9-8982-0b36678f1909","available_quantity":9,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":50,"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":"c1544d20-980f-47a9-8982-0b36678f1909","product_id":"821f32c3-3e81-4d2e-823d-3a594a869d86","title":"PinkyWhite-18-24 Months","weight_unit":"kg","inventory_quantity":9,"sku":"20846882","barcode":"","position":10,"option1":"PinkyWhite","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10cb8bc3e10650806659e721066934d0.jpeg","path":"10cb8bc3e10650806659e721066934d0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.54,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"6.54","retail_price":"12.99","available":true,"url":"\/products\/527315-baby-girl-rainbow-star-print-ruffled-flutter-sleeve-dress-38rw?variant=c1544d20-980f-47a9-8982-0b36678f1909","available_quantity":9,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":50,"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:Get your little darling ready for any occasion with our Sweet Baby Girl Ribbed Brown/White Rainbow and Star Print Ruffled Flutter Sleeve Bowknot Dress, designed with hyper-tactile 3D fabrics that will capture your heart and hers!;Fabric:Made of 95% Polyester and 5% Spandex, be sure to indulge your baby girl with the soft and comfy material she deserves.;Care Instruction:To keep this precious Baby Girl dress at its best shape, easily machine wash and tumble dry.;Key Features:* Product features: Baby Girl Ribbed Ruffled Flutter Sleeve Bowknot Dress * Fabric characteristics: Polyester, Spandex * Piece of product: 1 dress * Neckline: Scoop * Sleeves: Flutter * Style: Sweet, Hyper-Tactile / 3D * Fit: Regular * Length: Knee-length * Source of goods: Imported * Supplier: PatPat;Additional Information:Suitable for Summer and Spring, this sweet dress is perfect for all kinds of occasions and is designed to melt hearts with its exquisite 3D style.;
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.