SKU : 20694000
Inventory : 55
${function(){
const variantData = data.variant || {"id":"111b5abd-f46c-46f2-a646-032005bde343","product_id":"35eebe1f-65ff-488c-8998-b3d0eddc83cf","title":"Black-Girl: 8-9 Years","weight_unit":"kg","inventory_quantity":55,"sku":"20694000","barcode":"","position":1,"option1":"Black","option2":"Girl: 8-9 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c160d2f4e967b01bf6ca2a235b5c133.jpeg","path":"9c160d2f4e967b01bf6ca2a235b5c133.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/572618-family-matching-floral-print-belted-cami-dresses-and-solid-short-sleeve-tops-sets-5uf6?variant=111b5abd-f46c-46f2-a646-032005bde343","available_quantity":55,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Girl: 8-9 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"111b5abd-f46c-46f2-a646-032005bde343","product_id":"35eebe1f-65ff-488c-8998-b3d0eddc83cf","title":"Black-Girl: 8-9 Years","weight_unit":"kg","inventory_quantity":55,"sku":"20694000","barcode":"","position":1,"option1":"Black","option2":"Girl: 8-9 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c160d2f4e967b01bf6ca2a235b5c133.jpeg","path":"9c160d2f4e967b01bf6ca2a235b5c133.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/572618-family-matching-floral-print-belted-cami-dresses-and-solid-short-sleeve-tops-sets-5uf6?variant=111b5abd-f46c-46f2-a646-032005bde343","available_quantity":55,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Girl: 8-9 Years"}],"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
: Black
${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: 8-9 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
$8.39
${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":"111b5abd-f46c-46f2-a646-032005bde343","product_id":"35eebe1f-65ff-488c-8998-b3d0eddc83cf","title":"Black-Girl: 8-9 Years","weight_unit":"kg","inventory_quantity":55,"sku":"20694000","barcode":"","position":1,"option1":"Black","option2":"Girl: 8-9 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c160d2f4e967b01bf6ca2a235b5c133.jpeg","path":"9c160d2f4e967b01bf6ca2a235b5c133.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/572618-family-matching-floral-print-belted-cami-dresses-and-solid-short-sleeve-tops-sets-5uf6?variant=111b5abd-f46c-46f2-a646-032005bde343","available_quantity":55,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Girl: 8-9 Years"}],"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":"111b5abd-f46c-46f2-a646-032005bde343","product_id":"35eebe1f-65ff-488c-8998-b3d0eddc83cf","title":"Black-Girl: 8-9 Years","weight_unit":"kg","inventory_quantity":55,"sku":"20694000","barcode":"","position":1,"option1":"Black","option2":"Girl: 8-9 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c160d2f4e967b01bf6ca2a235b5c133.jpeg","path":"9c160d2f4e967b01bf6ca2a235b5c133.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"13.99","price":"8.39","retail_price":"13.99","available":true,"url":"\/products\/572618-family-matching-floral-print-belted-cami-dresses-and-solid-short-sleeve-tops-sets-5uf6?variant=111b5abd-f46c-46f2-a646-032005bde343","available_quantity":55,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Girl: 8-9 Years"}],"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:Fashionable summer dress with leaf pattern for the whole family.;Fabric:Made of 94% cotton and 6% spandex for tops and 95% polyester and 5% spandex for the dress.;Care Instruction:Cold water hand wash, lay flat to dry, do not bleach. Do not dry clean, low temperature ironing is recommended for daily wear.;Key Features:* Please add each size separately to your shopping cart. * Each size includes 1 dress, 1 top or 1 romper * Full family outfit with leaf pattern design * Adjustable spaghetti straps, elastic waistband, and irregular hemline on dress * Simple splicing design on men's and boy's tops * Breathable and skin-friendly material * Suitable for beach, streetwear, parties, vacations, and daily wear * Suitable for all body types * Length falls above the knee * Supplier: Imported;Additional Information:Perfect for summer, beachwear, and vacation photoshoots;
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.