SKU : 20771234
Inventory : 28
${function(){
const variantData = data.variant || {"id":"1b7ed34b-edcc-48e4-a12f-be51899e17bc","product_id":"de0210c9-519c-4d18-9ab4-09f531b0965a","title":"RustRed-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":28,"sku":"20771234","barcode":"","position":1,"option1":"RustRed","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/617d54032a338b706008657bd8e43b30.jpeg","path":"617d54032a338b706008657bd8e43b30.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.88,"min_quantity":1}],"weight":"0.07","compare_at_price":"9.5","price":"2.88","retail_price":"9.5","available":true,"url":"\/products\/family-matching-lace-embroidered-scalloped-neck-dress-and-stripe-t-shirt-sets?variant=1b7ed34b-edcc-48e4-a12f-be51899e17bc","available_quantity":28,"options":[{"name":"COLOR","value":"RustRed"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"off_ratio":70,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"1b7ed34b-edcc-48e4-a12f-be51899e17bc","product_id":"de0210c9-519c-4d18-9ab4-09f531b0965a","title":"RustRed-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":28,"sku":"20771234","barcode":"","position":1,"option1":"RustRed","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/617d54032a338b706008657bd8e43b30.jpeg","path":"617d54032a338b706008657bd8e43b30.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.88,"min_quantity":1}],"weight":"0.07","compare_at_price":"9.5","price":"2.88","retail_price":"9.5","available":true,"url":"\/products\/family-matching-lace-embroidered-scalloped-neck-dress-and-stripe-t-shirt-sets?variant=1b7ed34b-edcc-48e4-a12f-be51899e17bc","available_quantity":28,"options":[{"name":"COLOR","value":"RustRed"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"off_ratio":70,"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
: RustRed
${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
$2.88
${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":"1b7ed34b-edcc-48e4-a12f-be51899e17bc","product_id":"de0210c9-519c-4d18-9ab4-09f531b0965a","title":"RustRed-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":28,"sku":"20771234","barcode":"","position":1,"option1":"RustRed","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/617d54032a338b706008657bd8e43b30.jpeg","path":"617d54032a338b706008657bd8e43b30.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.88,"min_quantity":1}],"weight":"0.07","compare_at_price":"9.5","price":"2.88","retail_price":"9.5","available":true,"url":"\/products\/family-matching-lace-embroidered-scalloped-neck-dress-and-stripe-t-shirt-sets?variant=1b7ed34b-edcc-48e4-a12f-be51899e17bc","available_quantity":28,"options":[{"name":"COLOR","value":"RustRed"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"off_ratio":70,"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":"1b7ed34b-edcc-48e4-a12f-be51899e17bc","product_id":"de0210c9-519c-4d18-9ab4-09f531b0965a","title":"RustRed-Baby Girl: 3-6M","weight_unit":"kg","inventory_quantity":28,"sku":"20771234","barcode":"","position":1,"option1":"RustRed","option2":"Baby Girl: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/617d54032a338b706008657bd8e43b30.jpeg","path":"617d54032a338b706008657bd8e43b30.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.88,"min_quantity":1}],"weight":"0.07","compare_at_price":"9.5","price":"2.88","retail_price":"9.5","available":true,"url":"\/products\/family-matching-lace-embroidered-scalloped-neck-dress-and-stripe-t-shirt-sets?variant=1b7ed34b-edcc-48e4-a12f-be51899e17bc","available_quantity":28,"options":[{"name":"COLOR","value":"RustRed"},{"name":"SIZE","value":"Baby Girl: 3-6M"}],"off_ratio":70,"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: This matching outfit is made for families who want to look elegant and colorful together.
Fabric: Dress: 100% cotton; T-shirt: 95% cotton and 5% spandex.
Care Instruction: Hand wash in cold water and dry flat. Do not bleach. Do not dry clean. Recommended to iron at low temperature.
Key Features: * Please add each size separately to your shopping cart.
* Includes one piece of clothing per size: 1 top or 1 dress
* Matching outfits with elegant and colorful design
* Soft and comfortable cotton and spandex fabric
* Lace embroidery on top for elegant look
* Suitable for casual gatherings and daily wear
* Crew neckline and relaxed fit
* Length reaches below knee
* Product designed by PatPat
* Supplier source verified
Additional information: Suitable for spring, summer, fall seasons and casual occasions.
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.