SKU : 20848975
Inventory : 22
${function(){
const variantData = data.variant || {"id":"fda9e657-2467-4108-a370-98a0b6b18c39","product_id":"ee59d1dd-78a8-44b3-8546-9c8529490267","title":"DENIMBLUE-2 Years","weight_unit":"kg","inventory_quantity":22,"sku":"20848975","barcode":"","position":1,"option1":"DENIMBLUE","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e845f71befc22b1a88b83cd13f0be03.png","path":"5e845f71befc22b1a88b83cd13f0be03.png","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/585186-toddler-girl-cooling-denim-strawberry-embroidery-flutter-sleeve-dress-pndw?variant=fda9e657-2467-4108-a370-98a0b6b18c39","available_quantity":22,"options":[{"name":"COLOR","value":"DENIMBLUE"},{"name":"SIZE","value":"2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"fda9e657-2467-4108-a370-98a0b6b18c39","product_id":"ee59d1dd-78a8-44b3-8546-9c8529490267","title":"DENIMBLUE-2 Years","weight_unit":"kg","inventory_quantity":22,"sku":"20848975","barcode":"","position":1,"option1":"DENIMBLUE","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e845f71befc22b1a88b83cd13f0be03.png","path":"5e845f71befc22b1a88b83cd13f0be03.png","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/585186-toddler-girl-cooling-denim-strawberry-embroidery-flutter-sleeve-dress-pndw?variant=fda9e657-2467-4108-a370-98a0b6b18c39","available_quantity":22,"options":[{"name":"COLOR","value":"DENIMBLUE"},{"name":"SIZE","value":"2 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
: DENIMBLUE
${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
: 2 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
$16.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":"fda9e657-2467-4108-a370-98a0b6b18c39","product_id":"ee59d1dd-78a8-44b3-8546-9c8529490267","title":"DENIMBLUE-2 Years","weight_unit":"kg","inventory_quantity":22,"sku":"20848975","barcode":"","position":1,"option1":"DENIMBLUE","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e845f71befc22b1a88b83cd13f0be03.png","path":"5e845f71befc22b1a88b83cd13f0be03.png","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/585186-toddler-girl-cooling-denim-strawberry-embroidery-flutter-sleeve-dress-pndw?variant=fda9e657-2467-4108-a370-98a0b6b18c39","available_quantity":22,"options":[{"name":"COLOR","value":"DENIMBLUE"},{"name":"SIZE","value":"2 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":"fda9e657-2467-4108-a370-98a0b6b18c39","product_id":"ee59d1dd-78a8-44b3-8546-9c8529490267","title":"DENIMBLUE-2 Years","weight_unit":"kg","inventory_quantity":22,"sku":"20848975","barcode":"","position":1,"option1":"DENIMBLUE","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e845f71befc22b1a88b83cd13f0be03.png","path":"5e845f71befc22b1a88b83cd13f0be03.png","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/585186-toddler-girl-cooling-denim-strawberry-embroidery-flutter-sleeve-dress-pndw?variant=fda9e657-2467-4108-a370-98a0b6b18c39","available_quantity":22,"options":[{"name":"COLOR","value":"DENIMBLUE"},{"name":"SIZE","value":"2 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:Perfect for summer outings and vacations, this toddler dress features a three-dimensional plush strawberry embroidery on the chest with strawberry button accents, paired with a cool and soft denim skirt. Made with a blend of 67% natural silk and 33% polyester with UV protection and antibacterial properties, it provides a loose and comfy fit suitable for girls aged 2-6.;Fabric:This dress is made with a blend of 67% natural silk and 33% polyester.;Care Instruction:Machine wash with cold water. Do not bleach. Tumble dry low. Iron on low heat. Do not dry clean.;Key Features:* Product features: Three-dimensional plush strawberry embroidery with strawberry button accents * Fabric characteristics: Cool, soft, and with UV protection and antibacterial properties * Piece of product: One dress * Neckline: Strawberry button accents * Sleeves: Small flutter sleeves * Style: Sweet and cute, with a three-dimensional plush strawberry embroidery * Fit: Relatively loose * Length: Standard * Source of goods: Imported * Supplier: PatPat;Additional information:Suitable for summer outings and vacations. The dress has a sweet and cute style with a three-dimensional plush strawberry embroidery on the chest.;
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.