SKU : 20861442
Inventory : 12
${function(){
const variantData = data.variant || {"id":"a8588636-7978-4c2a-8073-c25332f4e4d8","product_id":"536fefb0-3b44-4384-9f32-3fde95f12ded","title":"Pink-Toddler Girl: 3-4 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20861442","barcode":"","position":1,"option1":"Pink","option2":"Toddler Girl: 3-4 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c5e3155e8a87099c6f174c92f57a715.jpeg","path":"0c5e3155e8a87099c6f174c92f57a715.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"12.59","retail_price":"20.99","available":true,"url":"\/products\/585989-family-matching-sets-color-block-tee-or-tropical-floral-button-up-wrap-design-dress?variant=a8588636-7978-4c2a-8073-c25332f4e4d8","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Toddler Girl: 3-4 Years"}],"off_ratio":40,"flashsale_info":[],"sales":8};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"a8588636-7978-4c2a-8073-c25332f4e4d8","product_id":"536fefb0-3b44-4384-9f32-3fde95f12ded","title":"Pink-Toddler Girl: 3-4 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20861442","barcode":"","position":1,"option1":"Pink","option2":"Toddler Girl: 3-4 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c5e3155e8a87099c6f174c92f57a715.jpeg","path":"0c5e3155e8a87099c6f174c92f57a715.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"12.59","retail_price":"20.99","available":true,"url":"\/products\/585989-family-matching-sets-color-block-tee-or-tropical-floral-button-up-wrap-design-dress?variant=a8588636-7978-4c2a-8073-c25332f4e4d8","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Toddler Girl: 3-4 Years"}],"off_ratio":40,"flashsale_info":[],"sales":8};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Pink
${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
: Toddler Girl: 3-4 Years
${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
$12.59
${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":"a8588636-7978-4c2a-8073-c25332f4e4d8","product_id":"536fefb0-3b44-4384-9f32-3fde95f12ded","title":"Pink-Toddler Girl: 3-4 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20861442","barcode":"","position":1,"option1":"Pink","option2":"Toddler Girl: 3-4 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c5e3155e8a87099c6f174c92f57a715.jpeg","path":"0c5e3155e8a87099c6f174c92f57a715.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"12.59","retail_price":"20.99","available":true,"url":"\/products\/585989-family-matching-sets-color-block-tee-or-tropical-floral-button-up-wrap-design-dress?variant=a8588636-7978-4c2a-8073-c25332f4e4d8","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Toddler Girl: 3-4 Years"}],"off_ratio":40,"flashsale_info":[],"sales":8};
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":"a8588636-7978-4c2a-8073-c25332f4e4d8","product_id":"536fefb0-3b44-4384-9f32-3fde95f12ded","title":"Pink-Toddler Girl: 3-4 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20861442","barcode":"","position":1,"option1":"Pink","option2":"Toddler Girl: 3-4 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c5e3155e8a87099c6f174c92f57a715.jpeg","path":"0c5e3155e8a87099c6f174c92f57a715.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"12.59","retail_price":"20.99","available":true,"url":"\/products\/585989-family-matching-sets-color-block-tee-or-tropical-floral-button-up-wrap-design-dress?variant=a8588636-7978-4c2a-8073-c25332f4e4d8","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Toddler Girl: 3-4 Years"}],"off_ratio":40,"flashsale_info":[],"sales":8};
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:Adorable pink tropical print matching family set with a color-block tee and a stylish wrap dress featuring a waist belt and button details. Perfect for casual outings or holidays.;Fabric:Tee - 94% cotton, 6% spandex; Dress - 95% polyester, 5% spandex. Lining - 100% viscose.;Care Instruction:Machine wash in cold water. Do not bleach or dry clean. Low temperature ironing is recommended.;Key Features:* Please add each size separately to your shopping cart. * Piece of product: Each size includes 1 dress, or 1 top, or 1 romper. * Product features: matching family set with tropical print. * Fabric characteristics: comfortable, breathable, and soft. * Neckline: round neck / V-neck. * Sleeves: short / sleeveless. * Style: casual, vacation. * Fit: Regular. * Length: Knee-length. * Source of goods: imported. * Supplier: PatPat.;Additional Information:Suitable for summer. Perfect for casual outings, holidays, and gatherings. Dress features a wrap design with a waist belt and button details.;
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.