SKU : 20794668
Inventory : 4
${function(){
const variantData = data.variant || {"id":"72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","product_id":"7564ce6e-927e-46ba-901e-c5c2308fd0ce","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":4,"sku":"20794668","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee355cbea40ba87b8a58fd5ce991f8a6.jpeg","path":"ee355cbea40ba87b8a58fd5ce991f8a6.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\/581738-baby-girl-3pcs-cardigan-and-floral-pattern-cami-dress-and-headband-set?variant=72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","available_quantity":4,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":40,"flashsale_info":[],"sales":5};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","product_id":"7564ce6e-927e-46ba-901e-c5c2308fd0ce","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":4,"sku":"20794668","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee355cbea40ba87b8a58fd5ce991f8a6.jpeg","path":"ee355cbea40ba87b8a58fd5ce991f8a6.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\/581738-baby-girl-3pcs-cardigan-and-floral-pattern-cami-dress-and-headband-set?variant=72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","available_quantity":4,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":40,"flashsale_info":[],"sales":5};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Purple
${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
: 6-9 Months
${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":"72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","product_id":"7564ce6e-927e-46ba-901e-c5c2308fd0ce","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":4,"sku":"20794668","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee355cbea40ba87b8a58fd5ce991f8a6.jpeg","path":"ee355cbea40ba87b8a58fd5ce991f8a6.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\/581738-baby-girl-3pcs-cardigan-and-floral-pattern-cami-dress-and-headband-set?variant=72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","available_quantity":4,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":40,"flashsale_info":[],"sales":5};
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":"72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","product_id":"7564ce6e-927e-46ba-901e-c5c2308fd0ce","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":4,"sku":"20794668","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee355cbea40ba87b8a58fd5ce991f8a6.jpeg","path":"ee355cbea40ba87b8a58fd5ce991f8a6.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\/581738-baby-girl-3pcs-cardigan-and-floral-pattern-cami-dress-and-headband-set?variant=72aa0fd6-5b8a-42bd-9006-4ca3bdd30553","available_quantity":4,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":40,"flashsale_info":[],"sales":5};
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: Enjoy the vintage charm with this floral print lace mini dress set.nFabric: Comprised of 62% polyester, 33% cotton, and 5% spandex for the top, and 95% polyester and 5% spandex for the skirt and hairband.nCare Instruction: Machine wash with cold water only, do not bleach, tumble dry on low, cool iron if needed, do not dry clean. *nKey Features: -Product features: Lace detailing and floral print pattern lend a romantic feel.n-Fabric characteristics: Moderately stretchy material for optimal comfort.n-Piece of product: Includes a dress, top, and hair accessory.n-Neckline: Sleeveless design for ease of movement.n-Sleeves: N/An-Style: Vintage elegance with delicate lace and floral design.n-Fit: True to size for a comfortable fit.n-Length: Standard length for all sizes.n-Source of goods: Imported products.n-Supplier: PatPat.nAdditional information: Suitable for summer outings and daily events, with a charming vintage flair.
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.