SKU : 20860205
Inventory : 20
${function(){
const variantData = data.variant || {"id":"891ac527-8f24-47da-a1b9-8a47a7f465a2","product_id":"121cbc00-56af-49cb-963c-f99e50c3c855","title":"PinkyWhite-Baby Girl: 6-9M","weight_unit":"kg","inventory_quantity":20,"sku":"20860205","barcode":"","position":1,"option1":"PinkyWhite","option2":"Baby Girl: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","path":"19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/585894-family-matching-pink-floral-open-shoulder-ruffle-trim-body-con-strap-dresses?variant=891ac527-8f24-47da-a1b9-8a47a7f465a2","available_quantity":20,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"Baby Girl: 6-9M"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"891ac527-8f24-47da-a1b9-8a47a7f465a2","product_id":"121cbc00-56af-49cb-963c-f99e50c3c855","title":"PinkyWhite-Baby Girl: 6-9M","weight_unit":"kg","inventory_quantity":20,"sku":"20860205","barcode":"","position":1,"option1":"PinkyWhite","option2":"Baby Girl: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","path":"19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/585894-family-matching-pink-floral-open-shoulder-ruffle-trim-body-con-strap-dresses?variant=891ac527-8f24-47da-a1b9-8a47a7f465a2","available_quantity":20,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"Baby Girl: 6-9M"}],"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
: 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
: Baby Girl: 6-9M
${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
$4.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":"891ac527-8f24-47da-a1b9-8a47a7f465a2","product_id":"121cbc00-56af-49cb-963c-f99e50c3c855","title":"PinkyWhite-Baby Girl: 6-9M","weight_unit":"kg","inventory_quantity":20,"sku":"20860205","barcode":"","position":1,"option1":"PinkyWhite","option2":"Baby Girl: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","path":"19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/585894-family-matching-pink-floral-open-shoulder-ruffle-trim-body-con-strap-dresses?variant=891ac527-8f24-47da-a1b9-8a47a7f465a2","available_quantity":20,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"Baby Girl: 6-9M"}],"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":"891ac527-8f24-47da-a1b9-8a47a7f465a2","product_id":"121cbc00-56af-49cb-963c-f99e50c3c855","title":"PinkyWhite-Baby Girl: 6-9M","weight_unit":"kg","inventory_quantity":20,"sku":"20860205","barcode":"","position":1,"option1":"PinkyWhite","option2":"Baby Girl: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","path":"19ac2c227e8fe7073db3a1f1a0898b3c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"7.99","price":"4.79","retail_price":"7.99","available":true,"url":"\/products\/585894-family-matching-pink-floral-open-shoulder-ruffle-trim-body-con-strap-dresses?variant=891ac527-8f24-47da-a1b9-8a47a7f465a2","available_quantity":20,"options":[{"name":"COLOR","value":"PinkyWhite"},{"name":"SIZE","value":"Baby Girl: 6-9M"}],"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:Feel comfortable and stylish this summer with our mommy and mini pink floral matching set. A perfect choice for vacation or any casual day out.;Fabric:Made of 95% polyester and 5% spandex, this lightweight and moisture-wicking fabric will make you feel soft and comfy all day long.;Care Instruction:Iron at low temperature, do not dry clean, machine wash in cold water, do not bleach.;Key Features:* Please add each size separately to your shopping cart. * Each size includes 1 dress or 1 romper * Floral body-con dress with adjustable spaghetti straps * Featuring a ruffled hem and sleeveless design * Knee-length dress perfect for casual and holiday occasions * Imported product * Supplier: PatPat;Additional Information:Perfect for summer, vacation, leisure, daily wear, and work. Cute matching outfits for mommy and mini.;
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.