${function(){
const variantData = data.variant || {"id":"afc68d1d-d8f8-48d9-bb93-b90d273bc601","product_id":"2c749486-e3c6-493c-9c20-31dbedbbc5b0","title":"WineRed-9-12 Months","weight_unit":"kg","inventory_quantity":0,"sku":"20774692","barcode":"","position":1,"option1":"WineRed","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","path":"7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.09,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"9.09","retail_price":"12.99","available":false,"url":"\/products\/580148-baby-girl-sweet-big-flower-print-long-sleeve-jumpsuit-set?variant=afc68d1d-d8f8-48d9-bb93-b90d273bc601","available_quantity":0,"options":[{"name":"Color","value":"WineRed"},{"name":"Size","value":"9-12 Months"}],"off_ratio":30,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"afc68d1d-d8f8-48d9-bb93-b90d273bc601","product_id":"2c749486-e3c6-493c-9c20-31dbedbbc5b0","title":"WineRed-9-12 Months","weight_unit":"kg","inventory_quantity":0,"sku":"20774692","barcode":"","position":1,"option1":"WineRed","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","path":"7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.09,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"9.09","retail_price":"12.99","available":false,"url":"\/products\/580148-baby-girl-sweet-big-flower-print-long-sleeve-jumpsuit-set?variant=afc68d1d-d8f8-48d9-bb93-b90d273bc601","available_quantity":0,"options":[{"name":"Color","value":"WineRed"},{"name":"Size","value":"9-12 Months"}],"off_ratio":30,"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
: WineRed
${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
: 9-12 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}
`
}()}
Sold out
$9.09
${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":"afc68d1d-d8f8-48d9-bb93-b90d273bc601","product_id":"2c749486-e3c6-493c-9c20-31dbedbbc5b0","title":"WineRed-9-12 Months","weight_unit":"kg","inventory_quantity":0,"sku":"20774692","barcode":"","position":1,"option1":"WineRed","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","path":"7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.09,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"9.09","retail_price":"12.99","available":false,"url":"\/products\/580148-baby-girl-sweet-big-flower-print-long-sleeve-jumpsuit-set?variant=afc68d1d-d8f8-48d9-bb93-b90d273bc601","available_quantity":0,"options":[{"name":"Color","value":"WineRed"},{"name":"Size","value":"9-12 Months"}],"off_ratio":30,"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":"afc68d1d-d8f8-48d9-bb93-b90d273bc601","product_id":"2c749486-e3c6-493c-9c20-31dbedbbc5b0","title":"WineRed-9-12 Months","weight_unit":"kg","inventory_quantity":0,"sku":"20774692","barcode":"","position":1,"option1":"WineRed","option2":"9-12 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","path":"7e1ace13db9ca3ae775d6ad87fad98f1.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.09,"min_quantity":1}],"weight":"0.2","compare_at_price":"12.99","price":"9.09","retail_price":"12.99","available":false,"url":"\/products\/580148-baby-girl-sweet-big-flower-print-long-sleeve-jumpsuit-set?variant=afc68d1d-d8f8-48d9-bb93-b90d273bc601","available_quantity":0,"options":[{"name":"Color","value":"WineRed"},{"name":"Size","value":"9-12 Months"}],"off_ratio":30,"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: Experience elegance and sweetness with our vintage-inspired floral print outfit. Perfect for romantic occasions like Valentine's Day or simply hanging out outdoors during the spring season.
Fabric: Made with a perfect blend of polyester and spandex, with a composition ratio of 90% polyester and 10% spandex for the red fabric and 93% polyester and 7% spandex for the floral fabric.
Care Instruction: Conveniently machine washable with cold water and low temperature tumble dry. Do not bleach, iron with low heat, and do not dry clean.
Key Features: * Product features: Vintage floral print and wine red color blocking, 2-piece outfit
* Fabric characteristics: moderate
* Piece of product: 1 piece
* Neckline: round collar
* Sleeves: long sleeves
* Style: sweet
* Fit: moderate
* Length: standard
* Source of goods: imported
* Supplier: PatPat
Additional Information: Suitable for the spring season and outdoor scenarios, this adorable outfit exudes a cute and sweet vibe with its vintage floral detail and wine red color.
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.