SKU : 20817709
Inventory : 5
${function(){
const variantData = data.variant || {"id":"6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","product_id":"e2be21dc-74bc-47fc-b1c0-991b3a5e51cf","title":"Light Green-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":5,"sku":"20817709","barcode":"","position":2,"option1":"Light Green","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd374ed3f176dc218a996f6b280b0a6c.jpeg","path":"cd374ed3f176dc218a996f6b280b0a6c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/583469-family-matching-color-block-tee-and-green-leaf-pattern-cut-out-drawstring-waist-strap-dress-sets?variant=6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","available_quantity":5,"options":[{"name":"COLOR","value":"Light Green"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":40,"flashsale_info":[],"sales":3};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","product_id":"e2be21dc-74bc-47fc-b1c0-991b3a5e51cf","title":"Light Green-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":5,"sku":"20817709","barcode":"","position":2,"option1":"Light Green","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd374ed3f176dc218a996f6b280b0a6c.jpeg","path":"cd374ed3f176dc218a996f6b280b0a6c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/583469-family-matching-color-block-tee-and-green-leaf-pattern-cut-out-drawstring-waist-strap-dress-sets?variant=6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","available_quantity":5,"options":[{"name":"COLOR","value":"Light Green"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":40,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Light Green
${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
: Girl: 6-7 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
$10.19
${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":"6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","product_id":"e2be21dc-74bc-47fc-b1c0-991b3a5e51cf","title":"Light Green-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":5,"sku":"20817709","barcode":"","position":2,"option1":"Light Green","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd374ed3f176dc218a996f6b280b0a6c.jpeg","path":"cd374ed3f176dc218a996f6b280b0a6c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/583469-family-matching-color-block-tee-and-green-leaf-pattern-cut-out-drawstring-waist-strap-dress-sets?variant=6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","available_quantity":5,"options":[{"name":"COLOR","value":"Light Green"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":40,"flashsale_info":[],"sales":3};
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":"6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","product_id":"e2be21dc-74bc-47fc-b1c0-991b3a5e51cf","title":"Light Green-Girl: 6-7 Years","weight_unit":"kg","inventory_quantity":5,"sku":"20817709","barcode":"","position":2,"option1":"Light Green","option2":"Girl: 6-7 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd374ed3f176dc218a996f6b280b0a6c.jpeg","path":"cd374ed3f176dc218a996f6b280b0a6c.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/583469-family-matching-color-block-tee-and-green-leaf-pattern-cut-out-drawstring-waist-strap-dress-sets?variant=6cce1a4a-e7c7-464b-b5dd-ce4ac229f5b1","available_quantity":5,"options":[{"name":"COLOR","value":"Light Green"},{"name":"SIZE","value":"Girl: 6-7 Years"}],"off_ratio":40,"flashsale_info":[],"sales":3};
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:Matching outfits featuring color-blocked T-shirt and botanical print dress with adjustable straps and cut-out waist. Perfect for casual outings, picnics, vacations and family gatherings.;Fabric:T-shirt:94% cotton and 6% spandex;Dress:95% polyester and 5% spandex.;Care Instruction:Iron at low temperatures, 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 , 1 top or 1 romper. * Dress features adjustable straps and cut-out waist with drawstring * Soft, comfortable and breathable fabric * Round-neck/spaghetti straps * Short-sleeved/sleeveless * Casual, comfortable and suitable for summer * Fit: True to size * Length: Mid-calf length * Imported from reliable suppliers;Additional information:Suitable for summer season, casual outings, picnics, vacations, and family gatherings. The perfect pairing to showcase your relaxed and fun-loving 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.